diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:39 +0000 |
commit | db56ea3e7023eaef0ce0107418c308101227db58 (patch) | |
tree | fc198ba4573218a5c53bbf71d0a8055056a2a31c /core/l10n/it.js | |
parent | 3488a2099fc5af38939703e33b842889ec1527a3 (diff) | |
download | nextcloud-server-db56ea3e7023eaef0ce0107418c308101227db58.tar.gz nextcloud-server-db56ea3e7023eaef0ce0107418c308101227db58.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a76ff3e8645..f71422aa37f 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -84,6 +84,7 @@ OC.L10N.register( "Yes" : "Sì", "No files in here" : "Qui non c'è alcun file", "Choose" : "Scegli", + "Copy" : "Copia", "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}", @@ -130,7 +131,6 @@ OC.L10N.register( "Choose a password for the public link" : "Scegli una password per il collegamento pubblico", "Choose a password for the public link or press the \"Enter\" key" : "Scegli una password per il collegamento pubblico o premi il tasto \"Invio\"", "Copied!" : "Copiati!", - "Copy" : "Copia", "Not supported!" : "Non supportato!", "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", |