Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index d489881a509..f6d05902c9f 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -179,6 +179,7 @@ OC.L10N.register(
"Enable" : "Abilita",
"Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}",
"Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}",
+ "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}",
"Shared with you by {owner}" : "Condiviso con te da {owner}",
"Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento",
@@ -186,6 +187,7 @@ OC.L10N.register(
"remote" : "remota",
"remote group" : "gruppo remoto",
"email" : "email",
+ "conversation" : "conversazione",
"shared by {sharer}" : "condiviso da {sharer}",
"Unshare" : "Rimuovi condivisione",
"Can reshare" : "Può ri-condividere",