diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-28 01:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-28 01:06:56 +0000 |
commit | 4e682d41136f658a316352a353d3d4611e95bca7 (patch) | |
tree | 7510e78cae16b066e12d9a673bbb52caa16c68b2 /core/l10n | |
parent | 7e6f829d546a95acc3421c5fd9dd7574fa291994 (diff) | |
download | nextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.tar.gz nextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a0803628819..09aebf557d6 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -122,6 +122,7 @@ OC.L10N.register( "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Allow upload and editing" : "Consenti il caricamento e la modifica", + "File drop (upload only)" : "Rilascia file (solo caricamento)", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", diff --git a/core/l10n/it.json b/core/l10n/it.json index bf6acc8e42e..7c984f9c133 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -120,6 +120,7 @@ "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Allow upload and editing" : "Consenti il caricamento e la modifica", + "File drop (upload only)" : "Rilascia file (solo caricamento)", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", |