aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 1886aac74b6..c9e49dee770 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -37,6 +37,8 @@ OC.L10N.register(
"Set reminder" : "Imposta promemoria",
"Edit locally" : "Modifica localmente",
"Open" : "Apri",
+ "Delete folder" : "Elimina cartella",
+ "Disconnect storage" : "Disconnetti archiviazione",
"Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"",
"Files" : "File",
"Details" : "Dettagli",
@@ -295,20 +297,9 @@ OC.L10N.register(
"Direct link was copied (only works for users who have access to this file/folder)" : "Il collegamento diretto è stato copiato (funziona solo per gli utenti che hanno accesso a questo file o cartella)",
"Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)",
"You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta",
- "\"remote user\"" : "\"utente remoto\"",
- "Search users" : "Cerca utenti",
- "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo",
- "Set up templates folder" : "Configura la cartella dei modelli",
- "Toggle %1$s sublist" : "Passa alla sottolista %1$s",
- "Toggle grid view" : "Commuta la vista a griglia",
- "Deleted files" : "File eliminati",
- "Shares" : "Condivisioni",
- "Shared with others" : "Condivisi con altri",
- "Shared with you" : "Condivisi con te",
- "Deleted shares" : "Condivisioni eliminate",
- "Pending shares" : "Condivisioni in corso",
"This file has the tag {tag}" : "Questo file ha il tag {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Il file ha le etichette {firstTags} e {lastTag}",
+ "\"remote user\"" : "\"utente remoto\"",
"Select the row for {displayName}" : "Seleziona la riga per {displayName}",
"Open folder {name}" : "Apri la cartella {name}",
"Unselect all" : "Deseleziona tutto",
@@ -319,6 +310,15 @@ OC.L10N.register(
"Search for an account" : "Cerca un account",
"Choose" : "Scegli",
"No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato",
+ "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo",
+ "Set up templates folder" : "Configura la cartella dei modelli",
+ "Toggle %1$s sublist" : "Passa alla sottolista %1$s",
+ "Toggle grid view" : "Commuta la vista a griglia",
+ "Shares" : "Condivisioni",
+ "Shared with others" : "Condivisi con altri",
+ "Shared with you" : "Condivisi con te",
+ "Deleted shares" : "Condivisioni eliminate",
+ "Pending shares" : "Condivisioni in corso",
"The files is locked" : "Il file è bloccato"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");