You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/oauth2/l10n/de.js
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ OC.L10N.register(
4
4
"Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere die Administration deines Clients.",
5
5
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
6
6
"OAuth 2.0" : "OAuth 2.0",
7
-
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
8
-
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
7
+
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 kompatible Authentifizierung durch andere Web-Anwendungen.",
8
+
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es der Administration den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
9
9
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
10
10
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
11
11
"Name" : "Name",
@@ -16,8 +16,8 @@ OC.L10N.register(
16
16
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
17
17
"Add client" : "Client hinzufügen",
18
18
"Add" : "Hinzufügen",
19
-
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
20
-
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
21
-
"Delete" : "Löschen"
19
+
"Show client secret" : "Client-Geheimnis des Clients anzeigen",
20
+
"Hide client secret" : "Client-Geheimnis des Clients ausblenden",
Copy file name to clipboardExpand all lines: apps/oauth2/l10n/de.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
"Your client is not authorized to connect. Please inform the administrator of your client." : "Dein Client ist nicht berechtigt, eine Verbindung herzustellen. Bitte informiere die Administration deines Clients.",
3
3
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Die Weiterleitungs-URL muss eine vollständige URL sein. Beispiel: https://deinedomain.com/pfad",
4
4
"OAuth 2.0" : "OAuth 2.0",
5
-
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 komplatible Authentifizierung durch andere Web-Anwendungen.",
6
-
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es Administratoren den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
5
+
"Allows OAuth2 compatible authentication from other web applications." : "Ermöglicht OAuth2 kompatible Authentifizierung durch andere Web-Anwendungen.",
6
+
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Die OAuth2-App ermöglicht es der Administration den eingebauten Authenztifizierungsablauf dahingehend zu konfigurieren, das auch ein OAuth2 komplatible Authentifizierung von anderen Web-Anwendungen aus möglich ist. ",
7
7
"OAuth 2.0 clients" : "OAuth 2.0-Clients",
8
8
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 ermöglicht es externen Diensten, Zugriff auf {instanceName} anzufordern.",
9
9
"Name" : "Name",
@@ -14,8 +14,8 @@
14
14
"Make sure you store the secret key, it cannot be recovered." : "Bewahre den geheimen Schlüssel unbedingt auf, er kann nicht wiederhergestellt werden.",
15
15
"Add client" : "Client hinzufügen",
16
16
"Add" : "Hinzufügen",
17
-
"Show client secret" : "Geheime Zeichenkette des Clients anzeigen",
18
-
"Hide client secret" : "Geheime Zeichenkette des Clients ausblenden",
19
-
"Delete" : "Löschen"
17
+
"Show client secret" : "Client-Geheimnis des Clients anzeigen",
18
+
"Hide client secret" : "Client-Geheimnis des Clients ausblenden",
Copy file name to clipboardExpand all lines: core/l10n/pt_BR.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -341,13 +341,15 @@ OC.L10N.register(
341
341
"Storage & database" : "Armazenamento & banco de dados",
342
342
"Data folder" : "Pasta de dados",
343
343
"Database configuration" : "Configuração do banco de dados",
344
+
"Database type" : "Tipo de banco de dados",
344
345
"Only {firstAndOnlyDatabase} is available." : "Somente {firstAndOnlyDatabase} está disponível.",
345
346
"Install and activate additional PHP modules to choose other database types." : "Instale e ative os módulos adicionais do PHP para escolher outros tipos de banco de dados.",
346
347
"For more details check out the documentation." : "Para mais informações consulte a documentação.",
347
348
"Performance warning" : "Alerta de performance",
348
349
"You chose SQLite as database." : "Você escolheu o SQLite como banco de dados.",
349
350
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "O SQLite deve ser usado apenas para instâncias mínimas e de desenvolvimento. Para produção, recomendamos um banco de dados diferente.",
350
351
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se você usa clientes para sincronização de arquivos, o SQLite é altamente desencorajado.",
352
+
"Database connection" : "Conexão com o banco de dados",
Copy file name to clipboardExpand all lines: core/l10n/pt_BR.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -339,13 +339,15 @@
339
339
"Storage & database" : "Armazenamento & banco de dados",
340
340
"Data folder" : "Pasta de dados",
341
341
"Database configuration" : "Configuração do banco de dados",
342
+
"Database type" : "Tipo de banco de dados",
342
343
"Only {firstAndOnlyDatabase} is available." : "Somente {firstAndOnlyDatabase} está disponível.",
343
344
"Install and activate additional PHP modules to choose other database types." : "Instale e ative os módulos adicionais do PHP para escolher outros tipos de banco de dados.",
344
345
"For more details check out the documentation." : "Para mais informações consulte a documentação.",
345
346
"Performance warning" : "Alerta de performance",
346
347
"You chose SQLite as database." : "Você escolheu o SQLite como banco de dados.",
347
348
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "O SQLite deve ser usado apenas para instâncias mínimas e de desenvolvimento. Para produção, recomendamos um banco de dados diferente.",
348
349
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se você usa clientes para sincronização de arquivos, o SQLite é altamente desencorajado.",
350
+
"Database connection" : "Conexão com o banco de dados",
Copy file name to clipboardExpand all lines: core/l10n/th.js
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ OC.L10N.register(
25
25
"Your login token is invalid or has expired" : "โทเค็นเข้าสู่ระบบของคุณไม่ถูกต้องหรือหมดอายุแล้ว",
26
26
"This community release of Nextcloud is unsupported and push notifications are limited." : "คอมมูนิตี้เวอร์ชันนี้ของ Nextcloud ไม่ได้รับการสนับสนุนและการแจ้งเตือนแบบพุชถูกจำกัด",
"Password reset is disabled" : "การตั้งรหัสผ่านใหม่ถูกปิดใช้งาน",
29
30
"Could not reset password because the token is expired" : "ไม่สามารถรีเซ็ตรหัสผ่านได้ เนื่องจาก Token หมดอายุ",
30
31
"Could not reset password because the token is invalid" : "ไม่สามารถรีเซ็ตรหัสผ่านได้ เนื่องจาก Token ไม่ถูกต้อง",
@@ -34,16 +35,20 @@ OC.L10N.register(
34
35
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "คลิกปุ่มด้านล่างเพื่อตั้งรหัสผ่านของคุณใหม่ หากคุณไม่ได้ขอการตั้งรหัสผ่านใหม่ สามารถเพิกเฉยอีเมลนี้",
35
36
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "คลิกลิงก์ด้านล่างเพื่อตั้งรหัสผ่านของคุณใหม่ หากคุณไม่ได้ขอการตั้งรหัสผ่านใหม่ สามารถเพิกเฉยอีเมลนี้",
36
37
"Reset your password" : "ตั้งรหัสผ่านของคุณใหม่",
38
+
"The given provider is not available" : "ผู้ให้บริการนี้ไม่สามารถใช้งานได้",
37
39
"Task not found" : "ไม่พบงาน",
38
40
"Internal error" : "ข้อผิดพลาดภายใน",
39
41
"Not found" : "ไม่พบสิ่งที่ต้องการ",
42
+
"Node is locked" : "โหนดถูกล็อก",
43
+
"Bad request" : "คำร้องขอไม่ถูกต้อง",
40
44
"Requested task type does not exist" : "ไม่มีประเภทงานที่ร้องขออยู่",
41
45
"Necessary language model provider is not available" : "ผู้ให้บริการโมเดลภาษาที่จำเป็นไม่สามารถใช้ได้",
42
46
"No text to image provider is available" : "ไม่มีผู้ให้บริการแปลงข้อความเป็นรูปภาพที่พร้อมใช้งาน",
43
47
"Image not found" : "ไม่พบรูปภาพ",
44
48
"No translation provider available" : "ไม่มีผู้ให้บริการแปลที่พร้อมใช้งาน",
45
49
"Could not detect language" : "ไม่สามารถตรวจจับภาษา",
46
50
"Unable to translate" : "ไม่สามารถแปล",
51
+
"No valid filters provided" : "ไม่พบตัวกรองที่ให้มา",
47
52
"[%d / %d]: %s" : "[%d / %d]: %s",
48
53
"Repair step:" : "ขั้นตอนการซ่อมแซม:",
49
54
"Repair info:" : "ข้อมูลการซ่อมแซม:",
@@ -53,8 +58,10 @@ OC.L10N.register(
53
58
"Some of your link shares have been removed" : "ลิงก์แชร์บางลิงก์ของคุณถูกลบออก",
54
59
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "เนื่องจากข้อบกพร่องความปลอดภัย เราจำเป็นต้องลบลิงก์แชร์บางลิงก์ของคุณออก โปรดดูที่ลิงก์สำหรับข้อมูลเพิ่มเติม",
55
60
"The account limit of this instance is reached." : "ถึงขีดจำกัดจำนวนบัญชีของเซิร์ฟเวอร์นี้แล้ว",
61
+
"Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "กรุณาใส่รหัสที่ได้จากการสมัครบริการลงใน support app เพื่อเพิ่มความสามารถการใช้งานและผลประโยชน์อื่น ๆ ที่มีให้เฉพาะผลิตภันฑ์ Nextcloud Enterprise ซึ่งเป็นที่แนะนำอย่างยิ่งในการทำงานของหน่วยงานท่าน",
56
62
"Learn more ↗" : "เรียนรู้เพิ่มเติม ↗",
57
63
"Preparing update" : "กำลังเตรียมอัปเดต",
64
+
"Please use the command line updater because updating via browser is disabled in your config.php." : "กรุณาทำการอัพเดทโดยใช้คำสั่ง command line เนื่องจากการอัพเดทผ่านทางบราวเซอร์ถูกปิดการใช้งานจากไฟล์ config.php",
58
65
"Turned on maintenance mode" : "เปิดโหมดการบำรุงรักษาแล้ว",
59
66
"Turned off maintenance mode" : "ปิดโหมดการบำรุงรักษาแล้ว",
60
67
"Maintenance mode is kept active" : "โหมดการบำรุงรักษาถูกเปิดไว้",
@@ -70,6 +77,18 @@ OC.L10N.register(
70
77
"%s (incompatible)" : "%s (เข้ากันไม่ได้)",
71
78
"The following apps have been disabled: %s" : "แอปต่อไปนี้ถูกปิดการใช้งาน: %s",
"Microsoft Access database" : "ฐานข้อมูล Microsoft Access",
91
+
"Microsoft OneNote document" : "เอกสาร Microsoft OneNote",
73
92
"Unknown" : "ไม่ทราบ",
74
93
"The update is in progress, leaving this page might interrupt the process in some environments." : "กำลังดำเนินการอัปเกรด หากออกจากหน้านี้อาจเกิดปัญหาในบางสภาพแวดล้อม",
0 commit comments