diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-12 02:12:25 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-12 02:12:25 +0200 |
commit | 3fbf7ab189b96246cfcc3c6904d813f7eaa42c42 (patch) | |
tree | 31ca6d38d97c62a9414e24df3f5265cd74de4c1b /core/l10n/it.php | |
parent | c5f2ea9a9511e78d724bb1c90748f894bb8b57af (diff) | |
download | nextcloud-server-3fbf7ab189b96246cfcc3c6904d813f7eaa42c42.tar.gz nextcloud-server-3fbf7ab189b96246cfcc3c6904d813f7eaa42c42.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index c1c27cdf54c..f26be1d129c 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -1,5 +1,5 @@ <?php $TRANSLATIONS = array( -"%s shared »%s« with you" => "%s ha condiviso »%s« con te", +"%s shared »%s« with you" => "%s ha condiviso «%s» con te", "Category type not provided." => "Tipo di categoria non fornito.", "No category to add?" => "Nessuna categoria da aggiungere?", "This category already exists: %s" => "Questa categoria esiste già: %s", @@ -135,7 +135,7 @@ "remember" => "ricorda", "Log in" => "Accedi", "Alternative Logins" => "Accessi alternativi", -"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso »%s« con te.<br><a href=\"%s\">Guarda!</a><br><br>Saluti!", +"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso «%s» con te.<br><a href=\"%s\">Guarda!</a><br><br>Saluti!", "prev" => "precedente", "next" => "successivo", "Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo." |