2018-10-07 09:30:15 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-01-28 20:29:43 +00:00
|
|
|
|
<Project name="ACE">
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Package name="Logistics_UAVbattery">
|
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_Full">
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<English>Drone is full</English>
|
|
|
|
|
<German>Drohne ist voll</German>
|
|
|
|
|
<Spanish>El VANT está lleno</Spanish>
|
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>Le drone est chargé.</French>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Polish>Dron jest naładowany</Polish>
|
|
|
|
|
<Hungarian>A drón fel van töltve</Hungarian>
|
|
|
|
|
<Czech>Dron je nabitý</Czech>
|
2015-05-02 06:38:53 +00:00
|
|
|
|
<Portuguese>O VANT está cheio</Portuguese>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Italian>Il drone è pieno</Italian>
|
2015-04-17 23:11:16 +00:00
|
|
|
|
<Russian>БПЛА полностью заряжен</Russian>
|
2016-09-27 16:13:45 +00:00
|
|
|
|
<Japanese>ドローンは充電完了</Japanese>
|
2022-05-10 01:28:28 +00:00
|
|
|
|
<Korean>무인기 충전 완료</Korean>
|
2022-02-14 21:57:50 +00:00
|
|
|
|
<Chinesesimp>无人机电池已充满</Chinesesimp>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinese>無人載具電池已充滿</Chinese>
|
2020-01-17 03:14:23 +00:00
|
|
|
|
<Turkish>IHA Dolu</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_NoBattery">
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<English>You need a UAV Battery</English>
|
|
|
|
|
<German>Du brauchst eine UAV-Batterie</German>
|
|
|
|
|
<Spanish>Necesitas una batería para VANT</Spanish>
|
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>Le drone nécessite une batterie.</French>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Polish>Potrzebujesz baterii UAV</Polish>
|
|
|
|
|
<Hungarian>Szükséged van egy UAV akkumulátorra</Hungarian>
|
|
|
|
|
<Czech>Potřebuješ UAV baterii</Czech>
|
2015-05-02 06:38:53 +00:00
|
|
|
|
<Portuguese>Você precisa de uma bateria para VANTs</Portuguese>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Italian>Hai bisogno di una Batteria UAV</Italian>
|
|
|
|
|
<Russian>Требуется аккумулятор для БПЛА</Russian>
|
2016-09-27 16:13:45 +00:00
|
|
|
|
<Japanese>UAV バッテリが必要です</Japanese>
|
2017-11-06 21:54:35 +00:00
|
|
|
|
<Korean>무인기 배터리가 필요합니다</Korean>
|
2022-02-14 21:57:50 +00:00
|
|
|
|
<Chinesesimp>你需要一个无人机电池</Chinesesimp>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinese>你需要一個無人載具電池</Chinese>
|
2020-05-09 17:26:27 +00:00
|
|
|
|
<Turkish>UAV Bataryaya ihtiyacın var</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_Recharge">
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<English>Recharge</English>
|
|
|
|
|
<German>Aufladen</German>
|
|
|
|
|
<Spanish>Recargar</Spanish>
|
|
|
|
|
<French>Recharger</French>
|
|
|
|
|
<Polish>Naładuj</Polish>
|
|
|
|
|
<Hungarian>Feltöltés</Hungarian>
|
|
|
|
|
<Czech>Dobít</Czech>
|
|
|
|
|
<Portuguese>Recarregar</Portuguese>
|
|
|
|
|
<Italian>Ricarica</Italian>
|
|
|
|
|
<Russian>Зарядить</Russian>
|
2016-09-27 16:13:45 +00:00
|
|
|
|
<Japanese>充電</Japanese>
|
2017-01-02 23:52:01 +00:00
|
|
|
|
<Korean>재충전</Korean>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinesesimp>充电</Chinesesimp>
|
|
|
|
|
<Chinese>充電</Chinese>
|
2020-01-17 03:14:23 +00:00
|
|
|
|
<Turkish>Şarj</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_Battery_Name">
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<English>UAV Battery</English>
|
|
|
|
|
<German>UAV-Batterie</German>
|
|
|
|
|
<Spanish>Batería para VANT</Spanish>
|
2016-06-19 13:16:43 +00:00
|
|
|
|
<French>Batterie pour drone</French>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Polish>Bateria UAV</Polish>
|
|
|
|
|
<Hungarian>UAV akkumulátor</Hungarian>
|
|
|
|
|
<Czech>UAV baterie</Czech>
|
2015-05-02 06:38:53 +00:00
|
|
|
|
<Portuguese>Bateria para VANT</Portuguese>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Italian>Batteria UAV</Italian>
|
|
|
|
|
<Russian>Аккумулятор БПЛА</Russian>
|
2016-09-27 16:13:45 +00:00
|
|
|
|
<Japanese>UAV バッテリ</Japanese>
|
2017-11-06 21:54:35 +00:00
|
|
|
|
<Korean>무인기 배터리</Korean>
|
2022-02-14 21:57:50 +00:00
|
|
|
|
<Chinesesimp>无人机电池</Chinesesimp>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinese>無人載具電池</Chinese>
|
2020-05-09 17:26:27 +00:00
|
|
|
|
<Turkish>UAV Batarya</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_Battery_Description">
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<English>Used to refuel Carried UAV's</English>
|
2015-04-14 13:04:42 +00:00
|
|
|
|
<German>Verwendet zum Aufladen von tragbaren UAVs</German>
|
2020-01-11 16:08:35 +00:00
|
|
|
|
<Spanish>Usada para reabastecer el VANT transportado</Spanish>
|
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>Utilisée pour alimenter un drone en énergie.</French>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Polish>Używana do naładowania baterii przenośnego UAV</Polish>
|
2015-04-13 21:03:09 +00:00
|
|
|
|
<Hungarian>Hordozható UAV-k feltöltéséhez való akkumulátor</Hungarian>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Czech>Používané k dobíjení UAV</Czech>
|
2015-05-02 06:38:53 +00:00
|
|
|
|
<Portuguese>Usada para reabastecer o VANT</Portuguese>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
<Italian>Usata per ricaricare la Batteria dell'UAV</Italian>
|
2015-04-17 23:11:16 +00:00
|
|
|
|
<Russian>Используется для зарядки переносных БПЛА</Russian>
|
2016-09-27 16:13:45 +00:00
|
|
|
|
<Japanese>運んでいる UAV を充電に使う</Japanese>
|
2022-05-10 01:28:28 +00:00
|
|
|
|
<Korean>무인기를 재충전 할 때 씁니다.</Korean>
|
2022-02-14 21:57:50 +00:00
|
|
|
|
<Chinesesimp>对可携式无人机进行充电</Chinesesimp>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinese>對可攜式無人載具進行充電</Chinese>
|
2020-05-09 17:26:27 +00:00
|
|
|
|
<Turkish>Used to refuel Carried UAV's</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
2015-05-27 19:19:14 +00:00
|
|
|
|
<Key ID="STR_ACE_Logistics_UAVbattery_Battery_Recharge">
|
2016-02-22 21:34:20 +00:00
|
|
|
|
<English>Recharging...</English>
|
|
|
|
|
<German>Aufladen...</German>
|
|
|
|
|
<Spanish>Recargando...</Spanish>
|
|
|
|
|
<French>Rechargement...</French>
|
|
|
|
|
<Polish>Ładowanie...</Polish>
|
|
|
|
|
<Hungarian>Akku feltöltése...</Hungarian>
|
|
|
|
|
<Czech>Dobíjení...</Czech>
|
|
|
|
|
<Portuguese>Recarregando...</Portuguese>
|
|
|
|
|
<Italian>In ricarica...</Italian>
|
|
|
|
|
<Russian>Заряжается...</Russian>
|
2017-12-12 16:17:51 +00:00
|
|
|
|
<Japanese>充電しています・・・</Japanese>
|
2020-08-04 15:15:03 +00:00
|
|
|
|
<Chinesesimp>正在充电...</Chinesesimp>
|
2017-07-08 14:48:39 +00:00
|
|
|
|
<Chinese>充電中...</Chinese>
|
2022-05-10 01:28:28 +00:00
|
|
|
|
<Korean>충전 중...</Korean>
|
2020-01-17 03:14:23 +00:00
|
|
|
|
<Turkish>Şarj Oluyor</Turkish>
|
2015-04-13 16:02:48 +00:00
|
|
|
|
</Key>
|
|
|
|
|
</Package>
|
2017-01-02 23:52:01 +00:00
|
|
|
|
</Project>
|