From 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Jul 2023 00:26:12 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/it.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apps/files/l10n/it.js') 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;"); -- cgit v1.2.3