From a2e5fee21fc9b510d1d08473893783b8eac2aff4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 2 Oct 2021 02:26:36 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/de_DE.js | 2 ++ apps/settings/l10n/de_DE.json | 2 ++ apps/settings/l10n/pl.js | 3 +++ apps/settings/l10n/pl.json | 3 +++ apps/settings/l10n/zh_CN.js | 3 +++ apps/settings/l10n/zh_CN.json | 3 +++ 6 files changed, 16 insertions(+) (limited to 'apps/settings') diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 9aa4158e642..810f71e8f0c 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Admin right privilege" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -136,6 +137,7 @@ 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." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Here you can decide which group can access some of the admin settings." : "Hier können Sie festlegen, welche Gruppe auf einige der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "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." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index d496f108a60..e68491059d2 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -112,6 +112,7 @@ "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Admin right privilege" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -134,6 +135,7 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Here you can decide which group can access some of the admin settings." : "Hier können Sie festlegen, welche Gruppe auf einige der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", "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." : "Zwei-Faktor-Authentifizierung kann für alle Benutzer und Gruppen erzwungen werden. Dann können Benutzer für die keine Zwei-Faktor-Authentifizierung eingerichtet ist, sich nicht am System anmelden.", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index a28ce518c0e..07b62e20a49 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "Osobiste", "Administration" : "Administracja", "Additional settings" : "Ustawienia dodatkowe", + "Admin right privilege" : "Uprawnienia administratora", "Groupware" : "Praca grupowa", "Overview" : "Przegląd", "Basic settings" : "Ustawienia podstawowe", @@ -136,7 +137,9 @@ 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." : "Używana jest MySQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwać tej wersji i wymagać będzie MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Używana jest PostgreSQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwał tej wersji i wymagać będzie PostgreSQL 9.6 lub nowszego.", "Nextcloud settings" : "Ustawienia Nextcloud", + "Here you can decide which group can access some of the admin settings." : "Tutaj możesz zdecydować, która grupa ma dostęp do niektórych ustawień administratora.", "None" : "Brak", + "Unable to modify setting" : "Nie można zmienić ustawienia", "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." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", "Enforce two-factor authentication" : "Wymuś uwierzytelnianie dwuskładnikowe", "Limit to groups" : "Ogranicz do grup", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 2bddcbd4a05..45e24f1b80f 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -112,6 +112,7 @@ "Personal" : "Osobiste", "Administration" : "Administracja", "Additional settings" : "Ustawienia dodatkowe", + "Admin right privilege" : "Uprawnienia administratora", "Groupware" : "Praca grupowa", "Overview" : "Przegląd", "Basic settings" : "Ustawienia podstawowe", @@ -134,7 +135,9 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Używana jest MySQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwać tej wersji i wymagać będzie MySQL 8.0 lub MariaDB 10.2, albo nowszej.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Używana jest PostgreSQL w wersji \"%s\". Nextcloud 21 nie będzie już obsługiwał tej wersji i wymagać będzie PostgreSQL 9.6 lub nowszego.", "Nextcloud settings" : "Ustawienia Nextcloud", + "Here you can decide which group can access some of the admin settings." : "Tutaj możesz zdecydować, która grupa ma dostęp do niektórych ustawień administratora.", "None" : "Brak", + "Unable to modify setting" : "Nie można zmienić ustawienia", "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." : "Uwierzytelnianie dwuskładnikowe może być wymuszane dla wszystkich użytkowników i określonych grup. Jeśli nie mają skonfigurowanego dostawcy logowania dwuskładnikowego, nie będą mogli zalogować się do systemu.", "Enforce two-factor authentication" : "Wymuś uwierzytelnianie dwuskładnikowe", "Limit to groups" : "Ogranicz do grup", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 66682a7608c..ffb9400ea56 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "个人", "Administration" : "管理", "Additional settings" : "其他设置", + "Admin right privilege" : "管理员权限特权", "Groupware" : "组件", "Overview" : "概览", "Basic settings" : "基本设置", @@ -136,7 +137,9 @@ 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." : "使用了 MySQL 版本 \"%s\"。Nextcloud 21将不再支持这个版本,需要MySQL 8.0或MariaDB 10.2或更高。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "使用了 PostgreSQL \"%s\" 版本。Nextcloud 21将不再支持此版本,要求 PostgreSQL 9.6 或更高版本。", "Nextcloud settings" : "Nextcloud 设置", + "Here you can decide which group can access some of the admin settings." : "在这里,您可以决定哪个组可以访问一些管理设置。", "None" : "无", + "Unable to modify setting" : "无法更改设置", "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." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "Enforce two-factor authentication" : "强制启用两步验证", "Limit to groups" : "限制于组", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 4ce4e7a5a58..448f7a13ca8 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -112,6 +112,7 @@ "Personal" : "个人", "Administration" : "管理", "Additional settings" : "其他设置", + "Admin right privilege" : "管理员权限特权", "Groupware" : "组件", "Overview" : "概览", "Basic settings" : "基本设置", @@ -134,7 +135,9 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "使用了 MySQL 版本 \"%s\"。Nextcloud 21将不再支持这个版本,需要MySQL 8.0或MariaDB 10.2或更高。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "使用了 PostgreSQL \"%s\" 版本。Nextcloud 21将不再支持此版本,要求 PostgreSQL 9.6 或更高版本。", "Nextcloud settings" : "Nextcloud 设置", + "Here you can decide which group can access some of the admin settings." : "在这里,您可以决定哪个组可以访问一些管理设置。", "None" : "无", + "Unable to modify setting" : "无法更改设置", "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." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。", "Enforce two-factor authentication" : "强制启用两步验证", "Limit to groups" : "限制于组", -- cgit v1.2.3