diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-14 00:10:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-14 00:10:31 +0000 |
commit | 7ffadc7e26943b7c630babf43376f3f1f623df40 (patch) | |
tree | 66cb73d2de436fbb75010d8edecf3e99985cc047 /apps/updatenotification | |
parent | e39e1bdf4e130f727bb68cf4f0825d008d97c958 (diff) | |
download | nextcloud-server-7ffadc7e26943b7c630babf43376f3f1f623df40.tar.gz nextcloud-server-7ffadc7e26943b7c630babf43376f3f1f623df40.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu_HU.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/hu_HU.js b/apps/updatenotification/l10n/hu_HU.js index 968e8e7274f..917ea793106 100644 --- a/apps/updatenotification/l10n/hu_HU.js +++ b/apps/updatenotification/l10n/hu_HU.js @@ -12,6 +12,8 @@ OC.L10N.register( "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra.", + "Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:", + "Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.", "Updater" : "Frissítéskezelő" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/hu_HU.json b/apps/updatenotification/l10n/hu_HU.json index 6dbc0536a31..c763a83a7e3 100644 --- a/apps/updatenotification/l10n/hu_HU.json +++ b/apps/updatenotification/l10n/hu_HU.json @@ -10,6 +10,8 @@ "Checked on %s" : "Ellenőrizve: %s", "Update channel:" : "Frissítési csatorna:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Mindig frissíthetsz az újabb verzióra vagy kísérleti csatornára, de visszafelé sosem frissíthetsz egy jóval stabilabb verzióra.", + "Notify members of the following groups about available updates:" : "A következő csoport tagjainak értesítése az elérhető frissítésekről:", + "Only notification for app updates are available." : "Csak az értesítő alkalmazás frissítései érhetők el.", "Updater" : "Frissítéskezelő" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index a8edc1cdb5d..c8bc5cc8993 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -3,9 +3,11 @@ OC.L10N.register( { "Update notifications" : "Notifiche di aggiornamento", "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", + "Channel updated" : "Canale aggiornato", "Nextcloud core" : "Componente principale di Nextcloud", "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", + "Download now" : "Scarica ora", "Your version is up to date." : "La tua versione è aggiornata.", "Checked on %s" : "Controllato il %s", "Update channel:" : "Canale di aggiornamento:", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 5a212cb85a3..55f901f4951 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -1,9 +1,11 @@ { "translations": { "Update notifications" : "Notifiche di aggiornamento", "{version} is available. Get more information on how to update." : "{version} è disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.", + "Channel updated" : "Canale aggiornato", "Nextcloud core" : "Componente principale di Nextcloud", "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", + "Download now" : "Scarica ora", "Your version is up to date." : "La tua versione è aggiornata.", "Checked on %s" : "Controllato il %s", "Update channel:" : "Canale di aggiornamento:", |