This commit is contained in:
HugeFrog24
2025-12-12 12:25:07 +01:00
parent 1edd996336
commit 39cbf58dbd
54 changed files with 7273 additions and 6889 deletions

22
messages/ui/ar.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "تفعيل هز الجهاز",
"languages": {
"ar": "العربية",
"de": "الألمانية",
"en": "الإنجليزية",
"ka": "الجورجية",
"ru": "الروسية"
},
"languageSelector": "اختيار اللغة",
"noShakeInstructionsDesktop": "اضغط على مفتاح المسافة أو انقر/المس {item}!",
"noShakeInstructionsMobile": "انقر/المس {item}!",
"shakeCharacter": "هز {item}",
"shakeInstructionsDesktop": "هز جهازك، اضغط على مفتاح المسافة، أو انقر/المس {item}!",
"shakeInstructionsMobile": "هز جهازك أو انقر/المس {item}!",
"themes": {
"dark": "مظلم",
"light": "فاتح",
"system": "النظام"
},
"themeSelector": "اختيار المظهر"
}

22
messages/ui/de.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "Geräte-Schütteln aktivieren",
"languages": {
"ar": "Arabisch",
"de": "Deutsch",
"en": "Englisch",
"ka": "Georgisch",
"ru": "Russisch"
},
"languageSelector": "Sprachauswahl",
"noShakeInstructionsDesktop": "Drücke die Leertaste oder klicke/tippe auf {item}!",
"noShakeInstructionsMobile": "Klicke/tippe auf {item}!",
"shakeCharacter": "Schüttle den {item}",
"shakeInstructionsDesktop": "Schüttle dein Gerät, drücke die Leertaste, oder klicke/tippe auf {item}!",
"shakeInstructionsMobile": "Schüttle dein Gerät oder klicke/tippe auf {item}!",
"themes": {
"dark": "Dunkel",
"light": "Hell",
"system": "System"
},
"themeSelector": "Design-Auswahl"
}

22
messages/ui/en.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "Enable device shake",
"languages": {
"ar": "Arabic",
"de": "German",
"en": "English",
"ka": "Georgian",
"ru": "Russian"
},
"languageSelector": "Language selector",
"noShakeInstructionsDesktop": "Press spacebar or click/tap {item}!",
"noShakeInstructionsMobile": "Click/tap {item}!",
"shakeCharacter": "Shake the {item}",
"shakeInstructionsDesktop": "Shake your device, press spacebar, or click/tap {item}!",
"shakeInstructionsMobile": "Shake your device or click/tap {item}!",
"themes": {
"dark": "Dark",
"light": "Light",
"system": "System"
},
"themeSelector": "Theme selector"
}

22
messages/ui/ka.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "მოწყობილობის შერყევის ჩართვა",
"languages": {
"ar": "არაბული",
"de": "გერმანული",
"en": "ინგლისური",
"ka": "ქართული",
"ru": "რუსული"
},
"languageSelector": "ენის არჩევა",
"noShakeInstructionsDesktop": "დააჭირეთ Space-ს ან დააწკაპუნეთ/შეეხეთ {item}!",
"noShakeInstructionsMobile": "დააწკაპუნეთ/შეეხეთ {item}!",
"shakeCharacter": "შეარხიეთ {item}",
"shakeInstructionsDesktop": "შეარხიეთ თქვენი მოწყობილობა, დააჭირეთ Space-ს, ან დააწკაპუნეთ/შეეხეთ {item}!",
"shakeInstructionsMobile": "შეარხიეთ თქვენი მოწყობილობა ან დააწკაპუნეთ/შეეხეთ {item}!",
"themes": {
"dark": "მუქი",
"light": "ღია",
"system": "სისტემური"
},
"themeSelector": "თემის არჩევა"
}

22
messages/ui/ru.json Normal file
View File

@@ -0,0 +1,22 @@
{
"enableDeviceShake": "Включить встряску устройства",
"languages": {
"ar": "Арабский",
"de": "Немецкий",
"en": "Английский",
"ka": "Грузинский",
"ru": "Русский"
},
"languageSelector": "Выбор языка",
"noShakeInstructionsDesktop": "Нажмите пробел или нажмите/коснитесь {item}!",
"noShakeInstructionsMobile": "Нажмите/коснитесь {item}!",
"shakeCharacter": "Встряхните {item}",
"shakeInstructionsDesktop": "Встряхните устройство, нажмите пробел, или нажмите/коснитесь {item}!",
"shakeInstructionsMobile": "Встряхните устройство или нажмите/коснитесь {item}!",
"themes": {
"dark": "Тёмная",
"light": "Светлая",
"system": "Системная"
},
"themeSelector": "Выбор темы"
}