diff options
Diffstat (limited to 'language/Polish/langinfo.xml')
-rw-r--r-- | language/Polish/langinfo.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/language/Polish/langinfo.xml b/language/Polish/langinfo.xml new file mode 100644 index 0000000000..9078433eb1 --- /dev/null +++ b/language/Polish/langinfo.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<language> + <charsets> + <gui unicodefont="true">ISO-8859-2</gui> + <subtitle>CP1250</subtitle> + </charsets> + <dvd> + <menu>pl</menu> + <audio>pl</audio> + <subtitle>pl</subtitle> + </dvd> + <regions> + <region name="Polska"> + <dateshort>DD.MM.YYYY</dateshort> + <datelong>DDDD, D MMMM YYYY</datelong> + <time symbolAM="" symbolPM="">HH:mm:ss</time> + <tempunit>C</tempunit> + <speedunit>kmh</speedunit> + </region> + </regions> +</language>
\ No newline at end of file |