diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
commit | 838e258b44154b0a04b4b588764ad1b94242db58 (patch) | |
tree | 52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/updatenotification/l10n/it.js | |
parent | 6278d3bbfdc406a5f5c790472336d4c515f70894 (diff) | |
download | nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/it.js')
-rw-r--r-- | apps/updatenotification/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 8cb65e77643..dd2ca4c394f 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -5,6 +5,7 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Impossibile avviare lo strumento di aggiornamento, prova l'aggiornamento manuale", "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", "Channel updated" : "Canale aggiornato", + "Update to %1$s is available." : "Aggiornamento a %1$s disponibile.", "Update for %1$s to version %2$s is available." : "È disponibile l'aggiornamento di %1$s alla versione %2$s.", "A new version is available: %s" : "Una nuova versione è disponibile: %s", "Open updater" : "Apri strumento di aggiornamento", @@ -17,7 +18,6 @@ OC.L10N.register( "Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", - "Nextcloud core" : "Componente principale di Nextcloud", "Updater" : "Strumento di aggiornamento" }, "nplurals=2; plural=(n != 1);"); |