mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Translations - Fix french translations (Fastroping) (#7910)
* Fix french fastroping translations * Add nickname to 'authors.txt"
This commit is contained in:
parent
f06b3d5ee0
commit
f25e023fd6
@ -74,6 +74,7 @@ Dudakov aka [OMCB]Kaban <dudakov.s@gmail.com>
|
||||
Drofseh <drofseh@gmail.com>
|
||||
Dslyecxi <dslyecxi@gmail.com>
|
||||
Eclipser <jms@modeemi.fi>
|
||||
Elgin675
|
||||
ElTyranos
|
||||
eRazeri
|
||||
evromalarkey <evromalarkey@gmail.com>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<English>Prepare fast roping system</English>
|
||||
<German>Bereite "Fast Roping"-System vor</German>
|
||||
<Polish>Przygotuj system zjazdu na linach</Polish>
|
||||
<French>Préparer le système d'aérocordage</French>
|
||||
<French>Préparer le système d'hélicordage</French>
|
||||
<Spanish>Preparar el sistema de Cuerda Rápida</Spanish>
|
||||
<Italian>Prepara le corde</Italian>
|
||||
<Czech>Připravit systém slaňování</Czech>
|
||||
@ -58,7 +58,7 @@
|
||||
<Polish>Schowaj system zjazdu na linach</Polish>
|
||||
<Russian>Спрятать систему спуска</Russian>
|
||||
<Portuguese>Recolher o sistema de descida rápida</Portuguese>
|
||||
<French>Désactiver le système d'aérocordage</French>
|
||||
<French>Désactiver le système d'hélicordage</French>
|
||||
<Czech>Odložit systém slaňování</Czech>
|
||||
<Spanish>Recoger sistema de Cuerda Rápida</Spanish>
|
||||
</Key>
|
||||
@ -82,7 +82,7 @@
|
||||
<English>Fast rope</English>
|
||||
<German>Abseilen</German>
|
||||
<Polish>Zjedź na linie</Polish>
|
||||
<French>Aérocordage - Descendre en rappel</French>
|
||||
<French>Hélicordage - Descendre en rappel</French>
|
||||
<Spanish>Descender por la cuerda</Spanish>
|
||||
<Italian>Scendi dalla corda</Italian>
|
||||
<Czech>SLANIT</Czech>
|
||||
@ -98,7 +98,7 @@
|
||||
<English>Cut ropes</English>
|
||||
<German>Seile abwerfen</German>
|
||||
<Polish>Odetnij liny</Polish>
|
||||
<French>Aérocordage - Couper les cordes</French>
|
||||
<French>Hélicordage - Couper les cordes</French>
|
||||
<Spanish>Cortar cuerdas</Spanish>
|
||||
<Italian>Taglia le corde</Italian>
|
||||
<Czech>Odříznout lano</Czech>
|
||||
@ -129,7 +129,7 @@
|
||||
<English>Equips the selected helicopter with a Fast Rope Insertion Extraction System</English>
|
||||
<German>Rüstet den ausgewählten Helicopter mit einem Fast Rope Insertion Extraction System aus</German>
|
||||
<Polish>Wyposaża wybrany helikopter w zestaw Fast Rope Insertion Extraction System</Polish>
|
||||
<French>Équipe l'hélicoptère sélectionné avec un Fast Rope Insertion Extraction System (système d'aérocordage).</French>
|
||||
<French>Équipe l'hélicoptère sélectionné avec un Fast Rope Insertion Extraction System (système d'hélicordage).</French>
|
||||
<Spanish>Equipa el helicoptero seleccionado con un Sistema de Inserción/Extracción Rápida por Cuerda</Spanish>
|
||||
<Italian>Equipaggia l'elicottero selezionato con il Fast Rope Insertion Extraction System</Italian>
|
||||
<Czech>Vybavit vybraný vrtulník systémem Fast Rope Insertion Extraction (FRIES)</Czech>
|
||||
@ -323,7 +323,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Fastroping_setting_categoryMenu_displayName">
|
||||
<English>Fast-roping</English>
|
||||
<French>Aérocordage</French>
|
||||
<French>Hélicordage</French>
|
||||
<Chinese>快速繩降</Chinese>
|
||||
<Japanese>ファスト ロープ</Japanese>
|
||||
<Spanish>Cuerdas rápidas</Spanish>
|
||||
|
@ -645,7 +645,7 @@
|
||||
<Japanese>%1 はファストロープに対応していません。</Japanese>
|
||||
<Korean>%1은 패스트로프하기에 적합하지 않습니다.</Korean>
|
||||
<Polish>%1 nie jest kompatybilny ze zjazdem linowym.</Polish>
|
||||
<French>Le %1 n'est pas compatible avec l'aérocordage.</French>
|
||||
<French>Le %1 n'est pas compatible avec l'hélicordage.</French>
|
||||
<Italian>%1 non è compatibile con il fastrope.</Italian>
|
||||
<Chinesesimp>%1无法使用快速绳降系统</Chinesesimp>
|
||||
<Chinese>%1無法使用快速繩降系統</Chinese>
|
||||
|
Loading…
Reference in New Issue
Block a user