diff options
author | Slávek Banko <[email protected]> | 2019-01-08 01:23:56 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-08 01:30:13 +0100 |
commit | cfe22107d8ce4dfc1f3d830977a3281d1fc7156d (patch) | |
tree | f94c6ebd46b7b10c33e51e94c418a3927a5585e8 /template/messages/koffice/kscreenshot_plugin.pot | |
parent | ab9a4cfc8c9d9952598bc4a37be0beac5500ae86 (diff) | |
download | koffice-i18n-cfe22107d8ce4dfc1f3d830977a3281d1fc7156d.tar.gz koffice-i18n-cfe22107d8ce4dfc1f3d830977a3281d1fc7156d.zip |
Add translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit da61f7a2cbac93783f87c3ceb4d7218255c50057)
Diffstat (limited to 'template/messages/koffice/kscreenshot_plugin.pot')
-rw-r--r-- | template/messages/koffice/kscreenshot_plugin.pot | 195 |
1 files changed, 195 insertions, 0 deletions
diff --git a/template/messages/koffice/kscreenshot_plugin.pot b/template/messages/koffice/kscreenshot_plugin.pot new file mode 100644 index 00000000..bbfdab4b --- /dev/null +++ b/template/messages/koffice/kscreenshot_plugin.pot @@ -0,0 +1,195 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-01-06 03:11+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: ksnapshot.cpp:154 +msgid "Unable to Save Image" +msgstr "" + +#: ksnapshot.cpp:155 +#, c-format +msgid "" +"KSnapshot was unable to save the image to\n" +"%1." +msgstr "" + +#: ksnapshot.cpp:208 +msgid "Print Screenshot" +msgstr "" + +#: ksnapshot.cpp:302 +msgid "The screen has been successfully grabbed." +msgstr "" + +#: main.cpp:10 +msgid "TDE Screenshot Utility" +msgstr "" + +#: main.cpp:14 +msgid "KSnapshot" +msgstr "" + +#: screenshot.cpp:56 +msgid "&Screenshot..." +msgstr "" + +#: ksnapshotwidget.ui:33 +#, no-c-format +msgid "Thumbnail of the current snapshot" +msgstr "" + +#: ksnapshotwidget.ui:36 +#, no-c-format +msgid "" +"This is a thumbnail of the current snapshot.\n" +"\n" +"The image can be dragged to another application or document to copy the full " +"screenshot there. Try it with the Konqueror file manager." +msgstr "" + +#: ksnapshotwidget.ui:46 +#, no-c-format +msgid "&New Snapshot" +msgstr "" + +#: ksnapshotwidget.ui:52 +#, no-c-format +msgid "Click this button to take a new snapshot." +msgstr "" + +#: ksnapshotwidget.ui:60 +#, no-c-format +msgid "&Save As..." +msgstr "" + +#: ksnapshotwidget.ui:66 +#, no-c-format +msgid "" +"Click this button to save the current snapshot. To quickly save the snapshot " +"without showing the file dialog, press Ctrl+Shift+S. The filename is " +"automatically incremented after each save." +msgstr "" + +#: ksnapshotwidget.ui:91 +#, no-c-format +msgid "&Print..." +msgstr "" + +#: ksnapshotwidget.ui:97 +#, no-c-format +msgid "Click this button to print the current screenshot." +msgstr "" + +#: ksnapshotwidget.ui:119 +#, no-c-format +msgid " sec" +msgstr "" + +#: ksnapshotwidget.ui:122 +#, no-c-format +msgid "No delay" +msgstr "" + +#: ksnapshotwidget.ui:125 +#, no-c-format +msgid "Snapshot delay in seconds" +msgstr "" + +#: ksnapshotwidget.ui:128 +#, no-c-format +msgid "" +"<qt>\n" +"This is the number of seconds to wait after clicking the <i>New Snapshot</i> " +"button before taking the snapshot.\n" +"<p>\n" +"This is very useful for getting windows, menus and other items on the screen " +"set up just the way you want.\n" +"<p>\n" +"If <i>no delay</i> is set, the program will wait for a mouse click before " +"taking a snapshot.\n" +"</p>\n" +"</qt>" +msgstr "" + +#: ksnapshotwidget.ui:143 +#, no-c-format +msgid "Snapshot &delay:" +msgstr "" + +#: ksnapshotwidget.ui:154 +#, no-c-format +msgid "Cap&ture mode:" +msgstr "" + +#: ksnapshotwidget.ui:182 +#, no-c-format +msgid "Include &window decorations" +msgstr "" + +#: ksnapshotwidget.ui:188 +#, no-c-format +msgid "" +"When enabled, snapshot of a window will also include the window decorations" +msgstr "" + +#: ksnapshotwidget.ui:194 +#, no-c-format +msgid "Full Screen" +msgstr "" + +#: ksnapshotwidget.ui:199 +#, no-c-format +msgid "Window Under Cursor" +msgstr "" + +#: ksnapshotwidget.ui:204 +#, no-c-format +msgid "Region" +msgstr "" + +#: ksnapshotwidget.ui:211 +#, no-c-format +msgid "" +"<qt>Using this menu, you can select from the three following snapshot " +"modes:\n" +"<p>\n" +"<b>Full Screen</b> - captures the entire desktop.<br>\n" +"<b>Window Under Cursor</b> - captures only the window (or menu) that is " +"under the mouse cursor when the snapshot is taken.<br>\n" +"<b>Region</b> - captures only the region of the desktop that you specify. " +"When taking a new snapshot in this mode you will be able to select any area " +"of the screen by clicking and dragging the mouse.</p></qt>" +msgstr "" + +#: screenshot-chalk.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" + +#: screenshot-kpresenter.rc:4 screenshot-kword.rc:4 +#, no-c-format +msgid "&Insert" +msgstr "" |