summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-09 00:07:40 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-09 00:07:40 +0000
commit16091f4424b44d9d8ab6076f1cf9218b1d25da4d (patch)
tree9893eda7c6032a36e76e991bfdaa939c81c8ef04 /apps/sharebymail/l10n/it.js
parent4b0f50c456e0acac7202b498f484fed4e7d294c5 (diff)
downloadnextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.tar.gz
nextcloud-server-16091f4424b44d9d8ab6076f1cf9218b1d25da4d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/it.js')
-rw-r--r--apps/sharebymail/l10n/it.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js
index 6711acbef00..e6bfdf2d02f 100644
--- a/apps/sharebymail/l10n/it.js
+++ b/apps/sharebymail/l10n/it.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Ciao,\n\n%s ha condiviso «%s» con te.\n\n%s\n\n",
"Cheers!" : "Saluti!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te per conto di %s.<br><br>",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>"
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Ciao, <br><br>%s ha condiviso <a href=\"%s\">%s</a> con te.<br><br>",
+ "Share by mail" : "Condividi tramite email"
},
"nplurals=2; plural=(n != 1);");