Browse Source

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
tags/v23.0.0beta1
Nextcloud bot 2 years ago
parent
commit
4737708807
No account linked to committer's email address

+ 3
- 0
apps/settings/l10n/cs.js View File

@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "Osobní",
"Administration" : "Správa",
"Additional settings" : "Další nastavení",
"Admin right privilege" : "Oprávnění správce",
"Groupware" : "Software pro podporu spolupráce",
"Overview" : "Přehled",
"Basic settings" : "Základní nastavení",
@@ -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." : "Je používána verze MySQL „%s“. Nextcloud 21 už nebude podporovat tuto verzi a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo novější.",
"Nextcloud settings" : "Nastavení Nextcloud",
"Here you can decide which group can access some of the admin settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k některým nastavením správy.",
"None" : "Žádné",
"Unable to modify setting" : "Nastavení se nedaří změnit",
"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." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.",
"Enforce two-factor authentication" : "Vynutit dvoufázové ověřování",
"Limit to groups" : "Omezit na skupiny",

+ 3
- 0
apps/settings/l10n/cs.json View File

@@ -112,6 +112,7 @@
"Personal" : "Osobní",
"Administration" : "Správa",
"Additional settings" : "Další nastavení",
"Admin right privilege" : "Oprávnění správce",
"Groupware" : "Software pro podporu spolupráce",
"Overview" : "Přehled",
"Basic settings" : "Základní nastavení",
@@ -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." : "Je používána verze MySQL „%s“. Nextcloud 21 už nebude podporovat tuto verzi a vyžaduje MySQL 8.0 nebo MariaDB 10.2 a novější.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Je používána verze PostgreSQL „%s“. Nextcloud 21 již nebude podporovat tuto verzi a vyžaduje PostgreSQL 9.6 nebo novější.",
"Nextcloud settings" : "Nastavení Nextcloud",
"Here you can decide which group can access some of the admin settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k některým nastavením správy.",
"None" : "Žádné",
"Unable to modify setting" : "Nastavení se nedaří změnit",
"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." : "Dvoufázové ověřování je možné vynutit pro všechny uživatele a konkrétní skupiny. Pokud nemají nastaveného poskytovatele dvoufázového ověřování, nebudou se moci přihlásit do systému.",
"Enforce two-factor authentication" : "Vynutit dvoufázové ověřování",
"Limit to groups" : "Omezit na skupiny",

+ 4
- 0
apps/settings/l10n/de.js View File

@@ -136,7 +136,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." : "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 kannst Du festlegen, welche Gruppe auf einige der Verwaltungseinstellungen 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.",
"Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen",
"Limit to groups" : "Auf Gruppen beschränken",
@@ -217,10 +219,12 @@ OC.L10N.register(
"Copy" : "Kopieren",
"Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.",
"Your full name" : "Dein vollständiger Name",
"No full name set" : "Kein vollständiger Name festgelegt",
"Email options" : "E-Mail-Optionen",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
"Delete email" : "E-Mail löschen",
"This address is not confirmed" : "Diese Adresse ist nicht bestätigt",
"Your email address" : "Deine E-Mail-Adresse",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"No email address set" : "Keine E-Mail-Adresse angegeben",

+ 4
- 0
apps/settings/l10n/de.json View File

@@ -134,7 +134,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." : "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 kannst Du festlegen, welche Gruppe auf einige der Verwaltungseinstellungen 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.",
"Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen",
"Limit to groups" : "Auf Gruppen beschränken",
@@ -215,10 +217,12 @@
"Copy" : "Kopieren",
"Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.",
"Your full name" : "Dein vollständiger Name",
"No full name set" : "Kein vollständiger Name festgelegt",
"Email options" : "E-Mail-Optionen",
"Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen",
"Remove primary email" : "Primäre E-Mail-Adresse entfernen",
"Delete email" : "E-Mail löschen",
"This address is not confirmed" : "Diese Adresse ist nicht bestätigt",
"Your email address" : "Deine E-Mail-Adresse",
"Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}",
"No email address set" : "Keine E-Mail-Adresse angegeben",

+ 1
- 0
apps/settings/l10n/de_DE.js View File

@@ -137,6 +137,7 @@ OC.L10N.register(
"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",
"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.",
"Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen",
"Limit to groups" : "Auf Gruppen beschränken",

+ 1
- 0
apps/settings/l10n/de_DE.json View File

@@ -135,6 +135,7 @@
"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",
"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.",
"Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen",
"Limit to groups" : "Auf Gruppen beschränken",

+ 1
- 0
apps/settings/l10n/en_GB.js View File

@@ -78,6 +78,7 @@ OC.L10N.register(
"Personal" : "Personal",
"Administration" : "Administration",
"Additional settings" : "Additional settings",
"Admin right privilege" : "Admin privileges",
"Overview" : "Overview",
"Basic settings" : "Basic settings",
"Sharing" : "Sharing",

+ 1
- 0
apps/settings/l10n/en_GB.json View File

@@ -76,6 +76,7 @@
"Personal" : "Personal",
"Administration" : "Administration",
"Additional settings" : "Additional settings",
"Admin right privilege" : "Admin privileges",
"Overview" : "Overview",
"Basic settings" : "Basic settings",
"Sharing" : "Sharing",

+ 3
- 0
apps/settings/l10n/eu.js View File

@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "Pertsonala",
"Administration" : "Administrazioa",
"Additional settings" : "Ezarpen gehiago",
"Admin right privilege" : "Administratzaile eskubide pribilegioak",
"Groupware" : "Taldelanerako tresnak",
"Overview" : "Ikuspegi orokorra",
"Basic settings" : "Oinarrizko ezarpenak",
@@ -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\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar du.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar du.",
"Nextcloud settings" : "Nextcloud ezarpenak",
"Here you can decide which group can access some of the admin settings." : "Hemen administratzaile ezarpenak zein taldek aldatu ditzakeen erabaki dezakezu.",
"None" : "Bat ere ez",
"Unable to modify setting" : "Ezin izan da ezarpena aldatu",
"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." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.",
"Enforce two-factor authentication" : "Bi faktoreko autentikazioa erabiltzea derrigortu",
"Limit to groups" : "Taldeetara mugatu",

+ 3
- 0
apps/settings/l10n/eu.json View File

@@ -112,6 +112,7 @@
"Personal" : "Pertsonala",
"Administration" : "Administrazioa",
"Additional settings" : "Ezarpen gehiago",
"Admin right privilege" : "Administratzaile eskubide pribilegioak",
"Groupware" : "Taldelanerako tresnak",
"Overview" : "Ikuspegi orokorra",
"Basic settings" : "Oinarrizko ezarpenak",
@@ -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\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta MySQL 8.0 edo MariaDB 10.2 edo berriagoa behar du.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" bertsioa erabiltzen da. Nextcloud 21-ek ez du bertsio hau onartzen eta PostgreSQL 9.6 edo berriagoa behar du.",
"Nextcloud settings" : "Nextcloud ezarpenak",
"Here you can decide which group can access some of the admin settings." : "Hemen administratzaile ezarpenak zein taldek aldatu ditzakeen erabaki dezakezu.",
"None" : "Bat ere ez",
"Unable to modify setting" : "Ezin izan da ezarpena aldatu",
"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." : "Bi faktoreko autentifikazioa erabiltzaile guztientzat edo talde batzuentzat ezarri daiteke. Ez badute bi faktoreko hornitzailerik konfiguratuta, ezingo dira sistemara sartu.",
"Enforce two-factor authentication" : "Bi faktoreko autentikazioa erabiltzea derrigortu",
"Limit to groups" : "Taldeetara mugatu",

+ 3
- 0
apps/settings/l10n/sk.js View File

@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "Osobné",
"Administration" : "Administrácia",
"Additional settings" : "Ďalšie nastavenia",
"Admin right privilege" : "Oprávnenie správcu",
"Groupware" : "Groupware",
"Overview" : "Prehľad",
"Basic settings" : "Základné nastavenia",
@@ -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." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novšia.",
"Nextcloud settings" : "Nastavenia Nextcloud",
"Here you can decide which group can access some of the admin settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.",
"None" : "Žiadny",
"Unable to modify setting" : "Nie je možné zmeniť nastavenie",
"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." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.",
"Enforce two-factor authentication" : "Vynútiť dvojzložkové overovanie",
"Limit to groups" : "Povoľ len pre skupiny",

+ 3
- 0
apps/settings/l10n/sk.json View File

@@ -112,6 +112,7 @@
"Personal" : "Osobné",
"Administration" : "Administrácia",
"Additional settings" : "Ďalšie nastavenia",
"Admin right privilege" : "Oprávnenie správcu",
"Groupware" : "Groupware",
"Overview" : "Prehľad",
"Basic settings" : "Základné nastavenia",
@@ -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." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Používa sa verzia PostgreSQL \"%s\". Nextcloud 21 už nebude podporovať túto verziu a vyžaduje PostgreSQL 9.6 alebo novšia.",
"Nextcloud settings" : "Nastavenia Nextcloud",
"Here you can decide which group can access some of the admin settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.",
"None" : "Žiadny",
"Unable to modify setting" : "Nie je možné zmeniť nastavenie",
"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." : "Dvojfázové overenie je možné vynútiť pre všetkých používateľov a konkrétne skupiny. Ak nemajú nastaveného poskytovateľa dvojfázového overovania nebudú sa môcť prihlásiť do systému.",
"Enforce two-factor authentication" : "Vynútiť dvojzložkové overovanie",
"Limit to groups" : "Povoľ len pre skupiny",

+ 2
- 2
apps/settings/l10n/sl.js View File

@@ -152,8 +152,8 @@ OC.L10N.register(
"Update to {version}" : "Posodobi na različico {version}",
"Remove" : "Odstrani",
"Disable" : "Onemogoči",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcoud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
"View in store" : "Pokaži v trgovini",
"Visit website" : "Odpri spletno stran",

+ 2
- 2
apps/settings/l10n/sl.json View File

@@ -150,8 +150,8 @@
"Update to {version}" : "Posodobi na različico {version}",
"Remove" : "Odstrani",
"Disable" : "Onemogoči",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja NextCloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcoud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
"View in store" : "Pokaži v trgovini",
"Visit website" : "Odpri spletno stran",

+ 3
- 0
apps/settings/l10n/tr.js View File

@@ -114,6 +114,7 @@ OC.L10N.register(
"Personal" : "Kişisel",
"Administration" : "Yönetim",
"Additional settings" : "Ek ayarlar",
"Admin right privilege" : "Yönetici yetkileri izni",
"Groupware" : "Grup çalışması",
"Overview" : "Özet",
"Basic settings" : "Temel ayarlar",
@@ -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\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.",
"Nextcloud settings" : "Nextcloud ayarları",
"Here you can decide which group can access some of the admin settings." : "Yönetici ayarlarından bazılarına hangi grubun erişebileceğini bu bölümden seçebilirsiniz.",
"None" : "Yok",
"Unable to modify setting" : "Ayar değiştirilemedi",
"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." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
"Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın",
"Limit to groups" : "Şu gruplarla sınırlansın",

+ 3
- 0
apps/settings/l10n/tr.json View File

@@ -112,6 +112,7 @@
"Personal" : "Kişisel",
"Administration" : "Yönetim",
"Additional settings" : "Ek ayarlar",
"Admin right privilege" : "Yönetici yetkileri izni",
"Groupware" : "Grup çalışması",
"Overview" : "Özet",
"Basic settings" : "Temel ayarlar",
@@ -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\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.",
"Nextcloud settings" : "Nextcloud ayarları",
"Here you can decide which group can access some of the admin settings." : "Yönetici ayarlarından bazılarına hangi grubun erişebileceğini bu bölümden seçebilirsiniz.",
"None" : "Yok",
"Unable to modify setting" : "Ayar değiştirilemedi",
"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." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
"Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın",
"Limit to groups" : "Şu gruplarla sınırlansın",

+ 3
- 0
apps/settings/l10n/zh_HK.js View File

@@ -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" : "限制給特定群組",

+ 3
- 0
apps/settings/l10n/zh_HK.json View File

@@ -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" : "限制給特定群組",

+ 3
- 0
apps/settings/l10n/zh_TW.js View File

@@ -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" : "限制給特定群組",

+ 3
- 0
apps/settings/l10n/zh_TW.json View File

@@ -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" : "限制給特定群組",

+ 1
- 0
lib/l10n/cs.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"Server version %s or higher is required." : "Je potřeba verze serveru %s nebo novější.",
"Server version %s or lower is required." : "Je potřeba verze serveru %s nebo starší.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Aby mohl přistupovat k tomuto nastavení je třeba, aby přihlášený uživatel byl správce, dílčí správce nebo obdržel speciální oprávnění",
"Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast",
"Logged in user must be an admin" : "Je třeba, aby přihlášený uživatel byl správce",
"Wiping of device %s has started" : "Vymazávání ze zařízení %s zahájeno",

+ 1
- 0
lib/l10n/cs.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "Jsou podporovány následující systémy: %s",
"Server version %s or higher is required." : "Je potřeba verze serveru %s nebo novější.",
"Server version %s or lower is required." : "Je potřeba verze serveru %s nebo starší.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Aby mohl přistupovat k tomuto nastavení je třeba, aby přihlášený uživatel byl správce, dílčí správce nebo obdržel speciální oprávnění",
"Logged in user must be an admin or sub admin" : "Je třeba, aby přihlášený uživatel byl správcem či správcem pro dílčí oblast",
"Logged in user must be an admin" : "Je třeba, aby přihlášený uživatel byl správce",
"Wiping of device %s has started" : "Vymazávání ze zařízení %s zahájeno",

+ 1
- 0
lib/l10n/de_DE.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Folgende Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Admin, ein Teil-Admin sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen ",
"Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein",
"Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Wiping of device %s has started" : "Löschen von Gerät %s wurde gestartet",

+ 1
- 0
lib/l10n/de_DE.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "Folgende Plattformen werden unterstützt: %s",
"Server version %s or higher is required." : "Server Version %s oder höher wird benötigt.",
"Server version %s or lower is required." : "Server Version %s oder niedriger wird benötigt.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Admin, ein Teil-Admin sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen ",
"Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein",
"Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein",
"Wiping of device %s has started" : "Löschen von Gerät %s wurde gestartet",

+ 1
- 0
lib/l10n/en_GB.js View File

@@ -20,6 +20,7 @@ OC.L10N.register(
"The library %s is not available." : "The library %s is not available.",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting",
"Logged in user must be an admin" : "Logged in user must be an admin",
"Authentication" : "Authentication",
"Unknown filetype" : "Unknown filetype",

+ 1
- 0
lib/l10n/en_GB.json View File

@@ -18,6 +18,7 @@
"The library %s is not available." : "The library %s is not available.",
"Server version %s or higher is required." : "Server version %s or higher is required.",
"Server version %s or lower is required." : "Server version %s or lower is required.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting",
"Logged in user must be an admin" : "Logged in user must be an admin",
"Authentication" : "Authentication",
"Unknown filetype" : "Unknown filetype",

+ 1
- 0
lib/l10n/eu.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
"Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako erabiltzailea administratzailea, azpiadministratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.",
"Logged in user must be an admin or sub admin" : "Saioa hasitako erabiltzailea administratzaile edo azpi-administratzailea izan behar du",
"Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da",
"Wiping of device %s has started" : "%s gailuaren garbiketa hasi da",

+ 1
- 0
lib/l10n/eu.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s",
"Server version %s or higher is required." : "Zerbitzariaren %s bertsioa edo berriagoa behar da.",
"Server version %s or lower is required." : "Zerbitzariaren %s bertsioa edo zaharragoa behar da.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Saioa hasitako erabiltzailea administratzailea, azpiadministratzailea edo baimen berezi bat duena izan behar da ezarpen hau aldatzeko.",
"Logged in user must be an admin or sub admin" : "Saioa hasitako erabiltzailea administratzaile edo azpi-administratzailea izan behar du",
"Logged in user must be an admin" : "Saioa hasitako erabiltzailea administratzailea izan behar da",
"Wiping of device %s has started" : "%s gailuaren garbiketa hasi da",

+ 1
- 0
lib/l10n/sk.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Podporované sú nasledujúce platformy: %s",
"Server version %s or higher is required." : "Je vyžadovaná verzia servera %s alebo vyššia.",
"Server version %s or lower is required." : "Je vyžadovaná verzia servera %s alebo nižšia.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prihlásený používateľ musí byť správcom, podadministrátorom alebo musí mať špeciálne právo na prístup k tomuto nastaveniu",
"Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.",
"Logged in user must be an admin" : "Prihlásený používateľ musí byť správca",
"Wiping of device %s has started" : "Začalo sa mazanie zariadenia %s",

+ 1
- 0
lib/l10n/sk.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "Podporované sú nasledujúce platformy: %s",
"Server version %s or higher is required." : "Je vyžadovaná verzia servera %s alebo vyššia.",
"Server version %s or lower is required." : "Je vyžadovaná verzia servera %s alebo nižšia.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prihlásený používateľ musí byť správcom, podadministrátorom alebo musí mať špeciálne právo na prístup k tomuto nastaveniu",
"Logged in user must be an admin or sub admin" : "Prihlásený používateľ musí byť správcom alebo správcom pre čiastkovú oblasť.",
"Logged in user must be an admin" : "Prihlásený používateľ musí byť správca",
"Wiping of device %s has started" : "Začalo sa mazanie zariadenia %s",

+ 1
- 0
lib/l10n/tr.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış kullanıcı bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır",
"Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",
"Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır",
"Wiping of device %s has started" : "%s aygıtının silinmesine başlandı",

+ 1
- 0
lib/l10n/tr.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış kullanıcı bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır",
"Logged in user must be an admin or sub admin" : "Oturum açmış kullanıcı bir yönetici ya da alt yönetici olmalıdır",
"Logged in user must be an admin" : "Oturum açmış kullanıcı bir yönetici olmalıdır",
"Wiping of device %s has started" : "%s aygıtının silinmesine başlandı",

+ 1
- 0
lib/l10n/zh_HK.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限",
"Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的用戶必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",

+ 1
- 0
lib/l10n/zh_HK.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限",
"Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的用戶必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",

+ 1
- 0
lib/l10n/zh_TW.js View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者",
"Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",

+ 1
- 0
lib/l10n/zh_TW.json View File

@@ -33,6 +33,7 @@
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登入使用者必須為管理員、子管理員或有可存取此設定的特殊權限的使用者",
"Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",

Loading…
Cancel
Save