Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update translations #522

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion chameleonultragui/lib/l10n/app_ca.arb
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,16 @@
"key": "Clau",
"t55xx_key_prompt": "Introdu\u00efu la clau T55XX. La clau per defecte del Chameleon Ultra \u00e9s 20206666",
"t55xx_new_key_prompt": "nova clau T55XX si voleu canviar-la",
"new_key": "Nova clau"
"new_key": "Nova clau",
"ultralight_key_prompt": "Clau Ultralight (Hex, 4 bytes)",
"read_with_key": "Llegir amb clau",
"read_without_key": "Llegir sense clau",
"invalid_password": "Contrasenya inv\u00e0lida",
"ultralight_version": "Versi\u00f3 Ultralight",
"ultralight_signature": "Signatura Ultralight",
"no_key": "Sense clau",
"gen1": "Gen1",
"gen2": "Gen2 / Gen\u00e8ric",
"gen3": "Gen3",
"t55xx": "T55XX"
}
13 changes: 12 additions & 1 deletion chameleonultragui/lib/l10n/app_uk.arb
Original file line number Diff line number Diff line change
Expand Up @@ -281,5 +281,16 @@
"key": "\u041a\u043b\u044e\u0447",
"t55xx_key_prompt": "\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u043a\u043b\u044e\u0447 T55XX. \u041a\u043b\u044e\u0447 CU \u0437\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c - 20206666",
"t55xx_new_key_prompt": "\u043d\u043e\u0432\u0438\u0439 \u043a\u043b\u044e\u0447 T55XX, \u044f\u043a\u0449\u043e \u0432\u0438 \u0445\u043e\u0447\u0435\u0442\u0435 \u0439\u043e\u0433\u043e \u0437\u043c\u0456\u043d\u0438\u0442\u0438",
"new_key": "\u041d\u043e\u0432\u0438\u0439 \u043a\u043b\u044e\u0447"
"new_key": "\u041d\u043e\u0432\u0438\u0439 \u043a\u043b\u044e\u0447",
"ultralight_key_prompt": "\u041f\u0430\u0440\u043e\u043b\u044c Ultralight (HEX, 4 \u0431\u0430\u0439\u0442\u0438)",
"read_with_key": "\u0427\u0438\u0442\u0430\u0442\u0438 \u0437 \u043f\u0430\u0440\u043e\u043b\u0435\u043c",
"read_without_key": "\u0427\u0438\u0442\u0430\u0442\u0438 \u0431\u0435\u0437 \u043f\u0430\u0440\u043e\u043b\u044f",
"invalid_password": "\u041d\u0435\u0432\u0456\u0440\u043d\u0438\u0439 \u043f\u0430\u0440\u043e\u043b\u044c",
"ultralight_version": "\u0412\u0435\u0440\u0441\u0456\u044f Ultralight",
"ultralight_signature": "\u041f\u0456\u0434\u043f\u0438\u0441 Ultralight",
"no_key": "\u041d\u0435\u043c\u0430\u0454 \u043f\u0430\u0440\u043e\u043b\u044f",
"gen1": "Gen1",
"gen2": "Gen2 / \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0438\u0439",
"gen3": "Gen3",
"t55xx": "\u042255\u0425\u0425"
}
Loading