Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[i18n] Updated Translations #4017

44 changes: 40 additions & 4 deletions public/locales/ca/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,8 +621,41 @@
"show-in-folder": "Obre la carpeta del registre",
"join-heroic-discord": "Uneix-te al nostre Discord",
"upload": {
"actions": "Acció"
}
"actions": "Acció",
"button": "Puja el fitxer de registre",
"confirm": {
"title": "Voleu pujar el fitxer de registre?",
"content": "Esteu segur que voleu pujar «{{name}}»?"
},
"delete": "Sol·licitud per a esborrar el fitxer de registre",
"done": {
"title": "La pujada s'ha completat",
"content": "S'ha pujat a {{url}} (la URL s'ha copiat al porta-retalls)"
},
"error": {
"content": "No s'ha pogut pujar el fitxer de registre. Comproveu el registre general del Heroic per a obtenir més detalls.",
"title": "La pujada ha fallat"
},
"header": "S'han pujat els fitxers de registre",
"hours-ago": "S'ha pujat fa {{hoursAgo, relativetime(hours)}}",
"minutes-ago": "S'ha pujat fa {{minutesAgo, relativetime(minutes)}}",
"open": "Obre el fitxer de registre pujat",
"upload-date": "Data de pujada",
"uploading": {
"content": "Es puja un fitxer de registre...",
"title": "Es puja"
},
"no-files": "No s'ha pujat cap fitxer de registre",
"title": "Títol del registre"
},
"descriptiveNames": {
"game-log": "Registre de joc de {{gameTitle}}",
"gog": "Registre del GOG",
"heroic": "Registre general del Heroic",
"legendary": "Registre de l'Epic Games/Legendary",
"nile": "Registre d'Amazon/Nile"
},
"show-uploads": "Mostra els fitxers de registre pujats"
},
"mangohud": "Activa el Mangohud (cal que el Mangohud estigui instal·lat)",
"manualsync": {
Expand Down Expand Up @@ -674,7 +707,9 @@
"experimental_features": {
"enableNewDesign": "Disseny nou",
"automaticWinetricksFixes": "Aplica les correccions conegudes de manera automàtica",
"enableHelp": "Component d'ajuda"
"enableHelp": "Component d'ajuda",
"cometSupport": "Suport Comet",
"umuSupport": "Fes servir UMU com a execució Proton"
},
"frameless-window": {
"confirmation": {
Expand Down Expand Up @@ -763,7 +798,8 @@
"memory": "Memòria:",
"copyToClipboard": "Copia al porta-retalls",
"heroicVersion": "Heroic: {{heroicVersion}}",
"nileVersion": "Nile: {{nileVersion}}"
"nileVersion": "Nile: {{nileVersion}}",
"cometVersion": "Comet: {{cometVersion}}"
},
"experimental_features": {
"title": "Funcions experimentals"
Expand Down
6 changes: 3 additions & 3 deletions public/locales/et/gamepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"add_to_favourites": "Lisa lemmikute hulka",
"cancel": "Peata/Tühista",
"continue": "Jätka allalaadimist",
"finish": "Lõpeta",
"finish": "Valmis",
"force_update": "Sunni uuendus, kui see on saadaval",
"force-innstall": "Sunni paigaldamine",
"hide_game": "Peida mäng",
Expand Down Expand Up @@ -204,14 +204,14 @@
},
"info": {
"exe": "Vali käivitatav programm",
"image": "App Image",
"image": "Rakenduse pilt",
"title": "Mängu/rakenduse pealkiri",
"broser": "BrowserURL",
"fullscreen": "Käivita täisekraanis (sulge klahviga F11)",
"useragent": "Kohandatud User Agent"
},
"placeholder": {
"image": "Kleepige Image URL siia",
"image": "Kleepige pildi URL siia",
"title": "Lisa pealkiri oma mängule/rakendusele",
"url": "Asetage mängu URL siia",
"useragent": "Kirjuta käsitsi User Agent siia, et kasutada seda selle brauseri äpi/mänguga"
Expand Down
37 changes: 35 additions & 2 deletions public/locales/et/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,41 @@
"show-in-folder": "Kuva logifail kaustas",
"join-heroic-discord": "Liituge meie Discordiga",
"upload": {
"actions": "Toimingud"
}
"actions": "Toimingud",
"delete": "Taotle logifaili kustutamist",
"done": {
"content": "Üles laetud asukohta {{url}} (URL kopeeritud lõikelauale)",
"title": "Üleslaadimine lõpetatud"
},
"button": "Lae üles logifail",
"confirm": {
"content": "Kas soovite tõesti üles laadida \"{{name}}\"?",
"title": "Lae logifail üles?"
},
"error": {
"content": "Ei suutnud logifaili üles laadida. Üksikasjade jaoks kontrollige Heroicu üldist logi",
"title": "Üleslaadimine ebaõnnestus"
},
"header": "Üles laetud logifailid",
"hours-ago": "Üles laetud {{hoursAgo, relativetime(hours)}}",
"minutes-ago": "Üles laetud {{minutesAgo, relativetime(minutes)}}",
"no-files": "Ühtegi logifaili ei laetud üles",
"open": "Ava logifaili üleslaadimine",
"title": "Logi pealkiri",
"upload-date": "Üleslaadimise kuupäev",
"uploading": {
"content": "Laen logifaili üles...",
"title": "Üleslaadimine"
}
},
"descriptiveNames": {
"heroic": "Üldine Heroicu logi",
"legendary": "Epic Games / Legendary logi",
"game-log": "{{gameTitle}} mängu logi",
"gog": "GOG logi",
"nile": "Amazon / Nile logi"
},
"show-uploads": "Näita üles laetud logifaile"
},
"mangohud": "Luba Mangohud (Mangohud peab olema paigaldatud)",
"manualsync": {
Expand Down
19 changes: 12 additions & 7 deletions public/locales/he/gamepage.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
"box": {
"uninstall": {
"title": "הסר התקנה",
"dlc": "אתם רוצים להסיר התקנה של DLC זה?",
"dlc": "אתם רוצים להסיר את ההתקנה של ״{{title}}״ (DLC)?",
"prefix_warning": "prefix הwine של משחק זה הוא prefix הברירת מחדל. אם אתם באמת מעוניינים למחוק אותה, תצטרכו לעשות זאת ידנית.",
"checkbox": "הסר prefix:{{prefix}}{{newLine}}שימו לב: פעולה זאת אינה ניתנת לביטול והיא גם תסיר קבצי שמירה שלא גובו.",
"message": "אתם רוצים להסיר משחק זה?",
"settingcheckbox": "מחק הגדרות ומחק לוג{{newLine}}שימו לב: פעולה זאת לא ניתנת לביטול. כל הגדרות ששונו יישכחו והלוג יימחק."
"message": "אתם רוצים להסיר את {{title}}?",
"settingcheckbox": "מחק הגדרות ומחק לוג{{newLine}}שימו לב: פעולה זאת לא ניתנת לביטול. כל הגדרות ששונו יישכחו והלוג יימחק.",
"gameIsRunning": "{{title}} עדיין רץ. צריך לסגור אותו קודם לפני שניתן יהיה להסירו."
},
"change": {
"message": "‌זה ישנה את מיקום ההתקנה של המשחק הזה, אתם בטוחים?",
Expand Down Expand Up @@ -44,7 +45,8 @@
"title": "משחק זה צריך עדכון"
},
"wineprefix": "בחר תיקיית WinePrefix",
"yes": "כן"
"yes": "כן",
"close": "לסגור"
},
"button": {
"install": "התקן",
Expand All @@ -70,7 +72,8 @@
},
"unhide_game": "הסר משחק מרשימת המוסתרים",
"uninstall": "הסר התקנה",
"running-setup": "מפעיל הגדרה"
"running-setup": "מפעיל הגדרה",
"changelog": "הצג שינויים"
},
"gamecard": {
"repairing": "מתקן",
Expand Down Expand Up @@ -165,10 +168,12 @@
"platform": "בחר גרסת פלטפורמה להתקין",
"totalPlayed": "זמן במשחק",
"branch": {
"disabled": "מושבת"
"disabled": "מושבת",
"select": "תבחר ערוץ בטא"
},
"builds": {
"version": "גרסה"
"version": "גרסה",
"buildsSelector": "תבחר גרסת משחק"
}
},
"dlc": {
Expand Down
5 changes: 4 additions & 1 deletion public/locales/he/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
},
"accessibility": {
"content_font_family_no_default": "משפחת גופני תוכן (ברירת מחדל: ",
"actions_font_family_no_default": "משפחת גופני פעולות (ברירת מחדל: ",
"actions_font_family_no_default": "משפחת גופני פעולות (ברירת מחדל):",
"zoom": "זום",
"all_tiles_in_color": "הצג את כל אריחי המשחק בצבע",
"fonts": "גופנים",
Expand Down Expand Up @@ -751,5 +751,8 @@
"category-settings": {
"cancel": "בטל",
"warning": "אזהרה"
},
"window": {
"close": "לסגור"
}
}
11 changes: 10 additions & 1 deletion public/locales/id/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,16 @@
"close": "Tutup"
},
"categories-manager": {
"add-placeholder": "Buat Kategori Baru"
"add-placeholder": "Buat Kategori Baru",
"cancel-remove": "Batalkan penghapusan \"{{name}}\"",
"add": "Tambah",
"confirm-remove": "Konfirmasi penghapusan \"{{name}}\"",
"confirm-rename": "Konfirmasi pengubahan \"{{oldName}}\" menjadi \"{{newName}}\"",
"cancel-rename": "Batalkan pengubahan \"{{name}}\"",
"no-categories": "Belum ada kategori.",
"remove": "Hapus \"{{name}}\"",
"rename": "Ubah \"{{name}}\"",
"title": "Kelola Kategori"
},
"adtraction-locked": {
"dont-show-again": "Jangan tampilkan peringatan ini lagi",
Expand Down
37 changes: 35 additions & 2 deletions public/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,8 +620,41 @@
"show-in-folder": "Mostra il log file nella cartella",
"join-heroic-discord": "Unisciti al nostro Discord",
"upload": {
"actions": "Action"
}
"actions": "Action",
"button": "Carica file log",
"confirm": {
"content": "Vuoi davvero caricare \"{{name}}\"?",
"title": "Caricare file di log?"
},
"delete": "Richiedi cancellazione log file",
"done": {
"content": "Caricato su {{url}} (URL copiato negli appunti)",
"title": "Caricamento completato"
},
"error": {
"content": "Caricamento log fallito. Controlla il log generale di Heroic per dettagli",
"title": "Caricamento fallito"
},
"header": "File di log caricati",
"hours-ago": "Caricato {{hoursAgo, relativetime(hours)}}",
"no-files": "Nessun file di log è stato caricato",
"minutes-ago": "Caricato {{minutesAgo, relativetime(minutes)}}",
"open": "Apri caricamento file di log",
"title": "Titolo Log",
"upload-date": "Data caricamento",
"uploading": {
"title": "Caricamento",
"content": "Caricamento file log..."
}
},
"descriptiveNames": {
"game-log": "Log di gioco di {{gameTitle}}",
"gog": "Log GOG",
"heroic": "Log Generico Heroic",
"legendary": "Epic Games / Legendary log",
"nile": "Amazon / Nile log"
},
"show-uploads": "Mostra file di log caricati"
},
"mangohud": "Abilita Mangohud (Mangohud necessita di essere installato)",
"manualsync": {
Expand Down
Loading
Loading