diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-14 01:54:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-14 01:54:56 -0500 |
commit | 6ae0217326ff458a1a06a6cbf656757afead1f31 (patch) | |
tree | 36d1fa66c5157ceef2a1a3336afa4620d20bd2a8 /lib/l10n/it.json | |
parent | 5b3971f002abf3a5f94f738eb189567110841574 (diff) | |
download | nextcloud-server-6ae0217326ff458a1a06a6cbf656757afead1f31.tar.gz nextcloud-server-6ae0217326ff458a1a06a6cbf656757afead1f31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 057df780b39..1e784c90428 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -20,11 +20,11 @@ "Invalid image" : "Immagine non valida", "today" : "oggi", "yesterday" : "ieri", - "_%n day ago_::_%n days ago_" : ["",""], + "_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"], "last month" : "mese scorso", "_%n month ago_::_%n months ago_" : ["%n mese fa","%n mesi fa"], "last year" : "anno scorso", - "_%n year ago_::_%n years ago_" : ["",""], + "_%n year ago_::_%n years ago_" : ["%n anno fa","%n anni fa"], "_%n hour ago_::_%n hours ago_" : ["%n ora fa","%n ore fa"], "_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"], "seconds ago" : "secondi fa", |