summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/et_EE.js7
-rw-r--r--apps/admin_audit/l10n/et_EE.json5
-rw-r--r--apps/dav/l10n/pl.js2
-rw-r--r--apps/dav/l10n/pl.json2
-rw-r--r--apps/settings/l10n/pt_BR.js3
-rw-r--r--apps/settings/l10n/pt_BR.json3
-rw-r--r--apps/settings/l10n/zh_HK.js5
-rw-r--r--apps/settings/l10n/zh_HK.json5
8 files changed, 26 insertions, 6 deletions
diff --git a/apps/admin_audit/l10n/et_EE.js b/apps/admin_audit/l10n/et_EE.js
new file mode 100644
index 00000000000..6aabcac71c9
--- /dev/null
+++ b/apps/admin_audit/l10n/et_EE.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditeerimine / Logimine",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Lisab Nextcloudile logimisvõimekuse, millega on võimalik jälgida näiteks failide kasutamist või teisi tundlikke tegevusi."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/et_EE.json b/apps/admin_audit/l10n/et_EE.json
new file mode 100644
index 00000000000..cd0bd305a9c
--- /dev/null
+++ b/apps/admin_audit/l10n/et_EE.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Auditeerimine / Logimine",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Lisab Nextcloudile logimisvõimekuse, millega on võimalik jälgida näiteks failide kasutamist või teisi tundlikke tegevusi."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 0df77cb679f..2cdc47ea126 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"Personal" : "Osobiste",
"{actor} created calendar {calendar}" : "{actor} utworzył kalendarz {calendar}",
"You created calendar {calendar}" : "Utworzyłeś kalendarz {calendar}",
- "{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar} .",
+ "{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar}",
"You deleted calendar {calendar}" : "Usunąłeś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował kalendarz {calendar}",
"You updated calendar {calendar}" : "Zaktualizowałeś kalendarz {calendar}",
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 292c7259fd7..a64846cf151 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -4,7 +4,7 @@
"Personal" : "Osobiste",
"{actor} created calendar {calendar}" : "{actor} utworzył kalendarz {calendar}",
"You created calendar {calendar}" : "Utworzyłeś kalendarz {calendar}",
- "{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar} .",
+ "{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar}",
"You deleted calendar {calendar}" : "Usunąłeś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował kalendarz {calendar}",
"You updated calendar {calendar}" : "Zaktualizowałeś kalendarz {calendar}",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index eff48d22817..321c7457599 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "Pessoal",
"Administration" : "Administração",
"Additional settings" : "Configurações adicionais",
+ "Admin privileges" : "Privilégios de administrador",
"Groupware" : "Groupware",
"Overview" : "Visão geral",
"Basic settings" : "Configurações básicas",
@@ -136,6 +137,8 @@ OC.L10N.register(
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Está sendo usado a versão \"%s\" do MySQL. O Nextcloud 21 não suportará mais esta versão e irá requerer MySQL 8.0 ou MariaDB 10.2 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Está em uso o PostgreSQL \"%s\". O Nextcloud 21 não terá mais suporte para essa versão e requer PostgreSQL 9.6 ou posterior.",
"Nextcloud settings" : "Configurações Nextcloud",
+ "Administration privileges" : "Privilégios de administração",
+ "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.",
"None" : "Nenhuma",
"Unable to modify setting" : "Incapaz de modificar a configuração",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 2217cb2bdeb..a150ef059b9 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -112,6 +112,7 @@
"Personal" : "Pessoal",
"Administration" : "Administração",
"Additional settings" : "Configurações adicionais",
+ "Admin privileges" : "Privilégios de administrador",
"Groupware" : "Groupware",
"Overview" : "Visão geral",
"Basic settings" : "Configurações básicas",
@@ -134,6 +135,8 @@
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Está sendo usado a versão \"%s\" do MySQL. O Nextcloud 21 não suportará mais esta versão e irá requerer MySQL 8.0 ou MariaDB 10.2 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Está em uso o PostgreSQL \"%s\". O Nextcloud 21 não terá mais suporte para essa versão e requer PostgreSQL 9.6 ou posterior.",
"Nextcloud settings" : "Configurações Nextcloud",
+ "Administration privileges" : "Privilégios de administração",
+ "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.",
"None" : "Nenhuma",
"Unable to modify setting" : "Incapaz de modificar a configuração",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index c8c7a751f51..ec4ebc8fa00 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "個人",
"Administration" : "管理",
"Additional settings" : "其他設定",
+ "Admin privileges" : "管理員權限",
"Groupware" : "協作應用程式",
"Overview" : "概覽",
"Basic settings" : "基本設定",
@@ -296,8 +297,8 @@ OC.L10N.register(
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
"{license}-licensed" : "以 {license} 授權",
- "Details" : "細節",
- "Changelog" : "變更紀錄",
+ "Details" : "詳細資訊",
+ "Changelog" : "更新紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
"Enter group name" : "輸入群組名稱",
"Add group" : "新增群組",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index c4b8bad989e..33d10e92117 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -112,6 +112,7 @@
"Personal" : "個人",
"Administration" : "管理",
"Additional settings" : "其他設定",
+ "Admin privileges" : "管理員權限",
"Groupware" : "協作應用程式",
"Overview" : "概覽",
"Basic settings" : "基本設定",
@@ -294,8 +295,8 @@
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
"{license}-licensed" : "以 {license} 授權",
- "Details" : "細節",
- "Changelog" : "變更紀錄",
+ "Details" : "詳細資訊",
+ "Changelog" : "更新紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
"Enter group name" : "輸入群組名稱",
"Add group" : "新增群組",