diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-06 01:57:10 -0400 |
commit | ca739a59f05e3f8b2ca8bd62d91156ec33f7658e (patch) | |
tree | 438618a0b4f9b25be275dd3df24b7395ed8c047f /core/l10n/it.php | |
parent | 70e0ae063739b9749883bd184fee0a80f184685b (diff) | |
download | nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.tar.gz nextcloud-server-ca739a59f05e3f8b2ca8bd62d91156ec33f7658e.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 7c5478dff07..2d84623e53e 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -65,6 +65,8 @@ $TRANSLATIONS = array( "Good password" => "Password buona", "Strong password" => "Password forte", "Shared" => "Condivisi", +"Shared by {owner}" => "Condiviso da {owner}", +"Shared with {recipients}" => "Condiviso con {recipients}", "Share" => "Condividi", "Error" => "Errore", "Error while sharing" => "Errore durante la condivisione", |