summaryrefslogtreecommitdiffstats
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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index ac33e4149e8..7acefc1de53 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -242,12 +242,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.",
"No favorites yet" : "Nessun preferito ancora",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
- "Shares" : "Condivisioni",
- "Shared with others" : "Condivisi con altri",
- "Shared with you" : "Condivisi con te",
- "Shared by link" : "Condivisi tramite collegamento",
- "Deleted shares" : "Condivisioni eliminate",
- "Pending shares" : "Condivisioni in corso",
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt",
"Storage invalid" : "Archiviazione non valida",
@@ -259,6 +253,12 @@ OC.L10N.register(
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",
"Deleted files" : "File eliminati",
+ "Shares" : "Condivisioni",
+ "Shared with others" : "Condivisi con altri",
+ "Shared with you" : "Condivisi con te",
+ "Shared by link" : "Condivisi tramite collegamento",
+ "Deleted shares" : "Condivisioni eliminate",
+ "Pending shares" : "Condivisioni in corso",
"Open folder {name}" : "Apri la cartella {name}",
"Search for an account" : "Cerca un account"
},