author | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-09-24 16:05:06 (UTC) |
commit | 30c0cbc144ac1c1249ea699aa187eef4f1cd9703 (patch) (side-by-side diff) | |
tree | 5f742e7d2b50b9dab28ef5939c2b1306de7d1129 /i18n/mk/libopieui2.ts | |
parent | 0b9478d52735eb62a4ead580344b989ecf03d356 (diff) | |
download | opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.zip opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.gz opie-30c0cbc144ac1c1249ea699aa187eef4f1cd9703.tar.bz2 |
opie-lupdate second attempt
-rw-r--r-- | i18n/mk/libopieui2.ts | 46 |
1 files changed, 38 insertions, 8 deletions
diff --git a/i18n/mk/libopieui2.ts b/i18n/mk/libopieui2.ts index 0ecc001..9bb42d0 100644 --- a/i18n/mk/libopieui2.ts +++ b/i18n/mk/libopieui2.ts @@ -79,6 +79,6 @@ <context> - <name>Opie::Ui::OFileDialog</name> + <name>OFileDialog</name> <message> <source>FileDialog</source> - <translation>Диалог на датотеки</translation> + <translation type="unfinished">Диалог на датотеки</translation> </message> @@ -86,3 +86,3 @@ <source>Open</source> - <translation>Отвори</translation> + <translation type="unfinished">Отвори</translation> </message> @@ -90,3 +90,3 @@ <source>Save</source> - <translation>Сними</translation> + <translation type="unfinished">Сними</translation> </message> @@ -139,6 +139,6 @@ <context> - <name>Opie::Ui::OFontSelector</name> + <name>OFontSelector</name> <message> <source>Style</source> - <translation>Стил</translation> + <translation type="unfinished">Стил</translation> </message> @@ -146,3 +146,3 @@ <source>Size</source> - <translation>Големина</translation> + <translation type="unfinished">Големина</translation> </message> @@ -150,3 +150,3 @@ <source>The Quick Brown Fox Jumps Over The Lazy Dog</source> - <translation>Кафеавата лисица рипа преку мрзливото куче</translation> + <translation type="unfinished">Кафеавата лисица рипа преку мрзливото куче</translation> </message> @@ -412,2 +412,17 @@ and </source> <context> + <name>Opie::Ui::OFileDialog</name> + <message> + <source>FileDialog</source> + <translation type="obsolete">Диалог на датотеки</translation> + </message> + <message> + <source>Open</source> + <translation type="obsolete">Отвори</translation> + </message> + <message> + <source>Save</source> + <translation type="obsolete">Сними</translation> + </message> +</context> +<context> <name>Opie::Ui::OFileSelector</name> @@ -419,2 +434,17 @@ and </source> <context> + <name>Opie::Ui::OFontSelector</name> + <message> + <source>Style</source> + <translation type="obsolete">Стил</translation> + </message> + <message> + <source>Size</source> + <translation type="obsolete">Големина</translation> + </message> + <message> + <source>The Quick Brown Fox Jumps Over The Lazy Dog</source> + <translation type="obsolete">Кафеавата лисица рипа преку мрзливото куче</translation> + </message> +</context> +<context> <name>Opie::Ui::OKeyChooserConfigDialog</name> |