summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-11 01:55:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-11 01:55:38 -0400
commit01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4 (patch)
treeef33bd3d1b6a7263fffed2e9628dd3a4caf08e42 /apps/files/l10n/it.js
parent1757d01604c311f9494a61f9bed87c3fae8c6fe9 (diff)
downloadnextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.tar.gz
nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index e31e53dc0e3..8783699c41b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -7,13 +7,9 @@ OC.L10N.register(
"Could not move %s - File with this name already exists" : "Impossibile spostare %s - un file con questo nome esiste già",
"Could not move %s" : "Impossibile spostare %s",
"Permission denied" : "Permesso negato",
- "File name cannot be empty." : "Il nome del file non può essere vuoto.",
- "\"%s\" is an invalid file name." : "\"%s\" non è un nome file valido.",
- "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
"The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.",
"The name %s is already used in the folder %s. Please choose a different name." : "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diverso.",
"Error when creating the file" : "Errore durante la creazione del file",
- "Folder name cannot be empty." : "Il nome della cartella non può essere vuoto.",
"Error when creating the folder" : "Errore durante la creazione della cartella",
"Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.",
"Invalid Token" : "Token non valido",
@@ -64,6 +60,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Qui non hai i permessi di caricare o creare file",
"_Uploading %n file_::_Uploading %n files_" : ["Caricamento di %n file in corso","Caricamento di %n file in corso"],
"\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
+ "File name cannot be empty." : "Il nome del file non può essere vuoto.",
"Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!",
"Your storage is almost full ({usedSpacePercent}%)" : "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",