diff options
author | harmony-weblate <96563367+harmony-weblate@users.noreply.github.com> | 2023-05-07 00:49:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-07 00:49:50 +0200 |
commit | b2d64fe32fa0015d383a82ec8d637e08286e37ee (patch) | |
tree | 33f1721c8d88703ce938d448ba2888b128215d97 | |
parent | e15e8aa6fe71a775ae7cfbc012613dd923c49063 (diff) | |
download | FlightCore-b2d64fe32fa0015d383a82ec8d637e08286e37ee.tar.gz FlightCore-b2d64fe32fa0015d383a82ec8d637e08286e37ee.zip |
Translations update from Weblate (#317)
Translated using Weblate (French)
Currently translated at 100.0% (96 of 96 strings)
Translation: Northstar/FlightCore
Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/fr/
Translated using Weblate (German)
Currently translated at 100.0% (96 of 96 strings)
Translation: Northstar/FlightCore
Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/de/
Co-authored-by: p0358 <p0358@users.noreply.github.com>
-rw-r--r-- | src-vue/src/i18n/lang/de.json | 20 | ||||
-rw-r--r-- | src-vue/src/i18n/lang/fr.json | 20 |
2 files changed, 2 insertions, 38 deletions
diff --git a/src-vue/src/i18n/lang/de.json b/src-vue/src/i18n/lang/de.json index 76e3d6ac..b3b6fd16 100644 --- a/src-vue/src/i18n/lang/de.json +++ b/src-vue/src/i18n/lang/de.json @@ -6,7 +6,6 @@ "settings": "Einstellungen", "dev": "Dev" }, - "generic": { "yes": "Ja", "no": "Nein", @@ -18,7 +17,6 @@ "done": "Fertig", "success": "Erfolg" }, - "play": { "button": { "northstar_is_running": "Spiel läuft", @@ -29,7 +27,6 @@ "updating": "Aktualisiert...", "ready_to_play": "Spiel starten" }, - "unknown_version": "Unbekannte Version", "see_patch_notes": "Siehe Patch-Notizen", "players": "Spieler", @@ -38,7 +35,6 @@ "northstar_running": "Northstar läuft:", "origin_running": "Origin läuft:" }, - "mods": { "local": { "no_mods": "Keine Mods gefunden.", @@ -47,12 +43,10 @@ "part_of_ts_mod": "Dieser Northstar Mod ist teil eines Thunderstore Mods", "success_deleting": "{modName} erfolgreich gelöscht" }, - "online": { "no_match": "Keine passenden Mods gefunden.", "try_another_search": "Versuche eine andere Suchanfrage!" }, - "menu": { "local": "Lokal", "online": "Online", @@ -60,7 +54,6 @@ "search": "Suche", "sort_mods": "Mods sortieren", "select_categories": "Kategorien wählen", - "sort": { "name_asc": "Nach Name (A to Z)", "name_desc": "Nach Name (Z to A)", @@ -70,7 +63,6 @@ "top_rated": "Am besten bewerted" } }, - "card": { "button": { "being_installed": "Installiert...", @@ -79,7 +71,6 @@ "install": "Installieren", "outdated": "Aktualisieren" }, - "by": "von", "more_info": "Mehr Info", "remove": "Mod entfernen", @@ -89,13 +80,12 @@ "install_success": "{modName} installiert" } }, - "settings": { "manage_install": "Installation verwalten", "choose_folder": "Installationsordner wählen", "nb_ts_mods_per_page": "Anzahl an Thunderstore Mods pro Seite", "nb_ts_mods_per_page_desc1": "Ändern dieser Einstellung kann die Leistung beim Suchen von Thunderstore Mods beeinflussen.", - "nb_ts_mods_per_page_desc2": "Setze diesen Wert auf 0 um alle Mods auf einer einzelnen Seite anzuzeigen", + "nb_ts_mods_per_page_desc2": "Setze diesen Wert auf 0 um alle Mods auf einer einzelnen Seite anzuzeigen.", "nb_ts_mods_reset": "Standard wiederherstellen", "language": "Sprache", "language_select": "Bevorzugte Sprache wählen", @@ -105,11 +95,9 @@ "enable_test_channels": "Testversionen aktivieren", "dev_mode_enabled_title": "Vorsicht!", "dev_mode_enabled_text": "Entwicklermodus aktiviert.", - "repair": { "title": "Reparieren", "open_window": "Reparierfenster öffnen", - "window": { "title": "FlightCore Reparierfenster", "warning": "Dieses Fenster enthält verschiedene Funktionen um gängige Probleme mit Northstar und FlightCore zu beheben.", @@ -124,38 +112,32 @@ } } }, - "notification": { "game_folder": { "new": { "title": "Neuer Spielordner", "text": "Spielordner erfolgreich aktualisiert." }, - "wrong": { "title": "Falscher Ordner", "text": "Der gewählte Ordner enthält keine valide Titanfall2 Installation." }, - "not_found": { "title": "Titanfall2 nicht gefunden!", "text": "Bitte wähle den Installationsordner manuell aus" } }, - "flightcore_outdated": { "title": "FlightCore veraltet!", "text": "Bitte aktualisiere FlightCore.\nDu hast die veraltetet Version {oldVersion}.\nNeuste Version ist {newVersion}!" } }, - "channels": { "release": { "switch": { "text": "Releasekanal zu \"{canal}\" gewechselt." } }, - "names": { "Northstar": "Northstar", "NorthstarReleaseCandidate": "Northstar Release Candidate" diff --git a/src-vue/src/i18n/lang/fr.json b/src-vue/src/i18n/lang/fr.json index aae11bb7..3b224a69 100644 --- a/src-vue/src/i18n/lang/fr.json +++ b/src-vue/src/i18n/lang/fr.json @@ -6,7 +6,6 @@ "settings": "Paramètres", "dev": "Dev" }, - "generic": { "yes": "Oui", "no": "Non", @@ -18,7 +17,6 @@ "done": "Fait", "success": "Succès" }, - "play": { "button": { "northstar_is_running": "En cours d'utilisation", @@ -29,7 +27,6 @@ "updating": "Mise à jour...", "ready_to_play": "Jouer" }, - "unknown_version": "Version inconnue", "see_patch_notes": "voir les notes de version", "players": "joueurs", @@ -38,7 +35,6 @@ "northstar_running": "Northstar est en cours d'exécution :", "origin_running": "Origin est en cours d'exécution :" }, - "mods": { "local": { "no_mods": "Aucun mod trouvé.", @@ -47,12 +43,10 @@ "part_of_ts_mod": "Ce mod Northstar fait partie d'un mod Thunderstore", "success_deleting": "Succès de la suppression de {modName}" }, - "online": { "no_match": "Aucun mod correspondant n'a été trouvé.", "try_another_search": "Essayez une autre recherche !" }, - "menu": { "local": "Local", "online": "En ligne", @@ -60,7 +54,6 @@ "search": "Chercher", "sort_mods": "Trier les mods", "select_categories": "Choisir les catégories", - "sort": { "name_asc": "Par nom (de A à Z)", "name_desc": "Par nom (de Z à A)", @@ -70,7 +63,6 @@ "top_rated": "Mieux notés" } }, - "card": { "button": { "being_installed": "Installation...", @@ -79,7 +71,6 @@ "install": "Installer", "outdated": "Mettre à jour" }, - "by": "par", "more_info": "Plus d'informations", "remove": "Supprimer le mod", @@ -89,7 +80,6 @@ "install_success": "{modName} installé" } }, - "settings": { "manage_install": "Gérer l'installation", "choose_folder": "Choisir le dossier d'installation du jeu", @@ -105,11 +95,9 @@ "enable_test_channels": "Activer le test de versions de pré-production", "dev_mode_enabled_title": "Attention !", "dev_mode_enabled_text": "Mode développeur activé.", - "repair": { "title": "Dépannage", "open_window": "Ouvrir la fenêtre de dépannage", - "window": { "title": "Fenêtre de dépannage FlightCore", "warning": "Cette fenêtre contient plusieurs fonctionnalité de résolution de problèmes courants avec Northstar et FlightCore.", @@ -124,38 +112,32 @@ } } }, - "notification": { "game_folder": { "new": { "title": "Nouveau dossier", "text": "Le dossier du jeu a bien été mis à jour." }, - "wrong": { "title": "Mauvais dossier", "text": "Le dossier sélectionné ne contient pas d'installation de Titanfall2." }, - "not_found": { - "title": "Titanfall2 non trouvé", + "title": "Titanfall2 non trouvé !", "text": "Veuillez sélectionner manuellement le dossier du jeu." } }, - "flightcore_outdated": { "title": "Mise à jour disponible !", "text": "Veuillez mettre à jour FlightCore.\nVersion actuelle : {oldVersion}.\nNouvelle version : {newVersion}." } }, - "channels": { "release": { "switch": { "text": "Le canal de téléchargement a été réglé sur \"{canal}\"." } }, - "names": { "Northstar": "Northstar", "NorthstarReleaseCandidate": "Version de pré-release" |