diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /core/l10n/it.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 54863e82ed5..e6683d7aa7f 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -1,8 +1,4 @@ <?php $TRANSLATIONS = array( -"User %s shared a file with you" => "L'utente %s ha condiviso un file con te", -"User %s shared a folder with you" => "L'utente %s ha condiviso una cartella con te", -"User %s shared the file \"%s\" with you. It is available for download here: %s" => "L'utente %s ha condiviso il file \"%s\" con te. È disponibile per lo scaricamento qui: %s", -"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "L'utente %s ha condiviso la cartella \"%s\" con te. È disponibile per lo scaricamento qui: %s", "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", @@ -105,6 +101,7 @@ "Help" => "Aiuto", "Access forbidden" => "Accesso negato", "Cloud not found" => "Nuvola non trovata", +"web services under your control" => "servizi web nelle tue mani", "Edit categories" => "Modifica categorie", "Add" => "Aggiungi", "Security Warning" => "Avviso di sicurezza", |