diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-19 02:25:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-19 02:25:49 +0000 |
commit | 1e9f071ced34e072b489e222982a836b16287eda (patch) | |
tree | df40eff2897460adfe5084b23e5f65b53274d5c0 /apps/settings | |
parent | 6719a8d6f4ad5e4ef3a455bc32729ce763fef7c4 (diff) | |
download | nextcloud-server-1e9f071ced34e072b489e222982a836b16287eda.tar.gz nextcloud-server-1e9f071ced34e072b489e222982a836b16287eda.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/eu.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/pt_BR.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index a313960d0db..30887e82e71 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -408,6 +408,8 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "Errorea gertatu da eskaera egitean. Ezin da jarraitu.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikazioa gaitu da baina eguneratu behar da. Eguneratze orrira joango zara 5 segundotan.", "Error: This app cannot be enabled because it makes the server unstable" : "Errorea: aplikazio hau ezin da gaitu zerbitzaria ezegonkorra izatea eragiten duelako", + "An error occurred during the request. Unable to proceed." : "Errorea gertatu da eskaeran. Ezin da jarraitu.", + "User already exists." : "Erabiltzailea dagoeneko existitzen da.", "Administrator documentation" : "Administratzaile dokumentazioa", "Documentation" : "Dokumentazioa", "Forum" : "Foroa", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 71694e6aa59..5bfbb419ed0 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -406,6 +406,8 @@ "An error occured during the request. Unable to proceed." : "Errorea gertatu da eskaera egitean. Ezin da jarraitu.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikazioa gaitu da baina eguneratu behar da. Eguneratze orrira joango zara 5 segundotan.", "Error: This app cannot be enabled because it makes the server unstable" : "Errorea: aplikazio hau ezin da gaitu zerbitzaria ezegonkorra izatea eragiten duelako", + "An error occurred during the request. Unable to proceed." : "Errorea gertatu da eskaeran. Ezin da jarraitu.", + "User already exists." : "Erabiltzailea dagoeneko existitzen da.", "Administrator documentation" : "Administratzaile dokumentazioa", "Documentation" : "Dokumentazioa", "Forum" : "Foroa", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 5825561248e..103214196d2 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -408,6 +408,8 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "Ocorreu um erro durante a requisição. Impossível continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", "Error: This app cannot be enabled because it makes the server unstable" : "Erro: Este aplicativo não pode ser habilitado pois torna o servidor instável.", + "An error occurred during the request. Unable to proceed." : "Ocorreu um erro durante a solicitação. Não foi possível prosseguir.", + "User already exists." : "O Usuário já existe.", "Administrator documentation" : "Documentação do administrador", "Documentation" : "Documentação", "Forum" : "Fórum", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 2a46ebce40f..e4c75defe9b 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -406,6 +406,8 @@ "An error occured during the request. Unable to proceed." : "Ocorreu um erro durante a requisição. Impossível continuar.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "O aplicativo foi ativado, mas precisa ser atualizado. Você será redirecionado para a página de atualização em 5 segundos.", "Error: This app cannot be enabled because it makes the server unstable" : "Erro: Este aplicativo não pode ser habilitado pois torna o servidor instável.", + "An error occurred during the request. Unable to proceed." : "Ocorreu um erro durante a solicitação. Não foi possível prosseguir.", + "User already exists." : "O Usuário já existe.", "Administrator documentation" : "Documentação do administrador", "Documentation" : "Documentação", "Forum" : "Fórum", |