From 5862ce131c780c38d5df7d336ec5d8fb8f62a0bc Mon Sep 17 00:00:00 2001 From: ar Date: Thu, 08 Jan 2004 22:40:54 +0000 Subject: update an add .ts files --- (limited to 'i18n/zh_CN/drawpad.ts') diff --git a/i18n/zh_CN/drawpad.ts b/i18n/zh_CN/drawpad.ts new file mode 100644 index 0000000..f6ba409 --- a/dev/null +++ b/i18n/zh_CN/drawpad.ts @@ -0,0 +1,443 @@ + + + DrawPad + + Delete All + + + + Import + + + + Import... + + + + Export + + + + Export... + + + + Thumbnail View + + + + Thumbnail View... + + + + Page Information + + + + Page Information... + + + + Anti-Aliasing + + + + Tools + + + + New Page + + + + Click here to add a new sheet. + + + + Clear Page + + + + Click here to erase the current sheet. + + + + Delete Page + + + + Click here to remove the current sheet. + + + + Undo + + + + Click here to undo the last action. + + + + Redo + + + + Click here to re-perform the last action. + + + + First Page + + + + Click here to view the first page. + + + + Previous Page + + + + Click here to view the previous page. + + + + Next Page + + + + Click here to view the next page. + + + + Last Page + + + + Click here to view the last page. + + + + Click here to select one of the available tools to draw lines. + + + + Draw Point + + + + Draw Line + + + + Click here to select one of the available tools to draw rectangles. + + + + Draw Rectangle + + + + Draw Filled Rectangle + + + + Click here to select one of the available tools to draw ellipses. + + + + Draw Ellipse + + + + Draw Filled Ellipse + + + + Insert Text + + + + Click here to select the text drawing tool. + + + + Fill Region + + + + Click here to select the fill tool. + + + + Erase Point + + + + Click here to select the eraser tool. + + + + Pen Width + + + + Click here to select the width of the drawing pen. + + + + Click here to select the color used when drawing. + + + + Pen Color + + + + Click here to select the color used when filling in areas. + + + + Fill Color + + + + Do you want to clear +the current page? + + + + Yes + + + + No + + + + Do you want to delete +the current page? + + + + DrawPad - Page %1/%2 + + + + Do you want to delete +all the pages? + + + + + ExportDialog + + DrawPad - Export + + + + Page Selection + + + + All + + + + Current + + + + Range + + + + To: + + + + Export As + + + + Name: + + + + Format: + + + + All Images + + + + + ImportDialog + + DrawPad - Import + + + + All images + + + + Automatic preview + + + + Preview + + + + + NewPageDialog + + New Page + + + + General + + + + Title: + + + + Size + + + + Width: + + + + Height: + + + + Background + + + + White + + + + Pen Color + + + + Fill Color + + + + + PageInformationDialog + + Page Information + + + + General + + + + Title: + + + + Date: + + + + Size + + + + Width: + + + + Height: + + + + + QObject + + Title: %1 + + + + Dimension: %1x%2 + + + + Date: %1 + + + + + TextToolDialog + + Insert Text + + + + + ThumbnailView + + DrawPad - Thumbnail View + + + + Click here to add a new sheet. + + + + Click here to erase the current sheet. + + + + Click here to remove the current sheet. + + + + Click here to move the current sheet up one position in the list. + + + + Click here to move the current sheet down one position in the list. + + + + Clear Page + + + + Do you want to clear +the selected page? + + + + Yes + + + + No + + + + Delete Page + + + + Do you want to delete +the selected page? + + + + -- cgit v0.9.0.2