feat: add new translations for properties and favorites in multiple languages

This commit is contained in:
caduHD4
2025-09-21 16:22:04 -03:00
parent ca6331e45b
commit 3ff8ed735e
24 changed files with 246 additions and 8 deletions

View File

@@ -50,6 +50,16 @@
"download_options_zero": "No hi ha opcions de baixada",
"download_options_one": "{{count}} opció de baixada",
"download_options_other": "{{count}} opcions de baixada",
"no_repacks_found": "No s'han trobat fonts per a aquest joc",
"properties": "Propietats",
"filter_by_source": "Filtra per font:",
"add_to_favorites": "Afegeix als favorits",
"remove_from_favorites": "Elimina dels favorits",
"failed_update_favorites": "No s'han pogut actualitzar els favorits",
"game_removed_from_library": "El joc s'ha eliminat de la biblioteca",
"failed_remove_from_library": "No s'ha pogut eliminar de la biblioteca",
"files_removed_success": "Fitxers eliminats correctament",
"failed_remove_files": "No s'han pogut eliminar els fitxers",
"updated_at": "Actualitzat: {{updated_at}}",
"install": "Instal·la",
"resume": "Reprèn",

View File

@@ -75,6 +75,16 @@
"eta": "Odhadovaný čas: {{eta}}",
"calculating_eta": "Počítám zbývající čas…",
"downloading_metadata": "Stahuji metadata…",
"properties": "Vlastnosti",
"filter_by_source": "Filtrovat podle zdroje:",
"add_to_favorites": "Přidat do oblíbených",
"remove_from_favorites": "Odebrat z oblíbených",
"failed_update_favorites": "Nepodařilo se aktualizovat oblíbené",
"game_removed_from_library": "Hra byla odebrána z knihovny",
"failed_remove_from_library": "Nepodařilo se odebrat z knihovny",
"files_removed_success": "Soubory byly úspěšně odebrány",
"failed_remove_files": "Nepodařilo se odebrat soubory",
"no_repacks_found": "Nebyly nalezeny žádné zdroje pro tuto hru",
"filter": "Filtrovat repacky",
"requirements": "Systémové požadavky",
"minimum": "Minimální",

View File

@@ -54,6 +54,16 @@
"download_options_zero": "Ingen download mulighed",
"download_options_one": "{{count}} download mulighed",
"download_options_other": "{{count}} download muligheder",
"properties": "Egenskaber",
"filter_by_source": "Filtrér efter kilde:",
"add_to_favorites": "Tilføj til favoritter",
"remove_from_favorites": "Fjern fra favoritter",
"failed_update_favorites": "Kunne ikke opdatere favoritter",
"game_removed_from_library": "Spillet er fjernet fra biblioteket",
"failed_remove_from_library": "Kunne ikke fjerne fra biblioteket",
"files_removed_success": "Filer fjernet succesfuldt",
"failed_remove_files": "Kunne ikke fjerne filer",
"no_repacks_found": "Ingen kilder fundet til dette spil",
"updated_at": "Opdateret {{updated_at}}",
"install": "Installér",
"resume": "Fortsæt",

View File

@@ -207,7 +207,17 @@
"create_start_menu_shortcut": "Startmenü-Verknüpfung erstellen",
"invalid_wine_prefix_path": "Ungültiger Wine-Präfix-Pfad",
"invalid_wine_prefix_path_description": "Der Pfad zum Wine-Präfix ist ungültig. Bitte überprüfe den Pfad und versuche es erneut.",
"missing_wine_prefix": "Wine-Präfix ist erforderlich, um eine Sicherung unter Linux zu erstellen"
"missing_wine_prefix": "Wine-Präfix ist erforderlich, um eine Sicherung unter Linux zu erstellen",
"properties": "Eigenschaften",
"filter_by_source": "Filtern nach Quelle:",
"add_to_favorites": "Zu Favoriten hinzufügen",
"remove_from_favorites": "Aus Favoriten entfernen",
"failed_update_favorites": "Favoriten konnten nicht aktualisiert werden",
"game_removed_from_library": "Spiel aus Bibliothek entfernt",
"failed_remove_from_library": "Entfernen aus Bibliothek fehlgeschlagen",
"files_removed_success": "Dateien erfolgreich entfernt",
"failed_remove_files": "Dateien konnten nicht entfernt werden",
"no_repacks_found": "Keine Quellen für dieses Spiel gefunden"
},
"activation": {
"title": "Hydra aktivieren",

View File

@@ -172,7 +172,16 @@
"files_automatically_mapped": "Archivos mapeados automáticamente",
"no_backups_created": "Sin copias de seguridad creadas para este juego",
"manage_files": "Gestionar archivos",
"loading_save_preview": "Buscando datos de guardados de juegos…",
"properties": "Propiedades",
"filter_by_source": "Filtrar por fuente:",
"add_to_favorites": "Agregar a favoritos",
"remove_from_favorites": "Eliminar de favoritos",
"failed_update_favorites": "No se pudo actualizar favoritos",
"game_removed_from_library": "Juego eliminado de la biblioteca",
"failed_remove_from_library": "No se pudo eliminar de la biblioteca",
"files_removed_success": "Archivos eliminados exitosamente",
"failed_remove_files": "No se pudieron eliminar los archivos",
"no_repacks_found": "No se encontraron fuentes para este juego",
"wine_prefix": "Prefijo de Wine",
"wine_prefix_description": "El prefijo de Wine usado para ejecutar este juego",
"no_download_option_info": "Sin información disponible",

View File

@@ -166,7 +166,17 @@
"manage_files_description": "Hallake, millised failid varundatakse ja taastatakse",
"select_folder": "Vali kaust",
"backup_from": "Varundamine kuupäevast {{date}}",
"custom_backup_location_set": "Kohandatud varundamise asukoht määratud"
"custom_backup_location_set": "Kohandatud varundamise asukoht määratud",
"properties": "Omadused",
"filter_by_source": "Filtreeri allika järgi:",
"add_to_favorites": "Lisa lemmikutesse",
"remove_from_favorites": "Eemalda lemmikutest",
"failed_update_favorites": "Lemmikute uuendamine ebaõnnestus",
"game_removed_from_library": "Mäng eemaldati kogust",
"failed_remove_from_library": "Eemaldamine kogust ebaõnnestus",
"files_removed_success": "Failid edukalt eemaldatud",
"failed_remove_files": "Failide eemaldamine ebaõnnestus",
"no_repacks_found": "Sellele mängule ei leitud allikaid"
},
"activation": {
"title": "Aktiveeri Hydra",

View File

@@ -74,7 +74,17 @@
"change": "تغییر",
"repacks_modal_description": "ریپک مورد نظر برای دانلود را انتخاب کنید",
"select_folder_hint": "برای تغییر پوشه‌ی پیش‌فرض به <0>Settings</0> بروید",
"download_now": "الان دانلود کن"
"download_now": "الان دانلود کن",
"no_repacks_found": "هیچ منبعی برای این بازی پیدا نشد",
"properties": "ویژگی‌ها",
"filter_by_source": "فیلتر بر اساس منبع:",
"add_to_favorites": "افزودن به علاقه‌مندی‌ها",
"remove_from_favorites": "حذف از علاقه‌مندی‌ها",
"failed_update_favorites": "به‌روزرسانی علاقه‌مندی‌ها ناموفق بود",
"game_removed_from_library": "بازی از کتابخانه حذف شد",
"failed_remove_from_library": "حذف از کتابخانه ناموفق بود",
"files_removed_success": "فایل‌ها با موفقیت حذف شدند",
"failed_remove_files": "حذف فایل‌ها ناموفق بود"
},
"activation": {
"title": "فعال کردن هایدرا",

View File

@@ -65,6 +65,16 @@
"open_download_options": "Ouvrir les options de téléchargement",
"download_options_zero": "Aucune option de téléchargement",
"download_options_one": "{{count}} option de téléchargement",
"properties": "Propriétés",
"filter_by_source": "Filtrer par source :",
"add_to_favorites": "Ajouter aux favoris",
"remove_from_favorites": "Retirer des favoris",
"failed_update_favorites": "Échec de la mise à jour des favoris",
"game_removed_from_library": "Jeu retiré de la bibliothèque",
"failed_remove_from_library": "Échec du retrait de la bibliothèque",
"files_removed_success": "Fichiers supprimés avec succès",
"failed_remove_files": "Échec de la suppression des fichiers",
"no_repacks_found": "Aucune source trouvée pour ce jeu",
"download_options_other": "{{count}} options de téléchargement",
"updated_at": "Mis à jour le {{updated_at}}",
"install": "Installer",

View File

@@ -39,6 +39,16 @@
"open_download_options": "Letöltési lehetőségek",
"download_options_zero": "Nincs letöltési lehetőség",
"download_options_one": "{{count}} letöltési lehetőség",
"no_repacks_found": "Nem található forrás ehhez a játékhoz",
"properties": "Tulajdonságok",
"filter_by_source": "Szűrés forrás szerint:",
"add_to_favorites": "Hozzáadás a kedvencekhez",
"remove_from_favorites": "Eltávolítás a kedvencekből",
"failed_update_favorites": "Nem sikerült frissíteni a kedvenceket",
"game_removed_from_library": "A játék eltávolítva a könyvtárból",
"failed_remove_from_library": "Nem sikerült eltávolítani a könyvtárból",
"files_removed_success": "Fájlok sikeresen eltávolítva",
"failed_remove_files": "Nem sikerült eltávolítani a fájlokat",
"download_options_other": "{{count}} letöltési lehetőség",
"updated_at": "Frissítve: {{updated_at}}",
"install": "Letöltés",

View File

@@ -102,7 +102,16 @@
"open_download_location": "Lihat file yang diunduh",
"create_shortcut": "Buat pintasan desktop",
"remove_files": "Hapus file",
"remove_from_library_title": "Apa kamu yakin?",
"properties": "Properti",
"filter_by_source": "Filter berdasarkan sumber:",
"add_to_favorites": "Tambahkan ke favorit",
"remove_from_favorites": "Hapus dari favorit",
"failed_update_favorites": "Gagal memperbarui favorit",
"game_removed_from_library": "Game dihapus dari perpustakaan",
"failed_remove_from_library": "Gagal menghapus dari perpustakaan",
"files_removed_success": "File berhasil dihapus",
"failed_remove_files": "Gagal menghapus file",
"no_repacks_found": "Tidak ada sumber untuk game ini",
"remove_from_library_description": "Ini akan menghapus {{game}} dari perpustakaan kamu",
"options": "Opsi",
"executable_section_title": "Eksekusi",

View File

@@ -82,7 +82,17 @@
"previous_screenshot": "Screenshot precedente",
"next_screenshot": "Screenshot successivo",
"screenshot": "Screenshot {{number}}",
"open_screenshot": "Apri screenshot {{number}}"
"open_screenshot": "Apri screenshot {{number}}",
"no_repacks_found": "Nessuna fonte trovata per questo gioco",
"properties": "Proprietà",
"filter_by_source": "Filtra per fonte:",
"add_to_favorites": "Aggiungi ai preferiti",
"remove_from_favorites": "Rimuovi dai preferiti",
"failed_update_favorites": "Impossibile aggiornare i preferiti",
"game_removed_from_library": "Gioco rimosso dalla libreria",
"failed_remove_from_library": "Impossibile rimuovere dalla libreria",
"files_removed_success": "File rimossi con successo",
"failed_remove_files": "Impossibile rimuovere i file"
},
"activation": {
"title": "Attiva Hydra",

View File

@@ -114,7 +114,17 @@
"download_paused": "Жүктеу тоқтатылды",
"last_downloaded_option": "Соңғы жүктеу нұсқасы",
"create_shortcut_success": "Жарлық жасалды",
"create_shortcut_error": "Жарлық жасау мүмкін болмады"
"create_shortcut_error": "Жарлық жасау мүмкін болмады",
"no_repacks_found": "Бұл ойын үшін дереккөздер табылмады",
"properties": "Қасиеттер",
"filter_by_source": "Дереккөз бойынша сүзу:",
"add_to_favorites": "Таңдаулыларға қосу",
"remove_from_favorites": "Таңдаулылардан жою",
"failed_update_favorites": "Таңдаулыларды жаңарту сәтсіз аяқталды",
"game_removed_from_library": "Ойын кітапханадан жойылды",
"failed_remove_from_library": "Кітапханадан жою сәтсіз аяқталды",
"files_removed_success": "Файлдар сәтті жойылды",
"failed_remove_files": "Файлдарды жою сәтсіз аяқталды"
},
"activation": {
"title": "Hydra-ны белсендіру",

View File

@@ -41,6 +41,16 @@
"download_options_one": "{{count}}개의 다운로드 선택지가 존재함",
"download_options_other": "{{count}}개의 다운로드 선택지들이 존재함",
"updated_at": "{{updated_at}}에 업데이트 됨",
"properties": "속성",
"filter_by_source": "소스별 필터:",
"add_to_favorites": "즐겨찾기에 추가",
"remove_from_favorites": "즐겨찾기에서 제거",
"failed_update_favorites": "즐겨찾기 업데이트 실패",
"game_removed_from_library": "게임이 라이브러리에서 제거되었습니다",
"failed_remove_from_library": "라이브러리에서 제거 실패",
"files_removed_success": "파일이 성공적으로 제거되었습니다",
"failed_remove_files": "파일 제거 실패",
"no_repacks_found": "이 게임에 대한 소스를 찾을 수 없습니다",
"install": "설치",
"resume": "재개",
"pause": "일시 정지",

View File

@@ -131,7 +131,17 @@
"download": "Last ned",
"executable_path_in_use": "Kjørbar fil blir allerede brukt av \"{{game}}\"",
"warning": "Advarsel:",
"hydra_needs_to_remain_open": "Hydra skal forbli åpent for at denne nedlastingen kan gjennomføres. I tilfelle av at Hydra lukker før nedlastingen er ferdig, mister du fremskrittet ditt."
"hydra_needs_to_remain_open": "Hydra skal forbli åpent for at denne nedlastingen kan gjennomføres. I tilfelle av at Hydra lukker før nedlastingen er ferdig, mister du fremskrittet ditt.",
"properties": "Egenskaper",
"filter_by_source": "Filtrer etter kilde:",
"add_to_favorites": "Legg til i favoritter",
"remove_from_favorites": "Fjern fra favoritter",
"failed_update_favorites": "Kunne ikke oppdatere favoritter",
"game_removed_from_library": "Spillet er fjernet fra biblioteket",
"failed_remove_from_library": "Kunne ikke fjerne fra biblioteket",
"files_removed_success": "Filer fjernet",
"failed_remove_files": "Kunne ikke fjerne filer",
"no_repacks_found": "Ingen kilder funnet for dette spillet"
},
"activation": {
"title": "Aktivér Hydra",

View File

@@ -49,6 +49,16 @@
"space_left_on_disk": "{{space}} Over op schijf",
"eta": "Conclusie {{eta}}",
"downloading_metadata": "Downloading metadata…",
"properties": "Eigenschappen",
"filter_by_source": "Filteren op bron:",
"add_to_favorites": "Toevoegen aan favorieten",
"remove_from_favorites": "Verwijderen uit favorieten",
"failed_update_favorites": "Favorieten bijwerken mislukt",
"game_removed_from_library": "Spel verwijderd uit bibliotheek",
"failed_remove_from_library": "Verwijderen uit bibliotheek mislukt",
"files_removed_success": "Bestanden succesvol verwijderd",
"failed_remove_files": "Verwijderen van bestanden mislukt",
"no_repacks_found": "Geen bronnen gevonden voor deze game",
"filter": "Filter repacks",
"requirements": "Systeem vereisten",
"minimum": "Minimaal",

View File

@@ -41,6 +41,16 @@
"download_options_zero": "Brak opcji pobierania",
"download_options_one": "{{count}} opcja pobierania",
"download_options_other": "{{count}} opcji pobierania",
"properties": "Właściwości",
"filter_by_source": "Filtruj według źródła:",
"add_to_favorites": "Dodaj do ulubionych",
"remove_from_favorites": "Usuń z ulubionych",
"failed_update_favorites": "Nie udało się zaktualizować ulubionych",
"game_removed_from_library": "Gra została usunięta z biblioteki",
"failed_remove_from_library": "Nie udało się usunąć z biblioteki",
"files_removed_success": "Pliki zostały pomyślnie usunięte",
"failed_remove_files": "Nie udało się usunąć plików",
"no_repacks_found": "Nie znaleziono źródeł dla tej gry",
"updated_at": "Zaktualizowano {{updated_at}}",
"install": "Instaluj",
"resume": "Wznów",

View File

@@ -49,6 +49,16 @@
"open_download_options": "Ver opções de transferência",
"download_options_zero": "Sem opções de transferência",
"download_options_one": "{{count}} opção de transferência",
"properties": "Propriedades",
"filter_by_source": "Filtrar por fonte:",
"add_to_favorites": "Adicionar aos favoritos",
"remove_from_favorites": "Remover dos favoritos",
"failed_update_favorites": "Falha ao atualizar favoritos",
"game_removed_from_library": "Jogo removido da biblioteca",
"failed_remove_from_library": "Falha ao remover da biblioteca",
"files_removed_success": "Ficheiros removidos com sucesso",
"failed_remove_files": "Falha ao remover ficheiros",
"no_repacks_found": "Não foram encontradas fontes para este jogo",
"download_options_other": "{{count}} opções de transferência",
"updated_at": "Atualizado a {{updated_at}}",
"resume": "Continuar",

View File

@@ -51,6 +51,16 @@
"eta": "Concluzie {{eta}}",
"calculating_eta": "Calculare timp rămas...",
"downloading_metadata": "Se descarcă metadata...",
"properties": "Proprietăți",
"filter_by_source": "Filtrează după sursă:",
"add_to_favorites": "Adaugă la favorite",
"remove_from_favorites": "Elimină din favorite",
"failed_update_favorites": "Actualizarea favoritelor a eșuat",
"game_removed_from_library": "Jocul a fost eliminat din bibliotecă",
"failed_remove_from_library": "Eliminarea din bibliotecă a eșuat",
"files_removed_success": "Fișiere eliminate cu succes",
"failed_remove_files": "Eliminarea fișierelor a eșuat",
"no_repacks_found": "Nu s-au găsit surse pentru acest joc",
"filter": "Filtrează repack-urile",
"requirements": "Cerințe de sistem",
"minimum": "Minim",

View File

@@ -65,6 +65,16 @@
"open_download_options": "Открыть источники",
"download_options_zero": "Нет источников",
"download_options_one": "{{count}} источник",
"properties": "Свойства",
"filter_by_source": "Фильтровать по источнику:",
"add_to_favorites": "Добавить в избранное",
"remove_from_favorites": "Удалить из избранного",
"failed_update_favorites": "Не удалось обновить избранное",
"game_removed_from_library": "Игра удалена из библиотеки",
"failed_remove_from_library": "Не удалось удалить из библиотеки",
"files_removed_success": "Файлы успешно удалены",
"failed_remove_files": "Не удалось удалить файлы",
"no_repacks_found": "Не найдено источников для этой игры",
"download_options_other": "{{count}} источников",
"updated_at": "Обновлено {{updated_at}}",
"install": "Установить",

View File

@@ -64,6 +64,16 @@
"open_download_options": "Öppna nedladdningsalternativ",
"download_options_zero": "Inget nedladdningsalternativ",
"download_options_one": "{{count}} nedladdningsalternativ",
"no_repacks_found": "Inga källor hittades för detta spel",
"properties": "Egenskaper",
"filter_by_source": "Filtrera efter källa:",
"add_to_favorites": "Lägg till i favoriter",
"remove_from_favorites": "Ta bort från favoriter",
"failed_update_favorites": "Misslyckades med att uppdatera favoriter",
"game_removed_from_library": "Spelet har tagits bort från biblioteket",
"failed_remove_from_library": "Misslyckades med att ta bort från biblioteket",
"files_removed_success": "Filer har tagits bort",
"failed_remove_files": "Misslyckades med att ta bort filer",
"download_options_other": "{{count}} nedladdningsalternativ",
"updated_at": "Uppdaterad {{updated_at}}",
"install": "Installera",

View File

@@ -64,6 +64,16 @@
"open_download_options": "İndirme seçeneklerini aç",
"download_options_zero": "İndirme seçeneği yok",
"download_options_one": "{{count}} indirme seçeneği",
"properties": "Özellikler",
"filter_by_source": "Kaynağa göre filtrele:",
"add_to_favorites": "Favorilere ekle",
"remove_from_favorites": "Favorilerden kaldır",
"failed_update_favorites": "Favoriler güncellenemedi",
"game_removed_from_library": "Oyun kütüphaneden kaldırıldı",
"failed_remove_from_library": "Kütüphaneden kaldırma başarısız oldu",
"files_removed_success": "Dosyalar başarıyla kaldırıldı",
"failed_remove_files": "Dosyalar kaldırılamadı",
"no_repacks_found": "Bu oyun için kaynak bulunamadı",
"download_options_other": "{{count}} indirme seçeneği",
"updated_at": "{{updated_at}} tarihinde güncellendi",
"install": "Yükle",

View File

@@ -68,6 +68,16 @@
"download_options_other": "{{count}} варіантів завантаження",
"updated_at": "Оновлено {{updated_at}}",
"install": "Встановити",
"properties": "Властивості",
"filter_by_source": "Фільтрувати за джерелом:",
"add_to_favorites": "Додати до обраного",
"remove_from_favorites": "Видалити з обраного",
"failed_update_favorites": "Не вдалося оновити обране",
"game_removed_from_library": "Гру видалено з бібліотеки",
"failed_remove_from_library": "Не вдалося видалити з бібліотеки",
"files_removed_success": "Файли успішно видалено",
"failed_remove_files": "Не вдалося видалити файли",
"no_repacks_found": "Не знайдено джерел для цієї гри",
"resume": "Відновити",
"pause": "Призупинити",
"cancel": "Скасувати",

View File

@@ -64,6 +64,16 @@
"play_time": "O'ynalgan vaqt {{amount}}",
"last_time_played": "Oxirgi ishga tushirilgan {{period}}",
"not_played_yet": "Siz hali {{title}}ni o'ynamagansiz",
"properties": "Xususiyatlar",
"filter_by_source": "Manba bo'yicha filtrlash:",
"add_to_favorites": "Sevimlilarga qo'shish",
"remove_from_favorites": "Sevimlilardan olib tashlash",
"failed_update_favorites": "Sevimlilarni yangilash muvaffaqiyatsiz tugadi",
"game_removed_from_library": "O'yin kutubxonadan olib tashlandi",
"failed_remove_from_library": "Kutubxonadan olib tashlash muvaffaqiyatsiz tugadi",
"files_removed_success": "Fayllar muvaffaqiyatli olib tashlandi",
"failed_remove_files": "Fayllarni olib tashlash muvaffaqiyatsiz tugadi",
"no_repacks_found": "Bu o'yin uchun manbalar topilmadi",
"next_suggestion": "Keyingi taklif",
"play": "O'ynash",
"deleting": "O'rnatuvchi o'chirilmoqda…",

View File

@@ -72,6 +72,16 @@
"install": "安装",
"resume": "恢复",
"pause": "暂停",
"properties": "属性",
"filter_by_source": "按来源筛选:",
"add_to_favorites": "添加到收藏夹",
"remove_from_favorites": "从收藏夹移除",
"failed_update_favorites": "收藏夹更新失败",
"game_removed_from_library": "游戏已从库中移除",
"failed_remove_from_library": "从库中移除失败",
"files_removed_success": "文件已成功移除",
"failed_remove_files": "文件移除失败",
"no_repacks_found": "未找到该游戏的资源",
"cancel": "取消",
"remove": "移除",
"space_left_on_disk": "磁盘剩余空间{{space}}",