1
0
Fork 0
fgdata/Translations/pl/sys.xml

39 lines
2.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- FlightGear system messages: Polish language resource -->
<!-- ###
### This file is automatically synchronized with the master (=English language) resource.
### Please do not add comments, change order or restructure the file.
###
### 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
### (and we can identify translations which need to be updated, when the original changes).
### * Replace "-_" occurences with a double "-" in all translations (XML does not allow
### consecutive "-" characters in comments).
###
### Last synchronized with English master resource on 2012-September-21 for FlightGear 2.9.0
### -->
<PropertyList>
<splash>
<!-- <init>???</init> --> <!-- English: "initializing" -->
<!-- <loading-aircraft-list>???</loading-aircraft-list> --> <!-- English: "loading aircraft list" -->
<!-- <loading-aircraft>???</loading-aircraft> --> <!-- English: "loading aircraft" -->
<!-- <loading-nav-dat>???</loading-nav-dat> --> <!-- English: "loading navigation data" -->
<!-- <init-scenery>???</init-scenery> --> <!-- English: "initializing scenery" -->
<!-- <creating-subsystems>???</creating-subsystems> --> <!-- English: "creating subsystems" -->
<!-- <init-subsystems>???</init-subsystems> --> <!-- English: "initializing subsystems" -->
<!-- <binding-subsystems>???</binding-subsystems> --> <!-- English: "binding subsystems" -->
<!-- <finishing-subsystems>???</finishing-subsystems> --> <!-- English: "finalizing subsystems" -->
<!-- <init-graphics>???</init-graphics> --> <!-- English: "initializing graphics engine" -->
<!-- <loading-scenery>???</loading-scenery> --> <!-- English: "loading scenery" -->
</splash>
</PropertyList>