Skip to content

Commit 149317a

Browse files
Merge pull request #802 from AlexProgrammerDE/l10n_crowdin_translations
New Crowdin Translations
2 parents c57ac8f + cf93a1b commit 149317a

20 files changed

+600
-50
lines changed

locales/az-AZ/admin.json

+23-5
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
},
2525
"users": {
2626
"filterPlaceholder": "",
27-
"addUserDialog": {
28-
"title": "",
29-
"description": "",
27+
"baseUserDialog": {
3028
"form": {
3129
"username": {
3230
"min": "",
@@ -46,7 +44,21 @@
4644
"description": "",
4745
"user": "",
4846
"admin": ""
49-
},
47+
}
48+
}
49+
},
50+
"addUserDialog": {
51+
"title": "",
52+
"description": "",
53+
"form": {
54+
"cancel": "",
55+
"add": ""
56+
}
57+
},
58+
"updateUserDialog": {
59+
"title": "",
60+
"description": "",
61+
"form": {
5062
"cancel": "",
5163
"add": ""
5264
}
@@ -56,6 +68,11 @@
5668
"success": "",
5769
"error": ""
5870
},
71+
"updateToast": {
72+
"loading": "",
73+
"success": "",
74+
"error": ""
75+
},
5976
"removeToast": {
6077
"loading": "",
6178
"success": "",
@@ -71,7 +88,8 @@
7188
"email": "",
7289
"role": "",
7390
"createdAt": "",
74-
"minIssuedAt": ""
91+
"minIssuedAt": "",
92+
"actions": ""
7593
}
7694
}
7795
}

locales/az-AZ/common.json

+37
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,9 @@
222222
"readDocumentation": "",
223223
"userGroup": "",
224224
"instances": "",
225+
"access": "",
225226
"createInstance": "",
227+
"settings": "",
226228
"adminGroup": "",
227229
"adminOverview": "",
228230
"adminConsole": "",
@@ -265,13 +267,48 @@
265267
"console": "",
266268
"audit-log": "",
267269
"instances": "",
270+
"access": "",
271+
"settings": "",
268272
"proxySettings": "",
269273
"overview": "",
270274
"users": "",
271275
"accountSettings": "",
272276
"metaSettings": "",
273277
"discoverPlugins": ""
274278
},
279+
"access": {
280+
"webdav": {
281+
"title": "",
282+
"description": "",
283+
"publicAddress": "",
284+
"personalToken": "",
285+
"securityWarning": "",
286+
"addressDescription": ""
287+
},
288+
"api": {
289+
"title": "",
290+
"description": "",
291+
"publicAddress": "",
292+
"personalToken": "",
293+
"securityWarning": "",
294+
"addressDescription": ""
295+
},
296+
"token": {
297+
"generate": "",
298+
"placeholder": "",
299+
"generating": "",
300+
"success": "",
301+
"error": "",
302+
"copy": "",
303+
"copied": ""
304+
},
305+
"address": {
306+
"copy": "",
307+
"copied": ""
308+
},
309+
"documentation": "",
310+
"howToConnect": ""
311+
},
275312
"instanceState": {
276313
"starting": "",
277314
"running": "",

locales/de-DE/admin.json

+23-5
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
},
2525
"users": {
2626
"filterPlaceholder": "",
27-
"addUserDialog": {
28-
"title": "",
29-
"description": "",
27+
"baseUserDialog": {
3028
"form": {
3129
"username": {
3230
"min": "",
@@ -46,7 +44,21 @@
4644
"description": "",
4745
"user": "Nutzer",
4846
"admin": "Admin"
49-
},
47+
}
48+
}
49+
},
50+
"addUserDialog": {
51+
"title": "",
52+
"description": "",
53+
"form": {
54+
"cancel": "Abbrechen",
55+
"add": ""
56+
}
57+
},
58+
"updateUserDialog": {
59+
"title": "",
60+
"description": "",
61+
"form": {
5062
"cancel": "Abbrechen",
5163
"add": ""
5264
}
@@ -56,6 +68,11 @@
5668
"success": "",
5769
"error": ""
5870
},
71+
"updateToast": {
72+
"loading": "",
73+
"success": "",
74+
"error": ""
75+
},
5976
"removeToast": {
6077
"loading": "",
6178
"success": "",
@@ -71,7 +88,8 @@
7188
"email": "",
7289
"role": "Rolle",
7390
"createdAt": "",
74-
"minIssuedAt": ""
91+
"minIssuedAt": "",
92+
"actions": ""
7593
}
7694
}
7795
}

locales/de-DE/common.json

+37
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,9 @@
222222
"readDocumentation": "",
223223
"userGroup": "Nutzer",
224224
"instances": "Instanzen",
225+
"access": "",
225226
"createInstance": "Instanz erstellen",
227+
"settings": "Einstellungen",
226228
"adminGroup": "Admin",
227229
"adminOverview": "Übersicht",
228230
"adminConsole": "Konsole",
@@ -265,13 +267,48 @@
265267
"console": "Konsole",
266268
"audit-log": "",
267269
"instances": "Instanzen",
270+
"access": "",
271+
"settings": "Einstellungen",
268272
"proxySettings": "Proxy Einstellungen",
269273
"overview": "Übersicht",
270274
"users": "Nutzer",
271275
"accountSettings": "Konto Einstellungen",
272276
"metaSettings": "",
273277
"discoverPlugins": ""
274278
},
279+
"access": {
280+
"webdav": {
281+
"title": "",
282+
"description": "",
283+
"publicAddress": "",
284+
"personalToken": "",
285+
"securityWarning": "",
286+
"addressDescription": ""
287+
},
288+
"api": {
289+
"title": "",
290+
"description": "",
291+
"publicAddress": "",
292+
"personalToken": "",
293+
"securityWarning": "",
294+
"addressDescription": ""
295+
},
296+
"token": {
297+
"generate": "",
298+
"placeholder": "",
299+
"generating": "",
300+
"success": "",
301+
"error": "",
302+
"copy": "",
303+
"copied": ""
304+
},
305+
"address": {
306+
"copy": "",
307+
"copied": ""
308+
},
309+
"documentation": "Dokumentation",
310+
"howToConnect": ""
311+
},
275312
"instanceState": {
276313
"starting": "Starte",
277314
"running": "Läuft",

locales/es-ES/admin.json

+23-5
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
},
2525
"users": {
2626
"filterPlaceholder": "",
27-
"addUserDialog": {
28-
"title": "",
29-
"description": "",
27+
"baseUserDialog": {
3028
"form": {
3129
"username": {
3230
"min": "",
@@ -46,7 +44,21 @@
4644
"description": "",
4745
"user": "",
4846
"admin": ""
49-
},
47+
}
48+
}
49+
},
50+
"addUserDialog": {
51+
"title": "",
52+
"description": "",
53+
"form": {
54+
"cancel": "",
55+
"add": ""
56+
}
57+
},
58+
"updateUserDialog": {
59+
"title": "",
60+
"description": "",
61+
"form": {
5062
"cancel": "",
5163
"add": ""
5264
}
@@ -56,6 +68,11 @@
5668
"success": "",
5769
"error": ""
5870
},
71+
"updateToast": {
72+
"loading": "",
73+
"success": "",
74+
"error": ""
75+
},
5976
"removeToast": {
6077
"loading": "",
6178
"success": "",
@@ -71,7 +88,8 @@
7188
"email": "",
7289
"role": "",
7390
"createdAt": "",
74-
"minIssuedAt": ""
91+
"minIssuedAt": "",
92+
"actions": ""
7593
}
7694
}
7795
}

locales/es-ES/common.json

+37
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,9 @@
222222
"readDocumentation": "",
223223
"userGroup": "",
224224
"instances": "",
225+
"access": "",
225226
"createInstance": "",
227+
"settings": "",
226228
"adminGroup": "",
227229
"adminOverview": "",
228230
"adminConsole": "",
@@ -265,13 +267,48 @@
265267
"console": "",
266268
"audit-log": "",
267269
"instances": "",
270+
"access": "",
271+
"settings": "",
268272
"proxySettings": "",
269273
"overview": "",
270274
"users": "",
271275
"accountSettings": "",
272276
"metaSettings": "",
273277
"discoverPlugins": ""
274278
},
279+
"access": {
280+
"webdav": {
281+
"title": "",
282+
"description": "",
283+
"publicAddress": "",
284+
"personalToken": "",
285+
"securityWarning": "",
286+
"addressDescription": ""
287+
},
288+
"api": {
289+
"title": "",
290+
"description": "",
291+
"publicAddress": "",
292+
"personalToken": "",
293+
"securityWarning": "",
294+
"addressDescription": ""
295+
},
296+
"token": {
297+
"generate": "",
298+
"placeholder": "",
299+
"generating": "",
300+
"success": "",
301+
"error": "",
302+
"copy": "",
303+
"copied": ""
304+
},
305+
"address": {
306+
"copy": "",
307+
"copied": ""
308+
},
309+
"documentation": "",
310+
"howToConnect": ""
311+
},
275312
"instanceState": {
276313
"starting": "",
277314
"running": "",

0 commit comments

Comments
 (0)