summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
commitdc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch)
tree156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/it.php
parentfaf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff)
downloadnextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz
nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r--core/l10n/it.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 80536e2dbe5..fe37561637b 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -164,10 +164,10 @@ $TRANSLATIONS = array(
"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>" => "Ciao,<br><br>volevo informarti che %s ha condiviso %s con te.<br><a href=\"%s\">Vedi!</a><br><br>",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
+"Thank you for your patience." => "Grazie per la pazienza.",
"Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo.",
"This ownCloud instance is currently being updated, which may take a while." => "Questa istanza di ownCloud è in fase di aggiornamento, potrebbe richiedere del tempo.",
-"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud.",
-"Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.",
-"Thank you for your patience." => "Grazie per la pazienza."
+"Please reload this page after a short time to continue using ownCloud." => "Ricarica questa pagina per poter continuare ad usare ownCloud."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";