diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-02 01:10:15 +0000 |
commit | 17a2dbb7de7de8eede7a6e62815c8f4aeb867e37 (patch) | |
tree | 138b2bc832941fa466e1d7359e079b959b55636e /apps/files/l10n/it.json | |
parent | b78da27d0a3254c8ca443f95dfe929eaf51853b3 (diff) | |
download | nextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.tar.gz nextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.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 |