diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-20 00:08:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-20 00:08:25 +0000 |
commit | efbd3bb518129f3c11515a9ca72faecff67d039b (patch) | |
tree | 0ac5c2473a438b836227ba088b020d8053194028 /core/l10n/it.js | |
parent | 00e341925bc134cbbadaf00a84381e72ed33dbf7 (diff) | |
download | nextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.tar.gz nextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index f71422aa37f..85a2038c5c6 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -85,6 +85,7 @@ OC.L10N.register( "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}", @@ -100,6 +101,8 @@ OC.L10N.register( "({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ì", |