summaryrefslogtreecommitdiffstats
path: root/repo-resources-embedded/resource.language.nl_nl/resources/langinfo.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--repo-resources-embedded/resource.language.nl_nl/resources/langinfo.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/repo-resources-embedded/resource.language.nl_nl/resources/langinfo.xml b/repo-resources-embedded/resource.language.nl_nl/resources/langinfo.xml
new file mode 100644
index 0000000..211165e
--- /dev/null
+++ b/repo-resources-embedded/resource.language.nl_nl/resources/langinfo.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+
+<!-- Possible values for <charsets> -->
+<!-- ============================== -->
+<!-- -->
+<!-- ISO-Charsets: -->
+<!-- ISO-8859-1 - Western Europe (ISO) -->
+<!-- ISO-8859-2 - Central Europe (ISO) -->
+<!-- ISO-8859-3 - South Europe (ISO) -->
+<!-- ISO-8859-4 - Baltic (ISO) -->
+<!-- ISO-8859-5 - Cyrillic (ISO) -->
+<!-- ISO-8859-6 - Arabic (ISO) -->
+<!-- ISO-8859-7 - Greek (ISO) -->
+<!-- ISO-8859-8 - Hebrew (ISO) -->
+<!-- ISO-8859-9 - Turkish (ISO) -->
+<!-- -->
+<!-- Windows Charsets: -->
+<!-- CP1250 - Central Europe (Windows) -->
+<!-- CP1251 - Cyrillic (Windows) -->
+<!-- CP1252 - Western Europe (Windows) -->
+<!-- CP1253 - Greek (Windows) -->
+<!-- CP1254 - Turkish (Windows) -->
+<!-- CP1255 - Hebrew (Windows) -->
+<!-- CP1256 - Arabic (Windows) -->
+<!-- CP1257 - Baltic (Windows) -->
+<!-- CP1258 - Vietnamesse (Windows) -->
+<!-- CP874 - Thai (Windows) -->
+<!-- CP949 - Korean -->
+<!-- -->
+<!-- Others: -->
+<!-- GBK - Chinese Simplified (GBK) -->
+<!-- BIG5 - Chinese Traditional (Big5) -->
+<!-- BIG5-HKSCS - Hong Kong (Big5-HKSCS) -->
+<!-- SHIFT_JIS - Japanese (Shift-JIS) -->
+<!-- -->
+<!-- Link: (Country-Codepage comparison) -->
+<!-- http://www.science.co.il/Language/Locale-Codes.asp -->
+<!-- -->
+<!-- Possible values for <dvd> -->
+<!-- ========================= -->
+<!-- Language codes expected are two character -->
+<!-- codes as defined in ISO639. -->
+<!-- -->
+<!-- Link: -->
+<!-- http://etext.virginia.edu/tei/iso639.html -->
+
+
+
+<language locale="nl">
+ <regions>
+ <region name= "NL" locale="NL">
+ <dateshort>DD-MM-YYYY</dateshort>
+ <datelong>DDDD D MMMM YYYY</datelong>
+ <time symbolAM="" symbolPM="">H:mm:ss</time>
+ <tempunit>C</tempunit>
+ <speedunit>kmh</speedunit>
+ <timezone>CEST</timezone>
+ </region>
+ </regions>
+</language>