Skip to content

Commit 354c641

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d80a3a7 commit 354c641

10 files changed

Lines changed: 28 additions & 4 deletions

File tree

apps/settings/l10n/de.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/de.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@
812812
"Default quota" : "Standardkontingent",
813813
"Select default quota" : "Standardkontingent auswählen",
814814
"Search" : "Suche",
815+
"Focus search" : "Suche fokussieren",
815816
"Help" : "Hilfe",
816817
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
817818
"Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen",
@@ -871,6 +872,7 @@
871872
"Account group: {group}" : "Kontengruppe: {group}",
872873
"Account management" : "Kontoverwaltung",
873874
"Search accounts and groups" : "Konten und Gruppen suchen",
875+
"Search accounts and groups…" : "Konten und Gruppen suchen …",
874876
"Clear search" : "Suche löschen",
875877
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem {productName}-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
876878
"Location" : "Ort",

apps/settings/l10n/de_DE.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/de_DE.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -812,6 +812,7 @@
812812
"Default quota" : "Standard Speicherkontingent ",
813813
"Select default quota" : "Standardkontingent auswählen",
814814
"Search" : "Suche",
815+
"Focus search" : "Suche fokussieren",
815816
"Help" : "Hilfe",
816817
"Show those shortcuts" : "Diese Tastaturkürzel anzeigen",
817818
"Server error while trying to complete WebAuthn device registration" : "Serverfehler beim Versuch die WebAuthn-Geräte-Registrierung abzuschließen",
@@ -871,6 +872,7 @@
871872
"Account group: {group}" : "Kontengruppe: {group}",
872873
"Account management" : "Kontoverwaltung",
873874
"Search accounts and groups" : "Konten und Gruppen suchen",
875+
"Search accounts and groups…" : "Konten und Gruppen suchen …",
874876
"Clear search" : "Suche löschen",
875877
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Beim Aktivieren der Verschlüsselung auf einem {productName}-Server werden aus Leistungsgründen nur neue und geänderte Dateien verschlüsselt.",
876878
"Location" : "Ort",

apps/settings/l10n/pt_BR.js

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/settings/l10n/pt_BR.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,8 @@
811811
"Defaults" : "Padrões",
812812
"Default quota" : "Cota padrão",
813813
"Select default quota" : "Selecionar a cota padrão",
814-
"Search" : "Pesquisar",
814+
"Search" : "Pesquisa",
815+
"Focus search" : "Pesquisa avançada",
815816
"Help" : "Ajuda",
816817
"Show those shortcuts" : "Mostrar esses atalhos",
817818
"Server error while trying to complete WebAuthn device registration" : "Erro de servidor ao tentar concluir o registro do dispositivo WebAuthn",
@@ -870,6 +871,8 @@
870871
"Admins" : "Administradores",
871872
"Account group: {group}" : "Grupo de contas: {group}",
872873
"Account management" : "Gerenciamento de contas",
874+
"Search accounts and groups" : "Pesquisar contas e grupos",
875+
"Search accounts and groups…" : "Pesquisar contas e grupos…",
873876
"Clear search" : "Limpar pesquisa",
874877
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Por motivos de desempenho, quando você habilita a criptografia em um servidor {productName}, apenas os arquivos novos e alterados são criptografados.",
875878
"Location" : "Localização",

apps/settings/l10n/zh_CN.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,8 +814,9 @@ OC.L10N.register(
814814
"Default quota" : "默认配额",
815815
"Select default quota" : "选择默认存储限额",
816816
"Search" : "搜索",
817+
"Focus search" : "聚焦搜索",
817818
"Help" : "帮助",
818-
"Show those shortcuts" : "显示快捷键",
819+
"Show those shortcuts" : "显示这些快捷键",
819820
"Server error while trying to complete WebAuthn device registration" : "尝试完成 WebAuthn 设备注册时出现服务器错误",
820821
"Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。",
821822
"Add WebAuthn device" : "添加 WebAuthn 设备",
@@ -872,6 +873,8 @@ OC.L10N.register(
872873
"Admins" : "管理员",
873874
"Account group: {group}" : "账号群组:{group}",
874875
"Account management" : "账号管理",
876+
"Search accounts and groups" : "搜索账号和群组",
877+
"Search accounts and groups…" : "搜索账号和群组…",
875878
"Clear search" : "清除搜索",
876879
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "出于性能原因,当您在 {productName} 服务器上启用加密时,仅会加密新的和更改的文件。",
877880
"Location" : "位置",

apps/settings/l10n/zh_CN.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,8 +812,9 @@
812812
"Default quota" : "默认配额",
813813
"Select default quota" : "选择默认存储限额",
814814
"Search" : "搜索",
815+
"Focus search" : "聚焦搜索",
815816
"Help" : "帮助",
816-
"Show those shortcuts" : "显示快捷键",
817+
"Show those shortcuts" : "显示这些快捷键",
817818
"Server error while trying to complete WebAuthn device registration" : "尝试完成 WebAuthn 设备注册时出现服务器错误",
818819
"Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。",
819820
"Add WebAuthn device" : "添加 WebAuthn 设备",
@@ -870,6 +871,8 @@
870871
"Admins" : "管理员",
871872
"Account group: {group}" : "账号群组:{group}",
872873
"Account management" : "账号管理",
874+
"Search accounts and groups" : "搜索账号和群组",
875+
"Search accounts and groups…" : "搜索账号和群组…",
873876
"Clear search" : "清除搜索",
874877
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "出于性能原因,当您在 {productName} 服务器上启用加密时,仅会加密新的和更改的文件。",
875878
"Location" : "位置",

apps/workflowengine/l10n/zh_CN.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ OC.L10N.register(
2727
"%s accessed %s" : "%s 访问了 %s",
2828
"%s renamed %s" : "%s 重命名了 %s",
2929
"%s copied %s" : "%s 复制了 %s",
30+
"%1$s assigned %2$s to %3$s" : "%1$s分配了%2$s给%3$s",
3031
"Operation #%s does not exist" : "操作 %s 不存在",
3132
"Entity %s is invalid" : "实体%s是无效的",
3233
"Entity %s does not exist" : "实体%s不存在",
@@ -69,6 +70,7 @@ OC.L10N.register(
6970
"Select a user agent" : "选择一个用户代理",
7071
"Select groups" : "选择用户组",
7172
"Groups" : "用户组",
73+
"Type to search for group …" : "输入以搜索群组 …",
7274
"Select a trigger" : "选择一个触发器",
7375
"At least one event must be selected" : "必须至少选择一个事件",
7476
"Add new flow" : "添加新的流程",

apps/workflowengine/l10n/zh_CN.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"%s accessed %s" : "%s 访问了 %s",
2626
"%s renamed %s" : "%s 重命名了 %s",
2727
"%s copied %s" : "%s 复制了 %s",
28+
"%1$s assigned %2$s to %3$s" : "%1$s分配了%2$s给%3$s",
2829
"Operation #%s does not exist" : "操作 %s 不存在",
2930
"Entity %s is invalid" : "实体%s是无效的",
3031
"Entity %s does not exist" : "实体%s不存在",
@@ -67,6 +68,7 @@
6768
"Select a user agent" : "选择一个用户代理",
6869
"Select groups" : "选择用户组",
6970
"Groups" : "用户组",
71+
"Type to search for group …" : "输入以搜索群组 …",
7072
"Select a trigger" : "选择一个触发器",
7173
"At least one event must be selected" : "必须至少选择一个事件",
7274
"Add new flow" : "添加新的流程",

0 commit comments

Comments
 (0)