diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:28 +0000 |
commit | 6989c65acf55ae358e0bcc627782c91682fb5348 (patch) | |
tree | 8d0f39151cc377a10725cc375b6d230251d7770a /apps/files/l10n/it.json | |
parent | 501685288ba69b0dedbabd5257063f4a4e17d1e3 (diff) | |
download | nextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.tar.gz nextcloud-server-6989c65acf55ae358e0bcc627782c91682fb5348.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index da720dd9a9a..12a8dd38ba2 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -144,6 +144,10 @@ "Tags" : "Etichette", "Deleted files" : "File eliminati", "Text file" : "File di testo", - "New text file.txt" : "Nuovo file di testo.txt" + "New text file.txt" : "Nuovo file di testo.txt", + "Move" : "Sposta", + "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", + "A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |