config: new Crowdin updates (#1772)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user