Skip to content

Commit b0b8093

Browse files
github-actions[bot]MarkEWaitecrowdin-bottimja
authored
New Crowdin translations (#705)
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
1 parent 85282e6 commit b0b8093

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/main/resources/io/jenkins/plugins/pipelinegraphview/Messages_it.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# The MIT License
22
#
3-
# Italian localization plugin for Jenkins
4-
# Copyright © 2020 Alessandro Menti
3+
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi
54
#
65
# Permission is hereby granted, free of charge, to any person obtaining a copy
76
# of this software and associated documentation files (the "Software"), to deal
@@ -22,11 +21,12 @@
2221
# THE SOFTWARE.
2322

2423
startedAgo=Compilazione avviata {0} fa
24+
noBuilds=Nessuna build
2525

2626
Util.millisecond={0} ms
2727
Util.second={0} s
2828
Util.minute={0} min
29-
Util.hour={0} h
30-
Util.day={0} g
31-
Util.month={0} m
32-
Util.year={0} a
29+
Util.hour ={0} o
30+
Util.day ={0} {0,choice,0#giorni|1#giorno|1<giorni}
31+
Util.month ={0} m
32+
Util.year ={0} a

0 commit comments

Comments
 (0)