diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /apps/files/l10n/it.js | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 361ab302b4b..867b1648c5a 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -104,7 +104,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}", "{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> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella è stato <strong>modificato</strong> o <strong>rinominato</strong>", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", "A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>", |