aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-20 00:26:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-20 00:26:12 +0000
commit3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch)
treec08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files/l10n/it.js
parentb1683256de66cd646cc9e648bcfc847c43353b29 (diff)
downloadnextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz
nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index ccf10af6f5a..cd0a23f53e0 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -212,7 +212,7 @@ OC.L10N.register(
"Select file or folder to link to" : "Seleziona un file o una cartella da collegare",
"Loading current folder" : "Sto caricando la cartella corrente",
"No files in here" : "Qui non c'è alcun file",
- "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato",
+ "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
"Go to the previous folder" : "Vai alla cartella precedente",
"Go back" : "Indietro",
"Open the files app settings" : "Apri le impostazioni dell'app File",
@@ -245,14 +245,13 @@ OC.L10N.register(
"Create new templates folder" : "Crea una nuova cartella dei templates",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"List of favorites files and folders." : "Lista di file e cartelle preferiti.",
+ "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",
"Toggle %1$s sublist" : "Passa alla sottolista %1$s",
"Toggle grid view" : "Commuta la vista a griglia",
- "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!",
"No entries found in this folder" : "Nessuna voce trovata in questa cartella",
"Upload too large" : "Caricamento troppo grande",
"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",
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt",
"Storage invalid" : "Archiviazione non valida",
@@ -271,6 +270,7 @@ OC.L10N.register(
"Deleted shares" : "Condivisioni eliminate",
"Pending shares" : "Condivisioni in corso",
"Open folder {name}" : "Apri la cartella {name}",
- "Search for an account" : "Cerca un account"
+ "Search for an account" : "Cerca un account",
+ "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");