diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-14 00:08:39 +0000 |
commit | dc61fb999d2d4283c478c436059c68ca6b18ea44 (patch) | |
tree | 1d96c77bb904ce5ed7c7ca7bc2b36f2953b3c4ff /core/l10n/it.js | |
parent | f38f2baa5ae4a65e7a71b9c8c96c94c1c1ee3e35 (diff) | |
download | nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.tar.gz nextcloud-server-dc61fb999d2d4283c478c436059c68ca6b18ea44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 7b1c311533c..a26b868c106 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -317,7 +317,6 @@ OC.L10N.register( "Cheers!" : "Saluti!", "Use the following link to reset your password: {link}" : "Usa il collegamento seguente per ripristinare la password: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Ciao,<br><br>volevo informarti che %s ha condiviso <strong>%s</strong> con te.<br><a href=\"%s\">Guarda!</a><br><br>", - "Please use the command line updater because you have a big instance." : "Utilizza lo strumento da riga di comando per la grandezza della tua istanza.", - "The PHP Opcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend ↗</a> to use following settings in the <code>php.ini</code>:" : "PHP OpCache non è configurata correttamente. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Per prestazioni migliori consigliamo</a> di utilizzare le impostazioni in <code>php.ini</code>:" + "Please use the command line updater because you have a big instance." : "Utilizza lo strumento da riga di comando per la grandezza della tua istanza." }, "nplurals=2; plural=(n != 1);"); |