diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-17 01:56:11 -0500 |
commit | fe29feae9a1ee759e09091941e3bcf96f72e3f21 (patch) | |
tree | 2a990f74861cdebe4076c8e0bf80f4c96ffe8698 /apps/updatenotification/l10n/it.json | |
parent | c6b24573066cfc87b73b1b61b41032b8c5a406cf (diff) | |
download | nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.tar.gz nextcloud-server-fe29feae9a1ee759e09091941e3bcf96f72e3f21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/it.json')
-rw-r--r-- | apps/updatenotification/l10n/it.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 2ad8444fa36..3c3648e535b 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -1,5 +1,6 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} รจ disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", - "Updater" : "Strumento di aggiornamento" + "Updater" : "Strumento di aggiornamento", + "Open updater" : "Apri lo strumento di aggiornamento" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |