feat: Add repack language codes to translation files

This commit is contained in:
ChristoferMendes 2024-05-10 11:42:53 -03:00
parent de522cd650
commit 02c4f0a0e6
9 changed files with 109 additions and 10 deletions

View file

@ -96,7 +96,18 @@
"dont_show_it_again": "Don't show it again",
"copy_to_clipboard": "Copy",
"copied_to_clipboard": "Copied",
"got_it": "Got it"
"got_it": "Got it",
"repack_language_code": {
"en": "English",
"es": "Spanish",
"fr": "French",
"hu": "Hungarian",
"it": "Italian",
"pl": "Polish",
"pt": "Portuguese",
"ru": "Russian",
"tr": "Turkish"
}
},
"activation": {
"title": "Activate Hydra",

View file

@ -90,7 +90,18 @@
"dodi_installation_instruction": "Cuando abras el instalador de DODI, presiona la tecla hacia arriba del teclado <0 /> para iniciar el proceso de instalación:",
"dont_show_it_again": "No mostrar de nuevo",
"copy_to_clipboard": "Copiar",
"copied_to_clipboard": "Copiado"
"copied_to_clipboard": "Copiado",
"repack_language_code": {
"en": "Inglés",
"es": "Español",
"fr": "Francés",
"hu": "Húngaro",
"it": "Italiano",
"pl": "Polaco",
"pt": "Portugués",
"ru": "Ruso",
"tr": "Turco"
}
},
"activation": {
"title": "Activar Hydra",

View file

@ -75,7 +75,18 @@
"close": "Fermer",
"deleting": "Suppression du programme d'installation…",
"playing_now": "Jeu en cours",
"last_time_played": "Dernièrement joué {{période}}"
"last_time_played": "Dernièrement joué {{période}}",
"repack_language_code": {
"en": "Anglais",
"es": "Espagnol",
"fr": "Français",
"hu": "Hongrois",
"it": "Italien",
"pl": "Polonais",
"pt": "Portugais",
"ru": "Russe",
"tr": "Turc"
}
},
"activation": {
"title": "Activer Hydra",

View file

@ -84,7 +84,18 @@
"repacks_modal_description": "Choose the repack you want to download",
"downloads_path": "Letöltések helye",
"select_folder_hint": "Ahhoz, hogy megváltoztasd a helyet, hozzákell férned a",
"download_now": "Töltsd le most"
"download_now": "Töltsd le most",
"repack_language_code": {
"en": "Angol",
"es": "Spanyol",
"fr": "Francia",
"hu": "Magyar",
"it": "Olasz",
"pl": "Lengyel",
"pt": "Portugál",
"ru": "Orosz",
"tr": "Török"
}
},
"activation": {
"title": "Hydra Aktiválása",

View file

@ -96,7 +96,18 @@
"dont_show_it_again": "Non mostrarlo più",
"copy_to_clipboard": "Copia",
"copied_to_clipboard": "Copiato",
"got_it": "Capito"
"got_it": "Capito",
"repack_language_code": {
"en": "Inglese",
"es": "Spagnolo",
"fr": "Francese",
"hu": "Ungherese",
"it": "Italiano",
"pl": "Polacco",
"pt": "Portoghese",
"ru": "Russo",
"tr": "Turco"
}
},
"activation": {
"title": "Attiva Hydra",

View file

@ -83,7 +83,18 @@
"downloads_path": "Ścieżka pobierania",
"select_folder_hint": "Aby zmienić domyślny folder, przejdź do",
"settings": "Ustawienia Hydra",
"download_now": "Pobierz teraz"
"download_now": "Pobierz teraz",
"repack_language_code": {
"en": "Angielski",
"es": "Hiszpański",
"fr": "Francuski",
"hu": "Węgierski",
"it": "Włoski",
"pl": "Polski",
"pt": "Portugalski",
"ru": "Rosyjski",
"tr": "Turecki"
}
},
"activation": {
"title": "Aktywuj Hydra",

View file

@ -92,7 +92,18 @@
"dont_show_it_again": "Não mostrar novamente",
"copy_to_clipboard": "Copiar",
"copied_to_clipboard": "Copiado",
"got_it": "Entendi"
"got_it": "Entendi",
"repack_language_code": {
"en": "Inglês",
"es": "Espanhol",
"fr": "Francês",
"hu": "Húngaro",
"it": "Italiano",
"pl": "Polonês",
"pt": "Português",
"ru": "Russo",
"tr": "Turco"
}
},
"activation": {
"title": "Ativação",

View file

@ -96,7 +96,18 @@
"dont_show_it_again": "Не показывать это снова",
"copy_to_clipboard": "Копировать",
"copied_to_clipboard": "Скопировано",
"got_it": "Понятно"
"got_it": "Понятно",
"repack_language_code": {
"en": "Английский",
"es": "Испанский",
"fr": "Французский",
"hu": "Венгерский",
"it": "Итальянский",
"pl": "Польский",
"pt": "Португальский",
"ru": "Русский",
"tr": "Турецкий"
}
},
"activation": {
"title": "Активировать Hydra",

View file

@ -96,7 +96,18 @@
"dont_show_it_again": "Tekrar gösterme",
"copy_to_clipboard": "Kopyala",
"copied_to_clipboard": "Kopyalandı",
"got_it": "Tamam"
"got_it": "Tamam",
"repack_language_code": {
"en": "İngilizce",
"es": "İspanyolca",
"fr": "Fransızca",
"hu": "Macarca",
"it": "İtalyanca",
"pl": "Polonyaca",
"pt": "Portekizce",
"ru": "Rusça",
"tr": "Türkçe"
}
},
"activation": {
"title": "Hydra'yı aktif et",
@ -161,4 +172,4 @@
"close": "Kapat tuşu"
}
}