Fix untranslatable "reload aircraft model" item.
Thanks to sa7k.
This commit is contained in:
parent
74866c2c41
commit
e3be4443f6
8 changed files with 151 additions and 132 deletions
|
@ -8,6 +8,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -15,7 +17,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-08 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -102,6 +104,7 @@
|
|||
<!-- <reload-panel>???</reload-panel> --> <!-- English: "Reload Panel" -->
|
||||
<!-- <reload-autopilot>???</reload-autopilot> --> <!-- English: "Reload Autopilot" -->
|
||||
<!-- <reload-network>???</reload-network> --> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<!-- <nasal-console>???</nasal-console> --> <!-- English: "Nasal Console" -->
|
||||
<!-- <development-keys>???</development-keys> --> <!-- English: "Development Keys" -->
|
||||
<!-- <configure-dev-extension>???</configure-dev-extension> --> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -87,6 +87,7 @@
|
|||
<reload-panel>Reload Panel</reload-panel>
|
||||
<reload-autopilot>Reload Autopilot</reload-autopilot>
|
||||
<reload-network>Reload Network</reload-network>
|
||||
<reload-model>Reload Aircraft Model</reload-model>
|
||||
<nasal-console>Nasal Console</nasal-console>
|
||||
<development-keys>Development Keys</development-keys>
|
||||
<configure-dev-extension>Configure Development Extensions</configure-dev-extension>
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -15,7 +17,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-10 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -102,6 +104,7 @@
|
|||
<reload-panel>Relancer le panneau</reload-panel> <!-- English: "Reload Panel" -->
|
||||
<reload-autopilot>Relancer le pilote automatique</reload-autopilot> <!-- English: "Reload Autopilot" -->
|
||||
<reload-network>Relancer le réseau</reload-network> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<nasal-console>Console Nasal</nasal-console> <!-- English: "Nasal Console" -->
|
||||
<development-keys>Touches de développement</development-keys> <!-- English: "Development Keys" -->
|
||||
<configure-dev-extension>Configurer les extensions de développement</configure-dev-extension> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -15,7 +17,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-10 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -102,6 +104,7 @@
|
|||
<!-- <reload-panel>???</reload-panel> --> <!-- English: "Reload Panel" -->
|
||||
<!-- <reload-autopilot>???</reload-autopilot> --> <!-- English: "Reload Autopilot" -->
|
||||
<!-- <reload-network>???</reload-network> --> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<!-- <nasal-console>???</nasal-console> --> <!-- English: "Nasal Console" -->
|
||||
<!-- <development-keys>???</development-keys> --> <!-- English: "Development Keys" -->
|
||||
<!-- <configure-dev-extension>???</configure-dev-extension> --> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -15,7 +17,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-10 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -102,6 +104,7 @@
|
|||
<reload-panel>Paneel herladen</reload-panel> <!-- English: "Reload Panel" -->
|
||||
<reload-autopilot>Autopilot herladen</reload-autopilot> <!-- English: "Reload Autopilot" -->
|
||||
<reload-network>Network herladen</reload-network> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<nasal-console>Nasal console</nasal-console> <!-- English: "Nasal Console" -->
|
||||
<development-keys>Ontwikkelingstoetsen</development-keys> <!-- English: "Development Keys" -->
|
||||
<configure-dev-extension>Ontwikkelingsextensies beheren</configure-dev-extension> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -16,6 +16,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -23,7 +25,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-11 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -110,6 +112,7 @@
|
|||
<!-- <reload-panel>???</reload-panel> --> <!-- English: "Reload Panel" -->
|
||||
<!-- <reload-autopilot>???</reload-autopilot> --> <!-- English: "Reload Autopilot" -->
|
||||
<!-- <reload-network>???</reload-network> --> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<!-- <nasal-console>???</nasal-console> --> <!-- English: "Nasal Console" -->
|
||||
<!-- <development-keys>???</development-keys> --> <!-- English: "Development Keys" -->
|
||||
<!-- <configure-dev-extension>???</configure-dev-extension> --> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -8,6 +8,8 @@
|
|||
###
|
||||
### To translate:
|
||||
### * Replace "???" entries with appropriate translation.
|
||||
### * Keep untranslated items unmodified (leave the "???"). English original is the
|
||||
### automatic default.
|
||||
### * Remove enclosing "<!-_ ... _->" tags for completed translations.
|
||||
### * Keep the original English text unmodified (the '<!-_ English: "..." -_>)',
|
||||
### so we know which version of the English original the translation is based upon
|
||||
|
@ -15,7 +17,7 @@
|
|||
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
|
||||
### consecutive "-" characters in comments).
|
||||
###
|
||||
### Last synchronized with English master resource on 2012-July-08 for FlightGear 2.8.0
|
||||
### Last synchronized with English master resource on 2012-July-13 for FlightGear 2.8.0
|
||||
### -->
|
||||
<PropertyList>
|
||||
|
||||
|
@ -102,6 +104,7 @@
|
|||
<!-- <reload-panel>???</reload-panel> --> <!-- English: "Reload Panel" -->
|
||||
<!-- <reload-autopilot>???</reload-autopilot> --> <!-- English: "Reload Autopilot" -->
|
||||
<!-- <reload-network>???</reload-network> --> <!-- English: "Reload Network" -->
|
||||
<!-- <reload-model>???</reload-model> --> <!-- English: "Reload Aircraft Model" -->
|
||||
<!-- <nasal-console>???</nasal-console> --> <!-- English: "Nasal Console" -->
|
||||
<!-- <development-keys>???</development-keys> --> <!-- English: "Development Keys" -->
|
||||
<!-- <configure-dev-extension>???</configure-dev-extension> --> <!-- English: "Configure Development Extensions" -->
|
||||
|
|
|
@ -555,7 +555,7 @@
|
|||
</item>
|
||||
|
||||
<item>
|
||||
<label>Reload Aircraft Model</label>
|
||||
<name>reload-model</name>
|
||||
<binding>
|
||||
<command>reinit</command>
|
||||
<subsystem>aircraft-model</subsystem>
|
||||
|
|
Loading…
Reference in a new issue