Skip to content

Commit

Permalink
Merge pull request #269 from GameTec-live/translations-branch
Browse files Browse the repository at this point in the history
feat: Update translations
  • Loading branch information
aruznieto authored Sep 20, 2023
2 parents 3673b4a + c89bb74 commit bba3dd0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 2 additions & 1 deletion chameleonultragui/lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,6 @@
"recovery_library": "Biblioteca de recuperaci\u00f3n",
"force_flashing": "Forzar flasheo",
"chameleon_flashing_title_easter_egg": "Tu Chameleon {model} se est\u00e1 flasheando",
"chameleon_flashing_title": "Instalando firmware en su Chameleon {model}"
"chameleon_flashing_title": "Instalando firmware en su Chameleon {model}",
"ble_pairing": "Emparejamiento BLE"
}
5 changes: 3 additions & 2 deletions chameleonultragui/lib/l10n/app_ru.arb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"chameleon_device_type": "\u0422\u0438\u043f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430",
"nested_attack": "\u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c Nested \u0430\u0442\u0430\u043a\u0443 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
"darkside_attack": "\u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c Darkside \u0430\u0442\u0430\u043a\u0443 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
"copy_uid": "\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u0430\u0440\u0442\u0443 UID \u0432 \u044d\u043c\u0443\u043b\u044f\u0442\u043e\u0440",
"copy_uid": "\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c UID \u043a\u0430\u0440\u0442\u044b \u0432 \u044d\u043c\u0443\u043b\u044f\u0442\u043e\u0440",
"test_naming": "\u0422\u0435\u0441\u0442 \u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u044f",
"test_nested_lib": "\u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 Nested \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438",
"test_darkside_lib": "\u0422\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 Darkside \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438",
Expand Down Expand Up @@ -203,5 +203,6 @@
"recovery_library": "\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u043a\u043b\u044e\u0447\u0435\u0439",
"force_flashing": "\u0416\u0451\u0441\u0442\u043a\u0430\u044f \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0430",
"chameleon_flashing_title_easter_egg": "\u0412\u0430\u0448 Chameleon {model} \u043f\u0440\u043e\u0448\u0438\u0432\u0430\u0435\u0442\u0441\u044f",
"chameleon_flashing_title": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0438 \u043d\u0430 \u0432\u0430\u0448 Chameleon {model}"
"chameleon_flashing_title": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0438 \u043d\u0430 \u0432\u0430\u0448 Chameleon {model}",
"ble_pairing": "BLE \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435"
}
3 changes: 2 additions & 1 deletion chameleonultragui/lib/l10n/app_zh.arb
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,6 @@
"recovery_library": "\u6062\u590d\u5e93",
"force_flashing": "\u5f3a\u5236\u5237\u5165",
"chameleon_flashing_title_easter_egg": "\u60a8\u7684Chameleon{model} \u6b63\u5728\u5237\u5165",
"chameleon_flashing_title": "\u5728\u60a8\u7684Chameleon {model} \u4e0a\u5b89\u88c5\u56fa\u4ef6"
"chameleon_flashing_title": "\u5728\u60a8\u7684Chameleon {model} \u4e0a\u5b89\u88c5\u56fa\u4ef6",
"ble_pairing": "\u84dd\u8272\u914d\u5bf9"
}

0 comments on commit bba3dd0

Please sign in to comment.