mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 07:59:42 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
54805a1827
commit
6d1b76964e
@ -614,6 +614,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CPU_ARCHITECTURE,
|
||||
"بنية وحدة المعالجة المركزية"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CPU_CORES,
|
||||
"نَوَيات المُعالِجْ"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_FRONTEND_IDENTIFIER,
|
||||
"واجهة Identifier"
|
||||
@ -1152,6 +1156,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_FILE_CONFIG,
|
||||
"ملف الإعدادات."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_FILE_BROWSER_SHADER,
|
||||
"مِلف التظليل."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_FILE_BROWSER_CHEAT,
|
||||
"ملف الغش."
|
||||
|
@ -2406,7 +2406,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_X,
|
||||
"Кнопка X (уверсе)"
|
||||
"Кнопка X (угары)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L2,
|
||||
@ -4594,7 +4594,7 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_MODE,
|
||||
"Рэжым паказу"
|
||||
"Рэжым відарыса"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_SPEECH_MODE,
|
||||
@ -4604,6 +4604,26 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_NARRATOR_MODE,
|
||||
"Рэжым апавядальніка"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_MODE,
|
||||
"Рэжым тэксту"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_NARRATOR_MODE,
|
||||
"Тэкст + апавядальнік"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_NARRATOR_MODE,
|
||||
"Відарыс + апавядальнік"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION_BOTTOM,
|
||||
"Унізе"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION_TOP,
|
||||
"Угары"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_REMOVE_ENABLE_HIST_FAV,
|
||||
"Гісторыя ды абранае"
|
||||
|
@ -6357,6 +6357,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_MODE,
|
||||
"KI-Dienst Ausgabeart"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_MODE,
|
||||
"Übersetzung als Bild-Overlay (Bildmodus), als direktes Audio (Sprache), Text-to-Speech (Erzähler) oder als Text-Overlay (Text) anzeigen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_URL,
|
||||
"KI-Dienst URL"
|
||||
@ -6397,6 +6401,30 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TARGET_LANG,
|
||||
"Die Sprache, in die der Dienst übersetzt. 'Standard' ist Englisch."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_POLL_DELAY,
|
||||
"Automatische Abfrageverzögerung für KI-Dienst"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_POLL_DELAY,
|
||||
"Mindestverzögerung in ms zwischen automatischen Aufrufen. Verringert die Reaktionszeit, erhöht aber die CPU-Leistung."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION,
|
||||
"KI-Dienst-Textposition überschreiben"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TEXT_POSITION,
|
||||
"Die Position des Overlays übersteuern, wenn sich der Dienst im Textmodus befindet."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_PADDING,
|
||||
"KI-Dienst-Textauffüllung (%)"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_AI_SERVICE_TEXT_PADDING,
|
||||
"Vertikaler Abstand, der auf das Textoverlay angewendet wird, wenn der Dienst im Textmodus ist. Ein größeres Auffüllen schiebt den Text in die Mitte des Bildschirms."
|
||||
)
|
||||
|
||||
/* Settings > Accessibility */
|
||||
|
||||
@ -9518,11 +9546,11 @@ MSG_HASH(
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_NARRATOR_MODE,
|
||||
"Text + Erzähler"
|
||||
"Text und Erzähler"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_IMAGE_NARRATOR_MODE,
|
||||
"Bild + Erzähler"
|
||||
"Bild und Erzähler"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AI_SERVICE_TEXT_POSITION_BOTTOM,
|
||||
@ -12155,6 +12183,10 @@ MSG_HASH( /* FIXME Should be MSG_ */
|
||||
MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_ERROR,
|
||||
"Core Installation fehlgeschlagen"
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_VIDEO_DRIVER_NOT_SUPPORTED,
|
||||
"Videotreiber wird für den KI-Dienst nicht unterstützt."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_AUTO_MODE_ENABLED,
|
||||
"Automatische Übersetzung aktiviert."
|
||||
@ -12163,6 +12195,10 @@ MSG_HASH(
|
||||
MSG_AI_AUTO_MODE_DISABLED,
|
||||
"Automatische Übersetzung deaktiviert."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_AI_NOTHING_TO_TRANSLATE,
|
||||
"Nichts zu übersetzen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MSG_CHEAT_DELETE_ALL_INSTRUCTIONS,
|
||||
"Drücke fünf Mal rechts, um alle Cheats zu löschen."
|
||||
@ -14270,6 +14306,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_HELP_GAMEMODE_ENABLE,
|
||||
"Das Aktivieren von Linux GameMode kann die Latenzzeit verbessern, Audioknackser beheben und die Gesamtleistung maximieren, indem CPU und GPU automatisch für die beste Leistung konfiguriert werden.\nDie GameMode-Software muss installiert sein, damit dies funktioniert. Siehe https://github.com/FeralInteractive/gamemode für Informationen zur Installation von GameMode."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_FRAME_REST,
|
||||
"Bildpausen"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_VIDEO_FRAME_REST,
|
||||
"Versucht, die CPU-Last von vsync zu reduzieren, indem es nach der Framedarstellung so viel wie möglich ruht. In erster Linie für Scanline-Synchronisation von Drittanbietern entwickelt."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PAL60_ENABLE,
|
||||
"Verwende PAL60-Modus"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
|
||||
|
||||
/* German */
|
||||
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_GERMAN_APPROVED 16
|
||||
|
||||
/* Greek */
|
||||
|
Loading…
Reference in New Issue
Block a user