Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-07 05:28:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-07 05:28:23 +0300
commit03554060d74b45305b56c589e7c46ca9d676ba33 (patch)
treeb466fcfc9780b48a2f19a94ca450d21b03863807
parent9c427172163931ca41e4408e74417fdb86a04190 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/settings/l10n/cs.js1
-rw-r--r--apps/settings/l10n/cs.json1
-rw-r--r--apps/settings/l10n/de_DE.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/pt_BR.js1
-rw-r--r--apps/settings/l10n/pt_BR.json1
-rw-r--r--apps/settings/l10n/zh_HK.js1
-rw-r--r--apps/settings/l10n/zh_HK.json1
-rw-r--r--apps/theming/l10n/pt_BR.js2
-rw-r--r--apps/theming/l10n/pt_BR.json2
10 files changed, 12 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index fe5754d9901..19b58578d24 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Aplikaci se nepodařilo odebrat.",
"Couldn't update app." : "Aplikaci se nedaří aktualizovat.",
"Wrong password" : "Nesprávné heslo",
+ "Unable to change personal password" : "Osobní heslo se nedaří změnit",
"Saved" : "Uloženo",
"No user supplied" : "Nebyl uveden uživatel",
"Authentication error" : "Chyba přihlášení",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 49e4047f427..f0681e9cb79 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -55,6 +55,7 @@
"Couldn't remove app." : "Aplikaci se nepodařilo odebrat.",
"Couldn't update app." : "Aplikaci se nedaří aktualizovat.",
"Wrong password" : "Nesprávné heslo",
+ "Unable to change personal password" : "Osobní heslo se nedaří změnit",
"Saved" : "Uloženo",
"No user supplied" : "Nebyl uveden uživatel",
"Authentication error" : "Chyba přihlášení",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 9ec6b0f915c..09c9cda9d2e 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Die App konnte nicht entfernt werden.",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Wrong password" : "Falsches Passwort",
+ "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
"Saved" : "Gespeichert",
"No user supplied" : "Kein Benutzer angegeben",
"Authentication error" : "Authentifizierungsfehler",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index fb93de92432..66f45d4605d 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -55,6 +55,7 @@
"Couldn't remove app." : "Die App konnte nicht entfernt werden.",
"Couldn't update app." : "Die App konnte nicht aktualisiert werden.",
"Wrong password" : "Falsches Passwort",
+ "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden",
"Saved" : "Gespeichert",
"No user supplied" : "Kein Benutzer angegeben",
"Authentication error" : "Authentifizierungsfehler",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 15776c49464..f44d6ea4272 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "Não foi possível excluir aplicativos.",
"Couldn't update app." : "Não foi possível atualizar o aplicativo",
"Wrong password" : "Senha incorreta",
+ "Unable to change personal password" : "Não foi possível alterar a senha pessoal",
"Saved" : "Salvo",
"No user supplied" : "Nenhum usuário fornecido",
"Authentication error" : "Erro de autenticação",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 8fde6b6a740..a312d6f350c 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -55,6 +55,7 @@
"Couldn't remove app." : "Não foi possível excluir aplicativos.",
"Couldn't update app." : "Não foi possível atualizar o aplicativo",
"Wrong password" : "Senha incorreta",
+ "Unable to change personal password" : "Não foi possível alterar a senha pessoal",
"Saved" : "Salvo",
"No user supplied" : "Nenhum usuário fornecido",
"Authentication error" : "Erro de autenticação",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 7c6947e3d64..77ed48938bb 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Couldn't remove app." : "無法移除應用程式。",
"Couldn't update app." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
+ "Unable to change personal password" : "無法更改個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供用戶",
"Authentication error" : "認證錯誤",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index e07b80c4002..fcf10df7f83 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -55,6 +55,7 @@
"Couldn't remove app." : "無法移除應用程式。",
"Couldn't update app." : "無法更新應用程式。",
"Wrong password" : "密碼錯誤",
+ "Unable to change personal password" : "無法更改個人密碼",
"Saved" : "已儲存",
"No user supplied" : "未提供用戶",
"Authentication error" : "認證錯誤",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index dd11939eebd..d0e48386b13 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Enable dark theme",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
"System default theme" : "Tema padrão do sistema",
"Enable the system default" : "Ativar o padrão do sistema",
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
@@ -49,6 +50,7 @@ OC.L10N.register(
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se à {designteam}nossa equipe de design{linkend}!",
+ "Theme selection is enforced" : "A seleção do tema é aplicada",
"Open documentation" : "Abrir documentação",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 25d89a098d9..f9e09bd00a3 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -30,6 +30,7 @@
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Enable dark theme",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
"System default theme" : "Tema padrão do sistema",
"Enable the system default" : "Ativar o padrão do sistema",
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
@@ -47,6 +48,7 @@
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se à {designteam}nossa equipe de design{linkend}!",
+ "Theme selection is enforced" : "A seleção do tema é aplicada",
"Open documentation" : "Abrir documentação",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",