aboutsummaryrefslogtreecommitdiffstats
path: root/apps
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 /apps
parente48fa1c3370632b5f8a2dcdeeabda217f50b3539 (diff)
downloadnextcloud-server-1187a8c18373935b72ee577d993d4d9037a2de7a.tar.gz
nextcloud-server-1187a8c18373935b72ee577d993d4d9037a2de7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/it.js1
-rw-r--r--apps/comments/l10n/it.json1
-rw-r--r--apps/federatedfilesharing/l10n/hu_HU.js4
-rw-r--r--apps/federatedfilesharing/l10n/hu_HU.json4
-rw-r--r--apps/federatedfilesharing/l10n/it.js4
-rw-r--r--apps/federatedfilesharing/l10n/it.json4
-rw-r--r--apps/files/l10n/it.js7
-rw-r--r--apps/files/l10n/it.json7
-rw-r--r--apps/files_sharing/l10n/it.js2
-rw-r--r--apps/files_sharing/l10n/it.json2
-rw-r--r--apps/systemtags/l10n/it.js8
-rw-r--r--apps/systemtags/l10n/it.json8
12 files changed, 52 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index b17ca3241d8..358384ed956 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Commenti",
+ "Unknown user" : "Utente sconosciuto",
"New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index a0ecb533481..d84aa41cecc 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "Commenti",
+ "Unknown user" : "Utente sconosciuto",
"New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
diff --git a/apps/federatedfilesharing/l10n/hu_HU.js b/apps/federatedfilesharing/l10n/hu_HU.js
index 8fb4abede09..142ca1f6c66 100644
--- a/apps/federatedfilesharing/l10n/hu_HU.js
+++ b/apps/federatedfilesharing/l10n/hu_HU.js
@@ -28,6 +28,10 @@ OC.L10N.register(
"File is already shared with %s" : "Fájl már megosztva vele: %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.",
"Could not find share" : "A megosztás nem található",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s (%2$s nevében)",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Kaptál egy távoli megosztást: {share}, innen: {user} ({behalf} nevében)",
+ "You received \"%3$s\" as a remote share from %1$s" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s",
+ "You received {share} as a remote share from {user}" : "Kaptál egy távoli megosztást: {share}, innen: {user}",
"Accept" : "Elfogadás",
"Decline" : "Elutasítás",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével, lásd %s",
diff --git a/apps/federatedfilesharing/l10n/hu_HU.json b/apps/federatedfilesharing/l10n/hu_HU.json
index 91801b8b132..e0a7e429b1c 100644
--- a/apps/federatedfilesharing/l10n/hu_HU.json
+++ b/apps/federatedfilesharing/l10n/hu_HU.json
@@ -26,6 +26,10 @@
"File is already shared with %s" : "Fájl már megosztva vele: %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s megosztása sikertelen, mert %s nem található; talán a szerver jelenleg nem elérhető.",
"Could not find share" : "A megosztás nem található",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s (%2$s nevében)",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Kaptál egy távoli megosztást: {share}, innen: {user} ({behalf} nevében)",
+ "You received \"%3$s\" as a remote share from %1$s" : "Kaptál egy távoli megosztást: \"%3$s\", innen: %1$s",
+ "You received {share} as a remote share from {user}" : "Kaptál egy távoli megosztást: {share}, innen: {user}",
"Accept" : "Elfogadás",
"Decline" : "Elutasítás",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Ossza meg velem az #Nextcloud Egyesített Felhő Azonosító segítségével, lásd %s",
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index 3f32c04dbf0..5c1ada00384 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -28,6 +28,10 @@ OC.L10N.register(
"File is already shared with %s" : "Il file è già condiviso con %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.",
"Could not find share" : "Impossibile trovare la condivisione",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",
+ "You received \"%3$s\" as a remote share from %1$s" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s",
+ "You received {share} as a remote share from {user}" : "Hai ricevuto {share} come condivisione remota da {user}",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud, vedi %s",
diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json
index 6e4f01d5e01..4359b96ef65 100644
--- a/apps/federatedfilesharing/l10n/it.json
+++ b/apps/federatedfilesharing/l10n/it.json
@@ -26,6 +26,10 @@
"File is already shared with %s" : "Il file è già condiviso con %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La condivisione di %s non è riuscita, impossibile trovare %s, è probabile che il server non sia al momento raggiungibile.",
"Could not find share" : "Impossibile trovare la condivisione",
+ "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s (per conto di %2$s)",
+ "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Hai ricevuto {share} come condivisione remota da {user} (per conto di {behalf})",
+ "You received \"%3$s\" as a remote share from %1$s" : "Hai ricevuto \"%3$s\" come condivisione remota da %1$s",
+ "You received {share} as a remote share from {user}" : "Hai ricevuto {share} come condivisione remota da {user}",
"Accept" : "Accetta",
"Decline" : "Rifiuta",
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Condividi con me attraverso il mio ID di cloud federata #Nextcloud, vedi %s",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 042ba271b12..c10f86c4bd2 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files",
{
+ "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage invalid" : "Archiviazione non valida",
"Unknown error" : "Errore sconosciuto",
"Files" : "File",
@@ -15,6 +16,8 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
"Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
+ "Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
+ "Not enough free space" : "Spazio libero insufficiente",
"Uploading..." : "Caricamento in corso...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ore rimanenti",
@@ -30,6 +33,8 @@ OC.L10N.register(
"Actions" : "Azioni",
"Download" : "Scarica",
"Rename" : "Rinomina",
+ "Move" : "Sposta",
+ "Target folder" : "Cartella di destinazione",
"Delete" : "Elimina",
"Disconnect storage" : "Disconnetti archiviazione",
"Unshare" : "Rimuovi condivisione",
@@ -49,6 +54,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Impossibile creare il file \"{file}\" poiché esiste già",
"Could not create folder \"{dir}\" because it already exists" : "Impossibile creare la cartella \"{dir}\" poiché esiste già",
"Error deleting file \"{fileName}\"." : "Errore durante l'eliminazione del file \"{fileName}\".",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Nessun risultato di ricerca in altre cartelle per '{tag}{filter}{endtag}'",
"Name" : "Nome",
"Size" : "Dimensione",
"Modified" : "Modificato",
@@ -99,6 +105,7 @@ OC.L10N.register(
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
+ "File changes" : "Modiche dei file",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 0926c99b605..4862ef8c98a 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Storage is temporarily not available" : "L'archiviazione è temporaneamente non disponibile",
"Storage invalid" : "Archiviazione non valida",
"Unknown error" : "Errore sconosciuto",
"Files" : "File",
@@ -13,6 +14,8 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.",
"Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
+ "Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
+ "Not enough free space" : "Spazio libero insufficiente",
"Uploading..." : "Caricamento in corso...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ore rimanenti",
@@ -28,6 +31,8 @@
"Actions" : "Azioni",
"Download" : "Scarica",
"Rename" : "Rinomina",
+ "Move" : "Sposta",
+ "Target folder" : "Cartella di destinazione",
"Delete" : "Elimina",
"Disconnect storage" : "Disconnetti archiviazione",
"Unshare" : "Rimuovi condivisione",
@@ -47,6 +52,7 @@
"Could not create file \"{file}\" because it already exists" : "Impossibile creare il file \"{file}\" poiché esiste già",
"Could not create folder \"{dir}\" because it already exists" : "Impossibile creare la cartella \"{dir}\" poiché esiste già",
"Error deleting file \"{fileName}\"." : "Errore durante l'eliminazione del file \"{fileName}\".",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Nessun risultato di ricerca in altre cartelle per '{tag}{filter}{endtag}'",
"Name" : "Nome",
"Size" : "Dimensione",
"Modified" : "Modificato",
@@ -97,6 +103,7 @@
"Restored by %2$s" : "Ripristinata da %2$s",
"Renamed by %2$s" : "Rinominata da %2$s",
"Moved by %2$s" : "Spostata da %2$s",
+ "File changes" : "Modiche dei file",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 9348df2fa52..4411f4af004 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Public link expired" : "Collegamento pubblico scaduto",
"Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto",
"Shared by %2$s" : "Condivisa da %2$s",
+ "File shares" : "Condivisioni dei file",
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"could not delete share" : "impossibile eliminare la condivisione",
"Could not delete share" : "impossibile eliminare la condivisione",
@@ -81,6 +82,7 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Parametro fornito non valido o non di aggiornamento",
"Can't change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Cannot increase permissions" : "Impossibile aumentare i permessi",
+ "%s is publicly shared" : "%s è condiviso pubblicamente",
"Share API is disabled" : "API di condivisione disabilitate",
"This share is password-protected" : "Questa condivisione è protetta da password",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index fbab26ddfa9..a9092a3b62b 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -58,6 +58,7 @@
"Public link expired" : "Collegamento pubblico scaduto",
"Public link of %2$s expired" : "il collegamento pubblico di %2$s è scaduto",
"Shared by %2$s" : "Condivisa da %2$s",
+ "File shares" : "Condivisioni dei file",
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"could not delete share" : "impossibile eliminare la condivisione",
"Could not delete share" : "impossibile eliminare la condivisione",
@@ -79,6 +80,7 @@
"Wrong or no update parameter given" : "Parametro fornito non valido o non di aggiornamento",
"Can't change permissions for public share links" : "Impossibile cambiare i permessi per i collegamenti di condivisione pubblici",
"Cannot increase permissions" : "Impossibile aumentare i permessi",
+ "%s is publicly shared" : "%s è condiviso pubblicamente",
"Share API is disabled" : "API di condivisione disabilitate",
"This share is password-protected" : "Questa condivisione è protetta da password",
"The password is wrong. Try again." : "La password è errata. Prova ancora.",
diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js
index 88aaacf212d..fc0f1760311 100644
--- a/apps/systemtags/l10n/it.js
+++ b/apps/systemtags/l10n/it.js
@@ -10,12 +10,20 @@ OC.L10N.register(
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
"<strong>System tags</strong> for a file have been modified" : "Le <strong>etichette di sistema</strong> per un file sono state modificate",
+ "You added system tag %3$s" : "Hai aggiunto l'etichetta di sistema %3$s",
+ "%1$s added system tag %3$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s",
+ "You removed system tag %3$s" : "Hai rimosso l'etichetta di sistema %3$s",
+ "%1$s removed system tag %3$s" : "%1$s ha rimosso l'etichetta di sistema %3$s",
"You created system tag %2$s" : "Hai creato l'etichetta di sistema %2$s",
"%1$s created system tag %2$s" : "%1$s ha creato l'etichetta di sistema %2$s",
"You deleted system tag %2$s" : "Hai eliminato l'etichetta di sistema %2$s",
"%1$s deleted system tag %2$s" : "%1$s ha eliminato l'etichetta di sistema %2$s",
"You updated system tag %3$s to %2$s" : "Hai aggiornato l'etichetta di sistema %3$s in %2$s",
"%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato l'etichetta di sistema %3$s in %2$s",
+ "You added system tag %3$s to %2$s" : "Hai aggiunto l'etichetta di sistema %3$s a %2$s",
+ "%1$s added system tag %3$s to %2$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s a %2$s",
+ "You removed system tag %3$s from %2$s" : "Hai rimosso l'etichetta di sistema %3$s da %2$s",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s",
"%s (restricted)" : "%s (limitato)",
"%s (invisible)" : "%s (invisibile)",
"Collaborative tags" : "Etichette collaborative",
diff --git a/apps/systemtags/l10n/it.json b/apps/systemtags/l10n/it.json
index cd29eac29cc..0ec6bba1f65 100644
--- a/apps/systemtags/l10n/it.json
+++ b/apps/systemtags/l10n/it.json
@@ -8,12 +8,20 @@
"Please select tags to filter by" : "Seleziona le etichette per filtrare",
"No files found for the selected tags" : "Nessun file trovato per le etichette selezionate",
"<strong>System tags</strong> for a file have been modified" : "Le <strong>etichette di sistema</strong> per un file sono state modificate",
+ "You added system tag %3$s" : "Hai aggiunto l'etichetta di sistema %3$s",
+ "%1$s added system tag %3$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s",
+ "You removed system tag %3$s" : "Hai rimosso l'etichetta di sistema %3$s",
+ "%1$s removed system tag %3$s" : "%1$s ha rimosso l'etichetta di sistema %3$s",
"You created system tag %2$s" : "Hai creato l'etichetta di sistema %2$s",
"%1$s created system tag %2$s" : "%1$s ha creato l'etichetta di sistema %2$s",
"You deleted system tag %2$s" : "Hai eliminato l'etichetta di sistema %2$s",
"%1$s deleted system tag %2$s" : "%1$s ha eliminato l'etichetta di sistema %2$s",
"You updated system tag %3$s to %2$s" : "Hai aggiornato l'etichetta di sistema %3$s in %2$s",
"%1$s updated system tag %3$s to %2$s" : "%1$s ha aggiornato l'etichetta di sistema %3$s in %2$s",
+ "You added system tag %3$s to %2$s" : "Hai aggiunto l'etichetta di sistema %3$s a %2$s",
+ "%1$s added system tag %3$s to %2$s" : "%1$s ha aggiunto l'etichetta di sistema %3$s a %2$s",
+ "You removed system tag %3$s from %2$s" : "Hai rimosso l'etichetta di sistema %3$s da %2$s",
+ "%1$s removed system tag %3$s from %2$s" : "%1$s ha rimosso l'etichetta di sistema %3$s da %2$s",
"%s (restricted)" : "%s (limitato)",
"%s (invisible)" : "%s (invisibile)",
"Collaborative tags" : "Etichette collaborative",