author | cniehaus <cniehaus> | 2003-04-26 15:56:04 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-26 15:56:04 (UTC) |
commit | fb10c3a3ba4e509db788cee5009b2480a8381190 (patch) (side-by-side diff) | |
tree | a54293d95e1162ffe65e7e3d984985c1738e484f /i18n/da/drawpad.ts | |
parent | e434f5a8dacef2d86b37d44b9ba7ffa713abaae7 (diff) | |
download | opie-fb10c3a3ba4e509db788cee5009b2480a8381190.zip opie-fb10c3a3ba4e509db788cee5009b2480a8381190.tar.gz opie-fb10c3a3ba4e509db788cee5009b2480a8381190.tar.bz2 |
make lupdate
-rw-r--r-- | i18n/da/drawpad.ts | 102 |
1 files changed, 95 insertions, 7 deletions
diff --git a/i18n/da/drawpad.ts b/i18n/da/drawpad.ts index 3955fc5..ab1ca77 100644 --- a/i18n/da/drawpad.ts +++ b/i18n/da/drawpad.ts @@ -147,18 +147,86 @@ the current page?</source> the current page?</source> <translation type="unfinished"></translation> </message> <message> - <source>DrawPad</source> + <source>Do you want to delete +all the pages?</source> <translation type="unfinished"></translation> </message> <message> - <source>Page</source> + <source>Click here to add a new sheet.</source> <translation type="unfinished"></translation> </message> <message> - <source>Do you want to delete -all the pages?</source> + <source>Click here to erase the current sheet.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to remove the current sheet.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to undo the last action.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to re-perform the last action.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to view the first page.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to view the previous page.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to view the next page.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to view the last page.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select one of the available tools to draw lines.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select one of the available tools to draw rectangles.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select one of the available tools to draw ellipses.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the text drawing tool.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the fill tool.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the eraser tool.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the width of the drawing pen.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the color used when drawing.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select the color used when filling in areas.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>DrawPad - Page %1/%2</source> <translation type="unfinished"></translation> </message> </context> <context> @@ -291,17 +359,17 @@ all the pages?</source> </context> <context> <name>QObject</name> <message> - <source>Title:</source> + <source>Title: %1</source> <translation type="unfinished"></translation> </message> <message> - <source>Dimension:</source> + <source>Dimension: %1x%2</source> <translation type="unfinished"></translation> </message> <message> - <source>Date:</source> + <source>Date: %1</source> <translation type="unfinished"></translation> </message> </context> <context> @@ -342,6 +410,26 @@ the selected page?</source> <source>Do you want to delete the selected page?</source> <translation type="unfinished"></translation> </message> + <message> + <source>Click here to add a new sheet.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to erase the current sheet.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to remove the current sheet.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to move the current sheet up one position in the list.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to move the current sheet down one position in the list.</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |