config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -1,6 +1,6 @@
{
"metaTitle": "",
"back": "",
"metaTitle": "Użytkownik {{username}}",
"back": "Powrót do zarządzania użytkownikami",
"sections": {
"general": {
"title": "Ogólne",
@@ -14,40 +14,40 @@
}
},
"security": {
"title": "",
"title": "Bezpieczeństwo",
"inputs": {
"password": {
"label": ""
"label": "Nowe hasło"
},
"terminateExistingSessions": {
"label": "",
"description": ""
"label": "Zakończ istniejące sesje",
"description": "Wymusza ponowne zalogowanie się użytkownika na swoich urządzeniach"
},
"confirm": {
"label": "Potwierdź",
"description": ""
"description": "Hasło zostanie zaktualizowane. Działania nie można cofnąć."
}
}
},
"roles": {
"title": "",
"currentRole": "",
"title": "Role",
"currentRole": "Obecna rola: ",
"badges": {
"owner": "",
"admin": "",
"normal": ""
"owner": "Właściciel",
"admin": "Admin",
"normal": "Zwykły"
}
},
"deletion": {
"title": "",
"title": "Usunięcie konta",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
"label": "Potwierdź nazwę użytkownika",
"description": "Wpisz nazwę użytkownika, aby potwierdzić usunięcie"
},
"confirm": {
"label": "Usuń trwale",
"description": ""
"description": "Mam świadomość, że to działanie jest trwałe i wszystkie dane konta zostaną utracone."
}
}
}