diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-19 02:08:00 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-19 02:08:00 +0200 |
commit | f5043c0661f1d131950332baff9d7ea5fee6504b (patch) | |
tree | 0aaef37ce0faf5f28a66d8e4b76cfb21126aa3f9 /core/l10n/it.php | |
parent | c8d436c43d4ef348c5b22b3a67a950fa2ecbed69 (diff) | |
download | nextcloud-server-f5043c0661f1d131950332baff9d7ea5fee6504b.tar.gz nextcloud-server-f5043c0661f1d131950332baff9d7ea5fee6504b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 4e95683071f..de76771daca 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -25,6 +25,8 @@ "Error while sharing" => "Errore durante la condivisione", "Error while unsharing" => "Errore durante la rimozione della condivisione", "Error while changing permissions" => "Errore durante la modifica dei permessi", +"Shared with you and the group {group} by {owner}" => "Condiviso con te e con il gruppo {group} da {owner}", +"Shared with you by {owner}" => "Condiviso con te da {owner}", "Share with" => "Condividi con", "Share with link" => "Condividi con collegamento", "Password protect" => "Proteggi con password", |