diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
commit | 31eccc842df4d5f0b4fe0db68e5759467d732d4b (patch) | |
tree | 6be129a04fb57fbcbe3f538bea7347e2a08d8fe9 /apps/files/l10n/it.js | |
parent | fb4e9898822396a206ef6b14bf2566e961eeafbb (diff) | |
download | nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.tar.gz nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index ce05785cd8c..630066c721a 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un file stato aggiunto o rimosso dai tuoi <strong>preferiti</strong>", "A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Un file preferito o una cartella è stato <strong>modificato</strong>", "All files" : "Tutti i file", "Unlimited" : "Illimitata", "Upload (max. %s)" : "Carica (massimo %s)", |