summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-28 02:19:54 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-28 02:19:54 +0000
commit24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a (patch)
tree7cd0e51255239f7fd1deee24fe47469330c53763 /apps/updatenotification
parent65b0511d79d1c095bc1131b42a795165b4170e5b (diff)
downloadnextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.tar.gz
nextcloud-server-24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/cs.js2
-rw-r--r--apps/updatenotification/l10n/cs.json2
-rw-r--r--apps/updatenotification/l10n/es.js2
-rw-r--r--apps/updatenotification/l10n/es.json2
-rw-r--r--apps/updatenotification/l10n/nl.js1
-rw-r--r--apps/updatenotification/l10n/nl.json1
-rw-r--r--apps/updatenotification/l10n/pt_BR.js2
-rw-r--r--apps/updatenotification/l10n/pt_BR.json2
8 files changed, 14 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index 6cf18618fe9..a51eac83235 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "Je k dispozici {version}. Přečtěte informace o tom, jak aktualizovat.",
"Channel updated" : "Kanál aktualizován",
+ "Web updater is disabled" : "Nástroj pro aktualizaci přes webové rozhraní je vypnutý",
"Update notifications" : "Upozorňování na aktualizace",
"The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl %d dní dosažitelný pro kontrolu aktualizací.",
"Please check the Nextcloud and server log files for errors." : "Podívejte se po chybách v záznamu událostí Nextcloud a serveru.",
@@ -17,6 +18,7 @@ OC.L10N.register(
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
"Open updater" : "Otevřít nástroj pro aktualizaci",
"Download now" : "Stáhnout nyní",
+ "Please use the command line updater to update." : "Aktualizujte přes příkazový řádek.",
"What's new?" : "Co je nového?",
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.",
"Your version is up to date." : "Používáte nejnovější verzi.",
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 00633fb1557..d26416490c1 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -1,6 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Je k dispozici {version}. Přečtěte informace o tom, jak aktualizovat.",
"Channel updated" : "Kanál aktualizován",
+ "Web updater is disabled" : "Nástroj pro aktualizaci přes webové rozhraní je vypnutý",
"Update notifications" : "Upozorňování na aktualizace",
"The update server could not be reached since %d days to check for new updates." : "Aktualizační server nebyl %d dní dosažitelný pro kontrolu aktualizací.",
"Please check the Nextcloud and server log files for errors." : "Podívejte se po chybách v záznamu událostí Nextcloud a serveru.",
@@ -15,6 +16,7 @@
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
"Open updater" : "Otevřít nástroj pro aktualizaci",
"Download now" : "Stáhnout nyní",
+ "Please use the command line updater to update." : "Aktualizujte přes příkazový řádek.",
"What's new?" : "Co je nového?",
"The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Načtěte stránku znovu.",
"Your version is up to date." : "Používáte nejnovější verzi.",
diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js
index db832fd0362..0810beca273 100644
--- a/apps/updatenotification/l10n/es.js
+++ b/apps/updatenotification/l10n/es.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
"Channel updated" : "Canal actualizado",
+ "Web updater is disabled" : "El actualizador web está desactivado",
"Update notifications" : "Actualizar notificaciones",
"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 los archivos de registro de Nextcloud y del servidor en busca de errores.",
@@ -17,6 +18,7 @@ OC.L10N.register(
"Apps with available updates" : "Apps con actualizaciones disponibles",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
+ "Please use the command line updater to update." : "Por favor, utilice el actualizador de línea de comandos para actualizar.",
"What's new?" : "¿Qué novedades hay?",
"The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página.",
"Your version is up to date." : "Su versión está actualizada.",
diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json
index cc34d9f01cc..10e9adcb9a5 100644
--- a/apps/updatenotification/l10n/es.json
+++ b/apps/updatenotification/l10n/es.json
@@ -1,6 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} está disponible. Obtenga más información sobre cómo actualizar.",
"Channel updated" : "Canal actualizado",
+ "Web updater is disabled" : "El actualizador web está desactivado",
"Update notifications" : "Actualizar notificaciones",
"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 los archivos de registro de Nextcloud y del servidor en busca de errores.",
@@ -15,6 +16,7 @@
"Apps with available updates" : "Apps con actualizaciones disponibles",
"Open updater" : "Abrir el actualizador",
"Download now" : "Descargar ahora",
+ "Please use the command line updater to update." : "Por favor, utilice el actualizador de línea de comandos para actualizar.",
"What's new?" : "¿Qué novedades hay?",
"The update check is not yet finished. Please refresh the page." : "La comprobación de actuliazaciones no ha finalizado aún. Por favor, recarga la página.",
"Your version is up to date." : "Su versión está actualizada.",
diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js
index a51f0fc9018..7944847b4a4 100644
--- a/apps/updatenotification/l10n/nl.js
+++ b/apps/updatenotification/l10n/nl.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Apps with available updates" : "Apps met beschikbare updates",
"Open updater" : "Open updater",
"Download now" : "Download nu",
+ "Please use the command line updater to update." : "Gebruik de commandoregel updater, om bij te werken.",
"What's new?" : "Wat is nieuw?",
"The update check is not yet finished. Please refresh the page." : "De updatecontrole is niet afgerond. Ververs de pagina.",
"Your version is up to date." : "Je versie is up-to-date.",
diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json
index b1967e07809..a67cc163867 100644
--- a/apps/updatenotification/l10n/nl.json
+++ b/apps/updatenotification/l10n/nl.json
@@ -15,6 +15,7 @@
"Apps with available updates" : "Apps met beschikbare updates",
"Open updater" : "Open updater",
"Download now" : "Download nu",
+ "Please use the command line updater to update." : "Gebruik de commandoregel updater, om bij te werken.",
"What's new?" : "Wat is nieuw?",
"The update check is not yet finished. Please refresh the page." : "De updatecontrole is niet afgerond. Ververs de pagina.",
"Your version is up to date." : "Je versie is up-to-date.",
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 3fc4ec98f50..eb52f8e28b2 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
"Channel updated" : "Canal atualizado",
+ "Web updater is disabled" : "O updater da Web está desativado",
"Update notifications" : "Notificações de atualização",
"The update server could not be reached since %d days to check for new updates." : "O servidor de atualização não foi encontrado já há %d dias para verificar por novas atualizações.",
"Please check the Nextcloud and server log files for errors." : "Verifique se há erros nos arquivos de log do servidor e do Nextcloud ",
@@ -17,6 +18,7 @@ OC.L10N.register(
"Apps with available updates" : "Aplicativos com atualizações disponíveis",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixar agora",
+ "Please use the command line updater to update." : "Por favor, use o updater da linha de comando para atualizar.",
"What's new?" : "O que há de novo?",
"The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.",
"Your version is up to date." : "Sua versão está atualizada.",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index 723ac312ddd..bffc9011cb2 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -1,6 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} está disponível. Obtenha mais informações sobre como atualizar.",
"Channel updated" : "Canal atualizado",
+ "Web updater is disabled" : "O updater da Web está desativado",
"Update notifications" : "Notificações de atualização",
"The update server could not be reached since %d days to check for new updates." : "O servidor de atualização não foi encontrado já há %d dias para verificar por novas atualizações.",
"Please check the Nextcloud and server log files for errors." : "Verifique se há erros nos arquivos de log do servidor e do Nextcloud ",
@@ -15,6 +16,7 @@
"Apps with available updates" : "Aplicativos com atualizações disponíveis",
"Open updater" : "Abrir atualizador",
"Download now" : "Baixar agora",
+ "Please use the command line updater to update." : "Por favor, use o updater da linha de comando para atualizar.",
"What's new?" : "O que há de novo?",
"The update check is not yet finished. Please refresh the page." : "A verificação de atualização ainda não acabou. Atualize a página.",
"Your version is up to date." : "Sua versão está atualizada.",