author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/nl/libtheme.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/nl/libtheme.ts | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/i18n/nl/libtheme.ts b/i18n/nl/libtheme.ts new file mode 100644 index 0000000..7baca78 --- a/dev/null +++ b/i18n/nl/libtheme.ts @@ -0,0 +1,36 @@ +<!DOCTYPE TS><TS> +<context> + <name>Styles</name> + <message> + <source>Themed style</source> + <translation>Stijl naar thema</translation> + </message> + <message> + <source>KDE2 theme compatible style engine</source> + <translation>KDE2 thema compatible stijlmaker</translation> + </message> +</context> +<context> + <name>ThemeSettings</name> + <message> + <source>Theme Style</source> + <translation>Stijl naar thema</translation> + </message> + <message> + <source>Select the theme to be used</source> + <translation>Selecteer het te gebruiken thema</translation> + </message> + <message> + <source>Name</source> + <translation>Naam</translation> + </message> + <message> + <source>Description</source> + <translation>Omschrijving</translation> + </message> + <message> + <source>[No theme]</source> + <translation>[Geen thema]</translation> + </message> +</context> +</TS> |