diff options
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index eea57256bd5..377cc319658 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -83,6 +83,7 @@ "No files in here" : "Qui non c'è alcun file", "Choose" : "Scegli", "Copy" : "Copia", + "Move" : "Sposta", "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}", "OK" : "OK", "Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}", @@ -98,6 +99,8 @@ "({count} selected)" : "({count} selezionati)", "Error loading file exists template" : "Errore durante il caricamento del modello del file esistente", "Pending" : "In corso", + "Copy to {folder}" : "Copia in {folder}", + "Move to {folder}" : "Sposta in {folder}", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", "So-so password" : "Password così-così", |