diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:12:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-21 01:12:19 +0000 |
commit | 684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3 (patch) | |
tree | 02ba85c444d26190e69ec34108122f52aee5c934 /apps/sharebymail | |
parent | 52a97e826ba8f84bd4eb60b837c6f57c8b0c373b (diff) | |
download | nextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.tar.gz nextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/it.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index acf8e8ad464..f9450be2203 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -9,7 +9,7 @@ OC.L10N.register( "Password for mail share sent to {email}" : "Password per la condivisione tramite posta inviata a {email}", "Password for mail share sent to you" : "Password per la condivisione tramite posta inviata a te", "You shared %1$s with %2$s by mail" : "Hai condiviso %1$s con %2$s tramite posta", - "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta", + "You shared {file} with {email} by mail" : "Hai condiviso {file} con {email} tramite posta", "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email", "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 8022aedd6a9..34876a41f7c 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -7,7 +7,7 @@ "Password for mail share sent to {email}" : "Password per la condivisione tramite posta inviata a {email}", "Password for mail share sent to you" : "Password per la condivisione tramite posta inviata a te", "You shared %1$s with %2$s by mail" : "Hai condiviso %1$s con %2$s tramite posta", - "You shared {file} with {email} by mail" : "Hai condiviso {file} con {user} tramite posta", + "You shared {file} with {email} by mail" : "Hai condiviso {file} con {email} tramite posta", "%3$s shared %1$s with %2$s by mail" : "%3$s ha condiviso %1$s con %2$s tramite email", "{actor} shared {file} with {email} by mail" : "{actor} ha condiviso {file} con {email} tramite email", "Password to access %1$s was sent to %2s" : "La password per accedere a %1$s è stata inviata a %2s", |