author | ar <ar> | 2003-12-28 12:05:07 (UTC) |
---|---|---|
committer | ar <ar> | 2003-12-28 12:05:07 (UTC) |
commit | b834b22bade330b2d684c59b7fc1031a8bf650c5 (patch) (side-by-side diff) | |
tree | 803afe421b876829d25dedc9004cde07d82a1abf /i18n/lv/doctab.ts | |
parent | d1a7eb08cad465c5fc0de53f75aaecf7803f0945 (diff) | |
download | opie-b834b22bade330b2d684c59b7fc1031a8bf650c5.zip opie-b834b22bade330b2d684c59b7fc1031a8bf650c5.tar.gz opie-b834b22bade330b2d684c59b7fc1031a8bf650c5.tar.bz2 |
add latvian translation
-rw-r--r-- | i18n/lv/doctab.ts | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/lv/doctab.ts b/i18n/lv/doctab.ts new file mode 100644 index 0000000..2793e30 --- a/dev/null +++ b/i18n/lv/doctab.ts @@ -0,0 +1,28 @@ +<!DOCTYPE TS><TS> +<context> + <name>DocTabSettingsBase</name> + <message> + <source>DocTab Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <source><b>Do you want a Documents Tab?</b><p> +(Note that such a tab scans <i>all</i> documents +on <i>all</i> external media, which can be quite +slow and annyoing...)</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enable the DocTab</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Yes, please!</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>No, thanks.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |