ACE3/addons/fcs/stringtable.xml

102 lines
5.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
2015-01-14 20:07:41 +00:00
<Package name="FCS">
<Key ID="STR_ACE_FCS_LaseTarget">
<English>Lase Target / Measure Distance</English>
<German>Ziel anlasern / Entfernung messen</German>
French translation (#7298) * Cleaning and reorganizing of some stringtable files (WIP) : - Duplicate entries have been removed, and the arrangement improved, to help future translators. - Some ACE_Settings.hpp files have been modified because they were not up to date. - Minor french translation correction. * Added French translation and / or correction for : - Weaponselect module, - Weather module, - Winddeflection module, - Yardage450 module, - Zeus module. * Convert Tabs to Spaces * Minor corrections ; arrangement improved for few stringtable.xml files. * Improved French translation, and adjust fews settings. - Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée. Par exemple, le système de réarmement dans Eden est traduit de manière très étrange. - Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas, aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options). - Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage du doigt ACE, afin d'y ajouter une description dans les réglages des addons. Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas dans les options des addons, ce qui rend l'option peu explicite pour un débutant. * Corrections mineures * correction erreurs * correction erreurs (nametags) * correction erreurs et modules obsolètes (nametags) * correction erreurs et modules obsolètes (common) * Mise en commentaire d'éléments obsolètes * correction key error * Added Vdauphin suggestions :). * French translation - Replaced "Faction" (faction) to "Camp" (side) addons/captives/stringtable.xml addons/switchunits/stringtable.xml addons/zeus/stringtable.xml * Minor correction of french Concertina_wire translation * - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml - (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml - Replace xml comments by french plain text, addons/explosives/stringtable.xml - Replace xml comments by french plain text, addons/nametags/stringtable.xml * Removed accented capital letters for objects in french translation : Capital accented letters were a problem because they were not classified alphabetically. Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list. modified: addons/chemlights/stringtable.xml modified: addons/huntir/stringtable.xml * Correction of a typing error (french concertina_wire translation
2019-12-19 17:08:31 +00:00
<French>SCT - Illuminer la cible/Mesurer la distance</French>
2015-01-14 20:07:41 +00:00
<Polish>Naświetl cel / Zmierz odległość</Polish>
<Czech>Označit cíl / Změřit vzdálenost</Czech>
<Spanish>Iluminar objetivo / Medir distancia</Spanish>
<Russian>Подсветить цель / Замерить расстояние</Russian>
<Hungarian>Célpont lézerezése / Távolság Bemérése</Hungarian>
2015-04-28 16:10:35 +00:00
<Italian>Misura la distanza</Italian>
<Portuguese>Marcar com laser / Medir Distância</Portuguese>
2016-09-16 16:45:14 +00:00
<Japanese>レーザー ターゲット / 計測距離</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>목표까지 거리를 레이저로 취득</Korean>
<Chinesesimp>激光照射目标/测量距离</Chinesesimp>
<Chinese>雷射指示目標 / 測量距離</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
<Key ID="STR_ACE_FCS_ZeroedTo">
<English>Zeroed To</English>
<German>Genullt auf</German>
<Spanish>Ajustado a</Spanish>
2015-01-14 20:07:41 +00:00
<Polish>Wyzerowany na</Polish>
<Czech>Nastaveno na</Czech>
French translation (#7298) * Cleaning and reorganizing of some stringtable files (WIP) : - Duplicate entries have been removed, and the arrangement improved, to help future translators. - Some ACE_Settings.hpp files have been modified because they were not up to date. - Minor french translation correction. * Added French translation and / or correction for : - Weaponselect module, - Weather module, - Winddeflection module, - Yardage450 module, - Zeus module. * Convert Tabs to Spaces * Minor corrections ; arrangement improved for few stringtable.xml files. * Improved French translation, and adjust fews settings. - Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée. Par exemple, le système de réarmement dans Eden est traduit de manière très étrange. - Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas, aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options). - Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage du doigt ACE, afin d'y ajouter une description dans les réglages des addons. Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas dans les options des addons, ce qui rend l'option peu explicite pour un débutant. * Corrections mineures * correction erreurs * correction erreurs (nametags) * correction erreurs et modules obsolètes (nametags) * correction erreurs et modules obsolètes (common) * Mise en commentaire d'éléments obsolètes * correction key error * Added Vdauphin suggestions :). * French translation - Replaced "Faction" (faction) to "Camp" (side) addons/captives/stringtable.xml addons/switchunits/stringtable.xml addons/zeus/stringtable.xml * Minor correction of french Concertina_wire translation * - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml - (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml - Replace xml comments by french plain text, addons/explosives/stringtable.xml - Replace xml comments by french plain text, addons/nametags/stringtable.xml * Removed accented capital letters for objects in french translation : Capital accented letters were a problem because they were not classified alphabetically. Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list. modified: addons/chemlights/stringtable.xml modified: addons/huntir/stringtable.xml * Correction of a typing error (french concertina_wire translation
2019-12-19 17:08:31 +00:00
<French>Zéroté à</French>
<Russian>Выставлено на</Russian>
<Hungarian>Nullázási táv</Hungarian>
2015-01-14 20:07:41 +00:00
<Portuguese>Fixado em</Portuguese>
<Italian>Azzeramento a</Italian>
2016-09-16 16:45:14 +00:00
<Japanese>次にゼロイン</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>영점 조절</Korean>
<Chinesesimp>已归零到</Chinesesimp>
<Chinese>歸零到</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
<Key ID="STR_ACE_FCS_AdjustRangeUp">
<English>Adjust FCS Range (Up)</English>
<German>Entfernung des FLS erhöhen</German>
2015-04-10 01:39:05 +00:00
<Polish>Zwiększ zasięg SKO</Polish>
2015-01-14 20:07:41 +00:00
<Spanish>Ajustar distancia del FCS (arriba)</Spanish>
2016-02-03 17:30:23 +00:00
<Czech>Nastavit FCS Náměr (Nahoru)</Czech>
French translation (#7298) * Cleaning and reorganizing of some stringtable files (WIP) : - Duplicate entries have been removed, and the arrangement improved, to help future translators. - Some ACE_Settings.hpp files have been modified because they were not up to date. - Minor french translation correction. * Added French translation and / or correction for : - Weaponselect module, - Weather module, - Winddeflection module, - Yardage450 module, - Zeus module. * Convert Tabs to Spaces * Minor corrections ; arrangement improved for few stringtable.xml files. * Improved French translation, and adjust fews settings. - Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée. Par exemple, le système de réarmement dans Eden est traduit de manière très étrange. - Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas, aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options). - Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage du doigt ACE, afin d'y ajouter une description dans les réglages des addons. Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas dans les options des addons, ce qui rend l'option peu explicite pour un débutant. * Corrections mineures * correction erreurs * correction erreurs (nametags) * correction erreurs et modules obsolètes (nametags) * correction erreurs et modules obsolètes (common) * Mise en commentaire d'éléments obsolètes * correction key error * Added Vdauphin suggestions :). * French translation - Replaced "Faction" (faction) to "Camp" (side) addons/captives/stringtable.xml addons/switchunits/stringtable.xml addons/zeus/stringtable.xml * Minor correction of french Concertina_wire translation * - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml - (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml - Replace xml comments by french plain text, addons/explosives/stringtable.xml - Replace xml comments by french plain text, addons/nametags/stringtable.xml * Removed accented capital letters for objects in french translation : Capital accented letters were a problem because they were not classified alphabetically. Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list. modified: addons/chemlights/stringtable.xml modified: addons/huntir/stringtable.xml * Correction of a typing error (french concertina_wire translation
2019-12-19 17:08:31 +00:00
<French>SCT - Augmenter la portée</French>
2015-01-14 20:07:41 +00:00
<Hungarian>FCS tartomány állítása (Fel)</Hungarian>
<Portuguese>Ajustar distância do FCS (Acima)</Portuguese>
<Italian>Aumentare la distanza dell'FCS</Italian>
<Russian>Диапазон СУО (Выше)</Russian>
2016-09-16 16:45:14 +00:00
<Japanese>FCS による距離を調節 (上げ)</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>사통장치 거리 조정 (위로)</Korean>
<Chinesesimp>调整火控系统距离(上调)</Chinesesimp>
<Chinese>調整火控系統距離 (上)</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
<Key ID="STR_ACE_FCS_AdjustRangeDown">
<English>Adjust FCS Range (Down)</English>
<German>Entfernung des FLS verringern</German>
2015-04-10 01:39:05 +00:00
<Polish>Zmniejsz zasięg SKO</Polish>
2015-01-14 20:07:41 +00:00
<Spanish>Ajustar distancia del FCS (abajo)</Spanish>
2016-02-03 17:30:23 +00:00
<Czech>Nastavit FCS Náměr (Dolů)</Czech>
French translation (#7298) * Cleaning and reorganizing of some stringtable files (WIP) : - Duplicate entries have been removed, and the arrangement improved, to help future translators. - Some ACE_Settings.hpp files have been modified because they were not up to date. - Minor french translation correction. * Added French translation and / or correction for : - Weaponselect module, - Weather module, - Winddeflection module, - Yardage450 module, - Zeus module. * Convert Tabs to Spaces * Minor corrections ; arrangement improved for few stringtable.xml files. * Improved French translation, and adjust fews settings. - Nombreuses corrections mineures, en vérifiant chaque menu un à un, puis chaque option dans le jeu lui-même. Ca m'a permit de constater qu'il y a certaines absurdités, y compris en anglais, qui ont donc été retraduites dans toutes les langues, mais qui ne correspondent pas vraiment à l'option telle qu'implémentée. Par exemple, le système de réarmement dans Eden est traduit de manière très étrange. - Modification du fichier "addons/overheating/ACE_Settings.hpp", afin de changer l'ordre du menu "ACE Surchauffe". En effet la case "activé" était tout en bas, aussi je l'ai mise tout en haut (comme c'est déjà le cas pour toutes les options). - Modification du fichier "addons/finger/ACE_Settings.hpp", concernant le pointage du doigt ACE, afin d'y ajouter une description dans les réglages des addons. Il y en avait déjà une (peu utile) dans les paramètres des commandes, mais pas dans les options des addons, ce qui rend l'option peu explicite pour un débutant. * Corrections mineures * correction erreurs * correction erreurs (nametags) * correction erreurs et modules obsolètes (nametags) * correction erreurs et modules obsolètes (common) * Mise en commentaire d'éléments obsolètes * correction key error * Added Vdauphin suggestions :). * French translation - Replaced "Faction" (faction) to "Camp" (side) addons/captives/stringtable.xml addons/switchunits/stringtable.xml addons/zeus/stringtable.xml * Minor correction of french Concertina_wire translation * - (PabstMirror suggestions) Replace tabs by spaces, in addons/common/stringtable.xml - (PabstMirror suggestions) Replace xml comments by french plain text, in addons/common/stringtable.xml - Replace xml comments by french plain text, addons/explosives/stringtable.xml - Replace xml comments by french plain text, addons/nametags/stringtable.xml * Removed accented capital letters for objects in french translation : Capital accented letters were a problem because they were not classified alphabetically. Thus in Eden or in the arsenal, objects starting with a capital accented letter were systematically at the top of the list. modified: addons/chemlights/stringtable.xml modified: addons/huntir/stringtable.xml * Correction of a typing error (french concertina_wire translation
2019-12-19 17:08:31 +00:00
<French>SCT - Réduire la portée</French>
2015-01-14 20:07:41 +00:00
<Hungarian>FCS tartomány állítása (Le)</Hungarian>
<Portuguese>Ajustar distância do FCS (Abaixo)</Portuguese>
<Italian>Ridurre la distanza dell'FCS</Italian>
<Russian>Диапазон СУО (Ниже)</Russian>
2016-09-16 16:45:14 +00:00
<Japanese>FCS による距離を調節 (下げ)</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>사통장치 거리 조정 (아래로)</Korean>
<Chinesesimp>调整火控系统距离(下调)</Chinesesimp>
<Chinese>調整火控系統距離 (下)</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
<Key ID="STR_ACE_FCS_ResetFCS">
<English>Reset FCS</English>
<German>FLS zurücksetzen</German>
<Spanish>Reiniciar FCS</Spanish>
<French>Réinitialiser le SCT</French>
2015-04-10 01:39:05 +00:00
<Polish>Resetuj SKO</Polish>
2015-01-14 20:07:41 +00:00
<Czech>Resetovat FCS</Czech>
<Hungarian>FCS visszaállítása</Hungarian>
<Portuguese>Reiniciar FCS</Portuguese>
<Italian>Azzeramento dell'FCS</Italian>
<Russian>Обнулить СУО</Russian>
2016-09-16 16:45:14 +00:00
<Japanese>FCS を初期化</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>사통장치 초기화</Korean>
<Chinesesimp>重置火控系统</Chinesesimp>
<Chinese>重置火控系統</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
<Key ID="STR_ACE_FCS_HasBeenReset">
<English>FCS has been reset.</English>
<German>FLS wurde zurückgesetzt.</German>
<Spanish>FCS reiniciado</Spanish>
French translation Update / Added (#7213) * French MicroDAGR Translation Update * French Missile Guidance Translation Update * French missionmodules Translation Update * French mk6mortar Translation Update * French MicroDAGR Translation Update * French Missile Guidance Translation Update * French missionmodules Translation Update * French mk6mortar Translation Update * French Advanced Ballistics Translation Update * French Advanced Fatigue Translation Update * French Ai Translation Update * French Arsenal Translation Update * French Ballistics Translation Update * French Captives Translation Update * French Cargo Translation Update * French Common Translation Update * French Cookoff Translation Update * French CSW Translation Update * French Dagr Translation Update * French Dogtags Translation Update * French Dragging Translation Update * French Dragon Translation Update * French Explosives Translation Update * French Explosives Translation Update - update * French Fastroping Translation Update * French FCS and Finger Translation Update * French MicroDAGR Translation Update * French Missile Guidance Translation Update * French missionmodules Translation Update * French mk6mortar Translation Update * French Advanced Ballistics Translation Update * French Advanced Fatigue Translation Update * French Ai Translation Update * French Arsenal Translation Update * French Ballistics Translation Update * French Captives Translation Update * French Cargo Translation Update * French Common Translation Update * French Cookoff Translation Update * French MicroDAGR Translation Update * French CSW Translation Update * French Dagr Translation Update * French Dogtags Translation Update * French Dragging Translation Update * French Dragon Translation Update * French Explosives Translation Update * French Explosives Translation Update - update * French Fastroping Translation Update * French FCS and Finger Translation Update * Update French Explosives Translation Update * Update addons/advanced_ballistics/stringtable.xml Co-Authored-By: Vdauphin <vdauphin@outlook.fr> * Update addons/advanced_fatigue/stringtable.xml Co-Authored-By: Vdauphin <vdauphin@outlook.fr> * Update addons/cargo/stringtable.xml Co-Authored-By: Vdauphin <vdauphin@outlook.fr> * Update addons/arsenal/stringtable.xml Co-Authored-By: Vdauphin <vdauphin@outlook.fr> * Update addons/advanced_fatigue/stringtable.xml Co-Authored-By: Vdauphin <vdauphin@outlook.fr> * Update frag/gestures/goggles/grenades/gunbag french translation * Update hearing french translation * Added French update translation and / or correction for : - Frag Module - Gestures Module - Goggles Module - Grenades Module - Gunbag Module - Hearing Module - Hellfire Module - Hitreactions Module - Hot Module - Interact_Menu Module - Interaction Module - Inventory Module - Laser Module - Laserpointer Module - Magazinerepack Module - Map Module - Map_gesture Module - Maptools Module - Markers Module - Maverick Module * Added French update translation and / or correction for : - Interaction Module - Medical Module - Medical_damage Module - Medical_feedback Module - Medical_gui Module - Medical_statemachine Module - Medical_treatment Module - Microdagr Module * Added French update translation and / or correction for : - Missileguidance Module - Missionmodules Module - Nametags Module - Nightvision Module - Nlaw Module - Noradio Module - Optionsmenu Module * Added French update translation and / or correction for : - Overheating Module - Overpressure Module - Parachute Module - Pylons Module - Quickmount Module - Rangecard Module - Realisticnames Module - Rearm Module - Refuel Module - Reload Module * Adding French translation and correction for the Repair Module * Correction typo mineure * Adding French translation and / or correction for : - Respawn Module - Safemode Module - Sandbag Module - Scopes Module * Minor corrections of the French translation for the ACE arsenal * Minor corrections of the French translation for the Medical_treatment Module * Correction de quelques anomalies dans les options ACE pour Eden. Remplacement de la mention "Est infirmier" par "Qualification médicale", dans les options ACE de l'éditeur de mission. En effet, il n'y a pas (plus ?) de case à cocher, mais un menu "direct", avec les choix "Par défaut/Aucune/Infirmier/Médecin. Cela est donc bien plus approprié ;). De même pour la mention "Est ingénieur", remplacée par "Qualification technique", là aussi bien plus appropriée. Il a également fallu que je remplace la valeur "Ingénieur avancé" par "Ing. avancé" (Adv. Engineer en anglais), pour des raisons de place : la dénomination complète déborderait de la case / serait tronquée. * Added French translation and / or correction for : - Slideshow Module, - Spectator Module, - Spottingscope Module, - Swichunits Module, Minor correction on Nametags Module * Correction ponctuation * Added French translation and / or correction for : - Tacticalladder Module, - Tagging Module, - Trenches Module, - Tripod Module. * Added French translation and / or correction for : - UI Module, - Vehiclelock Module, - Vehicles Module. Minor correction on Tacticalladder Module * Added French update translation and / or correction for Viewdistance Module
2019-12-07 19:48:47 +00:00
<French>SCT réinitialisé</French>
2015-04-10 01:39:05 +00:00
<Polish>SKO został zresetowany.</Polish>
2015-01-14 20:07:41 +00:00
<Czech>FCS byl resetován.</Czech>
<Hungarian>FCS visszaállítva.</Hungarian>
2015-01-14 20:07:41 +00:00
<Portuguese>FCS reiniciado.</Portuguese>
<Italian>L'FCS è stato azzerato</Italian>
<Russian>СУО обнулен.</Russian>
<Japanese>FCS は初期化されました</Japanese>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
<Korean>사통장치 초기화됨</Korean>
<Chinesesimp>火控系统已被重置</Chinesesimp>
<Chinese>火控系統已被重置</Chinese>
2015-01-14 20:07:41 +00:00
</Key>
</Package>
Korean Translation v1.0 (#4794) * Add files via upload * Add files via upload * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation * Added Korean translation japanese translation caused error while translating process, had to remove some duplicated keys in stringtable.xml. * Fix encoding
2017-01-02 23:52:01 +00:00
</Project>