diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-01 00:11:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-01 00:11:48 +0000 |
commit | 21b7611457a74bee97485ef42cd2c9f4950d1ccb (patch) | |
tree | 11ce92abd27af87d7b3a4786d6454c31e3f3850b /apps/files/l10n | |
parent | 0f398e7611a39ac843c45cae3db1d63a03d1296a (diff) | |
download | nextcloud-server-21b7611457a74bee97485ef42cd2c9f4950d1ccb.tar.gz nextcloud-server-21b7611457a74bee97485ef42cd2c9f4950d1ccb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 1712d9e7b58..539dc0ba686 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -76,7 +76,7 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["corrispondono a '{filter}'","corrisponde a '{filter}'"], "View in folder" : "Visualizza nella cartella", "Copied!" : "Copiato!", - "Copy direct link (only works for users who have access to this file/folder)" : "Copia link diretto (funziona solo per utenti che hanno accesso a questo file / cartella)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 59442e6d58c..bc6827ddc63 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -74,7 +74,7 @@ "_matches '{filter}'_::_match '{filter}'_" : ["corrispondono a '{filter}'","corrisponde a '{filter}'"], "View in folder" : "Visualizza nella cartella", "Copied!" : "Copiato!", - "Copy direct link (only works for users who have access to this file/folder)" : "Copia link diretto (funziona solo per utenti che hanno accesso a questo file / cartella)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)", "Path" : "Percorso", "_%n byte_::_%n bytes_" : ["%n byte","%n byte"], "Favorited" : "Preferiti", |