summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-30 00:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-30 00:06:56 +0000
commit1187a8c18373935b72ee577d993d4d9037a2de7a (patch)
tree45020cb54c1b819c7c0a9bff23034d1a6f5c1271 /lib
parente48fa1c3370632b5f8a2dcdeeabda217f50b3539 (diff)
downloadnextcloud-server-1187a8c18373935b72ee577d993d4d9037a2de7a.tar.gz
nextcloud-server-1187a8c18373935b72ee577d993d4d9037a2de7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/it.js47
-rw-r--r--lib/l10n/it.json47
2 files changed, 94 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 9d58b7a52ea..c1803d4ef2f 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
+ "Avatar image is not square" : "L'immagine personale non è quadrata",
"today" : "oggi",
"yesterday" : "ieri",
"_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"],
@@ -115,6 +116,51 @@ OC.L10N.register(
"Expiration date is in the past" : "La data di scadenza è nel passato",
"Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
"Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
+ "Sunday" : "Domenica",
+ "Monday" : "Lunedì",
+ "Tuesday" : "Martedì",
+ "Wednesday" : "Mercoledì",
+ "Thursday" : "Giovedì",
+ "Friday" : "Venerdì",
+ "Saturday" : "Sabato",
+ "Sun." : "Dom.",
+ "Mon." : "Lun.",
+ "Tue." : "Mar.",
+ "Wed." : "Mer.",
+ "Thu." : "Gio.",
+ "Fri." : "Ven.",
+ "Sat." : "Sab.",
+ "Su" : "Do",
+ "Mo" : "Lu",
+ "Tu" : "Ma",
+ "We" : "Me",
+ "Th" : "Gi",
+ "Fr" : "Ve",
+ "Sa" : "Sa",
+ "January" : "Gennaio",
+ "February" : "Febbraio",
+ "March" : "Marzo",
+ "April" : "Aprile",
+ "May" : "Maggio",
+ "June" : "Giugno",
+ "July" : "Luglio",
+ "August" : "Agosto",
+ "September" : "Settembre",
+ "October" : "Ottobre",
+ "November" : "Novembre",
+ "December" : "Dicembre",
+ "Jan." : "Gen.",
+ "Feb." : "Feb.",
+ "Mar." : "Mar.",
+ "Apr." : "Apr.",
+ "May." : "Mag.",
+ "Jun." : "Giu.",
+ "Jul." : "Lug.",
+ "Aug." : "Ago.",
+ "Sep." : "Set.",
+ "Oct." : "Ott.",
+ "Nov." : "Nov.",
+ "Dec." : "Dic.",
"Apps" : "Applicazioni",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"A valid username must be provided" : "Deve essere fornito un nome utente valido",
@@ -173,6 +219,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
"Storage connection error. %s" : "Errore di connessione all'archiviazione. %s",
+ "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.",
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index 9a72a8848f9..49745b22625 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -18,6 +18,7 @@
"Server version %s or lower is required." : "È richiesta la versione %s o precedente.",
"Unknown filetype" : "Tipo di file sconosciuto",
"Invalid image" : "Immagine non valida",
+ "Avatar image is not square" : "L'immagine personale non è quadrata",
"today" : "oggi",
"yesterday" : "ieri",
"_%n day ago_::_%n days ago_" : ["%d giorno fa","%n giorni fa"],
@@ -113,6 +114,51 @@
"Expiration date is in the past" : "La data di scadenza è nel passato",
"Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro",
"Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"",
+ "Sunday" : "Domenica",
+ "Monday" : "Lunedì",
+ "Tuesday" : "Martedì",
+ "Wednesday" : "Mercoledì",
+ "Thursday" : "Giovedì",
+ "Friday" : "Venerdì",
+ "Saturday" : "Sabato",
+ "Sun." : "Dom.",
+ "Mon." : "Lun.",
+ "Tue." : "Mar.",
+ "Wed." : "Mer.",
+ "Thu." : "Gio.",
+ "Fri." : "Ven.",
+ "Sat." : "Sab.",
+ "Su" : "Do",
+ "Mo" : "Lu",
+ "Tu" : "Ma",
+ "We" : "Me",
+ "Th" : "Gi",
+ "Fr" : "Ve",
+ "Sa" : "Sa",
+ "January" : "Gennaio",
+ "February" : "Febbraio",
+ "March" : "Marzo",
+ "April" : "Aprile",
+ "May" : "Maggio",
+ "June" : "Giugno",
+ "July" : "Luglio",
+ "August" : "Agosto",
+ "September" : "Settembre",
+ "October" : "Ottobre",
+ "November" : "Novembre",
+ "December" : "Dicembre",
+ "Jan." : "Gen.",
+ "Feb." : "Feb.",
+ "Mar." : "Mar.",
+ "Apr." : "Apr.",
+ "May." : "Mag.",
+ "Jun." : "Giu.",
+ "Jul." : "Lug.",
+ "Aug." : "Ago.",
+ "Sep." : "Set.",
+ "Oct." : "Ott.",
+ "Nov." : "Nov.",
+ "Dec." : "Dic.",
"Apps" : "Applicazioni",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", e \"_.@-'\"",
"A valid username must be provided" : "Deve essere fornito un nome utente valido",
@@ -171,6 +217,7 @@
"Storage unauthorized. %s" : "Archiviazione non autorizzata. %s",
"Storage incomplete configuration. %s" : "Configurazione dell'archiviazione incompleta.%s",
"Storage connection error. %s" : "Errore di connessione all'archiviazione. %s",
+ "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Microsoft Windows Platform is not supported" : "La piattaforma Microsoft Windows non è supportata",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "L'esecuzione del server Nextcloud sulla piattaforma Microsoft Windows. Ti consigliamo di utilizzare un server Linux in una macchina virtuale.",