Skip to content

Commit

Permalink
feat: Update translations (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChameleonHelper authored Jun 16, 2024
1 parent aea5ac0 commit 631ed2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion chameleonultragui/lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -276,5 +276,8 @@
"confirm_deletions": "L\u00f6schen best\u00e4tigen",
"confirm_deletion": "L\u00f6schen best\u00e4tigen",
"confirm_deletion_text": "Soll {name} wirklich gel\u00f6scht werden?",
"delete": "L\u00f6schen"
"delete": "L\u00f6schen",
"total_keys": "Schl\u00fcssel",
"key": "Schl\u00fcssel",
"t55xx_key_prompt": "T55XX Schl\u00fcssel eingeben. Der Standard des CU ist 20206666"
}
5 changes: 4 additions & 1 deletion chameleonultragui/lib/l10n/app_uk.arb
Original file line number Diff line number Diff line change
Expand Up @@ -276,5 +276,8 @@
"confirm_deletions": "\u041f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f",
"confirm_deletion": "\u041f\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438 \u0432\u0438\u0434\u0430\u043b\u0435\u043d\u043d\u044f",
"confirm_deletion_text": "\u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u0432\u0438\u0434\u0430\u043b\u0438\u0442\u0438 {name}?",
"delete": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438"
"delete": "\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438",
"total_keys": "\u043a\u043b\u044e\u0447(\u0456)",
"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"
}

0 comments on commit 631ed2c

Please sign in to comment.