diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-05 01:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-05 01:12:12 +0000 |
commit | 6c49cc0294b4a9e1e89c5510486e37d475a3e806 (patch) | |
tree | b49e8101585bca4632d2973cfa9f7ad9392cce8c /apps/updatenotification/l10n | |
parent | 6975cef00b3a0c0c6085949963cc29b6789507cd (diff) | |
download | nextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.tar.gz nextcloud-server-6c49cc0294b4a9e1e89c5510486e37d475a3e806.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/es.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/hu.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index aa1fd331d78..64d0a17062a 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -17,7 +17,7 @@ OC.L10N.register( "Channel updated" : "Canal actualizado", "The update server could not be reached since %d days to check for new updates." : "No se ha podido contactar con el servidor de actualizaciones desde hace %d días para comprobar nuevas actualizaciones.", "Please check the Nextcloud and server log files for errors." : "Por favor, revisa que no haya errores en Nextcloud y en los archivos de registro.", - "Update to %1$s is available." : "Actualización a %1$s esta disponible.", + "Update to %1$s is available." : "La actualización a %1$s está disponible.", "Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.", "Update notification" : "Notificación de actualización", diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index 6c1c29cddd3..8d4f300888d 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -15,7 +15,7 @@ "Channel updated" : "Canal actualizado", "The update server could not be reached since %d days to check for new updates." : "No se ha podido contactar con el servidor de actualizaciones desde hace %d días para comprobar nuevas actualizaciones.", "Please check the Nextcloud and server log files for errors." : "Por favor, revisa que no haya errores en Nextcloud y en los archivos de registro.", - "Update to %1$s is available." : "Actualización a %1$s esta disponible.", + "Update to %1$s is available." : "La actualización a %1$s está disponible.", "Update for %1$s to version %2$s is available." : "La actualización de %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s disponible.", "Update notification" : "Notificación de actualización", diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index 0166a355dc5..40d6ba37688 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -10,6 +10,8 @@ OC.L10N.register( "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.", "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.", + "A new version is available: {newVersionString}" : "Új verzió érhető el: {newVersionString}", + "Checked on {lastCheckedDate}" : "Ellenőrizve ekkor: {lastCheckedDate}", "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "Update notifications" : "Frissítési értesítés", "Channel updated" : "Csatorna frissítve", diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index ec9ac3550f9..92950d930e9 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -8,6 +8,8 @@ "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.", "The selected update channel does not support updates of the server." : "A kiválasztott frissítése csatorna nem támogatja a szerver frissítéseit.", + "A new version is available: {newVersionString}" : "Új verzió érhető el: {newVersionString}", + "Checked on {lastCheckedDate}" : "Ellenőrizve ekkor: {lastCheckedDate}", "Could not start updater, please try the manual update" : "Nem sikerült elindítani a frissítőt, kérlek próbáld a manuális frissítést", "Update notifications" : "Frissítési értesítés", "Channel updated" : "Csatorna frissítve", |