From 631ed2c0b73040e4c3baf75e5bb9132dbe59c274 Mon Sep 17 00:00:00 2001 From: Chameleon Helper <147535828+ChameleonHelper@users.noreply.github.com> Date: Sun, 16 Jun 2024 08:11:00 +0000 Subject: [PATCH] feat: Update translations (#487) --- chameleonultragui/lib/l10n/app_de.arb | 5 ++++- chameleonultragui/lib/l10n/app_uk.arb | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/chameleonultragui/lib/l10n/app_de.arb b/chameleonultragui/lib/l10n/app_de.arb index 0303e380..0445308c 100644 --- a/chameleonultragui/lib/l10n/app_de.arb +++ b/chameleonultragui/lib/l10n/app_de.arb @@ -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" } \ No newline at end of file diff --git a/chameleonultragui/lib/l10n/app_uk.arb b/chameleonultragui/lib/l10n/app_uk.arb index 2b1dcb70..8dd81a48 100644 --- a/chameleonultragui/lib/l10n/app_uk.arb +++ b/chameleonultragui/lib/l10n/app_uk.arb @@ -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" } \ No newline at end of file