No OneTemporary

File Metadata

Created
Wed, May 1, 11:45 AM
This file is larger than 256 KB, so syntax highlighting was skipped.
Index: trunk/l10n-support/templates/summit/docmessages/applications/konsole.pot
===================================================================
--- trunk/l10n-support/templates/summit/docmessages/applications/konsole.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/docmessages/applications/konsole.pot (revision 1524919)
@@ -1,3276 +1,3290 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-07-17 09:20+0200\n"
+"POT-Creation-Date: 2018-09-18 13:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:13
#, no-c-format
msgid "The &konsole; Handbook"
msgstr ""
#. Tag: author
#. +> trunk5 stable5
#: index.docbook:15
#, no-c-format
msgid "&Jonathan.Singer; &Jonathan.Singer.mail;"
msgstr ""
#. Tag: author
#. +> trunk5 stable5
#: index.docbook:16
#, no-c-format
msgid "<author>&Kurt.Hindenburg; &Kurt.Hindenburg.mail;</author>"
msgstr ""
#. Tag: author
#. +> trunk5 stable5
#: index.docbook:17
#, no-c-format
msgid "&Ahmad.Samir; &Ahmad.Samir.mail;"
msgstr ""
#. Tag: othercredit
#. +> trunk5 stable5
#: index.docbook:19
#, no-c-format
msgid "&Robert.Knight; &Robert.Knight.mail;"
msgstr ""
#. Tag: othercredit
#. +> trunk5 stable5
#: index.docbook:23
#, no-c-format
msgid "<othercredit role=\"developer\">&Kurt.Hindenburg; &Kurt.Hindenburg.mail;</othercredit>"
msgstr ""
#. Tag: othercredit
#. +> trunk5 stable5
#: index.docbook:27
#, no-c-format
msgid "&Waldo.Bastian; &Waldo.Bastian.mail;"
msgstr ""
#. Tag: othercredit
#. +> trunk5 stable5
#: index.docbook:31
#, no-c-format
msgid "&Mike.McBride; &Mike.McBride.mail;"
msgstr ""
#. Tag: trans_comment
#. +> trunk5 stable5
#: index.docbook:35
#, no-c-format
msgid "ROLES_OF_TRANSLATORS"
msgstr ""
#. Tag: holder
#. +> trunk5 stable5
#: index.docbook:41
#, no-c-format
msgid "&Jonathan.Singer;"
msgstr ""
#. Tag: holder
#. +> trunk5 stable5
#: index.docbook:45
#, no-c-format
msgid "&Kurt.Hindenburg;"
msgstr ""
#. Tag: holder
#. +> trunk5 stable5
#: index.docbook:50
#, no-c-format
msgid "&Ahmad.Samir;"
msgstr ""
#. Tag: date
#. +> trunk5 stable5
#: index.docbook:55
#, no-c-format
msgid "2018-04-03"
msgstr ""
#. Tag: releaseinfo
#. +> trunk5 stable5
#: index.docbook:56
#, no-c-format
msgid "Applications 18.08"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:58
#, no-c-format
msgid "&konsole; is &kde;'s terminal emulator."
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:61
#, no-c-format
msgid "<keyword>KDE</keyword>"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:62
#, no-c-format
msgid "konsole"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:63
#, no-c-format
msgid "kdebase"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:64
#, no-c-format
msgid "command"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:65
#, no-c-format
msgid "line"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:66
#, no-c-format
msgid "terminal"
msgstr ""
#. Tag: keyword
#. +> trunk5 stable5
#: index.docbook:67
#, no-c-format
msgid "<keyword>cli</keyword>"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:72 index.docbook:1337
+#: index.docbook:72 index.docbook:1345
#, no-c-format
msgid "Introduction"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:75
#, no-c-format
msgid "What is a terminal?"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:77
#, no-c-format
msgid "&konsole; is an X terminal emulator, often referred to as a terminal or a shell. It emulates a command line interface in a text only window."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:81
#, no-c-format
msgid "&konsole; typically runs a command shell, an application that executes commands that you type. The shell the &konsole; runs depends on your account settings. Consult your operating system documentation to know what the shell is, how to configure it and how to use it."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:88
#, no-c-format
msgid "Scrollback"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:90
#, no-c-format
msgid "&konsole; uses the notion of scrollback to allow users to view previously displayed output. By default, scrollback is on and set to save 1000 lines of output in addition to what is currently displayed on the screen."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:96
#, no-c-format
msgid "As lines of text scroll off the top of the screen, they can be reviewed by moving the scroll bar upwards, scrolling with a mouse wheel or through the use of the <keycombo action=\"simul\">&Shift;<keycap>Page Up</keycap></keycombo> (to move back), <keycombo action=\"simul\">&Shift;<keycap>Page Down</keycap></keycombo> (to move forward), <keycombo action=\"simul\">&Shift;<keycap>Up Arrow</keycap></keycombo> (to move up a line) and <keycombo action=\"simul\">&Shift;<keycap>Down Arrow</keycap></keycombo> (to move down a line) keys."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:105
#, no-c-format
msgid "The amount of scrolling using <keycombo action=\"simul\">&Shift;<keycap>Page Up/Down</keycap></keycombo> can be switched between half and full page in the <guilabel>Scrolling</guilabel> tab of the profile configuration window (use <menuchoice><guimenu>Settings</guimenu><guimenuitem>Edit Current Profile...</guimenuitem></menuchoice> to open this window)."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:114
#, no-c-format
msgid "Profiles"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:115
#, no-c-format
msgid "Profiles allow the user to quickly and easily automate the running of common commands. Examples could include:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:119
#, no-c-format
msgid "ssh into another machine"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:120
#, no-c-format
msgid "starting an irc session"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:121
#, no-c-format
msgid "use tail to watch a file"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:126
#, no-c-format
msgid "All new and changed profiles are saved in the user's local home folder in <filename>$<envar>XDG_DATA_HOME</envar>/konsole</filename>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:128
#, no-c-format
msgid "Procedure to create a new profile:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:131
#, no-c-format
msgid "Click on the menu entry <menuchoice><guimenu>Settings</guimenu><guimenuitem>Manage Profiles...</guimenuitem> </menuchoice>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:134
#, no-c-format
msgid "Click on the button <guibutton>New Profile...</guibutton>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:136
#, no-c-format
msgid "Fill in the first entry with a name. This is the name that will show in the menu, and will be the default label instead of <guilabel>Shell</guilabel> when you start a session of this type."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:141
#, no-c-format
msgid "Enter a command just as you normally would if you opened a new shell and were going to issue that command. For our first example above, you might type <userinput><command>ssh</command> <replaceable>administration</replaceable></userinput>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:145
#, no-c-format
msgid "On the other tabs of the dialog, configure this session's appearance. You can configure a different font, color scheme, $<envar>TERM</envar> type and many other settings for each session."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:149
#, no-c-format
msgid "Press the <guibutton>OK</guibutton> button. The new session is now available in the <guilabel>Manage Profiles...</guilabel> dialog."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:156
#, no-c-format
msgid "Any profiles which have <guilabel>Show in Menu</guilabel> checked will be listed by their name in the <menuchoice><guimenu>File</guimenu><guisubmenu>New Tab</guisubmenu></menuchoice> menu. There will be no submenu if only the default profile is to be shown."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:166
#, no-c-format
msgid "Mouse Buttons"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:168
#, no-c-format
msgid "This section details the use of the mouse buttons for the common right handed mouse button order. For the left handed mouse button order, swap left and right in the text below."
msgstr ""
#. Tag: mousebutton
#. +> trunk5 stable5
#: index.docbook:176
#, no-c-format
msgid "Left"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:178
#, no-c-format
msgid "All &LMB; clicks will be sent to a mouse-aware application running in &konsole;. If an application will react on mouse clicks, &konsole; indicates this by showing an arrow cursor. If not, an I-beam (bar) cursor is shown."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:184
#, no-c-format
msgid "Holding the &LMB; down and dragging the mouse over the screen with a mouse-unaware application running will mark a region of the text. While dragging the mouse, the marked text is displayed in reversed color for visual feedback. Select <guimenuitem>Copy</guimenuitem> from the <guimenu>Edit</guimenu> menu to copy the marked text to the clipboard for further use within &konsole; or another application. The selected text can also be dragged and dropped into compatible applications. Hold the &Ctrl; key and drag the selected text to the desired location."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:193
#, no-c-format
msgid "Normally, new-line characters are inserted at the end of each line selected. This is best for cut and paste of source code, or the output of a particular command. For ordinary text, the line breaks are often not important. One might prefer, however, for the text to be a stream of characters that will be automatically re-formatted when pasted into another application. To select in text-stream mode, hold down the &Ctrl; key while selecting normally."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:201
#, no-c-format
msgid "Pressing the &Ctrl; and &Alt; keys along with the &LMB; will select text in columns."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:205
#, no-c-format
msgid "Double-click with the &LMB; to select a word; triple-click to select an entire line."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:208
#, no-c-format
msgid "If the upper or lower edge of the text area is touched while marking, &konsole; scrolls up or down, eventually exposing text within the history buffer. The scrolling stops when the mouse stops moving."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:213
#, no-c-format
msgid "After the mouse is released, &konsole; attempts to keep the text in the clipboard visible by holding the marked area reversed. The marked area reverts back to normal as soon as the contents of the clipboard change, the text within the marked area is altered or the &LMB; is clicked."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:219
#, no-c-format
msgid "To mark text in a mouse-aware application (Midnight Commander, for example) the &Shift; key has to be pressed when clicking."
msgstr ""
#. Tag: mousebutton
#. +> trunk5 stable5
#: index.docbook:226
#, no-c-format
msgid "Middle"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:228
#, no-c-format
msgid "Pressing the &MMB; pastes text currently in the clipboard. Holding down the &Ctrl; key as you press the &MMB; pastes the text and appends a new-line. That is convenient for executing pasted command quickly, but it can be dangerous so use it with caution."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:235
#, no-c-format
msgid "If you have a mouse with only two buttons, pressing both the &LMB; and &RMB; together emulates the &MMB; of a three button mouse."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:238
#, no-c-format
msgid "If you have a <mousebutton>wheel</mousebutton> as the middle button, rolling it in a mouse-unaware program will move &konsole;'s scrollbar."
msgstr ""
#. Tag: mousebutton
#. +> trunk5 stable5
#: index.docbook:245
#, no-c-format
msgid "Right"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:247
#, no-c-format
msgid "These items appear in the menu when the &RMB; is pressed:"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:250
#, no-c-format
msgid "Copy"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:251
#, no-c-format
msgid "Paste"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:252
#, no-c-format
msgid "With a text selection a submenu <guisubmenu>Search for</guisubmenu> with a list of the preferred Web Shortcuts and an option to configure web shortcuts."
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:253
#, no-c-format
msgid "Open File Manager"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:254
#, no-c-format
msgid "Set Encoding"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:255
#, no-c-format
msgid "Clear Scrollback"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:256
#, no-c-format
msgid "Adjust Scrollback..."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:257
#, no-c-format
msgid "<guimenuitem>Show Menu Bar</guimenuitem>, only when the menubar is hidden"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:258
#, no-c-format
msgid "Switch Profile"
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:259
#, no-c-format
msgid "Edit Current Profile..."
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:260
#, no-c-format
msgid "Close Tab"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:263
#, no-c-format
msgid "In a mouse aware application, press the &Shift; key along with the &RMB; to get the popup menu."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:274
#, no-c-format
msgid "Drag and Drop"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:275
#, no-c-format
msgid "If you drop a file, folder or &URL; on a &konsole; window, a context menu appears with these actions:"
msgstr ""
#. Tag: screeninfo
#. +> trunk5 stable5
#: index.docbook:279
#, no-c-format
msgid "<screeninfo>Drag and Drop Context Menu</screeninfo>"
msgstr ""
#. Tag: phrase
#. +> trunk5 stable5
#: index.docbook:285
#, no-c-format
msgid "<phrase>Drag and Drop Context Menu</phrase>"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:292
#, no-c-format
msgid "<shortcut>&Shift;</shortcut><guimenuitem>Move Here</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:295
#, no-c-format
msgid "Move the dropped item into the current folder. This item only appears in the context menu, if you have the rights to delete the dropped file or folder."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:301
#, no-c-format
msgid "<shortcut>&Ctrl;</shortcut><guimenuitem>Copy Here</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:304
#, no-c-format
msgid "Copy the dropped item into the current folder."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:308
#, no-c-format
msgid "<shortcut><keycombo>&Ctrl;&Shift;</keycombo></shortcut><guimenuitem>Link Here</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:311
#, no-c-format
msgid "Insert a symbolic link to the dropped item."
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:316
#, no-c-format
msgid "Paste Location"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:318
#, no-c-format
msgid "Insert the full file path of the dropped item at the cursor."
msgstr ""
#. Tag: guimenuitem
#. +> trunk5 stable5
#: index.docbook:323
#, no-c-format
msgid "Change Directory To"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:325
#, no-c-format
msgid "If a folder is dropped, this action appears in the context menu and allows you to change the working folder of the &konsole; session."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:330
#, no-c-format
msgid "<shortcut>&Esc;</shortcut><guimenuitem>Cancel</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:333
#, no-c-format
msgid "Break the drag and drop action."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:338
#, no-c-format
msgid "If you press the shortcuts before releasing the &LMB; during drag and drop, no context menu appears and the actions will be executed immediately."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:342
#, no-c-format
msgid "If you want to use the &Ctrl; key for drag and drop or disable the context menu to insert &URL;s as text by default, enable the corresponding options on the <guilabel>Mouse</guilabel> tab in the profile settings dialog."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:352
#, no-c-format
msgid "Command Reference"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:355
#, no-c-format
msgid "The Menubar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:357
#, no-c-format
msgid "The menubar is at the top of the &konsole; window. If the menubar is hidden, <guimenuitem>Show Menu Bar</guimenuitem> can be reached by <mousebutton>right</mousebutton> clicking in the window (as long as no full screen application is running in that window such as vi, minicom, etc.). The default shortcut is listed after each menu item."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:365
#, no-c-format
msgid "Alternatively you can use the shortcut <keycombo action=\"simul\">&Ctrl;&Shift;<keycap>M</keycap></keycombo> to show or hide the menubar."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:370
#, no-c-format
msgid "File Menu"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:374
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>N</keycap></keycombo></shortcut> <guimenu>File</guimenu><guimenuitem>New Window</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:379
#, no-c-format
msgid "Opens a new separate &konsole; window with the default profile"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:383
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>T</keycap></keycombo></shortcut> <guimenu>File</guimenu><guimenuitem>New Tab</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:387
#, no-c-format
msgid "Opens a new tab with the default profile"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:388
#, no-c-format
msgid "&konsole; ships with a default profile. Any new profiles added by the user will be listed in the submenu. There will be no submenu if only the default profile is to be shown."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:395
#, no-c-format
msgid "<guimenu>File</guimenu> <guimenuitem>Clone Tab</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:399
#, no-c-format
msgid "Attempts to clone the current tab in a new tab"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:404
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>S</keycap></keycombo></shortcut> <guimenu>File</guimenu> <guimenuitem>Save Output As...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:408
#, no-c-format
msgid "Saves the current scrollback as a text or html file"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:413
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>P</keycap></keycombo></shortcut> <guimenu>File</guimenu> <guimenuitem>Print Screen ...</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:417
#, no-c-format
msgid "<action>Print the current screen.</action> By default the output is scaled to fit the size of the paper being printed on with black text color and no background. In the print dialog these options can be changed on the <guilabel>Output Options</guilabel> tab."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:423
#, no-c-format
msgid "<guimenu>File</guimenu> <guimenuitem>Open File Manager</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:426
#, no-c-format
msgid "<action>Opens &kde;'s file manager at the current directory</action>. By default, that is <ulink url=\"help:/dolphin/index.html\">&dolphin;</ulink>."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:433
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>W</keycap></keycombo></shortcut> <guimenu>File</guimenu> <guimenuitem>Close Tab</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:438
#, no-c-format
msgid "Closes the current tab"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:443
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>Q</keycap></keycombo></shortcut> <guimenu>File</guimenu> <guimenuitem>Close Window</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:448
#, no-c-format
msgid "Quits &konsole;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:449
#, no-c-format
msgid "&konsole; will display a confirmation dialog if there is more than one tab open. This dialog can be disabled by clicking on the <guibutton>Do not ask again</guibutton> checkbox."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:452
#, no-c-format
msgid ""
"If you want to get the confirmation dialog get back, delete the entry <screen>[Notification Messages]\n"
"CloseAllTabs=true</screen> in <filename>$<envar>XDG_CONFIG_HOME</envar>/konsolerc</filename>."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:465
#, no-c-format
msgid "Edit Menu"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:469
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>C</keycap></keycombo></shortcut> <guimenu>Edit</guimenu> <guimenuitem>Copy</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:473
#, no-c-format
msgid "Copies the selected text to the clipboard"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:477
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>V</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>Paste</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:481
#, no-c-format
msgid "Pastes text from the clipboard at the cursor location"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:486
#, no-c-format
msgid "<guimenu>Edit</guimenu><guimenuitem>Select All</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:488
#, no-c-format
msgid "<action>Selects all</action> the text in current window"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:493
#, no-c-format
msgid "<guimenu>Edit</guimenu><guisubmenu>Copy Input To</guisubmenu><guimenuitem>All Tabs in Current Window</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:495
#, no-c-format
msgid "Allows input from the current session to be sent simultaneously to all sessions in current window"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:501
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>.</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guisubmenu>Copy Input To</guisubmenu><guimenuitem>Select Tabs...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:505
#, no-c-format
msgid "Allows input from the current session to be sent simultaneously to sessions picked by user"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:511
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>/</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guisubmenu>Copy Input To</guisubmenu><guimenuitem>None</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:515
#, no-c-format
msgid "Stop sending input from current session into other sessions"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:521
#, no-c-format
msgid "<guimenu>Edit</guimenu> <guisubmenu>Send Signal</guisubmenu>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:523
#, no-c-format
msgid "<action>Send the specified signal to the shell process, or other process, that was launched when the new session was started</action>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:525
#, no-c-format
msgid "Currently available signals are:"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:531
#, no-c-format
msgid "STOP"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:532
#, no-c-format
msgid "to stop process"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:535
#, no-c-format
msgid "CONT"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:536
#, no-c-format
msgid "continue if stopped"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:539
#, no-c-format
msgid "<errorcode>HUP</errorcode>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:540
#, no-c-format
msgid "hangup detected on controlling terminal, or death of controlling process"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:544
#, no-c-format
msgid "<errorcode>INT</errorcode>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:545
#, no-c-format
msgid "interrupt from keyboard"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:548
#, no-c-format
msgid "TERM"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:549
#, no-c-format
msgid "termination signal"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:552
#, no-c-format
msgid "KILL"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:553
#, no-c-format
msgid "kill signal"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:556
#, no-c-format
msgid "USR1"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:557
#, no-c-format
msgid "user signal 1"
msgstr ""
#. Tag: errorcode
#. +> trunk5 stable5
#: index.docbook:560
#, no-c-format
msgid "USR2"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
#: index.docbook:561
#, no-c-format
msgid "user signal 2"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:567
#, no-c-format
msgid "Refer to your system manual pages for further details by giving the command <userinput><command>man</command> <option>7 signal</option></userinput>."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:573
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Alt;<keycap>S</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>Rename Tab...</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:577
#, no-c-format
msgid "<action>Opens a dialog box allowing you to change the name of the current tab</action> (<link linkend=\"rename-tab-dialog\">more info</link>)"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:584
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Alt;<keycap>U</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>ZModem Upload...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:588
#, no-c-format
msgid "Opens up a dialog to select a file to be uploaded if the required software is installed"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:594
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>F</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>Find...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:597
#, no-c-format
msgid "Opens a search bar at the bottom of &konsole;'s window"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:599
#, no-c-format
msgid "This allows for case sensitive, forward or backwards, and regular expressions searches."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:627
#, no-c-format
msgid "<shortcut><keycombo><keycap>F3</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>Find Next</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:631
#, no-c-format
msgid "<action>Moves to the next search instance </action>. If the search bar has the focus, you can use the shortcut &Enter; as well."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:636
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Shift;<keycap>F3</keycap></keycombo></shortcut> <guimenu>Edit</guimenu><guimenuitem>Find Previous</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:640
#, no-c-format
msgid "<action>Moves to the previous search instance </action>. If the search bar has the focus, you can use the shortcut <keycombo action=\"simul\">&Shift;&Enter;</keycombo> as well."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
#: index.docbook:649
#, no-c-format
msgid "View Menu"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:653
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;<keycap>(</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Split View Left/Right</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:658
#, no-c-format
msgid "Splits all the tabs into left and right views"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:659 index.docbook:671
#, no-c-format
msgid "Any output on one view is duplicated in the other view."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:665
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;<keycap>)</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Split View Top/Bottom</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:670
#, no-c-format
msgid "Splits all the tabs into top and bottom views"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:677
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>S</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Close Active</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:681
#, no-c-format
msgid "Closes the current view"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:686
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>O</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Close Others</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:690
#, no-c-format
msgid "Closes all non-current views"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:695
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>]</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Expand View</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:699
#, no-c-format
msgid "Makes the current view larger"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:704
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>[</keycap></keycombo></shortcut> <guimenu>View</guimenu><guisubmenu>Split View</guisubmenu><guimenuitem>Shrink View</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:708
#, no-c-format
msgid "Makes the current view smaller"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:714
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>H</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Detach Current Tab</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:718
#, no-c-format
msgid "Opens the current tab in a separate window"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:720
#, no-c-format
msgid "Quiting the previous &konsole; window will not affect the newly created window."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:727
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>I</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Monitor for Silence</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:731
#, no-c-format
msgid "Toggles the monitoring of the current tab for lack of activity"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:733
#, no-c-format
msgid "By default, after 10 seconds of inactivity, an info icon will appear on the session's tab. The type of alerts can be changed through <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Notifications</guimenuitem><guimenuitem>Silence in monitored session</guimenuitem></menuchoice>."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:742
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>A</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Monitor for Activity</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:746
#, no-c-format
msgid "Toggles the monitoring of the current tab for activity"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
#: index.docbook:748
#, no-c-format
msgid "Upon any activity, an info icon will appear on the session's tab. The type of alerts can be changed through <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Notifications</guimenuitem><guimenuitem>Activity in monitored session</guimenuitem></menuchoice>."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:756
#, no-c-format
msgid "<guimenu>View</guimenu><guimenuitem>Read-only</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:758
#, no-c-format
msgid "Toggles the session to be read-only: no input is accepted, drag and drop is disabled."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
#: index.docbook:764
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;<keycap>+</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Enlarge Font</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
#: index.docbook:767
#, no-c-format
msgid "Increases the text font size"
msgstr ""
#. Tag: menuchoice
-#. +> trunk5 stable5
+#. +> trunk5
#: index.docbook:771
#, no-c-format
+msgid "<shortcut><keycombo action=\"simul\">&Ctrl;<keycap>0</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Reset Font Size</guimenuitem>"
+msgstr ""
+
+#. Tag: action
+#. +> trunk5
+#: index.docbook:774
+#, no-c-format
+msgid "Reset the text font size to the profile default"
+msgstr ""
+
+#. Tag: menuchoice
+#. +> trunk5 stable5
+#: index.docbook:779
+#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;<keycap>-</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Shrink Font</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:774
+#: index.docbook:782
#, no-c-format
msgid "Decreases the text font size"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:778
+#: index.docbook:786
#, no-c-format
msgid "<guimenu>View</guimenu> <guimenuitem>Set Encoding</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:780
+#: index.docbook:788
#, no-c-format
msgid "Sets the character encoding"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:784
+#: index.docbook:792
#, no-c-format
msgid "<guimenu>View</guimenu><guimenuitem>Clear Scrollback</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:785
+#: index.docbook:793
#, no-c-format
msgid "Clears the text in the scrollback"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:790
+#: index.docbook:798
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>K</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Clear Scrollback and Reset</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:794
+#: index.docbook:802
#, no-c-format
msgid "Clears the text in the current tab and scrollback and resets the terminal"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:802
+#: index.docbook:810
#, no-c-format
msgid "Bookmarks Menu"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:807
+#: index.docbook:815
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>B</keycap></keycombo></shortcut> <guimenu>Bookmarks</guimenu><guimenuitem>Add Bookmark</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:810
+#: index.docbook:818
#, no-c-format
msgid "Adds the current location"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:814
+#: index.docbook:822
#, no-c-format
msgid "<guimenu>Bookmarks</guimenu><guimenuitem>Bookmark Tabs as Folder...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:815
+#: index.docbook:823
#, no-c-format
msgid "Adds all tabs to a bookmark folder"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:816 index.docbook:824
+#: index.docbook:824 index.docbook:832
#, no-c-format
msgid "A dialog will open for the bookmark folder name."
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:822
+#: index.docbook:830
#, no-c-format
msgid "<guimenu>Bookmarks</guimenu><guimenuitem>New Bookmark Folder...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:823
+#: index.docbook:831
#, no-c-format
msgid "Adds a new folder to the bookmark list"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:830
+#: index.docbook:838
#, no-c-format
msgid "<guimenu>Bookmarks</guimenu><guimenuitem>Edit Bookmarks</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:831
+#: index.docbook:839
#, no-c-format
msgid "Opens the bookmark editor"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:832
+#: index.docbook:840
#, no-c-format
msgid "The keditbookmarks program must be installed for this menu item to appear."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:833
+#: index.docbook:841
#, no-c-format
msgid "You can use the bookmark editor to manually add URLs. Currently, &konsole; accepts the following:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:836
+#: index.docbook:844
#, no-c-format
msgid "ssh://user@host:port"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:837
+#: index.docbook:845
#, no-c-format
msgid "telnet://user@host:port"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:848
+#: index.docbook:856
#, no-c-format
msgid "Settings Menu"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:852
+#: index.docbook:860
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Edit Current Profile...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:854
+#: index.docbook:862
#, no-c-format
msgid "Opens a dialog to configure current profile"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:860
+#: index.docbook:868
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Switch Profile </guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:862
+#: index.docbook:870
#, no-c-format
msgid "Switch current profile to a listed profile"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:868
+#: index.docbook:876
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Manage Profiles...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:870
+#: index.docbook:878
#, no-c-format
msgid "Opens a editor for managing profiles"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:876
+#: index.docbook:884
#, no-c-format
msgid "<shortcut><keycombo action=\"simul\">&Ctrl;&Shift;<keycap>M</keycap></keycombo></shortcut> <guimenu>Settings</guimenu><guimenuitem>Show Menu Bar</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:881
+#: index.docbook:889
#, no-c-format
msgid "Toggles the menubar being visible"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:885
+#: index.docbook:893
#, no-c-format
msgid "<shortcut><keycap>F11</keycap></shortcut> <guimenu>Settings</guimenu><guimenuitem>Full Screen Mode</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:888
+#: index.docbook:896
#, no-c-format
msgid "Toggles &konsole; filling the entire screen"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:892
+#: index.docbook:900
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Configure Shortcuts...</guimenuitem>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:894
+#: index.docbook:902
#, no-c-format
msgid "<action>Opens the keyboard shortcut editor.</action> More on shortcuts configuration can be found in the <ulink url=\"help:/fundamentals/shortcuts.html\">&kde; Fundamentals</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:897
+#: index.docbook:905
#, no-c-format
msgid "Additionally &konsole; has a few special shortcuts with no corresponding menu item:"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:903
+#: index.docbook:911
#, no-c-format
msgid "Shortcut"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:904
+#: index.docbook:912
#, no-c-format
msgid "Description"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:909
+#: index.docbook:917
#, no-c-format
msgid "&Shift;<keysym>Right</keysym>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:910
+#: index.docbook:918
#, no-c-format
msgid "Next Tab"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:913
+#: index.docbook:921
#, no-c-format
msgid "&Shift;<keysym>Left</keysym>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:914
+#: index.docbook:922
#, no-c-format
msgid "Previous Tab"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:917
+#: index.docbook:925
#, no-c-format
msgid "&Ctrl;&Shift;<keysym>Left</keysym>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:918
+#: index.docbook:926
#, no-c-format
msgid "Move Tab Left"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:921
+#: index.docbook:929
#, no-c-format
msgid "&Ctrl;&Shift;<keysym>Right</keysym>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:922
+#: index.docbook:930
#, no-c-format
msgid "Move Tab Right"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:925
+#: index.docbook:933
#, no-c-format
msgid "&Ctrl;&Shift;<keysym>Ins</keysym>"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:926
+#: index.docbook:934
#, no-c-format
msgid "Paste Selection"
msgstr ""
#. Tag: keycombo
#. +> trunk5 stable5
-#: index.docbook:929
+#: index.docbook:937
#, no-c-format
msgid "&Shift;&Tab;"
msgstr ""
#. Tag: entry
#. +> trunk5 stable5
-#: index.docbook:930
+#: index.docbook:938
#, no-c-format
msgid "Next View Container"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:940
+#: index.docbook:948
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Configure Notifications...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:942
+#: index.docbook:950
#, no-c-format
msgid "Opens the notifications editor"
msgstr ""
#. Tag: menuchoice
#. +> trunk5 stable5
-#: index.docbook:947
+#: index.docbook:955
#, no-c-format
msgid "<guimenu>Settings</guimenu><guimenuitem>Configure &konsole;...</guimenuitem>"
msgstr ""
#. Tag: action
#. +> trunk5 stable5
-#: index.docbook:949
+#: index.docbook:957
#, no-c-format
msgid "Opens the &konsole; settings editor"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:950
+#: index.docbook:958
#, no-c-format
msgid "This dialog has options influencing the appearance and behaviour of the <guilabel>TabBar</guilabel> and general options for the &konsole; window."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:964
+#: index.docbook:972
#, no-c-format
msgid "Help Menu"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:965
+#: index.docbook:973
#, no-c-format
msgid "&konsole; has the some of the common &kde; <guimenu>Help</guimenu> menu items, for more information read the section about the <ulink url=\"help:/fundamentals/ui.html#menus-help\">Help Menu</ulink> of the &kde; Fundamentals."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:974
+#: index.docbook:982
#, no-c-format
msgid "&konsole; Dialogs"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:977
+#: index.docbook:985
#, no-c-format
msgid "Rename Tab Dialog"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:979
+#: index.docbook:987
#, no-c-format
msgid "The name of the current tab can be changed from this dialog. The dialog can be displayed via the menu, the shortcut <keycombo action=\"simul\">&Ctrl;&Alt;<keycap>S</keycap></keycombo> or by double-clicking on the tab in the tab bar. These changes can be made permanent by editing the current profile."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:986
+#: index.docbook:994
#, no-c-format
msgid "&konsole; will substitute these tokens for local tabs:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:990
+#: index.docbook:998
#, no-c-format
msgid "%n : program name"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:991
+#: index.docbook:999
#, no-c-format
msgid "%d : current directory (short)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:992
+#: index.docbook:1000
#, no-c-format
msgid "%D : current directory (long)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:993
+#: index.docbook:1001
#, no-c-format
msgid "%h : local host (short)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:994 index.docbook:1005
+#: index.docbook:1002 index.docbook:1013
#, no-c-format
msgid "%u : user name"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:995 index.docbook:1007
+#: index.docbook:1003 index.docbook:1015
#, no-c-format
msgid "%w : window title set by shell"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:996 index.docbook:1008
+#: index.docbook:1004 index.docbook:1016
#, no-c-format
msgid "%# : session number"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:999
+#: index.docbook:1007
#, no-c-format
msgid "&konsole; will substitute these tokens for remote tabs:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1002
+#: index.docbook:1010
#, no-c-format
msgid "%c : current program"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1003
+#: index.docbook:1011
#, no-c-format
msgid "%h : remote host (short)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1004
+#: index.docbook:1012
#, no-c-format
msgid "%H : remote host (long)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1006
+#: index.docbook:1014
#, no-c-format
msgid "%U : user name@ (if given)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1012 index.docbook:1245 index.docbook:1538
+#: index.docbook:1020 index.docbook:1253 index.docbook:1546
#, no-c-format
msgid "Examples:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1016
+#: index.docbook:1024
#, no-c-format
msgid "<userinput>%d : %n</userinput> with /usr/src as current directory and running <application>bash</application> will display <guibutton>src : bash</guibutton>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1023
+#: index.docbook:1031
#, no-c-format
msgid "<userinput>%D : %n</userinput> with /usr/src as current directory and running <application>top</application> will display <guibutton>/usr/src : top</guibutton>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1030
+#: index.docbook:1038
#, no-c-format
msgid "<userinput>%w (%#)</userinput> with ~ as current directory and running <application>vim</application> in the first tab will display <guibutton>[No Name] (~) - VIM(1)</guibutton>"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1044
+#: index.docbook:1052
#, no-c-format
msgid "Copy Input Dialog"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1046
+#: index.docbook:1054
#, no-c-format
msgid "The text entered in one tab can simultaneously be sent to other tabs. This dialog allows you to select which tabs will get that input. The current tab will be greyed out."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1068
+#: index.docbook:1076
#, no-c-format
msgid "Adjust Scrollback Dialog"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1070
+#: index.docbook:1078
#, no-c-format
msgid "The <link linkend=\"scrollback\">scrollback</link> options for the history size can be changed in this dialog. Any changes are for the current tab only and will not be saved to the profile."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1083
+#: index.docbook:1091
#, no-c-format
msgid "Command-line Options"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1085
+#: index.docbook:1093
#, no-c-format
msgid "When &konsole; is started from the command line, various options can be specified to modify its behavior."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1090
+#: index.docbook:1098
#, no-c-format
msgid "--help"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1091
+#: index.docbook:1099
#, no-c-format
msgid "<action>List various options</action>."
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1095
+#: index.docbook:1103
#, no-c-format
msgid "<option>--profile</option> <parameter>file</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1096
+#: index.docbook:1104
#, no-c-format
msgid "<action>Start &konsole;</action> using the specified profile instead of the default profile."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1101
+#: index.docbook:1109
#, no-c-format
msgid "--fallback-profile"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1102
+#: index.docbook:1110
#, no-c-format
msgid "Use the internal FALLBACK profile. This option is a shortcut for <option>--profile</option> <parameter>FALLBACK/</parameter>."
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1106
+#: index.docbook:1114
#, no-c-format
msgid "<option>--workdir</option> <parameter>dir</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1107
+#: index.docbook:1115
#, no-c-format
msgid "<action>Open with</action> <parameter>dir</parameter> as the initial working directory."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1112
+#: index.docbook:1120
#, no-c-format
msgid "--hold, --noclose"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1113
+#: index.docbook:1121
#, no-c-format
msgid "<action>Do not close</action> the initial session automatically when it ends."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1118
+#: index.docbook:1126
#, no-c-format
msgid "--new-tab"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1119
+#: index.docbook:1127
#, no-c-format
msgid "<action>Create a new tab</action> in an existing window rather than creating a new window."
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1124
+#: index.docbook:1132
#, no-c-format
msgid "<option>--tabs-from-file </option><parameter>file</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1125
+#: index.docbook:1133
#, no-c-format
msgid "<action>Create tabs</action> as specified in the given tabs configuration file."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1127
+#: index.docbook:1135
#, no-c-format
msgid "The file has one tab per line in the following format:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1128
+#: index.docbook:1136
#, no-c-format
msgid "Each line specifies a tab to open using up to 4 fields specifying how it is to open. Fields are delimited with <userinput>;;</userinput> and a field name must have a <userinput>:</userinput> appended. Empty lines or lines with <userinput>#</userinput> at the beginning are ignored, so you can use line beginning with <userinput>#</userinput> to add comments."
msgstr ""
#. Tag: member
#. +> trunk5 stable5
-#: index.docbook:1135
+#: index.docbook:1143
#, no-c-format
msgid "<userinput>title:</userinput> a name for this tab, tab default if blank or not specified"
msgstr ""
#. Tag: member
#. +> trunk5 stable5
-#: index.docbook:1136
+#: index.docbook:1144
#, no-c-format
msgid "<userinput>workdir:</userinput> working directory, <filename class=\"directory\"> ~</filename> if blank or not specified"
msgstr ""
#. Tag: member
#. +> trunk5 stable5
-#: index.docbook:1137
+#: index.docbook:1145
#, no-c-format
msgid "<userinput>profile:</userinput> a &konsole; profile to use, the default if blank or not specified"
msgstr ""
#. Tag: member
#. +> trunk5 stable5
-#: index.docbook:1138
+#: index.docbook:1146
#, no-c-format
msgid "<userinput>command:</userinput> a command to run"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1140
+#: index.docbook:1148
#, no-c-format
msgid "Each line should contain at least one of <userinput>command</userinput> or <userinput>profile</userinput> field."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1142
+#: index.docbook:1150
#, no-c-format
msgid "Example: <userinput>title: %n;; command: /usr/bin/top ;; profile: Shell</userinput>"
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1148
+#: index.docbook:1156
#, no-c-format
msgid "--background-mode"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1149
+#: index.docbook:1157
#, no-c-format
msgid "<action>Start &konsole;</action> in the background and bring to the front when <keycombo action=\"simul\">&Ctrl;&Shift;<keycap>F12</keycap></keycombo> (by default) is pressed."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1154
+#: index.docbook:1162
#, no-c-format
msgid "--separate"
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1155
+#: index.docbook:1163
#, no-c-format
msgid "--nofork"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1156
+#: index.docbook:1164
#, no-c-format
msgid "<action>Run</action> the new instance of &konsole; in a separate process."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1161
+#: index.docbook:1169
#, no-c-format
msgid "--show-menubar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1162
+#: index.docbook:1170
#, no-c-format
msgid "<action>Show</action> the menubar, overriding the default behavior."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1167
+#: index.docbook:1175
#, no-c-format
msgid "--hide-menubar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1168
+#: index.docbook:1176
#, no-c-format
msgid "<action>Hide</action> the menubar, overriding the default behavior."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1173
+#: index.docbook:1181
#, no-c-format
msgid "--show-tabbar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1174
+#: index.docbook:1182
#, no-c-format
msgid "<action>Show</action> the tabbar, overriding the default behavior."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1179
+#: index.docbook:1187
#, no-c-format
msgid "--hide-tabbar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1180
+#: index.docbook:1188
#, no-c-format
msgid "<action>Hide</action> the tabbar, overriding the default behavior."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1185
+#: index.docbook:1193
#, no-c-format
msgid "--fullscreen"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1186
+#: index.docbook:1194
#, no-c-format
msgid "<action>Start &konsole; in fullscreen mode</action>."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1190
+#: index.docbook:1198
#, no-c-format
msgid "--notransparency"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1191
+#: index.docbook:1199
#, no-c-format
msgid "<action>Disable</action> transparent backgrounds, even if the system supports them."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1196
+#: index.docbook:1204
#, no-c-format
msgid "--list-profiles"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1197
+#: index.docbook:1205
#, no-c-format
msgid "<action>List</action> all available profiles."
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1202
+#: index.docbook:1210
#, no-c-format
msgid "--list-profile-properties"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1204
+#: index.docbook:1212
#, no-c-format
msgid "<action>List</action> all possible properties with name and type. See option <option>-p</option>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1206
+#: index.docbook:1214
#, no-c-format
msgid "For more information, please visit <ulink url=\"http://api.kde.org/4.14-api/applications-apidocs/konsole/html/classKonsole_1_1Profile.html#a57848e15fe69d3f27565851fe7cda429\">&konsole; API Reference</ulink>."
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1215
+#: index.docbook:1223
#, no-c-format
msgid "<option>-p</option> <parameter>property=value</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1216
+#: index.docbook:1224
#, no-c-format
msgid "<action>Change</action> the value of a profile property."
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1221
+#: index.docbook:1229
#, no-c-format
msgid "<option>-e</option> <parameter>command</parameter>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1222
+#: index.docbook:1230
#, no-c-format
msgid "<action>Execute</action> <parameter>command</parameter> instead of the normal shell."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1224
+#: index.docbook:1232
#, no-c-format
msgid "This option will catch all following arguments passed to &konsole;, and execute it as <parameter>command</parameter>. So this option should always be used as the last option."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1230
+#: index.docbook:1238
#, no-c-format
msgid "&konsole; also accepts generic &Qt; and &kf5-full; options, see man pages qt5options and kf5options."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1235
+#: index.docbook:1243
#, no-c-format
msgid "Scripting &konsole;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1237
+#: index.docbook:1245
#, no-c-format
msgid "&konsole; does support numerous methods that can be used with &DBus;."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1239
+#: index.docbook:1247
#, no-c-format
msgid "There are two ways to use the &DBus; interface: &Qt;'s &GUI; <application>qdbusviewer</application> and the command line <application>qdbus</application>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1249
+#: index.docbook:1257
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> will display all services available."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1255
+#: index.docbook:1263
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>org.kde.konsole</option> will display the &DBus; interface for &konsole;."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1262
+#: index.docbook:1270
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>org.kde.konsole /Windows/1</option> will display methods for controlling window 1."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1270
+#: index.docbook:1278
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>org.kde.konsole $KONSOLE_DBUS_WINDOW</option> will display methods for controlling the current window."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1277
+#: index.docbook:1285
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>org.kde.konsole /Sessions/1</option> will display methods for controlling session 1."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1284
+#: index.docbook:1292
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>org.kde.konsole $KONSOLE_DBUS_SESSION</option> will display methods for controlling the current session."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1291
+#: index.docbook:1299
#, no-c-format
msgid "<prompt>&percnt;</prompt> <command>qdbus</command> <option>$KONSOLE_DBUS_SERVICE $KONSOLE_DBUS_SESSION</option> will display methods for controlling the current &konsole;'s session."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1301
+#: index.docbook:1309
#, no-c-format
msgid "If any of the above commands outputs: Service 'org.kde.konsole' does not exist, change <option>org.kde.konsole</option> to one of the following:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1308
+#: index.docbook:1316
#, no-c-format
msgid "<option>org.kde.konsole-`pidof -s konsole`</option> (will select first pid)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1312
+#: index.docbook:1320
#, no-c-format
msgid "<option>$KONSOLE_DBUS_SERVICE</option> (this can be used from the current &konsole;)"
msgstr ""
#. Tag: option
#. +> trunk5 stable5
-#: index.docbook:1317
+#: index.docbook:1325
#, no-c-format
msgid "select one from the output of 'qdbus | grep konsole'"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1323
+#: index.docbook:1331
#, no-c-format
msgid "For more information, please visit <ulink url=\"http://techbase.kde.org/Development/Tutorials/D-Bus/Introduction\">&DBus; tutorial</ulink>."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1331
+#: index.docbook:1339
#, no-c-format
msgid "Terminal Key Bindings"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1334
+#: index.docbook:1342
#, no-c-format
msgid "How &konsole; Uses Key Bindings"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1338
+#: index.docbook:1346
#, no-c-format
msgid "&konsole; uses *.keytab files to translate key combinations into control characters and escape sequences that are sent to the shell or to interactive programs (typically programs that use the Alternate Screen buffer, &eg; <application>vim</application>, <application>less</application>, <application>screen</application>) running in the shell."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1340
+#: index.docbook:1348
#, no-c-format
msgid "Users can customize the key bindings settings in &konsole; using the Key Bindings Editor. A key combination can be configured to send a specific control or escape sequence to the terminal."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1342
+#: index.docbook:1350
#, no-c-format
msgid "You can open the Key Bindings Editor from the menu entry <menuchoice><guimenu>Settings</guimenu><guimenuitem>Edit Current Profile</guimenuitem></menuchoice>, and going to the <guilabel>Keyboard</guilabel> tab. Listed there are the Key Bindings schemas that come by default with &konsole;."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1346
+#: index.docbook:1354
#, no-c-format
msgid "Key Combinations and Modes"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1348
+#: index.docbook:1356
#, no-c-format
msgid "Key combinations follow the pattern:"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1349
+#: index.docbook:1357
#, no-c-format
msgid "Key (+|-) Modes"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1352
+#: index.docbook:1360
#, no-c-format
msgid "for example:"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1353
+#: index.docbook:1361
#, no-c-format
msgid ""
"Up+Shift+AppScreen\n"
"Down+Shift-AppScreen\n"
"Space+Ctrl"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1356
+#: index.docbook:1364
#, no-c-format
msgid "Key names are defined in the qnamespace.h header file, with the <quote>Qt::Key_</quote> prefix removed, for a list of key names check the <ulink url=\"https://doc.qt.io/qt-5/qt.html#Key-enum\">Qt::Key enumeration in the &Qt; documentation</ulink>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1358
+#: index.docbook:1366
#, no-c-format
msgid "A <quote>+</quote> preceding a Mode name means that mode is <emphasis>set</emphasis>; for a modifier key, that means it's pressed, whereas for all other modes it means that particular mode is in effect (&ie; active). For example <quote>+Ctrl</quote> means the key combination will work only if the &Ctrl; key is pressed."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1360
+#: index.docbook:1368
#, no-c-format
msgid "A <quote>-</quote> preceding a Mode name means that mode is <emphasis>reset</emphasis>; basically this is the opposite of putting <quote>+</quote> before a Mode name, so for a modifier key that means the key isn't pressed, whereas for all other modes it means that particular mode is inactive. For example <quote>-Ctrl</quote> means the key combination will work only if the &Ctrl; key is <emphasis>not</emphasis> pressed."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1363
+#: index.docbook:1371
#, no-c-format
msgid "If a Mode name isn't present in a key combination, its state is ignored."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1366
+#: index.docbook:1374
#, no-c-format
msgid "The supported Key Bindings modes are listed below:"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1371
+#: index.docbook:1379
#, no-c-format
msgid "Alt, Ctrl, Shift"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1373
+#: index.docbook:1381
#, no-c-format
msgid "One or more of these Modes can be used in a key combination, if any of them is set, the key combination uses that modifier key, respectively; and vice versa if it's reset"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1378
+#: index.docbook:1386
#, no-c-format
msgid "AnyModifier"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1380
+#: index.docbook:1388
#, no-c-format
msgid "If this mode is set, the key combination uses any modifier key (any of the previous three modifier keys); and vice versa if it's reset"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1385
+#: index.docbook:1393
#, no-c-format
msgid "Ansi"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1387
+#: index.docbook:1395
#, no-c-format
msgid "If this mode is set, &konsole; will send ANSI escape and control sequences"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1388
+#: index.docbook:1396
#, no-c-format
msgid "If this mode is reset &konsole; will send VT52 escape and control sequences"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1393
+#: index.docbook:1401
#, no-c-format
msgid "AppScreen"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1395
+#: index.docbook:1403
#, no-c-format
msgid "If this mode is set, the key combination will only affect interactive programs that use the Alternate Screen buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1396
+#: index.docbook:1404
#, no-c-format
msgid "If this mode is reset the key combination will only affect the terminal when it's using the Normal Screen buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1399
+#: index.docbook:1407
#, no-c-format
msgid "&konsole; makes use of two screen buffers:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1402
+#: index.docbook:1410
#, no-c-format
msgid "The Normal Screen buffer (default): allows you to scroll back to view previous lines of output, this is the default buffer you usually use to execute commands... &etc;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1405
+#: index.docbook:1413
#, no-c-format
msgid "The Alternate Screen buffer: the terminal switches to this buffer when you run an interactive program (&eg; <application>less</application>, <application>vim</application>, <application>screen</application>, <application>tmux</application>... &etc;)"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1414
+#: index.docbook:1422
#, no-c-format
msgid "KeyPad"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1416
+#: index.docbook:1424
#, no-c-format
msgid "If this mode is set, the key combination uses a key on the Keypad (Number Pad). This mode is useful to distinguish between keys on the keyboard and keys on the Keypad. For example when Num Lock is <emphasis>on</emphasis> you can configure two separate key combinations, one using the key labelled <quote>1</quote> on the keyboard (usually under the <keycap>F1</keycap> key) and the other using the key labelled <quote>1</quote> on the Keypad. The same concept applies when Num Lock is <emphasis>off</emphasis> for the End, Home, Cursor Keys ...etc on the Keypad"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1421
+#: index.docbook:1429
#, no-c-format
msgid "AppCursorKeys"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1423
+#: index.docbook:1431
#, no-c-format
msgid "This mode implements the VT100 <ulink url=\"https://www.vt100.net/docs/vt100-ug/chapter3.html#DECCKM\">Cursor Keys Mode (DECCKM)</ulink>. It controls the escape sequences each Cursor Key (<keycap>Up</keycap>, <keycap>Down</keycap>, <keycap>Right</keycap>, <keycap>Left</keycap>) sends, depending on whether this mode is set or reset"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1424
+#: index.docbook:1432
#, no-c-format
msgid "By default &konsole; follows the XTerm behavior of treating the <keycap>Home</keycap> and <keycap>End</keycap> keys as cursor keys with respect to DECCKM"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1429
+#: index.docbook:1437
#, no-c-format
msgid "AppKeyPad"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1431
+#: index.docbook:1439
#, no-c-format
msgid "If this mode is set, the key combination will only work when the Keypad is in Application Mode (DECKPAM)"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1432
+#: index.docbook:1440
#, no-c-format
msgid "If this mode is reset, the key combination will only work when the Keypad is in Numeric Mode (DECKPNM)"
msgstr ""
#. Tag: term
#. +> trunk5 stable5
-#: index.docbook:1437
+#: index.docbook:1445
#, no-c-format
msgid "NewLine"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1439
+#: index.docbook:1447
#, no-c-format
msgid "If this mode is set, the <keycap>Return</keycap> (Enter) key on the keyboard will send both Carriage Return \"\\r\" and New Line \"\\n\" control characters"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1440
+#: index.docbook:1448
#, no-c-format
msgid "If this mode is reset, the <keycap>Return</keycap> key will send only a Carriage Return \"\\r\""
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1441
+#: index.docbook:1449
#, no-c-format
msgid "The same applies to the <keycap>Enter</keycap> key on the Keypad"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1442
+#: index.docbook:1450
#, no-c-format
msgid "This mode emulates the <ulink url=\"https://www.vt100.net/docs/vt100-ug/chapter3.html#LNM\">LNM - Line Feed/New Line Mode</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1448
+#: index.docbook:1456
#, no-c-format
msgid "Note that each combination of Key and Modes (set/reset) must be unique. For example, consider the following two rules:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1451
+#: index.docbook:1459
#, no-c-format
msgid "A+Shift : <quote>A</quote>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1452
+#: index.docbook:1460
#, no-c-format
msgid "a : <quote>a</quote>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1454
+#: index.docbook:1462
#, no-c-format
msgid "&konsole; will <emphasis>not</emphasis> accept the small letter <quote>a</quote> rule, you have to add a <quote>-Shift</quote> to that rule to make it work."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1458
+#: index.docbook:1466
#, no-c-format
msgid "The Output Field"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1460
+#: index.docbook:1468
#, no-c-format
msgid "In the Output field you can add the escape sequences or control characters that you want &konsole; to send to the terminal when the associated key combination is pressed."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1462
+#: index.docbook:1470
#, no-c-format
msgid "You can also use any of the following keywords, each of which has a special meaning in &konsole;:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1465
+#: index.docbook:1473
#, no-c-format
msgid "scrollUpLine : scroll up one line in the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1466
+#: index.docbook:1474
#, no-c-format
msgid "scrollUpPage : scroll up one page in the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1467
+#: index.docbook:1475
#, no-c-format
msgid "scrollDownLine : scroll down one line in the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1468
+#: index.docbook:1476
#, no-c-format
msgid "scrollDownPage : scroll down one page in the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1469
+#: index.docbook:1477
#, no-c-format
msgid "scrollUpToTop : scroll up to the begining of the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1470
+#: index.docbook:1478
#, no-c-format
msgid "scrollDownToBottom : scroll down to the end of the shell history scrollback buffer"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1473
+#: index.docbook:1481
#, no-c-format
msgid "You can also use strings with C-string syntax; you may use the following escapes sequences:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1476
+#: index.docbook:1484
#, no-c-format
msgid "\\E : Escape"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1477
+#: index.docbook:1485
#, no-c-format
msgid "\\\\ : Backslash"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1478
+#: index.docbook:1486
#, no-c-format
msgid "\\\" : Double quote"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1479
+#: index.docbook:1487
#, no-c-format
msgid "\\t : Tab"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1480
+#: index.docbook:1488
#, no-c-format
msgid "\\r : Carriage Return"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1481
+#: index.docbook:1489
#, no-c-format
msgid "\\n : New line"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1482
+#: index.docbook:1490
#, no-c-format
msgid "\\b : Backspace"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1484
+#: index.docbook:1492
#, no-c-format
msgid "\\xHH : where HH are two hex digits"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1486
+#: index.docbook:1494
#, no-c-format
msgid "This can be used to send ASCII control characters, &eg; <quote>\\x00</quote> which is the NUL character"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1494
+#: index.docbook:1502
#, no-c-format
msgid "Other System Resources"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1495
+#: index.docbook:1503
#, no-c-format
msgid "There are other system resources that can affect terminal Key Bindings:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1498
+#: index.docbook:1506
#, no-c-format
msgid "Consult the <ulink url=\"man:terminfo(5)\">terminfo</ulink> or <ulink url=\"man:termcap(5)\">termcap</ulink> database for the expected escape sequences and control characters that each key combination is supposed to send."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1501
+#: index.docbook:1509
#, no-c-format
msgid "It is likely that your system has other keyboard databases which have to be in sync too, (&eg; <ulink url=\"man:bash(1)\">/etc/inputrc and readline</ulink> for the <application>BASH shell</application>) as they affect the operations (interactions) bound to key combinations."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1507
+#: index.docbook:1515
#, no-c-format
msgid "Further Reading"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1508
+#: index.docbook:1516
#, no-c-format
msgid "For more information on escape sequences and control characters, check the following documentation:"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1511
+#: index.docbook:1519
#, no-c-format
msgid "The VT100 user guide"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1514
+#: index.docbook:1522
#, no-c-format
msgid "The VT102 user guide"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1517
+#: index.docbook:1525
#, no-c-format
msgid "The comprehensive and indispensable <ulink url=\"https://invisible-island.net/xterm/ctlseqs/ctlseqs.html\">XTerm Control Sequences</ulink> documentation"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1526
+#: index.docbook:1534
#, no-c-format
msgid "Using Style Sheet for the Tab Bar"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1527
+#: index.docbook:1535
#, no-c-format
msgid "The default style sheet for the tab bar sets the minimum and maximum tab widths. The user can create a <filename role=\"extension\">.css</filename> file and have &konsole; use that as the style sheet for the tab bar. In the <filename role=\"extension\">.css</filename> file, the widget to use is <userinput>QTabBar::tab</userinput>."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1533
+#: index.docbook:1541
#, no-c-format
msgid "For more information, consider reading <ulink url=\"http://doc.qt.io/qt-5/stylesheet.html\">&Qt; Style Sheets</ulink>"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1546
+#: index.docbook:1554
#, no-c-format
msgid "Change the selected tab's background to a light gray"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1548
+#: index.docbook:1556
#, no-c-format
msgid ""
"QTabBar::tab:selected {\n"
" background: #999999\n"
"}"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1552
+#: index.docbook:1560
#, no-c-format
msgid "Change the selected tab's text to red"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1554
+#: index.docbook:1562
#, no-c-format
msgid ""
"QTabBar::tab:selected {\n"
" color: red\n"
"}"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1557
+#: index.docbook:1565
#, no-c-format
msgid "All tabs will be at least 200 pixels in width"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1559
+#: index.docbook:1567
#, no-c-format
msgid ""
"QTabBar::tab {\n"
" min-width: 200px\n"
"}"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1562
+#: index.docbook:1570
#, no-c-format
msgid "Only the selected tab will be at least 200 pixels in width"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1564
+#: index.docbook:1572
#, no-c-format
msgid ""
"QTabBar::tab::selected {\n"
" min-width: 200px\n"
"}"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1567
+#: index.docbook:1575
#, no-c-format
msgid "Any of these can be combined in one file"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1569
+#: index.docbook:1577
#, no-c-format
msgid ""
"QTabBar::tab::selected {\n"
" background: #999999;\n"
" color: red;\n"
" min-width: 200px;\n"
"}\n"
"QTabBar::tab {\n"
" min-width: 100px\n"
"}"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1579
+#: index.docbook:1587
#, no-c-format
msgid "Did You Know?, Common Issues and More"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1582
+#: index.docbook:1590
#, no-c-format
msgid "Did You Know?"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1586
+#: index.docbook:1594
#, no-c-format
msgid "Pressing &Ctrl; while selecting text will cause lines breaks to be converted to spaces when pasted."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1590
+#: index.docbook:1598
#, no-c-format
msgid "Pressing the <keycombo action=\"simul\">&Ctrl;&Alt;</keycombo> keys while selecting text will select columns."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1594
+#: index.docbook:1602
#, no-c-format
msgid "The <keycombo action=\"simul\">&Ctrl;<mousebutton>Wheel</mousebutton></keycombo> combination will zoom text size, like in konqueror and firefox."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1598
+#: index.docbook:1606
#, no-c-format
msgid "When a program evaluates either mouse button, pressing the &Shift; key will allow the popup menu to appear."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1602
+#: index.docbook:1610
#, no-c-format
msgid "The <keycombo action=\"simul\">&Ctrl;&Shift;<keycap>F10</keycap></keycombo> shortcut will activate the menu."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1606
+#: index.docbook:1614
#, no-c-format
msgid "The <keycombo action=\"simul\">&Shift;<keycap>Insert</keycap></keycombo> keys will insert the clipboard."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1610
+#: index.docbook:1618
#, no-c-format
msgid "Double-clicking will select a whole word. Continuing to hold the mouse button and moving the mouse will extend the selection."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1614
+#: index.docbook:1622
#, no-c-format
msgid "Triple-clicking will select a whole line. Continuing to hold the mouse button and moving the mouse will extend the selection."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1618
+#: index.docbook:1626
#, no-c-format
msgid "There is a hidden feature for the \"%d\" formatter in tab title. You can tell &konsole; to abbreviate a directory name into its first character. For example, \"/path/to/konsole/src\" can be abbreviated into \"konsole/s\". If you want to enable and control this hidden feature, open <filename>konsolerc</filename> in <userinput><command>qtpaths</command> <option>--paths GenericConfigLocation</option></userinput> and add following lines:"
msgstr ""
#. Tag: programlisting
#. +> trunk5 stable5
-#: index.docbook:1622
+#: index.docbook:1630
#, no-c-format
msgid ""
"[ProcessInfo]\n"
"CommonDirNames=name1,name2,name3..."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1624
+#: index.docbook:1632
#, no-c-format
msgid "If you are using <application>Yakuake</application>, you need to edit <filename>yakuakerc</filename> in <userinput><command>qtpaths</command> <option>--paths GenericConfigLocation</option></userinput> instead."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1635
+#: index.docbook:1643
#, no-c-format
msgid "Common Issues"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1639
+#: index.docbook:1647
#, no-c-format
msgid "Some fonts might be unavailable for usage in &konsole;, although they are available in other applications. That doesn't mean there is a bug in &konsole;. &konsole; requires monospaced fonts to provide the best visual result, so it asks &Qt; to only list monospaced fonts."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1641
+#: index.docbook:1649
#, no-c-format
msgid "Starting with version 16.08 (August 2016), &konsole; can be configured to allow selecting any font with the caveat that the display may not be correct."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1644
+#: index.docbook:1652
#, no-c-format
msgid "Since KDE4 all the tabs use the same process ID. This has the side-effect that if one tab's process has issues, all the other tabs may experience issues as well."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1647
+#: index.docbook:1655
#, no-c-format
msgid "This is most noticeable when a command that connects to an external device or system (ssh, nfs) has issues."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1651
+#: index.docbook:1659
#, no-c-format
msgid "&konsole; treats arguments after the <option>-e</option> option as one command and runs it directly, instead of parsing it and possibly dividing it into sub-commands for execution. This is different from xterm."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1658
+#: index.docbook:1666
#, no-c-format
msgid "<command>konsole -e \"command1 ; command2\"</command> does not work"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1662
+#: index.docbook:1670
#, no-c-format
msgid "<command>konsole -e $SHELL -c \"command1 ; command2\"</command> works"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1670
+#: index.docbook:1678
#, no-c-format
msgid "&konsole; doesn't provide convenience for running login shell, because developers don't like the idea of running login shell in a terminal emulator."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1673
+#: index.docbook:1681
#, no-c-format
msgid "Of course, users still can run login shell in &konsole; if they really need to. Edit the profile in use and modify its command to the form of starting a login shell explicitly, such as \"<command>bash -l</command>\" and \"<command>zsh -l</command>\"."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1678
+#: index.docbook:1686
#, no-c-format
msgid "The <option>--new-tab</option> option sometimes behaves strangely. It may create new window, or it may create new tab in another existing &konsole; window instead of the current &konsole; window."
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1681
+#: index.docbook:1689
#, no-c-format
msgid "Those behaviors feel strange, but they are not necessarily bugs. The <option>--new-tab</option> option tries to reuse existing &konsole; windows, but not all &konsole; windows are reusable. All &konsole; windows opened through &krunner; are reusable, while most &konsole; windows opened from command line are not."
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1693
+#: index.docbook:1701
#, no-c-format
msgid "Credits and Copyright"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1695
+#: index.docbook:1703
#, no-c-format
msgid "&konsole; is currently maintained by &Kurt.Hindenburg; &Kurt.Hindenburg.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1697
+#: index.docbook:1705
#, no-c-format
msgid "Previous &konsole; maintainers include: &Robert.Knight; &Robert.Knight.mail; and &Waldo.Bastian; &Waldo.Bastian.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1699
+#: index.docbook:1707
#, no-c-format
msgid "The application &konsole; Copyright &copy; 1997-2008 &Lars.Doelle; &Lars.Doelle.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1702
+#: index.docbook:1710
#, no-c-format
msgid "This document was originally written by &Jonathan.Singer; &Jonathan.Singer.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1705
+#: index.docbook:1713
#, no-c-format
msgid "This document was updated for &kde; 4.x by &Kurt.Hindenburg; &Kurt.Hindenburg.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1708
+#: index.docbook:1716
#, no-c-format
msgid "This document was updated for &kde; 3.4 by &Kurt.Hindenburg; &Kurt.Hindenburg.mail;"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1711
+#: index.docbook:1719
#, no-c-format
msgid "Originally converted to DocBook <acronym>SGML</acronym> by &Mike.McBride; and &Lauri.Watts;"
msgstr ""
#. Tag: trans_comment
#. +> trunk5 stable5
-#: index.docbook:1714
+#: index.docbook:1722
#, no-c-format
msgid "CREDIT_FOR_TRANSLATORS"
msgstr ""
#. Tag: chapter
#. +> trunk5 stable5
-#: index.docbook:1714
+#: index.docbook:1722
#, no-c-format
msgid "&underFDL; &underGPL;"
msgstr ""
#. Tag: title
#. +> trunk5 stable5
-#: index.docbook:1721
+#: index.docbook:1729
#, no-c-format
msgid "Links"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1723
+#: index.docbook:1731
#, no-c-format
msgid "For more information please visit these websites:"
msgstr ""
#. Tag: para
#. +> trunk5 stable5
-#: index.docbook:1725
+#: index.docbook:1733
#, no-c-format
msgid "<ulink url=\"http://userbase.kde.org/Konsole\">&konsole;'s homepage on &kde;'s UserBase</ulink>&nbsp;"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1726
+#: index.docbook:1734
#, no-c-format
msgid "&konsole;'s homepage"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1727
+#: index.docbook:1735
#, no-c-format
msgid "&konsole;'s mailing list"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1728
+#: index.docbook:1736
#, no-c-format
msgid "&kde; on FreeBSD"
msgstr ""
#. Tag: ulink
#. +> trunk5 stable5
-#: index.docbook:1730
+#: index.docbook:1738
#, no-c-format
msgid "&kde; on &Solaris;"
msgstr ""
Index: trunk/l10n-support/templates/summit/docmessages/extragear-edu/gcompris.pot
===================================================================
--- trunk/l10n-support/templates/summit/docmessages/extragear-edu/gcompris.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/docmessages/extragear-edu/gcompris.pot (revision 1524919)
@@ -1,799 +1,799 @@
# SOME DESCRIPTIVE TITLE.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2016-02-02 09:14+0100\n"
+"POT-Creation-Date: 2018-09-18 13:47+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Tag: title
#. +> trunk5
#: index.docbook:19
#, no-c-format
msgid "The &gcompris; Administration Handbook"
msgstr ""
#. Tag: personname
#. +> trunk5
#: index.docbook:23
#, no-c-format
-msgid "<firstname>This documentation was converted from the <ulink url=\"http://gcompris.net/wiki/Manual\">&gcompris; Manual</ulink> page.</firstname> <surname></surname>"
+msgid "<firstname>This documentation was converted from the <ulink url=\"https://gcompris.net/wiki/Manual\">&gcompris; Manual</ulink> page.</firstname> <surname></surname>"
msgstr ""
#. Tag: trans_comment
#. +> trunk5
#: index.docbook:30
#, no-c-format
msgid "ROLES_OF_TRANSLATORS"
msgstr ""
#. Tag: date
#. +> trunk5
#: index.docbook:39
#, no-c-format
msgid "2016-01-24"
msgstr ""
#. Tag: releaseinfo
#. +> trunk5
#: index.docbook:44
#, no-c-format
msgid "0.52"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:49
#, no-c-format
msgid "&gcompris; is a multi-activity educational software."
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:55
#, no-c-format
msgid "<keyword>KDE</keyword>"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:56
#, no-c-format
msgid "education"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:57
#, no-c-format
msgid "children"
msgstr ""
#. Tag: keyword
#. +> trunk5
#: index.docbook:58
#, no-c-format
msgid "games"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:64
#, no-c-format
msgid "Administration Handbook"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:67
#, no-c-format
msgid "Introduction"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:68
#, no-c-format
msgid "&gcompris; is a completely free educational software suite which contains a wide range of activities."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:69
#, no-c-format
msgid "It offers various activities aimed at covering a variety of fields such as the functioning of the computer, using the mouse and keyboard, general learning, reading, writing, foreign languages, algebra, as well as various activities such as memory and logic games, scientific experiments &etc;."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:72
#, no-c-format
msgid "In &gcompris; you will find many individual software packages which together make up the complete &gcompris; suite of activities. Unfortunately, it is difficult to follow and maintain them as each one offers different graphic interfaces which vary widely in quality."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:75
#, no-c-format
msgid "The purpose of &gcompris; is to provide a development platform for educational activities."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:76
#, no-c-format
-msgid "&gcompris; is part of &kde; project and is placed under the <ulink url=\"http://www.gnu.org/licenses/gpl.html\">GPL license</ulink>."
+msgid "&gcompris; is part of &kde; project and is placed under the <ulink url=\"https://www.gnu.org/licenses/gpl.html\">GPL license</ulink>."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:80
#, no-c-format
msgid "Minimal configuration"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:82
#, no-c-format
msgid "Processor : 1.6GHz Atom CPU"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:83
#, no-c-format
msgid "Memory (RAM) : 1 Giga Byte"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:84
#, no-c-format
msgid "Disk : 300 Mega Bytes"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:85
#, no-c-format
msgid "Operating system : &GNU;/&Linux;, &BSD;, MacOSX, &Windows;, Android, SailfishOS"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:86
#, no-c-format
msgid "Video : A 3D card with support of <emphasis>OpenGL 2.1</emphasis> or higher is required. 32 bits color depth mandatory"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:91
#, no-c-format
msgid "Installation"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:92
#, no-c-format
msgid "The software is delivered under several forms. Follow the process according to your case."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:94
#, no-c-format
msgid "&GNU;/&Linux; : Use the packages delivered by your &GNU;/&Linux; distribution. You may have to install the package gcompris-sound-en to have the English voices. If &gcompris; is not packaged in your &Linux; distribution, please contact them to ask for the inclusion of &gcompris; in your &Linux; distribution."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:97
#, no-c-format
msgid "&Windows; : Delivered under a classic installer for &Windows;. This version requires an activation code."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:98
#, no-c-format
msgid "MacOSX : Delivered under a classic installer. This version requires an activation code."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:103
#, no-c-format
msgid "The User Interface"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:104
#, no-c-format
msgid "The interface is designed for easy use by small children. &gcompris; is controlled with a mouse, it cannot be used without a mouse or a pointing system."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:108
#, no-c-format
msgid "Main window"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:109
#, no-c-format
msgid "When you start the program, &gcompris; shows a graphic interface which presents the list of activities with a control bar at the bottom."
msgstr ""
#. Tag: screeninfo
#. +> trunk5
#: index.docbook:112
#, no-c-format
msgid "Here's a screenshot of &gcompris; Main Window"
msgstr ""
#. Tag: phrase
#. +> trunk5
#: index.docbook:118
#, no-c-format
msgid "&gcompris; Main Window"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:123
#, no-c-format
msgid "Each icon represents an activity. Around each one, you can find small icons which give additional information about the activity. A simple click on the icon will lead you to an activity or a menu of activities. There are 8 sections (categories) of activities, which placed on the top or on the left (only if your orientation is portrait). For example, there is section \"Board games\", which includes board games, like chess, tic tac toe or align four"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:127
#, no-c-format
msgid "The stars indicates the age group for which each game is designed:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:129
#, no-c-format
msgid "1, 2 or 3 yellow stars - for 2 to 6 years old."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:131
#, no-c-format
msgid "1, 2 or 3 red stars - greater than 6 years old."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:135
#, no-c-format
msgid "At the bottom of the screen there is a control bar for &gcompris;. The following icons are described below from the right to the left (the icons are only displayed if they are available in the activity):"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:138
#, no-c-format
msgid "Home - Leaves the current activity, returns to the previous menu."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:140
#, no-c-format
msgid "\"OK\" - Validate, confirm your answer. Some activities do not detect automatically whether or not the child has completed the task. In this case, you have to click on this icon. You can also use the &Enter; key on your keyboard."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:145
#, no-c-format
msgid "Arrows - The present level is displayed. Click on one of the arrows to select another level. Generally, the activities offer several levels whose numbers depend on the activity. In &gcompris;, it is possible to go to the next level without having completed the current level."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:149
#, no-c-format
msgid "Lips - Ask &gcompris; to repeat the question."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:151
#, no-c-format
msgid "Question mark - Display the help dialog box. Sometimes, an activity can be too complex to be described easily in the description area. In this case, this function gives access to additional information."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:154
#, no-c-format
msgid "Tool box - Configuration menu. The configuration is saved in the user repository (folder) under the name <filename>.config/gcompris/gcompris.conf</filename>. This is a text file which can be edited manually."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:157
#, no-c-format
msgid "Capital \"G\" - Information box on &gcompris;, presents the main contributors and the version of the software."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:159
#, no-c-format
msgid "Power - Quit &gcompris;. You can also use the short cut on your keyboard <keycombo action=\"simul\">&Ctrl;<keycap>Q</keycap></keycombo>"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:166
#, no-c-format
msgid "Kiosk Mode"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:167
#, no-c-format
msgid "When you use &gcompris; with small children or on a self-service kiosk, you can disable a certain number of options:"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:169
#, no-c-format
msgid "<userinput><command>gcompris --disable-quit</command></userinput> : disable the <guiicon>Quit</guiicon> button."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:170
#, no-c-format
msgid "<userinput><command>gcompris -f</command></userinput> : run &gcompris; in fullscreen mode"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:171
#, no-c-format
msgid "<userinput><command>gcompris -C</command></userinput> : disable the cursor (touch screen mode)"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:173
#, no-c-format
msgid "These options can of course be combined."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:177
#, no-c-format
msgid "Keyboard Shortcuts"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:182
#, no-c-format
msgid "Shortcut"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:183
#, no-c-format
msgid "Action"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:186
#, no-c-format
msgid "&Esc; or <keycombo action=\"simul\">&Ctrl;<keycap>W</keycap></keycombo>"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:187
#, no-c-format
msgid "Quit the current activity or dialog then return to the main menu"
msgstr ""
#. Tag: keycombo
#. +> trunk5
#: index.docbook:190
#, no-c-format
msgid "&Ctrl;<keycap>Q</keycap>"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:191
#, no-c-format
msgid "Quit &gcompris; without further notice"
msgstr ""
#. Tag: keycombo
#. +> trunk5
#: index.docbook:194
#, no-c-format
msgid "&Ctrl;<keycap>F</keycap>"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:195
#, no-c-format
msgid "Toggle fullscreen mode"
msgstr ""
#. Tag: keycombo
#. +> trunk5
#: index.docbook:198
#, no-c-format
msgid "&Ctrl;<keycap>M</keycap>"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:199
#, no-c-format
msgid "Toggle sound mute"
msgstr ""
#. Tag: keycombo
#. +> trunk5
#: index.docbook:202
#, no-c-format
msgid "&Ctrl;<keycap>B</keycap>"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:203
#, no-c-format
msgid "Display or Hide the control bar"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:213
#, no-c-format
msgid "Notes on Internationalization"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:214
#, no-c-format
msgid "&gcompris; is internationalized and is available in more than 50 languages. If you want to check if your language is available, you can start &gcompris; and select your language in the option of configuration."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:217
#, no-c-format
msgid "Be careful, your operating system must support your language so that &gcompris; can use it. If you find a red cross while selecting a language in &gcompris;, this means that your system does not support it, even if a translation is available in &gcompris;."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:220
#, no-c-format
msgid "On &GNU;/&Linux;, if your language is not available, select another language support on your distribution to add it. In most cases, you have to install an additional package 'locale-xx' or 'language-pack-xx' - xx is a language code such as 'En' for English."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:223
#, no-c-format
-msgid "If your language is not supported, you can contribute to the software and add the translation of your language. If you are interested, you can contact the <ulink url=\"http://l10n.kde.org/teams\">translation team</ulink> of the &kde; project for your language. You can check the level of translation for your language on the <ulink url=\"http://l10n.kde.org/\">&kde; translation web site</ulink>."
+msgid "If your language is not supported, you can contribute to the software and add the translation of your language. If you are interested, you can contact the <ulink url=\"https://l10n.kde.org/teams\">translation team</ulink> of the &kde; project for your language. You can check the level of translation for your language on the <ulink url=\"https://l10n.kde.org/\">&kde; translation web site</ulink>."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:231
#, no-c-format
msgid "Language learning"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:232
#, no-c-format
msgid "You can use &gcompris; in a foreign language that you are learning. Select a foreign language in the configuration menu. Do not forget to install the optional audio modules for this language in your &GNU;/&Linux; distribution."
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:235
#, no-c-format
msgid "&Windows; version is provided with all audio support that are available. Whilst using &gcompris; in another language it is possible to configure some activities more precisely using the audio set through the administration module."
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:241
#, no-c-format
msgid "Customizing activities"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:242
#, no-c-format
msgid "You can customize some activities using tool button in them. For example, you can set lang in some text activities (like wordsgame), or make it show real car images instead of filled rectangles (traffic)"
msgstr ""
#. Tag: screeninfo
#. +> trunk5
#: index.docbook:246
#, no-c-format
msgid "<screeninfo>Select mode of activity \"Traffic\"</screeninfo>"
msgstr ""
#. Tag: phrase
#. +> trunk5
#: index.docbook:252
#, no-c-format
msgid "<phrase>Select mode of activity \"Traffic\"</phrase>"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:259
#, no-c-format
msgid "Console Switches"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:260
#, no-c-format
msgid "Running &gcompris; from a command console with the --help option will display all the parameters it accepts:"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:265
#, no-c-format
msgid "-f, --fullscreen"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:266
#, no-c-format
msgid "Run &gcompris; in fullscreen mode"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:269
#, no-c-format
msgid "-w, --window"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:270
#, no-c-format
msgid "Run &gcompris; in window mode"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:273
#, no-c-format
msgid "-s, --sound"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:274
#, no-c-format
msgid "Run &gcompris; with sound enabled"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:277
#, no-c-format
msgid "-m, --mute"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:278
#, no-c-format
msgid "Run &gcompris; without sound"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:281
#, no-c-format
msgid "-c, --cursor"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:282
#, no-c-format
msgid "Run &gcompris; with the default system cursor"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:285
#, no-c-format
msgid "-C, --nocursor"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:286
#, no-c-format
msgid "Run &gcompris; without cursor (touch screen mode)"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:289
#, no-c-format
msgid "-v, --version"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:290
#, no-c-format
msgid "Print the version of &gcompris;"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:293
#, no-c-format
msgid "--export-activities-as-sql"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:294
#, no-c-format
msgid "Export activities as SQL"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:297
#, no-c-format
msgid "--enable-config"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:298
#, no-c-format
msgid "Enable the config button (default)"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:301
#, no-c-format
msgid "--disable-config"
msgstr ""
#. Tag: entry
#. +> trunk5
#: index.docbook:302
#, no-c-format
msgid "Disable the config button"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:309
#, no-c-format
msgid "&Windows; Example"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:310
#, no-c-format
msgid "You can add these switches in the desktop icon properties. Here is an example that runs &gcompris; in kiosk mode in full screen, without config button and cursor:"
msgstr ""
#. Tag: command
#. +> trunk5
#: index.docbook:311
#, no-c-format
msgid "\"C:\\Program Files\\Gcompris\\gcompris-qt.exe\" --disable-config -f -C"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:315
#, no-c-format
msgid "&GNU;/&Linux; Example"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:316
#, no-c-format
msgid "Create an application launcher and configure the command line parameters. Here is an example that runs &gcompris; in kiosk mode in full screen, without config button and cursor:"
msgstr ""
#. Tag: command
#. +> trunk5
#: index.docbook:317
#, no-c-format
msgid "gcompris-qt --disable-config -f -C"
msgstr ""
#. Tag: title
#. +> trunk5
#: index.docbook:325
#, no-c-format
msgid "Credits and License"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:327
#, no-c-format
msgid "&gcompris;"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:330
#, no-c-format
-msgid "Program copyright 2000-2015 Bruno Coudoin and others"
+msgid "Program copyright 2000-2018 Bruno Coudoin and others"
msgstr ""
#. Tag: para
#. +> trunk5
#: index.docbook:334
#, no-c-format
-msgid "Documentation Copyright see the <ulink url=\"http://gcompris.net/mediawiki-1.22.0/index.php?title=Manual&amp;action=history\">Manual page history</ulink>"
+msgid "Documentation Copyright see the <ulink url=\"https://gcompris.net/mediawiki-1.31.0/index.php?title=Manual&amp;action=history\">Manual page history</ulink>"
msgstr ""
#. Tag: trans_comment
#. +> trunk5
#: index.docbook:339
#, no-c-format
msgid "CREDIT_FOR_TRANSLATORS"
msgstr ""
#. Tag: chapter
#. +> trunk5
#: index.docbook:339
#, no-c-format
msgid "&underFDL; &underGPL;"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/applications/konsole.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/applications/konsole.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/applications/konsole.pot (revision 1524919)
@@ -1,3916 +1,3922 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the konsole package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: konsole\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-17 07:49+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:5
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:15
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:18
#, kde-format
msgid "View"
msgstr ""
#. i18n: ectx: Menu (view-split)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:19
#, kde-format
msgid "Split View"
msgstr ""
#. i18n: ectx: Menu (settings)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:33
#, kde-format
msgid "Settings"
msgstr ""
#. i18n: ectx: Menu (help)
#. +> trunk5 stable5
#: ../desktop/konsoleui.rc:44
#, kde-format
msgid "Help"
msgstr ""
#. i18n: ectx: Menu (history)
#. +> trunk5 stable5
#: ../desktop/partui.rc:13
#, kde-format
msgid "S&crollback"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:60
#, kde-format
msgctxt "@info:shell"
msgid "Name of profile to use for new Konsole instance"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:64
#, kde-format
msgctxt "@info:shell"
msgid "Use the internal FALLBACK profile"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:67
#, kde-format
msgctxt "@info:shell"
msgid "Set the initial working directory of the new tab or window to 'dir'"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:71
#, kde-format
msgctxt "@info:shell"
msgid "Do not close the initial session automatically when it ends."
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:74
#, kde-format
msgctxt "@info:shell"
msgid "Create a new tab in an existing window rather than creating a new window"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:77
#, kde-format
msgctxt "@info:shell"
msgid "Create tabs as specified in given tabs configuration file"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:81
#, kde-format
msgctxt "@info:shell"
msgid "Start Konsole in the background and bring to the front when Ctrl+Shift+F12 (by default) is pressed"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:84
#, kde-format
msgctxt "@info:shell"
msgid "Run in a separate process"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:87
#, kde-format
msgctxt "@info:shell"
msgid "Show the menubar, overriding the default setting"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:90
#, kde-format
msgctxt "@info:shell"
msgid "Hide the menubar, overriding the default setting"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:93
#, kde-format
msgctxt "@info:shell"
msgid "Show the tabbar, overriding the default setting"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:96
#, kde-format
msgctxt "@info:shell"
msgid "Hide the tabbar, overriding the default setting"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:99
#, kde-format
msgctxt "@info:shell"
msgid "Start Konsole in fullscreen mode"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:102
#, kde-format
msgctxt "@info:shell"
msgid "Disable transparent backgrounds, even if the system supports them."
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:105
#, kde-format
msgctxt "@info:shell"
msgid "List the available profiles"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:108
#, kde-format
msgctxt "@info:shell"
msgid "List all the profile properties names and their type (for use with -p)"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:111
#, kde-format
msgctxt "@info:shell"
msgid "Change the value of a profile property."
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:115
#, kde-format
msgctxt "@info:shell"
msgid "Command to execute. This option will catch all following arguments, so use it as the last option."
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:124
#, kde-format
msgctxt "@info:shell"
msgid "Arguments passed to command"
msgstr ""
#. +> trunk5 stable5
#: Application.cpp:557
#, kde-format
msgctxt "@item"
msgid "Toggle Background Window"
msgstr ""
#. +> trunk5 stable5
#: BookmarkHandler.cpp:133
#, kde-format
msgctxt "@item:inmenu The user's name and host they are connected to via ssh"
msgid "%1 on %2"
msgstr ""
#. +> trunk5 stable5
#: BookmarkHandler.cpp:135
#, kde-format
msgctxt "@item:inmenu The host the user is connected to via ssh"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:115
#, kde-format
msgctxt "@item:intable palette"
msgid "Foreground"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:116
#, kde-format
msgctxt "@item:intable palette"
msgid "Background"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:117
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 1"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:118
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 2"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:119
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 3"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:120
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 4"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:121
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 5"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:122
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 6"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:123
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 7"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:124
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 8"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:125
#, kde-format
msgctxt "@item:intable palette"
msgid "Foreground (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:126
#, kde-format
msgctxt "@item:intable palette"
msgid "Background (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:127
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 1 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:128
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 2 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:129
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 3 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:130
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 4 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:131
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 5 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:132
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 6 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:133
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 7 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:134
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 8 (Intense)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:135
#, kde-format
msgctxt "@item:intable palette"
msgid "Foreground (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:136
#, kde-format
msgctxt "@item:intable palette"
msgid "Background (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:137
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 1 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:138
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 2 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:139
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 3 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:140
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 4 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:141
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 5 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:142
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 6 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:143
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 7 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:144
#, kde-format
msgctxt "@item:intable palette"
msgid "Color 8 (Faint)"
msgstr ""
#. +> trunk5 stable5
#: ColorScheme.cpp:377
#, kde-format
msgctxt "@item"
msgid "Un-named Color Scheme"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:124
#, kde-format
msgctxt "@label:listbox Column header text for color names"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:125
#, kde-format
msgctxt "@label:listbox Column header text for the actual colors"
msgid "Color"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:126
#, kde-format
msgctxt "@label:listbox Column header text for the actual intense colors"
msgid "Intense color"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:127
#, kde-format
msgctxt "@label:listbox Column header text for the actual faint colors"
msgid "Faint color"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:156
#, kde-format
msgctxt "@info:status"
msgid "The background transparency setting will not be used because your desktop does not appear to support transparent windows."
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:212
#, kde-format
msgctxt "@title:window"
msgid "Select wallpaper image file"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:215
#, kde-format
msgctxt "@label:textbox Filter in file open dialog"
msgid "Supported Images"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:273
#, kde-format
msgctxt "@title:window"
msgid "New Color Scheme"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:276
#, kde-format
msgctxt "@title:window"
msgid "Edit Color Scheme"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:312
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to choose color"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:318
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to choose intense color"
msgstr ""
#. +> trunk5 stable5
#: ColorSchemeEditor.cpp:323
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to choose Faint color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, discriptionLabel)
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:22 KeyBindingEditor.ui:31
#, kde-format
msgid "Description:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomizedBackgroundCheck)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:40
#, kde-format
msgid "Vary the background color for each tab"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, blurCheckBox)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:47
#, kde-format
msgid "Blur background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, transparencyLabel)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:56
#, kde-format
msgid "Background transparency:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, transparencyPercentLabel)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:76
#, kde-format
msgid "Percent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, wallpaperLabel)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:90
#, kde-format
msgid "Background image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, wallpaperPath)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:97
#, kde-format
msgid "Edit the path of the background image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, wallpaperSelectButton)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:104
#, kde-format
msgid "Choose the background image"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, wallpaperSelectButton)
#. i18n: ectx: property (text), widget (QToolButton, dirSelectButton)
#. +> trunk5 stable5
#: ColorSchemeEditor.ui:107 EditProfileDialog.ui:171
#, kde-format
msgid "..."
msgstr ""
#. +> trunk5 stable5
#: CopyInputDialog.cpp:42
#, kde-format
msgid "Copy Input"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, filterLabel)
#. +> trunk5 stable5
#: CopyInputDialog.ui:19 KeyBindingEditor.ui:41
#, kde-format
msgid "Filter:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectAllButton)
#. +> trunk5 stable5
#: CopyInputDialog.ui:46
#, kde-format
msgid "Select All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deselectAllButton)
#. +> trunk5 stable5
#: CopyInputDialog.ui:53
#, kde-format
msgid "Deselect All"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:78
#, kde-format
msgid "Edit Profile"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:186
#, kde-format
msgid ""
"<p>Konsole does not have permission to save this profile to:<br />"
" \"%1\"</p>"
"<p>To be able to save settings you can either change the permissions of the profile configuration file or change the profile name to save the settings to a new profile.</p>"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:207
#, kde-format
msgid "<p>Each profile must have a name before it can be saved into disk.</p>"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:215
#, kde-format
msgid "<p>A profile with this name already exists.</p>"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:249
#, kde-format
msgid "Editing profile: %2"
msgid_plural "Editing %1 profiles: %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:254
#, kde-format
msgid "Edit Profile \"%1\""
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:332 KeyBindingEditor.cpp:66
#, kde-format
msgctxt "@label:textbox"
msgid "Enter descriptive label"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:406
#, kde-format
msgid "Edit Environment"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:407
#, kde-format
msgid "One environment variable per line"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:438
#, kde-format
msgctxt "Unit of time"
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:513
#, kde-format
msgid "Select Initial Directory"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:751
#, kde-format
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:911
#, kde-kuit-format
msgctxt "@info"
msgid "Scheme <resource>%1</resource> failed to load."
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:1095
#, kde-format
msgid "This color scheme uses a transparent background which does not appear to be supported on your desktop"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:1101
#, kde-format
msgid "Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background."
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:1645
#, kde-format
msgid "Select Any Font"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:1648
#, kde-format
msgid "Select Fixed Width Font"
msgstr ""
#. +> trunk5 stable5
#: EditProfileDialog.cpp:1700
#, kde-format
msgid "AaZz09..."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:42
#, kde-format
msgctxt "@title:tab Generic, common options"
msgid "General"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_10)
#. +> trunk5 stable5
#: EditProfileDialog.ui:48
#, kde-format
msgctxt "@title:group Generic, common options"
msgid "General"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, iconSelectButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:77
#, kde-format
msgid "Select the icon displayed on tabs using this profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, profileNameLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:109
#, kde-format
msgid "Profile name:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, profileNameEdit)
#. +> trunk5 stable5
#: EditProfileDialog.ui:119
#, kde-format
msgid "A descriptive name for the profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: EditProfileDialog.ui:128
#, kde-format
msgid "Command:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, commandEdit)
#. +> trunk5 stable5
#: EditProfileDialog.ui:138
#, kde-format
msgid "The command to execute when new terminal sessions are created using this profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: EditProfileDialog.ui:148
#, kde-format
msgid "Initial directory:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, initialDirEdit)
#. +> trunk5 stable5
#: EditProfileDialog.ui:158
#, kde-format
msgid "The initial working directory for new terminal sessions using this profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, dirSelectButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:168
#, kde-format
msgid "Choose the initial directory"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, startInSameDirButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:178
#, kde-format
msgid "Start in same directory as current tab"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, environmentLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:187
#, kde-format
msgid "Environment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, environmentEditButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:197
#, kde-format
msgid "Edit the list of environment variables and associated values"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, environmentEditButton)
#. i18n: ectx: property (text), widget (QPushButton, editColorSchemeButton)
#. i18n: ectx: property (text), widget (QPushButton, editKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:200 EditProfileDialog.ui:533 EditProfileDialog.ui:859
#, kde-format
msgid "Edit..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_16)
#. +> trunk5 stable5
#: EditProfileDialog.ui:225
#, kde-format
msgid "Terminal Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: EditProfileDialog.ui:234
#, kde-format
msgid "Columns"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: EditProfileDialog.ui:251
#, kde-format
msgid "Rows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: EditProfileDialog.ui:281
#, kde-format
msgid "This will not alter any open windows."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: EditProfileDialog.ui:317
#, kde-format
msgid "Configure Konsole->General->Use current window size on next startup must be disabled for these entries to work."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_12)
#. +> trunk5 stable5
#: EditProfileDialog.ui:330
#, kde-format
msgid "Window"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showTerminalSizeHintButton)
#. i18n: ectx: tooltip, entry (ShowTerminalSizeHint), group (KonsoleWindow)
#. +> trunk5 stable5
#: EditProfileDialog.ui:339 settings/konsole.kcfg:30
#, kde-format
msgid "Show terminal size in columns and lines in the center of window after resizing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowTerminalSizeHint)
#. i18n: ectx: property (text), widget (QCheckBox, showTerminalSizeHintButton)
#. i18n: ectx: label, entry (ShowTerminalSizeHint), group (KonsoleWindow)
#. +> trunk5 stable5
#: EditProfileDialog.ui:342 settings/GeneralSettings.ui:53
#: settings/konsole.kcfg:29
#, kde-format
msgid "Show hint for terminal size after resizing"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabsTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:366
#, kde-format
msgid "Tabs"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5
#: EditProfileDialog.ui:372
#, kde-format
msgid "Tab Titles"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_13)
#. +> trunk5 stable5
#: EditProfileDialog.ui:387
#, kde-format
msgid "Tab Monitoring"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, silenceSecondsLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:396
#, kde-format
msgid "Threshold for continuous silence:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, silenceSecondsSpinner)
#. +> trunk5 stable5
#: EditProfileDialog.ui:406
#, kde-format
msgid "The threshold for continuous silence to be detected by Konsole"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_1)
#. i18n: ectx: attribute (title), widget (QWidget, appearanceTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:449 settings/TabBarSettings.ui:17
#, kde-format
msgid "Appearance"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: EditProfileDialog.ui:461
#, kde-format
msgid "Color Scheme && Background"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:470
#, kde-format
msgid "Reset the selected color scheme settings to the default values"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetColorSchemeButton)
#. i18n: ectx: property (text), widget (QPushButton, resetKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:473 EditProfileDialog.ui:892
#, kde-format
msgid "Defaults"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:480
#, kde-format
msgid "Delete the selected color scheme"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeEntryButton)
#. i18n: ectx: property (text), widget (QPushButton, removeColorSchemeButton)
#. i18n: ectx: property (text), widget (QPushButton, removeKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:483 EditProfileDialog.ui:869 KeyBindingEditor.ui:72
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (text), widget (KNS3::Button, downloadColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:497
#, kde-format
msgid "Get New..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, newColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:504
#, kde-format
msgid "Create a new color scheme based upon the selected scheme"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, newColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:507
#, kde-format
msgctxt "@action:button Create an alternate color scheme"
msgid "New..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editColorSchemeButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:530
#, kde-format
msgid "Edit the selected color scheme"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: EditProfileDialog.ui:553
#, kde-format
msgid "Font"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: EditProfileDialog.ui:564
#, kde-format
msgid "Preview:"
msgstr ""
#. i18n: ectx: property (textElideMode), widget (KSqueezedTextLabel, fontPreviewLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:580
#, kde-format
msgid "Qt::ElideRight"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: EditProfileDialog.ui:591
#, kde-format
msgid "Text size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, selectFontButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:617
#, kde-format
msgid "Select the font used in this profile"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectFontButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:620
#, kde-format
msgid "Select Font..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, showAllFontsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:627
#, kde-format
msgid "Show all fonts instead of the monospaced fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showAllFontsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:630
#, kde-format
msgid "Show All Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, antialiasTextButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:652
#, kde-format
msgid "Smooth fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, boldIntenseButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:659
#, kde-format
msgid "Draw intense colors in bold font"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, useFontLineCharactersButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:666
#, kde-format
msgid "Use the selected font for line characters instead of the builtin code"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useFontLineCharactersButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:669
#, kde-format
msgid "Use line characters contained in font"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, scrollingTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:680
#, kde-format
msgid "Scrolling"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_6)
#. +> trunk5 stable5
#: EditProfileDialog.ui:686
#, kde-format
msgid "Scrollback"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. +> trunk5 stable5
#: EditProfileDialog.ui:701
#, kde-format
msgid "Scroll Bar"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarHiddenButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:718
#, kde-format
msgid "Hide the scroll bar"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarHiddenButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:721
#, kde-format
msgctxt "@option:radio Hide the scroll bar"
msgid "Hide"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarLeftButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:734
#, kde-format
msgid "Show the scroll bar on the left side of the terminal window"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarLeftButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:737
#, kde-format
msgid "Show on left side"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarRightButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:750
#, kde-format
msgid "Show the scroll bar on the right side of the terminal window"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, scrollBarRightButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:753
#, kde-format
msgid "Show on right side"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_15)
#. +> trunk5 stable5
#: EditProfileDialog.ui:765
#, kde-format
msgid "Scroll Page Up/Down Amount"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollHalfPage)
#. +> trunk5 stable5
#: EditProfileDialog.ui:774
#, kde-format
msgid "Scroll the page the half height of window"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, scrollHalfPage)
#. +> trunk5 stable5
#: EditProfileDialog.ui:777
#, kde-format
msgid "Half Page Height"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, scrollFullPage)
#. +> trunk5 stable5
#: EditProfileDialog.ui:784
#, kde-format
msgid "Scroll the page the full height of window"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, scrollFullPage)
#. +> trunk5 stable5
#: EditProfileDialog.ui:787
#, kde-format
msgid "Full Page Height"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, keyboardTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:811
#, kde-format
msgid "Keyboard"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, keyBindingsGroup)
#. +> trunk5 stable5
#: EditProfileDialog.ui:817
#, kde-format
msgid "Key Bindings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: EditProfileDialog.ui:826
#, kde-format
msgid "Key bindings control how combinations of keystrokes in the terminal window are converted into the stream of characters that is then sent to the current terminal program. For more information on how to customize the key bindings check the Konsole Handbook."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, newKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:846
#, kde-format
msgid "Create a new key bindings scheme based upon the selected bindings"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, newKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:849
#, kde-format
msgctxt "@action:button Create an alternate key binding"
msgid "New..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:856
#, kde-format
msgid "Edit the selected key bindings scheme"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:866
#, kde-format
msgid "Delete the selected key bindings scheme"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, resetKeyBindingsButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:889
#, kde-format
msgid "Reset the selected key bindings scheme to its default values"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, mouseTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:903
#, kde-format
msgid "Mouse"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_9)
#. +> trunk5 stable5
#: EditProfileDialog.ui:909
#, kde-format
msgid "Select Text"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: EditProfileDialog.ui:920
#, kde-format
msgid "Characters considered part of a word when double clicking:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, wordCharacterEdit)
#. +> trunk5 stable5
#: EditProfileDialog.ui:933
#, kde-format
msgid "Characters which are considered part of a word when double-clicking to select whole words in the terminal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5 stable5
#: EditProfileDialog.ui:944
#, kde-format
msgid "Triple-click select:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, tripleClickModeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:951
#, kde-format
msgid "Which part of current line should be selected with triple click ."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, tripleClickModeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:955
#, kde-format
msgid "The whole current line"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, tripleClickModeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:960
#, kde-format
msgid "From mouse position to the end of line"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_14)
#. +> trunk5 stable5
#: EditProfileDialog.ui:973
#, kde-format
msgid "Copy && Paste"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, trimLeadingSpacesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:984
#, kde-format
msgid "Trim leading spaces in selected text, useful in some instances"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, trimLeadingSpacesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:987
#, kde-format
msgid "Trim leading spaces"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, trimTrailingSpacesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:994
#, kde-format
msgid "Trim trailing spaces in selected text, useful in some instances"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, trimTrailingSpacesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:997
#, kde-format
msgid "Trim trailing spaces"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1008
#, kde-format
msgid "Mouse middle button:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, pasteFromClipboardButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1015
#, kde-format
msgid "Paste from clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, pasteFromX11SelectionButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1022
#, kde-format
msgid "Paste from selection"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextToClipboardButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1033
#, kde-format
msgid "Automatically copy selected text into clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, copyTextToClipboardButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1036
#, kde-format
msgid "Copy on select"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextAsHTMLButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1043
#, kde-format
msgid "Copy text as HTML (including formatting, font faces, colors... etc)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, copyTextAsHTMLButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1046
#, kde-format
msgid "Copy text as HTML"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1058
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, underlineFilesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1067
#, kde-format
msgid "Text recognized as a file will be underlined when hovered by the mouse pointer."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, underlineFilesButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1070
#, kde-format
msgid "Underline files"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, ctrlRequiredForDragButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1077
#, kde-format
msgid "Selected text will require control key plus click to drag."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ctrlRequiredForDragButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1080
#, kde-format
msgid "Require Ctrl key for drag && drop"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, dropUrlsAsText)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1087
#, kde-format
msgid "Always paste dropped files and URLs as text without offering move, copy and link actions."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, dropUrlsAsText)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1090
#, kde-format
msgid "Disable drag && drop menu for files && URLs"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableAlternateScrollingButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1097
#, kde-format
msgid "Mouse scroll wheel will emulate up/down key presses in programs that use the Alternate Screen buffer (e.g. less)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableAlternateScrollingButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1100
#, kde-format
msgid "Enable Alternate Screen buffer scrolling"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, openLinksByDirectClickButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1134
#, kde-format
msgid "Text recognized as a file, link or an email address can be opened by direct mouse click."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, openLinksByDirectClickButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1137
#, kde-format
msgid "Open by direct click"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, underlineLinksButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1146
#, kde-format
msgid "Text recognized as a link or an email address will be underlined when hovered by the mouse pointer."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, underlineLinksButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1149
#, kde-format
msgid "Underline links"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableMouseWheelZoomButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1156
#, kde-format
msgid "Pressing Ctrl+scrollwheel will increase/decrease the text size."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableMouseWheelZoomButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1159
#, kde-format
msgid "Allow Ctrl+scrollwheel to zoom text size"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, advancedTab)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1170
#, kde-format
msgctxt "@title:tab Complex options"
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1176
#, kde-format
msgid "Terminal Features"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, urlHintsLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1185
#, kde-format
msgid "Show URL hints when these keys are pressed:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, urlHintsModifierShift)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1210
#, kde-format
msgid "Shift"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, urlHintsModifierCtrl)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1217
#, kde-format
msgid "Control"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, urlHintsModifierAlt)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1224
#, kde-format
msgid "Alt"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, urlHintsModifierMeta)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1231
#, kde-format
msgid "Meta"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingTextButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1246
#, kde-format
msgid "Allow terminal programs to create blinking sections of text"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingTextButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1249
#, kde-format
msgid "Allow blinking text"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableFlowControlButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1262
#, kde-format
msgid "Allow the output to be suspended by pressing Ctrl+S"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableFlowControlButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1265
#, kde-format
msgid "Enable flow control using Ctrl+S, Ctrl+Q"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBidiRenderingButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1278
#, kde-format
msgid "Enable Bi-Directional display on terminals (valid for Arabic, Farsi or Hebrew only)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableBidiRenderingButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1281
#, kde-format
msgid "Enable Bi-Directional text rendering"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lineSpacingLabel)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1290
#, kde-format
msgid "Line Spacing:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, lineSpacingSpinner)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1297
#, kde-format
msgid "The number of pixels between two lines"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_8)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1328
#, kde-format
msgid "Cursor"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingCursorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1343
#, kde-format
msgid "Make the cursor blink regularly"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingCursorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1346
#, kde-format
msgid "Blinking cursor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1355
#, kde-format
msgid "Cursor shape:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, cursorShapeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1362
#, kde-format
msgid "Change the shape of the cursor"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cursorShapeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1366
#, kde-format
msgctxt "The shape of the cursor"
msgid "Block"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cursorShapeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1371
#, kde-format
msgctxt "The shape of the cursor, similar to a capital I"
msgid "I-Beam"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cursorShapeCombo)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1376
#, kde-format
msgctxt "The shape of the cursor"
msgid "Underline"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, autoCursorColorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1407
#, kde-format
msgid "Set the cursor to match the color of the character underneath it."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autoCursorColorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1410
#, kde-format
msgid "Set cursor color to match current character"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, customCursorColorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1425
#, kde-format
msgid "Use a custom, fixed color for the cursor"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, customCursorColorButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1428
#, kde-format
msgid "Custom cursor color:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KColorButton, customColorSelectButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1441
#, kde-format
msgid "Select the color used to draw the cursor"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_11)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1471
#, kde-format
msgid "Encoding"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1480
#, kde-format
msgid "Default character encoding:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, selectEncodingButton)
#. +> trunk5 stable5
#: EditProfileDialog.ui:1500
#, kde-format
msgctxt "@action:button Pick an encoding"
msgid "Select"
msgstr ""
#. +> trunk5 stable5
#: Filter.cpp:495
#, kde-format
msgid "Open Link"
msgstr ""
#. +> trunk5 stable5
#: Filter.cpp:496
#, kde-format
msgid "Copy Link Address"
msgstr ""
#. +> trunk5 stable5
#: Filter.cpp:498
#, kde-format
msgid "Send Email To..."
msgstr ""
#. +> trunk5 stable5
#: Filter.cpp:499
#, kde-format
msgid "Copy Email Address"
msgstr ""
#. +> trunk5 stable5
#: Filter.cpp:637
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5 stable5
#: HistorySizeDialog.cpp:39
#, kde-format
msgctxt "@title:window"
msgid "Adjust Scrollback"
msgstr ""
#. +> trunk5 stable5
#: HistorySizeDialog.cpp:61
#, kde-format
msgctxt "@info:status"
msgid "Any adjustments are only temporary to this session."
msgstr ""
#. +> trunk5 stable5
#: HistorySizeWidget.cpp:47
#, kde-format
msgctxt "@info:status"
msgid "When using this option, the scrollback data will be saved to RAM. If you choose a huge value, your system may run out of free RAM and cause serious issues with your system."
msgstr ""
#. +> trunk5 stable5
#: HistorySizeWidget.cpp:56
#, kde-format
msgctxt "@info:status"
msgid ""
"When using this option, the scrollback data will be written unencrypted to temporary files. Those temporary files will be deleted automatically when Konsole is closed in a normal manner.\n"
"Use Settings->Configure Konsole->File Location to select the location of the temporary files."
msgstr ""
#. +> trunk5 stable5
#: HistorySizeWidget.cpp:76
#, kde-format
msgctxt "@label:textbox Unit of scrollback"
msgid " line"
msgid_plural " lines"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, noHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:29
#, kde-format
msgid "Do not remember previous output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:32
#, kde-format
msgid "No scrollback"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, fixedSizeHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:50
#, kde-format
msgid "Limit the remembered output to a fixed number of lines"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, fixedSizeHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:53
#, kde-format
msgid "Fixed size scrollback:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, historyLineSpinner)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:60
#, kde-format
msgid "Number of lines of output to remember"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, unlimitedHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:104
#, kde-format
msgid "Remember all output produced by the terminal"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, unlimitedHistoryButton)
#. +> trunk5 stable5
#: HistorySizeWidget.ui:107
#, kde-format
msgid "Unlimited scrollback"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "Close the search bar"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:67
#, kde-format
msgctxt "@label:textbox"
msgid "Find..."
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:69
#, kde-format
msgctxt "@info:tooltip"
msgid "Enter the text to search for here"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:93
#, kde-format
msgctxt "@action:button Go to the next phrase"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:97
#, kde-format
msgctxt "@info:tooltip"
msgid "Find the next match for the current search phrase"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:104
#, kde-format
msgctxt "@action:button Go to the previous phrase"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:107
#, kde-format
msgctxt "@info:tooltip"
msgid "Find the previous match for the current search phrase"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:123
#, kde-format
msgctxt "@info:tooltip"
msgid "Display the options menu"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:131
#, kde-format
msgctxt "@item:inmenu"
msgid "Case sensitive"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:133
#, kde-format
msgctxt "@info:tooltip"
msgid "Sets whether the search is case sensitive"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:137
#, kde-format
msgctxt "@item:inmenu"
msgid "Match regular expression"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:142
#, kde-format
msgctxt "@item:inmenu"
msgid "Highlight all matches"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:145
#, kde-format
msgctxt "@info:tooltip"
msgid "Sets whether matching text should be highlighted"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:149
#, kde-format
msgctxt "@item:inmenu"
msgid "Search backwards"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:152
#, kde-format
msgctxt "@info:tooltip"
msgid "Sets whether search should start from the bottom"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:183
#, kde-format
msgctxt "@info:tooltip"
msgid "Search for the current search phrase from the bottom"
msgstr ""
#. +> trunk5 stable5
#: IncrementalSearchBar.cpp:189
#, kde-format
msgctxt "@info:tooltip"
msgid "Search for the current search phrase from the top"
msgstr ""
#. +> trunk5 stable5
#: KeyBindingEditor.cpp:77
#, kde-format
msgid "Key Combination"
msgstr ""
#. +> trunk5 stable5
#: KeyBindingEditor.cpp:77
#, kde-format
msgid "Output"
msgstr ""
#. +> trunk5 stable5
#: KeyBindingEditor.cpp:239 KeyBindingEditor.cpp:240
#, kde-format
msgid "New Key Binding List"
msgstr ""
#. +> trunk5 stable5
#: KeyBindingEditor.cpp:243
#, kde-format
msgid "Edit Key Binding List"
msgstr ""
#. +> trunk5 stable5
#: KeyBindingEditor.cpp:308
#, kde-format
msgid "A key bindings scheme cannot be saved with an empty description."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addEntryButton)
#. +> trunk5 stable5
#: KeyBindingEditor.ui:65
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: KeyBindingEditor.ui:94
#, kde-format
msgctxt "Title of the area where you test your keys are properly configured"
msgid "Test Area"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: KeyBindingEditor.ui:115
#, kde-format
msgid "Input:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: KeyBindingEditor.ui:128
#, kde-format
msgid "Output:"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:114
#, kde-format
msgctxt "@title"
msgid "Konsole"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:116
#, kde-format
msgctxt "@title"
msgid "Terminal emulator"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:118
#, kde-format
msgctxt "@info:credit"
msgid "(c) 1997-2017, The Konsole Developers"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:291
#, kde-format
msgctxt "@info:credit"
msgid "Kurt Hindenburg"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:292
#, kde-format
msgctxt "@info:credit"
msgid "General maintainer, bug fixes and general improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:295
#, kde-format
msgctxt "@info:credit"
msgid "Robert Knight"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:296
#, kde-format
msgctxt "@info:credit"
msgid "Previous maintainer, ported to KDE4"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:298
#, kde-format
msgctxt "@info:credit"
msgid "Lars Doelle"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:299
#, kde-format
msgctxt "@info:credit"
msgid "Original author"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:301
#, kde-format
msgctxt "@info:credit"
msgid "Jekyll Wu"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:302 main.cpp:305 main.cpp:308
#, kde-format
msgctxt "@info:credit"
msgid "Bug fixes and general improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:304
#, kde-format
msgctxt "@info:credit"
msgid "Waldo Bastian"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:307
#, kde-format
msgctxt "@info:credit"
msgid "Stephan Binner"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:310
#, kde-format
msgctxt "@info:credit"
msgid "Thomas Dreibholz"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:311
#, kde-format
msgctxt "@info:credit"
msgid "General improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:313
#, kde-format
msgctxt "@info:credit"
msgid "Chris Machemer"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:314 main.cpp:317 main.cpp:353 main.cpp:356 main.cpp:359
#: main.cpp:362
#, kde-format
msgctxt "@info:credit"
msgid "Bug fixes"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:316
#, kde-format
msgctxt "@info:credit"
msgid "Francesco Cecconi"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:319
#, kde-format
msgctxt "@info:credit"
msgid "Stephan Kulow"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:320
#, kde-format
msgctxt "@info:credit"
msgid "Solaris support and history"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:322
#, kde-format
msgctxt "@info:credit"
msgid "Alexander Neundorf"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:323
#, kde-format
msgctxt "@info:credit"
msgid "Bug fixes and improved startup performance"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:325
#, kde-format
msgctxt "@info:credit"
msgid "Peter Silva"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:326
#, kde-format
msgctxt "@info:credit"
msgid "Marking improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:328
#, kde-format
msgctxt "@info:credit"
msgid "Lotzi Boloni"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:329
#, kde-format
msgctxt "@info:credit"
msgid ""
"Embedded Konsole\n"
"Toolbar and session names"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:332
#, kde-format
msgctxt "@info:credit"
msgid "David Faure"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:333
#, kde-format
msgctxt "@info:credit"
msgid ""
"Embedded Konsole\n"
"General improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:336
#, kde-format
msgctxt "@info:credit"
msgid "Antonio Larrosa"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:337
#, kde-format
msgctxt "@info:credit"
msgid "Visual effects"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:339
#, kde-format
msgctxt "@info:credit"
msgid "Matthias Ettrich"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:340
#, kde-format
msgctxt "@info:credit"
msgid ""
"Code from the kvt project\n"
"General improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:343
#, kde-format
msgctxt "@info:credit"
msgid "Warwick Allison"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:344
#, kde-format
msgctxt "@info:credit"
msgid "Schema and text selection improvements"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:346
#, kde-format
msgctxt "@info:credit"
msgid "Dan Pilone"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:347
#, kde-format
msgctxt "@info:credit"
msgid "SGI port"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:349
#, kde-format
msgctxt "@info:credit"
msgid "Kevin Street"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:350
#, kde-format
msgctxt "@info:credit"
msgid "FreeBSD port"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:352
#, kde-format
msgctxt "@info:credit"
msgid "Sven Fischer"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:355
#, kde-format
msgctxt "@info:credit"
msgid "Dale M. Flaven"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:358
#, kde-format
msgctxt "@info:credit"
msgid "Martin Jones"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:361
#, kde-format
msgctxt "@info:credit"
msgid "Lars Knoll"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:364
#, kde-format
msgctxt "@info:credit"
msgid "Thanks to many others.\n"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:312
+#: MainWindow.cpp:319
#, kde-format
msgctxt "@action:inmenu"
msgid "&New Tab"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:322
+#: MainWindow.cpp:329
#, kde-format
msgctxt "@action:inmenu"
msgid "&Clone Tab"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:329
+#: MainWindow.cpp:336
#, kde-format
msgctxt "@action:inmenu"
msgid "New &Window"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:336
+#: MainWindow.cpp:343
#, kde-format
msgctxt "@action:inmenu"
msgid "Close Window"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:341
+#: MainWindow.cpp:348
#, kde-format
msgctxt "@title:menu"
msgid "&Bookmarks"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:360
+#: MainWindow.cpp:367
#, kde-format
msgctxt "@action:inmenu"
msgid "Manage Profiles..."
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:366
+#: MainWindow.cpp:373
#, kde-format
msgctxt "@item"
msgid "Activate Menu"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:602
+#: MainWindow.cpp:609
#, kde-format
msgctxt "@info"
msgid "There is a process running in this window. Do you still want to quit?"
msgid_plural "There are %1 processes running in this window. Do you still want to quit?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: MainWindow.cpp:608 MainWindow.cpp:623
+#: MainWindow.cpp:615 MainWindow.cpp:630
#, kde-format
msgctxt "@title"
msgid "Confirm Close"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:610 MainWindow.cpp:624
+#: MainWindow.cpp:617 MainWindow.cpp:631
#, kde-format
msgctxt "@action:button"
msgid "Close &Window"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:613 MainWindow.cpp:627
+#: MainWindow.cpp:620 MainWindow.cpp:634
#, kde-format
msgctxt "@action:button"
msgid "Close Current &Tab"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:620
+#: MainWindow.cpp:627
#, kde-format
msgctxt "@info"
msgid "There are %1 open tabs in this window. Do you still want to quit?"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:730
+#: MainWindow.cpp:737
#, kde-format
msgctxt "@title Preferences page name"
msgid "General"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:736 Part.cpp:287
+#: MainWindow.cpp:743 Part.cpp:287
#, kde-format
msgctxt "@title Preferences page name"
msgid "Profiles"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:741
+#: MainWindow.cpp:748
#, kde-format
msgctxt "@title Preferences page name"
msgid "TabBar"
msgstr ""
#. +> trunk5 stable5
-#: MainWindow.cpp:746
+#: MainWindow.cpp:753
#, kde-format
msgctxt "@title Preferences page name"
msgid "File Location"
msgstr ""
#. +> trunk5 stable5
#: Part.cpp:293
#, kde-format
msgctxt "@title Preferences page name"
msgid "Part Info"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PrintOptions)
#. i18n: ectx: property (title), widget (QGroupBox, OutputOptions)
#. +> trunk5 stable5
#: PrintOptions.ui:14 PrintOptions.ui:20
#, kde-format
msgid "Output Options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, printerFriendly)
#. i18n: ectx: label, entry (PrinterFriendly), group (PrintOptions)
#. +> trunk5 stable5
#: PrintOptions.ui:39 settings/konsole.kcfg:114
#, kde-format
msgid "Printer &friendly mode (black text, no background)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, scaleOutput)
#. i18n: ectx: label, entry (ScaleOutput), group (PrintOptions)
#. +> trunk5 stable5
#: PrintOptions.ui:46 settings/konsole.kcfg:118
#, kde-format
msgid "&Scale output"
msgstr ""
#. +> trunk5 stable5
#: Profile.cpp:155
#, kde-format
msgctxt "Name of the default/builtin profile"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: ProfileList.cpp:48
#, kde-format
msgid "Default profile"
msgstr ""
#. +> trunk5 stable5
#: ProfileManager.cpp:346
#, kde-format
msgid "Konsole does not have permission to save this profile to %1"
msgstr ""
#. +> trunk5 stable5
#: ProfileManager.cpp:383
#, kde-format
msgctxt "The default name of a profile"
msgid "Profile #%1"
msgstr ""
#. +> trunk5 stable5
#: RenameTabDialog.cpp:38
#, kde-format
msgid "Rename Tab"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: RenameTabWidget.ui:26
#, kde-format
msgid "Tab title format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, tabTitleEdit)
#. +> trunk5 stable5
#: RenameTabWidget.ui:36
#, kde-format
msgid "Normal tab title format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: RenameTabWidget.ui:46
#, kde-format
msgid "Remote tab title format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, remoteTabTitleEdit)
#. +> trunk5 stable5
#: RenameTabWidget.ui:56
#, kde-format
msgid "Tab title format used when a remote command (e.g. connection to another computer via SSH) is being executed"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:1
#, kde-format
msgid "Black on Light Yellow"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:2
#, kde-format
msgid "Black on Random Light"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:3
#, kde-format
msgid "Black on White"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:4
#, kde-format
msgid "Blue on Black"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:5
#, kde-format
msgid "Breeze"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:6
#, kde-format
msgid "Dark Pastels"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:7
#, kde-format
msgid "Green on Black"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:8
#, kde-format
msgid "Linux Colors"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:9
#, kde-format
msgid "Red on Black"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:10
#, kde-format
msgid "Solarized"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:11
#, kde-format
msgid "Solarized Light"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:12
#, kde-format
msgid "White on Black"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:13
#, kde-format
msgid "Default (XFree 4)"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:14
#, kde-format
msgid "Linux console"
msgstr ""
#. +> trunk5 stable5
#: schemas.cpp:15
#, kde-format
msgid "Solaris console"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:386
#, kde-format
msgid "Could not find binary: "
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:395
#, kde-format
msgctxt "@info:shell Alert the user with red color text"
msgid "Warning: "
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:453
#, kde-format
msgid "Could not find '%1', starting '%2' instead. Please check your profile settings."
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:456
#, kde-format
msgid "Could not find an interactive shell to start."
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:494
#, kde-format
msgid "Could not start program '%1' with arguments '%2'."
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:637
#, kde-format
msgid "Silence in session '%1'"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:692
#, kde-format
msgid "Bell in session '%1'"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:705
#, kde-format
msgid "Activity in session '%1'"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:912
#, kde-format
msgid ""
"The D-Bus methods sendText/runCommand were just used. There are security concerns about allowing these methods to be public. If desired, these methods can be changed to internal use only by re-compiling Konsole. "
"<p>This warning will only show once for this Konsole instance.</p>"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:939
#, kde-format
msgctxt "@info:shell This session is done"
msgid "Finished"
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:953 Session.cpp:966
#, kde-format
msgid "Program '%1' crashed."
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:955
#, kde-format
msgid "Program '%1' exited with status %2."
msgstr ""
#. +> trunk5 stable5
#: Session.cpp:1382
#, kde-format
msgid "ZModem Progress"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:133
#, kde-format
msgid "Konsole"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:353
#, kde-format
msgid "Konsole does not know how to open the bookmark: "
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:413
#, kde-format
msgid "Search for '%1' with"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:427
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:537
#, kde-format
msgid "&Close Session"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:539
#, kde-format
msgid "&Close Tab"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:547
#, kde-format
msgid "Open File Manager"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:574
#, kde-format
msgid "Paste Selection"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:581
#, kde-format
msgid "Web Search"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:588
#, kde-format
msgid "&Select All"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:592
#, kde-format
msgid "Select &Line"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:595
#, kde-format
msgid "Save Output &As..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:601
#, kde-format
msgid "&Print Screen..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:605
#, kde-format
msgid "Adjust Scrollback..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:609
#, kde-format
msgid "Clear Scrollback"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:613
#, kde-format
msgid "Clear Scrollback and Reset"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:619
#, kde-format
msgid "Edit Current Profile..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:622
#, kde-format
msgid "Switch Profile"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:639
#, kde-format
msgid "Set &Encoding"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:647
#, kde-format
msgctxt "@item:inmenu A read only (locked) session"
msgid "Read-only"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:658
#, kde-format
msgid "&Rename Tab..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:664
#, kde-format
msgid "&All Tabs in Current Window"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:671
#, kde-format
msgid "&Select Tabs..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:677
#, kde-format
msgctxt "@action:inmenu Do not select any tabs"
msgid "&None"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:685
#, kde-format
msgid "Copy Input To"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:692
#, kde-format
msgid "&ZModem Upload..."
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:697
#, kde-format
msgid "Monitor for &Activity"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:702
#, kde-format
msgid "Monitor for &Silence"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:709
#, kde-format
msgid "Enlarge Font"
msgstr ""
#. +> trunk5 stable5
#: SessionController.cpp:717
#, kde-format
msgid "Shrink Font"
msgstr ""
+#. +> trunk5
+#: SessionController.cpp:722
+#, kde-format
+msgid "Reset Font Size"
+msgstr ""
+
#. +> trunk5 stable5
-#: SessionController.cpp:724
+#: SessionController.cpp:727
#, kde-format
msgid "Send Signal"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:728
+#: SessionController.cpp:731
#, kde-format
msgid "&Suspend Task"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:733
+#: SessionController.cpp:736
#, kde-format
msgid "&Continue Task"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:738
+#: SessionController.cpp:741
#, kde-format
msgid "&Hangup"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:743
+#: SessionController.cpp:746
#, kde-format
msgid "&Interrupt Task"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:748
+#: SessionController.cpp:751
#, kde-format
msgid "&Terminate Task"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:753
+#: SessionController.cpp:756
#, kde-format
msgid "&Kill Task"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:758
+#: SessionController.cpp:761
#, kde-format
msgid "User Signal &1"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:763
+#: SessionController.cpp:766
#, kde-format
msgid "User Signal &2"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:887
+#: SessionController.cpp:890
#, kde-format
msgid "A program is currently running in this session. Are you sure you want to close it?"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:890
+#: SessionController.cpp:893
#, kde-format
msgid "The program '%1' is currently running in this session. Are you sure you want to close it?"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:894 SessionController.cpp:921
+#: SessionController.cpp:897 SessionController.cpp:924
#, kde-format
msgid "Confirm Close"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:914
+#: SessionController.cpp:917
#, kde-format
msgid "A program in this session would not die. Are you sure you want to kill it by force?"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:917
+#: SessionController.cpp:920
#, kde-format
msgid "The program '%1' is in this session would not die. Are you sure you want to kill it by force?"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1454
+#: SessionController.cpp:1457
#, kde-format
msgid "Print Shell"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1720
+#: SessionController.cpp:1728
#, kde-format
msgid "Save ZModem Download to..."
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1730
+#: SessionController.cpp:1738
#, kde-format
msgid ""
"<p>A ZModem file transfer attempt has been detected, but no suitable ZModem software was found on this system.</p>"
"<p>You may wish to install the 'rzsz' or 'lrzsz' package.</p>"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1742
+#: SessionController.cpp:1750
#, kde-format
msgid "<p>The current session already has a ZModem file transfer in progress.</p>"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1753
+#: SessionController.cpp:1761
#, kde-format
msgid ""
"<p>No suitable ZModem software was found on this system.</p>"
"<p>You may wish to install the 'rzsz' or 'lrzsz' package.</p>"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1759
+#: SessionController.cpp:1767
#, kde-format
msgid "Select Files for ZModem Upload"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1820
+#: SessionController.cpp:1828
#, kde-format
msgid "Save Output From %1"
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1832
+#: SessionController.cpp:1840
#, kde-format
msgid "%1 is an invalid URL, the output could not be saved."
msgstr ""
#. +> trunk5 stable5
-#: SessionController.cpp:1908
+#: SessionController.cpp:1916
#, kde-format
msgid ""
"A problem occurred when saving the output.\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: SessionListModel.cpp:104
#, kde-format
msgctxt "@item:intable The session index"
msgid "Number"
msgstr ""
#. +> trunk5 stable5
#: SessionListModel.cpp:106
#, kde-format
msgctxt "@item:intable The session title"
msgid "Title"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, ButtonGroup1)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:23
#, kde-format
msgid ""
"<b>Scrollback File Location</b>"
"<p>Use this groupbox to determine where Konsole will store the scrollback files.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, ButtonGroup1)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:26
#, kde-format
msgid "Scrollback File Location"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:32
#, kde-format
msgid "These settings only apply when Profile->Scrolling->Unlimited scrollback is selected."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_scrollbackUseSystemLocation)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:42
#, kde-format
msgid "Use system &location"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_scrollbackUseCacheLocation)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:85
#, kde-format
msgid "Use user specific location"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_scrollbackUseSpecifiedLocation)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:125
#, kde-format
msgid "Use specified loca&tion"
msgstr ""
#. i18n: ectx: property (filter), widget (KUrlRequester, kcfg_scrollbackUseSpecifiedLocationDirectory)
#. i18n: ectx: property (filter), widget (KUrlRequester, kcfg_TabBarUserStyleSheetFile)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:156 settings/TabBarSettings.ui:81
#, kde-format
msgid "text/css"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:187
#, kde-format
msgid "For the 'Use user specific location', any application using KonsolePart will have the app name instead of konsole."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: settings/FileLocationSettings.ui:211
#, kde-format
msgid "For any changes to take effect, quit Konsole and restart."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_1)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:28
#, kde-format
msgid "Konsole Window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowMenuBarByDefault)
#. i18n: ectx: label, entry (ShowMenuBarByDefault), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:40 settings/konsole.kcfg:9
#, kde-format
msgid "Show menubar by default"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SaveGeometryOnExit)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:66
#, kde-format
msgid "If enabled, profile settings will be ignored"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SaveGeometryOnExit)
#. i18n: ectx: label, entry (SaveGeometryOnExit), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:69 settings/konsole.kcfg:34
#, kde-format
msgid "Use current window size on next startup"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseSingleInstance)
#. i18n: ectx: tooltip, entry (UseSingleInstance), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:82 settings/konsole.kcfg:40
#, kde-format
msgid "When launching Konsole re-use existing process if possible"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseSingleInstance)
#. i18n: ectx: label, entry (UseSingleInstance), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:85 settings/konsole.kcfg:39
#, kde-format
msgid "Run all Konsole windows in a single process"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowMenuAccelerators)
#. i18n: ectx: label, entry (AllowMenuAccelerators), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:98 settings/konsole.kcfg:24
#, kde-format
msgid "Enable menu accelerators"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowWindowTitleOnTitleBar)
#. i18n: ectx: label, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:111 settings/konsole.kcfg:14
#, kde-format
msgid "Show window title on the titlebar"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAppNameOnTitleBar)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:124
#, kde-format
msgid "Show application name on the titlebar"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:141
#, kde-format
msgid "Default Search Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchCaseSensitive)
#. i18n: ectx: label, entry (SearchCaseSensitive), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:153 settings/konsole.kcfg:46
#, kde-format
msgid "Search is case sensitive"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchCaseSensitive)
#. i18n: ectx: tooltip, entry (SearchCaseSensitive), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:156 settings/konsole.kcfg:47
#, kde-format
msgid "Sets whether the search is case sensitive"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchRegExpression)
#. i18n: ectx: label, entry (SearchRegExpression), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:169 settings/konsole.kcfg:51
#, kde-format
msgid "Match using regular expressions"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchHighlightMatches)
#. i18n: ectx: label, entry (SearchHighlightMatches), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:182 settings/konsole.kcfg:55
#, kde-format
msgid "Highlight all search matches"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchReverseSearch)
#. i18n: ectx: label, entry (SearchReverseSearch), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:195 settings/konsole.kcfg:60
#, kde-format
msgid "Search backwards"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchReverseSearch)
#. i18n: ectx: tooltip, entry (SearchReverseSearch), group (SearchSettings)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:198 settings/konsole.kcfg:61
#, kde-format
msgid "Sets whether search should start from the bottom"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:216
#, kde-format
msgid "Notifications"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, enableAllMessagesButton)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:241
#, kde-format
msgid "All dialogs will be shown again"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, enableAllMessagesButton)
#. +> trunk5 stable5
#: settings/GeneralSettings.ui:244
#, kde-format
msgid "Enable all \"Don't Ask Again\" messages"
msgstr ""
#. i18n: ectx: tooltip, entry (ShowMenuBarByDefault), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/konsole.kcfg:10
#, kde-format
msgid "Show menubar by default in each Konsole window"
msgstr ""
#. i18n: ectx: tooltip, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/konsole.kcfg:15
#, kde-format
msgid "Show window title set by escape sequence on the titlebar"
msgstr ""
#. i18n: ectx: label, entry (ShowAppNameOnTitleBar), group (KonsoleWindow)
#. i18n: ectx: tooltip, entry (ShowAppNameOnTitleBar), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/konsole.kcfg:19 settings/konsole.kcfg:20
#, kde-format
msgid "Show \"- Konsole\" on the titlebar"
msgstr ""
#. i18n: ectx: tooltip, entry (AllowMenuAccelerators), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/konsole.kcfg:25
#, kde-format
msgid "Allow users to access top menu through Alt+Key combination"
msgstr ""
#. i18n: ectx: tooltip, entry (SaveGeometryOnExit), group (KonsoleWindow)
#. +> trunk5 stable5
#: settings/konsole.kcfg:35
#, kde-format
msgid "The window size will be saved upon exiting Konsole"
msgstr ""
#. i18n: ectx: tooltip, entry (SearchHighlightMatches), group (SearchSettings)
#. +> trunk5 stable5
#: settings/konsole.kcfg:56
#, kde-format
msgid "Sets whether matching text should be highlighted"
msgstr ""
#. i18n: ectx: label, entry (TabBarVisibility), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:67
#, kde-format
msgid "Control the visibility of the whole tab bar"
msgstr ""
#. i18n: ectx: label, entry (TabBarPosition), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:76
#, kde-format
msgid "Control the position of the tab bar"
msgstr ""
#. i18n: ectx: label, entry (TabBarStyleSheet), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:84
#, kde-format
msgid "Control the visual style of the tab bar"
msgstr ""
#. i18n: ectx: label, entry (TabBarUseUserStyleSheet), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:88
#, kde-format
msgid "Use a user-defined .css file for the tab bar"
msgstr ""
#. i18n: ectx: label, entry (TabBarUserStyleSheetFile), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:92
#, kde-format
msgid "The .css file to use for the tab bar style"
msgstr ""
#. i18n: ectx: label, entry (ShowQuickButtons), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:96
#, kde-format
msgid "Control the visibility of quick buttons on the tab bar"
msgstr ""
#. i18n: ectx: label, entry (NewTabBehavior), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:100
#, kde-format
msgid "Control where to put the new tab"
msgstr ""
#. i18n: ectx: label, entry (ExpandTabWidth), group (TabBar)
#. +> trunk5 stable5
#: settings/konsole.kcfg:108
#, kde-format
msgid "Expand the tab widths (Qt5.9+ uses the full window width)"
msgstr ""
#. i18n: ectx: label, entry (scrollbackUseSystemLocation), group (FileLocation)
#. +> trunk5 stable5
#: settings/konsole.kcfg:124
#, kde-format
msgid "For scrollback files, use system-wide folder location"
msgstr ""
#. i18n: ectx: label, entry (scrollbackUseCacheLocation), group (FileLocation)
#. +> trunk5 stable5
#: settings/konsole.kcfg:128
#, kde-format
msgid "For scrollback files, use user's specific folder location"
msgstr ""
#. i18n: ectx: label, entry (scrollbackUseSpecifiedLocation), group (FileLocation)
#. +> trunk5 stable5
#: settings/konsole.kcfg:132
#, kde-format
msgid "For scrollback files, use specified folder location"
msgstr ""
#. i18n: ectx: label, entry (scrollbackUseSpecifiedLocationDirectory), group (FileLocation)
#. +> trunk5 stable5
#: settings/konsole.kcfg:136
#, kde-format
msgid "For scrollback files, use this folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: settings/PartInfo.ui:29
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Applications that use KonsolePart share profiles.</p>"
"<p>They do not share with Konsole or other applications:"
"<ul>"
"<li>default profile</li>"
"<li>show in menu</li>"
"<li>shortcuts</li>"
"</ul>"
"</p>"
"<p>Feel free to open a Konsole <a href=\"https://bugs.kde.org/enter_bug.cgi?format=guided&product=konsole&component=kpart\">bug report</a> if you desire a change to how these are handled.</body></html>"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:150
#, kde-format
msgctxt "@info:tooltip"
msgid "Click to toggle status"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:156
#, kde-format
msgctxt "@info:tooltip"
msgid "Double click to change shortcut"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:191
#, kde-format
msgctxt "@title:column Profile label"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:192
#, kde-format
msgctxt "@title:column Display profile in file menu"
msgid "Show"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:193
#, kde-format
msgctxt "@title:column Profile shortcut text"
msgid "Shortcut"
msgstr ""
#. +> trunk5 stable5
#: settings/ProfileSettings.cpp:301
#, kde-format
msgctxt "@item This will be used as part of the file name"
msgid "New Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, newProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:39
#, kde-format
msgid "Create a new profile based upon the selected profile"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, newProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:42
#, kde-format
msgid "&New Profile..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:52
#, kde-format
msgid "Edit the selected profile(s)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, editProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:55
#, kde-format
msgid "&Edit Profile..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:65
#, kde-format
msgid "Delete the selected profile(s)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteProfileButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:68
#, kde-format
msgid "&Delete Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, setAsDefaultButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:78
#, kde-format
msgid "Set the selected profile as the default for new terminal sessions"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, setAsDefaultButton)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:81
#, kde-format
msgid "&Set as Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, shortcutInfoLabel)
#. +> trunk5 stable5
#: settings/ProfileSettings.ui:101
#, kde-format
msgid "The 'Show' column must be checked for these shortcuts to work."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:23
#, kde-format
msgid "Tab bar position:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TabBarVisibility)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:40
#, kde-format
msgid "Always Show Tab Bar"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TabBarVisibility)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:45
#, kde-format
msgid "Show Tab Bar When Needed"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TabBarVisibility)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:50
#, kde-format
msgid "Always Hide Tab Bar"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_1)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:58
#, kde-format
msgid "Tab bar visibility:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpandTabWidth)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:68
#, kde-format
msgid "Expand Individual Tab Widths to Full Window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowQuickButtons)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:88
#, kde-format
msgid "Show 'New Tab' and 'Close Tab' buttons"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabBarUseUserStyleSheet)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:95
#, kde-format
msgid "Use user-defined stylesheet"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TabBarPosition)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:109
#, kde-format
msgid "Above Terminal Area"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TabBarPosition)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:114
#, kde-format
msgid "Below Terminal Area"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Qt59label)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:128
#, kde-format
msgid "Starting with Qt 5.9, the next two options have different effects."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:144
#, kde-format
msgid "Behavior"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:150
#, kde-format
msgid "New tab behavior:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_NewTabBehavior)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:167
#, kde-format
msgid "Put New Tab At The End"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_NewTabBehavior)
#. +> trunk5 stable5
#: settings/TabBarSettings.ui:172
#, kde-format
msgid "Put New Tab After Current Tab"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:33
#, kde-format
msgid "Program Name: %n"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:34
#, kde-format
msgid "Current Directory (Short): %d"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:35
#, kde-format
msgid "Current Directory (Long): %D"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:36 TabTitleFormatButton.cpp:50
#, kde-format
msgid "Window Title Set by Shell: %w"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:37 TabTitleFormatButton.cpp:51
#, kde-format
msgid "Session Number: %#"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:38 TabTitleFormatButton.cpp:45
#, kde-format
msgid "User Name: %u"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:39
#, kde-format
msgid "Local Host: %h"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:46
#, kde-format
msgid "User Name@ (if given): %U"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:47
#, kde-format
msgid "Remote Host (Short): %h"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:48
#, kde-format
msgid "Remote Host (Long): %H"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:49
#, kde-format
msgid "Command and arguments: %c"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:60
#, kde-format
msgid "Insert"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:85
#, kde-format
msgctxt "@info:tooltip"
msgid "Insert title format"
msgstr ""
#. +> trunk5 stable5
#: TabTitleFormatButton.cpp:89
#, kde-format
msgctxt "@info:tooltip"
msgid "Insert remote title format"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:1438 TerminalDisplay.cpp:1439
+#: TerminalDisplay.cpp:1450 TerminalDisplay.cpp:1451
#, kde-format
msgid "Size: XXX x XXX"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:1450
+#: TerminalDisplay.cpp:1462
#, kde-format
msgid "Size: %1 x %2"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3278
+#: TerminalDisplay.cpp:3290
#, kde-format
msgid "Are you sure you want to paste %1 character?"
msgid_plural "Are you sure you want to paste %1 characters?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3281
+#: TerminalDisplay.cpp:3293
#, kde-format
msgid "Confirm Paste"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3493
+#: TerminalDisplay.cpp:3505
#, kde-format
msgid "<qt>Output has been <a href=\"http://en.wikipedia.org/wiki/Software_flow_control\">suspended</a> by pressing Ctrl+S. Press <b>Ctrl+Q</b> to resume.</qt>"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3531
+#: TerminalDisplay.cpp:3543
#, kde-format
msgid "This terminal is read-only."
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3819
+#: TerminalDisplay.cpp:3835
#, kde-format
msgid "&Paste Location"
msgstr ""
#. +> trunk5 stable5
-#: TerminalDisplay.cpp:3836
+#: TerminalDisplay.cpp:3852
#, kde-format
msgid "Change &Directory To"
msgstr ""
#. +> trunk5 stable5
#: ViewContainer.cpp:113
#, kde-format
msgctxt "@action:inmenu"
msgid "&Detach Tab"
msgstr ""
#. +> trunk5 stable5
#: ViewContainer.cpp:121
#, kde-format
msgctxt "@action:inmenu"
msgid "&Rename Tab..."
msgstr ""
#. +> trunk5
#: ViewContainer.cpp:128
#, kde-format
msgctxt "@action:inmenu"
msgid "Close Tab"
msgstr ""
#. +> stable5
#: ViewContainer.cpp:341
#, kde-format
msgctxt "@action:inmenu"
msgid "&Close Tab"
msgstr ""
#. +> stable5
#: ViewContainer.cpp:347
#, kde-format
msgctxt "@info:tooltip"
msgid "Create new tab"
msgstr ""
#. +> stable5
#: ViewContainer.cpp:349
#, kde-format
msgctxt "@info:whatsthis"
msgid "Create a new tab. Press and hold to select profile from menu"
msgstr ""
#. +> stable5
#: ViewContainer.cpp:363
#, kde-format
msgctxt "@info:tooltip"
msgid "Close tab"
msgstr ""
#. +> stable5
#: ViewContainer.cpp:364
#, kde-format
msgctxt "@info:whatsthis"
msgid "Close the active tab"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:129
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Next Tab"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:130
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Previous Tab"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:132
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Switch to Last Tab"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:134
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Next View Container"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:136
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Move Tab Left"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:138
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Move Tab Right"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:146
#, kde-format
msgctxt "@action:inmenu"
msgid "Split View Left/Right"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:154
#, kde-format
msgctxt "@action:inmenu"
msgid "Split View Top/Bottom"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:159
#, kde-format
msgctxt "@action:inmenu Close Active View"
msgid "Close Active"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:170
#, kde-format
msgctxt "@action:inmenu Close Other Views"
msgid "Close Others"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:180
#, kde-format
msgctxt "@action:inmenu"
msgid "Expand View"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:190
#, kde-format
msgctxt "@action:inmenu"
msgid "Shrink View"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:205
#, kde-format
msgctxt "@action:inmenu"
msgid "D&etach Current Tab"
msgstr ""
#. +> trunk5 stable5
#: ViewManager.cpp:226
#, kde-format
msgctxt "@action Shortcut entry"
msgid "Switch to Tab %1"
msgstr ""
#. +> trunk5 stable5
#: Vt102Emulation.cpp:1229
#, kde-format
msgid "No keyboard translator available. The information needed to convert key presses into characters to send to the terminal is missing."
msgstr ""
#. +> stable5
#: ViewContainerTabBar.cpp:63
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Tab Bar</title>"
"<para>The tab bar allows you to switch and move tabs. You can double-click a tab to change its name.</para>"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/kappfinder._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/kappfinder._desktop_.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/kappfinder._desktop_.pot (revision 1524919)
@@ -1,2193 +1,2193 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-21 09:17+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk
#: apps/Development/assistant.desktop:3
msgctxt "Name"
msgid "Qt Assistant"
msgstr ""
#. +> trunk
-#: apps/Development/assistant.desktop:49
+#: apps/Development/assistant.desktop:50
msgctxt "GenericName"
msgid "Document Browser"
msgstr ""
#. +> trunk
#: apps/Development/ddd.desktop:4
msgctxt "GenericName"
msgid "Data Display Debugger"
msgstr ""
#. +> trunk
#: apps/Development/ddd.desktop:48
msgctxt "Name"
msgid "DDD"
msgstr ""
#. +> trunk
#: apps/Development/designer.desktop:3
msgctxt "Name"
msgid "Qt Designer"
msgstr ""
#. +> trunk
-#: apps/Development/designer.desktop:49
+#: apps/Development/designer.desktop:50
msgctxt "GenericName"
msgid "Interface Designer"
msgstr ""
#. +> trunk
#: apps/Development/dlgedit.desktop:2
msgctxt "Name"
msgid "Qt DlgEdit"
msgstr ""
#. +> trunk
-#: apps/Development/dlgedit.desktop:47
+#: apps/Development/dlgedit.desktop:48
msgctxt "GenericName"
msgid "Dialog Editor"
msgstr ""
#. +> trunk
#: apps/Development/eclipse.desktop:3
msgctxt "Name"
msgid "Eclipse"
msgstr ""
#. +> trunk
-#: apps/Development/eclipse.desktop:48
+#: apps/Development/eclipse.desktop:49
msgctxt "GenericName"
msgid "Eclipse IDE"
msgstr ""
#. +> trunk
#: apps/Development/fdesign.desktop:2
msgctxt "Name"
msgid "FormDesigner"
msgstr ""
#. +> trunk
#: apps/Development/Forte.desktop:2
msgctxt "GenericName"
msgid "Java IDE"
msgstr ""
#. +> trunk
-#: apps/Development/Forte.desktop:48
+#: apps/Development/Forte.desktop:49
msgctxt "Name"
msgid "Forte"
msgstr ""
#. +> trunk
#: apps/Development/j2mewtk.desktop:2
msgctxt "GenericName"
msgid "J2ME Toolkit"
msgstr ""
#. +> trunk
#: apps/Development/j2mewtk.desktop:47
msgctxt "Name"
msgid "J2ME"
msgstr ""
#. +> trunk
#: apps/Development/linguist.desktop:3
msgctxt "Name"
msgid "Qt Linguist"
msgstr ""
#. +> trunk
-#: apps/Development/linguist.desktop:47
+#: apps/Development/linguist.desktop:48
msgctxt "GenericName"
msgid "Translation Tool"
msgstr ""
#. +> trunk
#: apps/Development/pose.desktop:2
msgctxt "GenericName"
msgid "Palm/Wireless Emulator"
msgstr ""
#. +> trunk
#: apps/Development/pose.desktop:47
msgctxt "Name"
msgid "Pose"
msgstr ""
#. +> trunk
#: apps/Development/sced.desktop:2
msgctxt "Name"
msgid "Sced"
msgstr ""
#. +> trunk
-#: apps/Development/sced.desktop:46
+#: apps/Development/sced.desktop:47
msgctxt "GenericName"
msgid "Scene Modeler"
msgstr ""
#. +> trunk
#: apps/Editors/emacs.desktop:2
msgctxt "Name"
msgid "Emacs"
msgstr ""
#. +> trunk
-#: apps/Editors/emacs.desktop:45 apps/Editors/gvim.desktop:45
-#: apps/Editors/lemacs.desktop:43 apps/Editors/nano.desktop:47
-#: apps/Editors/nedit.desktop:47 apps/Editors/pico.desktop:46
-#: apps/Editors/xedit.desktop:46 apps/Editors/xemacs.desktop:46
+#: apps/Editors/emacs.desktop:46 apps/Editors/gvim.desktop:46
+#: apps/Editors/lemacs.desktop:44 apps/Editors/nano.desktop:48
+#: apps/Editors/nedit.desktop:48 apps/Editors/pico.desktop:47
+#: apps/Editors/xedit.desktop:47 apps/Editors/xemacs.desktop:47
msgctxt "GenericName"
msgid "Text Editor"
msgstr ""
#. +> trunk
#: apps/Editors/gvim.desktop:2
msgctxt "Name"
msgid "Vi IMproved"
msgstr ""
#. +> trunk
#: apps/Editors/lemacs.desktop:2
msgctxt "Name"
msgid "Lucid Emacs"
msgstr ""
#. +> trunk
#: apps/Editors/nano.desktop:2
msgctxt "Name"
msgid "Nano"
msgstr ""
#. +> trunk
#: apps/Editors/nedit.desktop:3
msgctxt "Name"
msgid "Nedit"
msgstr ""
#. +> trunk
#: apps/Editors/pico.desktop:2
msgctxt "Name"
msgid "Pico"
msgstr ""
#. +> trunk
#: apps/Editors/xedit.desktop:2
msgctxt "Name"
msgid "X Editor"
msgstr ""
#. +> trunk
#: apps/Editors/xemacs.desktop:2
msgctxt "Name"
msgid "X Emacs"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/alephone-nogl.desktop:2
msgctxt "Name"
msgid "Alephone"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/alephone-nogl.desktop:45
+#: apps/Games/Arcade/alephone-nogl.desktop:46
msgctxt "Comment"
msgid "An open source version of Marathon Infinity for SDL"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/alephone.desktop:2
msgctxt "Name"
msgid "Alephone - No OpenGL"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/alephone.desktop:45
msgctxt "Comment"
msgid "An open source version of Marathon Infinity for SDL that has OpenGL disabled"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/battalion.desktop:2
msgctxt "Name"
msgid "Batallion"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/battalion.desktop:45
+#: apps/Games/Arcade/battalion.desktop:46
#: apps/Games/Arcade/ClanBomber.desktop:45
-#: apps/Games/Arcade/cxhextris.desktop:45
-#: apps/Games/Arcade/GnobotsII.desktop:46 apps/Games/Arcade/Mures.desktop:45
+#: apps/Games/Arcade/cxhextris.desktop:46
+#: apps/Games/Arcade/GnobotsII.desktop:47 apps/Games/Arcade/Mures.desktop:46
#: apps/Games/Arcade/scavenger.desktop:46
-#: apps/Games/Arcade/SuperMethaneBrothers.desktop:44
-#: apps/Games/Arcade/Trophy.desktop:46 apps/Games/Arcade/XKobo.desktop:46
-#: apps/Games/Arcade/XSoldier.desktop:46 apps/Games/Board/Gataxx.desktop:45
-#: apps/Games/Board/Gnotravex.desktop:46 apps/Games/penguin-command.desktop:47
+#: apps/Games/Arcade/SuperMethaneBrothers.desktop:45
+#: apps/Games/Arcade/Trophy.desktop:46 apps/Games/Arcade/XKobo.desktop:47
+#: apps/Games/Arcade/XSoldier.desktop:47 apps/Games/Board/Gataxx.desktop:46
+#: apps/Games/Board/Gnotravex.desktop:47 apps/Games/penguin-command.desktop:48
msgctxt "GenericName"
msgid "Arcade Game"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/battleball.desktop:2
msgctxt "Name"
msgid "Battleball"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/battleball.desktop:46
+#: apps/Games/Arcade/battleball.desktop:47
msgctxt "GenericName"
msgid "Ball Game"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/ClanBomber.desktop:2
msgctxt "Name"
msgid "ClanBomber"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/cxhextris.desktop:2
msgctxt "Name"
msgid "cxhextris"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/FrozenBubble.desktop:2
msgctxt "GenericName"
msgid "Tetris-Like Game"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/FrozenBubble.desktop:47
+#: apps/Games/Arcade/FrozenBubble.desktop:48
msgctxt "Name"
msgid "Frozen Bubble"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/Gnibbles.desktop:2
msgctxt "Name"
msgid "Gnibbles"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/Gnibbles.desktop:46
+#: apps/Games/Arcade/Gnibbles.desktop:47
msgctxt "GenericName"
msgid "GNOME Nibbles Game"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/GnobotsII.desktop:2
msgctxt "Name"
msgid "Gnobots II"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/Mures.desktop:2
msgctxt "Name"
msgid "Mures"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/rocksndiamonds.desktop:2
msgctxt "Name"
msgid "Rocks n Diamonds"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/rocksndiamonds.desktop:45
-#: apps/Games/Board/Glines.desktop:45
+#: apps/Games/Arcade/rocksndiamonds.desktop:46
+#: apps/Games/Board/Glines.desktop:46
msgctxt "GenericName"
msgid "Tactical Game"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/scavenger.desktop:2
msgctxt "Name"
msgid "Scavenger"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/SuperMethaneBrothers.desktop:2
msgctxt "Name"
msgid "Super Methane Brothers"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/Trophy.desktop:2
msgctxt "Name"
msgid "Trophy"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/TuxRacer.desktop:2
msgctxt "GenericName"
msgid "Racing Game"
msgstr ""
#. +> trunk
-#: apps/Games/Arcade/TuxRacer.desktop:48
+#: apps/Games/Arcade/TuxRacer.desktop:49
msgctxt "Name"
msgid "TuxRacer"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/XKobo.desktop:2
msgctxt "Name"
msgid "XKobo"
msgstr ""
#. +> trunk
#: apps/Games/Arcade/XSoldier.desktop:2
msgctxt "Name"
msgid "XSoldier"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gataxx.desktop:2
msgctxt "Name"
msgid "Gataxx"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gchess.desktop:2
msgctxt "Name"
msgid "GNOME Chess"
msgstr ""
#. +> trunk
#: apps/Games/Board/Glines.desktop:2
msgctxt "Name"
msgid "Glines"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gmahjongg.desktop:2
msgctxt "Name"
msgid "GNOME Mahjongg"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gmahjongg.desktop:45
msgctxt "GenericName"
msgid "Tile Game"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gmines.desktop:2
msgctxt "Name"
msgid "GNOME Mines"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gmines.desktop:45
msgctxt "GenericName"
msgid "Logic Game"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gnotravex.desktop:2
msgctxt "Name"
msgid "Gnotravex"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gnotski.desktop:2
msgctxt "Name"
msgid "Gnotski"
msgstr ""
#. +> trunk
-#: apps/Games/Board/Gnotski.desktop:46
+#: apps/Games/Board/Gnotski.desktop:47
msgctxt "GenericName"
msgid "GNOME Klotski Game"
msgstr ""
#. +> trunk
#: apps/Games/Board/Gstones.desktop:2
msgctxt "Name"
msgid "GNOME Stones"
msgstr ""
#. +> trunk
#: apps/Games/Board/Iagno.desktop:2
msgctxt "Name"
msgid "Iagno"
msgstr ""
#. +> trunk
#: apps/Games/Board/Iagno.desktop:46 apps/Games/Board/SameGnome.desktop:45
-#: apps/Games/Board/Xgammon.desktop:46
+#: apps/Games/Board/Xgammon.desktop:47
msgctxt "GenericName"
msgid "Board Game"
msgstr ""
#. +> trunk
#: apps/Games/Board/SameGnome.desktop:2
msgctxt "Name"
msgid "Same GNOME"
msgstr ""
#. +> trunk
#: apps/Games/Board/xboard.desktop:2
msgctxt "GenericName"
msgid "Chess Game"
msgstr ""
#. +> trunk
-#: apps/Games/Board/xboard.desktop:49
+#: apps/Games/Board/xboard.desktop:50
msgctxt "Name"
msgid "Xboard"
msgstr ""
#. +> trunk
#: apps/Games/Board/Xgammon.desktop:2
msgctxt "Name"
msgid "Xgammon"
msgstr ""
#. +> trunk
#: apps/Games/Card/AisleRiot.desktop:2
msgctxt "Name"
msgid "AisleRiot"
msgstr ""
#. +> trunk
-#: apps/Games/Card/AisleRiot.desktop:45 apps/Games/Card/FreeCell.desktop:46
-#: apps/Games/Card/PySol.desktop:2 apps/Games/Card/XPat2.desktop:45
+#: apps/Games/Card/AisleRiot.desktop:46 apps/Games/Card/FreeCell.desktop:47
+#: apps/Games/Card/PySol.desktop:2 apps/Games/Card/XPat2.desktop:46
msgctxt "GenericName"
msgid "Card Game"
msgstr ""
#. +> trunk
#: apps/Games/Card/FreeCell.desktop:2
msgctxt "Name"
msgid "FreeCell"
msgstr ""
#. +> trunk
-#: apps/Games/Card/PySol.desktop:49
+#: apps/Games/Card/PySol.desktop:50
msgctxt "Name"
msgid "PySol"
msgstr ""
#. +> trunk
#: apps/Games/Card/XPat2.desktop:2
msgctxt "Name"
msgid "XPat 2"
msgstr ""
#. +> trunk
#: apps/Games/Clanbomber.desktop:4
msgctxt "Name"
msgid "Clanbomber"
msgstr ""
#. +> trunk
#: apps/Games/defendguin.desktop:3
msgctxt "Name"
msgid "Defendguin"
msgstr ""
#. +> trunk
-#: apps/Games/defendguin.desktop:47
+#: apps/Games/defendguin.desktop:48
msgctxt "GenericName"
msgid "Game"
msgstr ""
#. +> trunk
#: apps/Games/Emulators/cmail.desktop:2
msgctxt "Name"
msgid "ChessMail"
msgstr ""
#. +> trunk
-#: apps/Games/Emulators/cmail.desktop:46
+#: apps/Games/Emulators/cmail.desktop:47
msgctxt "GenericName"
msgid "Email for Chess"
msgstr ""
#. +> trunk
#: apps/Games/Emulators/qmamecat.desktop:2
msgctxt "GenericName"
msgid "Arcade Emulator"
msgstr ""
#. +> trunk
#: apps/Games/Emulators/qmamecat.desktop:45
msgctxt "Name"
msgid "Qmamecat"
msgstr ""
#. +> trunk
#: apps/Games/GTali.desktop:2
msgctxt "Name"
msgid "GTali"
msgstr ""
#. +> trunk
-#: apps/Games/GTali.desktop:46
+#: apps/Games/GTali.desktop:47
msgctxt "GenericName"
msgid "Dice Game"
msgstr ""
#. +> trunk
#: apps/Games/penguin-command.desktop:3
msgctxt "Name"
msgid "Penguin Command"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/angband.desktop:2
msgctxt "Name"
msgid "Angband"
msgstr ""
#. +> trunk
-#: apps/Games/Roguelikes/angband.desktop:45
+#: apps/Games/Roguelikes/angband.desktop:46
msgctxt "Comment"
msgid "Dive into Angband and defeat Morgoth"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/moria.desktop:2
msgctxt "Name"
msgid "Moria"
msgstr ""
#. +> trunk
-#: apps/Games/Roguelikes/moria.desktop:46
+#: apps/Games/Roguelikes/moria.desktop:47
msgctxt "Comment"
msgid "Dive into Moria and defeat the Balrog"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/nethack.desktop:2
msgctxt "Name"
msgid "NetHack"
msgstr ""
#. +> trunk
-#: apps/Games/Roguelikes/nethack.desktop:45
-#: apps/Games/Roguelikes/tome.desktop:46
+#: apps/Games/Roguelikes/nethack.desktop:46
+#: apps/Games/Roguelikes/tome.desktop:47
msgctxt "GenericName"
msgid "Quest Game"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/rogue.desktop:2
msgctxt "Name"
msgid "Rogue"
msgstr ""
#. +> trunk
-#: apps/Games/Roguelikes/rogue.desktop:45
+#: apps/Games/Roguelikes/rogue.desktop:46
msgctxt "GenericName"
msgid "The Original"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/tome.desktop:2
msgctxt "Name"
msgid "ToME"
msgstr ""
#. +> trunk
#: apps/Games/Roguelikes/zangband.desktop:2
msgctxt "Name"
msgid "ZAngband"
msgstr ""
#. +> trunk
-#: apps/Games/Roguelikes/zangband.desktop:45
+#: apps/Games/Roguelikes/zangband.desktop:46
msgctxt "GenericName"
msgid "Defeat the Serpent of Chaos"
msgstr ""
#. +> trunk
#: apps/Games/TacticStrategy/xscorch.desktop:3
msgctxt "Name"
msgid "XScorch"
msgstr ""
#. +> trunk
-#: apps/Games/TacticStrategy/xscorch.desktop:47
+#: apps/Games/TacticStrategy/xscorch.desktop:48
msgctxt "Comment"
msgid "A free Scorched Earth clone for UNIX and X"
msgstr ""
#. +> trunk
#: apps/Games/xshipwars.desktop:3
msgctxt "Name"
msgid "XShipWars"
msgstr ""
#. +> trunk
-#: apps/Games/xshipwars.desktop:47
+#: apps/Games/xshipwars.desktop:48
msgctxt "GenericName"
msgid "Strategy Game"
msgstr ""
#. +> trunk
#: apps/Graphics/bitmap.desktop:2
msgctxt "Name"
msgid "X Bitmap"
msgstr ""
#. +> trunk
#: apps/Graphics/bitmap.desktop:44
msgctxt "GenericName"
msgid "Bitmap Creator"
msgstr ""
#. +> trunk
#: apps/Graphics/blender.desktop:2
msgctxt "Name"
msgid "Blender"
msgstr ""
#. +> trunk
-#: apps/Graphics/blender.desktop:46
+#: apps/Graphics/blender.desktop:47
msgctxt "GenericName"
msgid "3D Modeler/Renderer"
msgstr ""
#. +> trunk
#: apps/Graphics/ElectricEyes.desktop:2
msgctxt "Name"
msgid "Electric Eyes"
msgstr ""
#. +> trunk
-#: apps/Graphics/ElectricEyes.desktop:44
+#: apps/Graphics/ElectricEyes.desktop:45
msgctxt "GenericName"
msgid "Image Viewer"
msgstr ""
#. +> trunk
#: apps/Graphics/ghostview.desktop:2
msgctxt "Name"
msgid "GhostView"
msgstr ""
#. +> trunk
-#: apps/Graphics/ghostview.desktop:47
+#: apps/Graphics/ghostview.desktop:48
msgctxt "GenericName"
msgid "PostScript Viewer"
msgstr ""
#. +> trunk
#: apps/Graphics/GnomeColorSelector.desktop:2
msgctxt "Name"
msgid "GNOME Color Selector"
msgstr ""
#. +> trunk
#: apps/Graphics/GnomeIconEditor.desktop:2
msgctxt "Name"
msgid "GNOME Icon Editor"
msgstr ""
#. +> trunk
#: apps/Graphics/GPhoto.desktop:2
msgctxt "Name"
msgid "GPhoto"
msgstr ""
#. +> trunk
-#: apps/Graphics/GPhoto.desktop:46
+#: apps/Graphics/GPhoto.desktop:47
msgctxt "GenericName"
msgid "Digital Camera Program"
msgstr ""
#. +> trunk
#: apps/Graphics/Gqview.desktop:2
msgctxt "Name"
msgid "Gqview"
msgstr ""
#. +> trunk
-#: apps/Graphics/Gqview.desktop:46
+#: apps/Graphics/Gqview.desktop:47
msgctxt "GenericName"
msgid "Image Browser"
msgstr ""
#. +> trunk
#: apps/Graphics/gv.desktop:2
msgctxt "Name"
msgid "GV"
msgstr ""
#. +> trunk
-#: apps/Graphics/gv.desktop:47
+#: apps/Graphics/gv.desktop:48
msgctxt "GenericName"
msgid "Postscript Viewer"
msgstr ""
#. +> trunk
#: apps/Graphics/Sketch.desktop:2
msgctxt "Name"
msgid "Sketch"
msgstr ""
#. +> trunk
-#: apps/Graphics/Sketch.desktop:47
+#: apps/Graphics/Sketch.desktop:48
msgctxt "GenericName"
msgid "Vector-based Drawing Program"
msgstr ""
#. +> trunk
#: apps/Graphics/sodipodi.desktop:2
msgctxt "Name"
msgid "Sodipodi"
msgstr ""
#. +> trunk
-#: apps/Graphics/sodipodi.desktop:47
+#: apps/Graphics/sodipodi.desktop:48
msgctxt "GenericName"
msgid "Vector Drawing"
msgstr ""
#. +> trunk
#: apps/Graphics/tgif.desktop:4
msgctxt "Name"
msgid "TGif"
msgstr ""
#. +> trunk
-#: apps/Graphics/tgif.desktop:47 apps/Graphics/xfig.desktop:50
+#: apps/Graphics/tgif.desktop:48 apps/Graphics/xfig.desktop:51
msgctxt "GenericName"
msgid "Drawing Program"
msgstr ""
#. +> trunk
#: apps/Graphics/xdvi.desktop:5
msgctxt "Name"
msgid "X DVI"
msgstr ""
#. +> trunk
-#: apps/Graphics/xdvi.desktop:49
+#: apps/Graphics/xdvi.desktop:50
msgctxt "GenericName"
msgid "DVI Viewer"
msgstr ""
#. +> trunk
#: apps/Graphics/xfig.desktop:6
msgctxt "Name"
msgid "Xfig"
msgstr ""
#. +> trunk
#: apps/Graphics/xpaint.desktop:2
msgctxt "Name"
msgid "X Paint"
msgstr ""
#. +> trunk
-#: apps/Graphics/xpaint.desktop:46
+#: apps/Graphics/xpaint.desktop:47
msgctxt "GenericName"
msgid "Paint Program"
msgstr ""
#. +> trunk
#: apps/Graphics/Xpcd.desktop:2
msgctxt "Name"
msgid "Xpcd"
msgstr ""
#. +> trunk
-#: apps/Graphics/Xpcd.desktop:46
+#: apps/Graphics/Xpcd.desktop:47
msgctxt "GenericName"
msgid "PhotoCD Tools"
msgstr ""
#. +> trunk
#: apps/Graphics/xv.desktop:2
msgctxt "Name"
msgid "XV"
msgstr ""
#. +> trunk
-#: apps/Graphics/xv.desktop:48
+#: apps/Graphics/xv.desktop:49
msgctxt "GenericName"
msgid "Picture Viewer"
msgstr ""
#. +> trunk
#: apps/Graphics/Xwpick.desktop:2
msgctxt "Name"
msgid "Xwpick"
msgstr ""
#. +> trunk
-#: apps/Graphics/Xwpick.desktop:46
+#: apps/Graphics/Xwpick.desktop:47
msgctxt "GenericName"
msgid "Screen Capture Program"
msgstr ""
#. +> trunk
#: apps/Internet/arena.desktop:5
msgctxt "Name"
msgid "Arena"
msgstr ""
#. +> trunk
-#: apps/Internet/arena.desktop:49 apps/Internet/mozilla-firefox.desktop:50
-#: apps/Internet/mozilla.desktop:51 apps/Internet/netscape.desktop:51
-#: apps/Internet/netscape6.desktop:50 apps/Internet/Terminal/Links.desktop:46
-#: apps/Internet/Terminal/Lynx.desktop:45 apps/Internet/Terminal/w3m.desktop:45
+#: apps/Internet/arena.desktop:49 apps/Internet/mozilla-firefox.desktop:51
+#: apps/Internet/mozilla.desktop:52 apps/Internet/netscape.desktop:52
+#: apps/Internet/netscape6.desktop:51 apps/Internet/Terminal/Links.desktop:47
+#: apps/Internet/Terminal/Lynx.desktop:46 apps/Internet/Terminal/w3m.desktop:46
msgctxt "GenericName"
msgid "Web Browser"
msgstr ""
#. +> trunk
#: apps/Internet/balsa.desktop:2
msgctxt "Name"
msgid "Balsa"
msgstr ""
#. +> trunk
-#: apps/Internet/balsa.desktop:46 apps/Internet/mozilla-thunderbird.desktop:50
-#: apps/Internet/Netscapemessenger.desktop:44
-#: apps/Internet/Terminal/mutt.desktop:48
-#: apps/Internet/Terminal/pine.desktop:47 apps/Internet/xfmail.desktop:48
+#: apps/Internet/balsa.desktop:47 apps/Internet/mozilla-thunderbird.desktop:51
+#: apps/Internet/Netscapemessenger.desktop:45
+#: apps/Internet/Terminal/mutt.desktop:49
+#: apps/Internet/Terminal/pine.desktop:48 apps/Internet/xfmail.desktop:49
msgctxt "GenericName"
msgid "Mail Client"
msgstr ""
#. +> trunk
#: apps/Internet/btdownloadgui.desktop:3
#: apps/Internet/Terminal/btdownloadcurses.desktop:3
msgctxt "GenericName"
msgid "BitTorrent GUI"
msgstr ""
#. +> trunk
#: apps/Internet/btdownloadgui.desktop:48
msgctxt "Name"
msgid "BitTorrent Python wxGTK GUI"
msgstr ""
#. +> trunk
#: apps/Internet/coolmail.desktop:7
msgctxt "Name"
msgid "Coolmail"
msgstr ""
#. +> trunk
-#: apps/Internet/coolmail.desktop:49 apps/Internet/Faces.desktop:45
-#: apps/Internet/xbiff.desktop:48
+#: apps/Internet/coolmail.desktop:50 apps/Internet/Faces.desktop:45
+#: apps/Internet/xbiff.desktop:49
msgctxt "GenericName"
msgid "Mail Alert"
msgstr ""
#. +> trunk
#: apps/Internet/dc_gui.desktop:4
msgctxt "Name"
msgid "DCTC GUI"
msgstr ""
#. +> trunk
-#: apps/Internet/dc_gui.desktop:46
+#: apps/Internet/dc_gui.desktop:47
msgctxt "GenericName"
msgid "Direct Connect Clone"
msgstr ""
#. +> trunk
#: apps/Internet/Dpsftp.desktop:2
msgctxt "Name"
msgid "Dpsftp"
msgstr ""
#. +> trunk
-#: apps/Internet/Dpsftp.desktop:45 apps/Internet/xftp.desktop:45
+#: apps/Internet/Dpsftp.desktop:45 apps/Internet/xftp.desktop:46
msgctxt "GenericName"
msgid "FTP Browser"
msgstr ""
#. +> trunk
#: apps/Internet/DrakSync.desktop:2
msgctxt "Name"
msgid "DrakSync"
msgstr ""
#. +> trunk
#: apps/Internet/DrakSync.desktop:45
msgctxt "GenericName"
msgid "Folder Synchronization"
msgstr ""
#. +> trunk
#: apps/Internet/ed2k_gui.desktop:4
msgctxt "Name"
msgid "eDonkey2000 GTK+ Core Controller"
msgstr ""
#. +> trunk
#: apps/Internet/ed2k_gui.desktop:46
msgctxt "GenericName"
msgid "eDonkey2000 GUI"
msgstr ""
#. +> trunk
#: apps/Internet/ethereal.desktop:2
msgctxt "Name"
msgid "Ethereal"
msgstr ""
#. +> trunk
-#: apps/Internet/ethereal.desktop:45 apps/Internet/wireshark.desktop:46
+#: apps/Internet/ethereal.desktop:46 apps/Internet/wireshark.desktop:47
msgctxt "GenericName"
msgid "Network Analyzer"
msgstr ""
#. +> trunk
#: apps/Internet/Faces.desktop:2
msgctxt "Name"
msgid "Faces"
msgstr ""
#. +> trunk
#: apps/Internet/Fetchmailconf.desktop:2
msgctxt "Name"
msgid "Fetchmailconf"
msgstr ""
#. +> trunk
#: apps/Internet/Fetchmailconf.desktop:44
msgctxt "GenericName"
msgid "Fetchmail Configuration"
msgstr ""
#. +> trunk
#: apps/Internet/Gabber.desktop:2
msgctxt "Name"
msgid "Gabber"
msgstr ""
#. +> trunk
-#: apps/Internet/Gabber.desktop:45 apps/Internet/gaim.desktop:45
+#: apps/Internet/Gabber.desktop:46 apps/Internet/gaim.desktop:46
msgctxt "GenericName"
msgid "Instant Messenger"
msgstr ""
#. +> trunk
#: apps/Internet/gaim.desktop:2
msgctxt "Name"
msgid "Gaim"
msgstr ""
#. +> trunk
#: apps/Internet/GnomeICU.desktop:2
msgctxt "Name"
msgid "GNOMEICU"
msgstr ""
#. +> trunk
-#: apps/Internet/GnomeICU.desktop:44 apps/Internet/licq.desktop:47
+#: apps/Internet/GnomeICU.desktop:45 apps/Internet/licq.desktop:48
msgctxt "GenericName"
msgid "ICQ Messenger"
msgstr ""
#. +> trunk
#: apps/Internet/gnomemeeting.desktop:2
msgctxt "Name"
msgid "GnomeMeeting"
msgstr ""
#. +> trunk
-#: apps/Internet/gnomemeeting.desktop:45
+#: apps/Internet/gnomemeeting.desktop:46
msgctxt "GenericName"
msgid "Video Conferencing"
msgstr ""
#. +> trunk
#: apps/Internet/gnometalk.desktop:2
msgctxt "Name"
msgid "GNOME Talk"
msgstr ""
#. +> trunk
#: apps/Internet/gtelnet.desktop:2
msgctxt "Name"
msgid "GNOME Telnet"
msgstr ""
#. +> trunk
-#: apps/Internet/gtelnet.desktop:44
+#: apps/Internet/gtelnet.desktop:45
msgctxt "GenericName"
msgid "Remote Access"
msgstr ""
#. +> trunk
#: apps/Internet/ickle.desktop:4
msgctxt "Name"
msgid "ickle"
msgstr ""
#. +> trunk
-#: apps/Internet/ickle.desktop:47
+#: apps/Internet/ickle.desktop:48
msgctxt "GenericName"
msgid "ICQ2000 Chat"
msgstr ""
#. +> trunk
#: apps/Internet/javaws.desktop:4
msgctxt "Name"
msgid "Java Web Start"
msgstr ""
#. +> trunk
#: apps/Internet/knews.desktop:2
msgctxt "Name"
msgid "KNews"
msgstr ""
#. +> trunk
-#: apps/Internet/knews.desktop:44 apps/Internet/Pan.desktop:46
+#: apps/Internet/knews.desktop:45 apps/Internet/Pan.desktop:47
msgctxt "GenericName"
msgid "Usenet News Reader"
msgstr ""
#. +> trunk
#: apps/Internet/licq.desktop:4
msgctxt "Name"
msgid "Licq"
msgstr ""
#. +> trunk
#: apps/Internet/mldonkey_gui.desktop:4
msgctxt "Name"
msgid "MLDonkey GTK+ Core Controller"
msgstr ""
#. +> trunk
#: apps/Internet/mldonkey_gui.desktop:45
msgctxt "GenericName"
msgid "MLDonkey GUI"
msgstr ""
#. +> trunk
#: apps/Internet/mozilla-firefox.desktop:5
msgctxt "Name"
msgid "Firefox"
msgstr ""
#. +> trunk
#: apps/Internet/mozilla-thunderbird.desktop:5
msgctxt "Name"
msgid "Thunderbird"
msgstr ""
#. +> trunk
#: apps/Internet/mozilla.desktop:5
msgctxt "Name"
msgid "Mozilla"
msgstr ""
#. +> trunk
#: apps/Internet/netscape.desktop:5
msgctxt "Name"
msgid "Netscape"
msgstr ""
#. +> trunk
#: apps/Internet/netscape6.desktop:5
msgctxt "Name"
msgid "Netscape 6"
msgstr ""
#. +> trunk
#: apps/Internet/Netscapemessenger.desktop:2
msgctxt "Name"
msgid "Netscape Messenger"
msgstr ""
#. +> trunk
#: apps/Internet/Nmapfe.desktop:2
msgctxt "Name"
msgid "Nmapfe"
msgstr ""
#. +> trunk
-#: apps/Internet/Nmapfe.desktop:44
+#: apps/Internet/Nmapfe.desktop:45
msgctxt "GenericName"
msgid "Port Scanner"
msgstr ""
#. +> trunk
#: apps/Internet/Pan.desktop:2
msgctxt "Name"
msgid "Pan"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/btdownloadcurses.desktop:48
msgctxt "Name"
msgid "BitTorrent Python Curses GUI"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/lftp.desktop:2
-#: apps/Internet/Terminal/ncftp.desktop:44
+#: apps/Internet/Terminal/ncftp.desktop:45
msgctxt "GenericName"
msgid "FTP Client"
msgstr ""
#. +> trunk
-#: apps/Internet/Terminal/lftp.desktop:49
+#: apps/Internet/Terminal/lftp.desktop:50
msgctxt "Name"
msgid "Lftp"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/Links.desktop:2
msgctxt "Name"
msgid "Links"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/Lynx.desktop:2
msgctxt "Name"
msgid "Lynx"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/mutt.desktop:5
msgctxt "Name"
msgid "Mutt"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/ncftp.desktop:2
msgctxt "Name"
msgid "NcFTP"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/pine.desktop:5
msgctxt "Name"
msgid "Pine"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/silc.desktop:2
msgctxt "GenericName"
msgid "SILC Client"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/silc.desktop:45
msgctxt "Name"
msgid "SILC"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/slrn.desktop:5
msgctxt "Name"
msgid "Slrn"
msgstr ""
#. +> trunk
-#: apps/Internet/Terminal/slrn.desktop:47
+#: apps/Internet/Terminal/slrn.desktop:48
msgctxt "GenericName"
msgid "News Reader"
msgstr ""
#. +> trunk
#: apps/Internet/Terminal/w3m.desktop:2
msgctxt "Name"
msgid "w3m"
msgstr ""
#. +> trunk
#: apps/Internet/wireshark.desktop:2
msgctxt "Name"
msgid "Wireshark"
msgstr ""
#. +> trunk
#: apps/Internet/xbiff.desktop:6
msgctxt "Name"
msgid "X Biff"
msgstr ""
#. +> trunk
#: apps/Internet/xfmail.desktop:5
msgctxt "Name"
msgid "XFMail"
msgstr ""
#. +> trunk
#: apps/Internet/xftp.desktop:2
msgctxt "Name"
msgid "X FTP"
msgstr ""
#. +> trunk
#: apps/Multimedia/alevt.desktop:2
msgctxt "GenericName"
msgid "Videotext Viewer"
msgstr ""
#. +> trunk
#: apps/Multimedia/alevt.desktop:45
msgctxt "Name"
msgid "AleVT"
msgstr ""
#. +> trunk
#: apps/Multimedia/alsamixergui.desktop:4
msgctxt "Name"
msgid "AlsaMixerGui"
msgstr ""
#. +> trunk
#: apps/Multimedia/alsamixergui.desktop:46
msgctxt "GenericName"
msgid "Alsa Mixer Frontend"
msgstr ""
#. +> trunk
#: apps/Multimedia/ams.desktop:4
msgctxt "Name"
msgid "ams"
msgstr ""
#. +> trunk
-#: apps/Multimedia/ams.desktop:47
+#: apps/Multimedia/ams.desktop:48
msgctxt "GenericName"
msgid "Alsa Modular Synthesizer"
msgstr ""
#. +> trunk
#: apps/Multimedia/amsynth.desktop:4
msgctxt "Name"
msgid "amSynth"
msgstr ""
#. +> trunk
-#: apps/Multimedia/amsynth.desktop:47
+#: apps/Multimedia/amsynth.desktop:48
msgctxt "GenericName"
msgid "Retro Analog - Modeling Softsynth"
msgstr ""
#. +> trunk
#: apps/Multimedia/ardour.desktop:4
msgctxt "Name"
msgid "Ardour"
msgstr ""
#. +> trunk
-#: apps/Multimedia/ardour.desktop:46
+#: apps/Multimedia/ardour.desktop:47
msgctxt "GenericName"
msgid "Multitrack Audio Studio"
msgstr ""
#. +> trunk
#: apps/Multimedia/Aumix.desktop:2
msgctxt "Name"
msgid "Aumix"
msgstr ""
#. +> trunk
#: apps/Multimedia/Aumix.desktop:44
msgctxt "GenericName"
msgid "Audio Mixer"
msgstr ""
#. +> trunk
#: apps/Multimedia/aviplay.desktop:2
msgctxt "GenericName"
msgid "AVI Video Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/aviplay.desktop:47
msgctxt "Name"
msgid "Aviplay"
msgstr ""
#. +> trunk
#: apps/Multimedia/bcast2000.desktop:2
msgctxt "Name"
msgid "Broadcast 2000"
msgstr ""
#. +> trunk
-#: apps/Multimedia/bcast2000.desktop:45
+#: apps/Multimedia/bcast2000.desktop:46
msgctxt "GenericName"
msgid "Audio and Video IDE"
msgstr ""
#. +> trunk
#: apps/Multimedia/djplay.desktop:4
msgctxt "Name"
msgid "DJPlay"
msgstr ""
#. +> trunk
-#: apps/Multimedia/djplay.desktop:48 apps/Multimedia/mixxx.desktop:47
+#: apps/Multimedia/djplay.desktop:49 apps/Multimedia/mixxx.desktop:48
msgctxt "GenericName"
msgid "DJ-Mixer and Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/ecamegapedal.desktop:4
msgctxt "Name"
msgid "EcaMegaPedal"
msgstr ""
#. +> trunk
#: apps/Multimedia/ecamegapedal.desktop:46
msgctxt "GenericName"
msgid "Ecasound Effektrack"
msgstr ""
#. +> trunk
#: apps/Multimedia/enjoympeg.desktop:2
msgctxt "Name"
msgid "EnjoyMPEG"
msgstr ""
#. +> trunk
-#: apps/Multimedia/enjoympeg.desktop:44 apps/Multimedia/gtv.desktop:2
+#: apps/Multimedia/enjoympeg.desktop:45 apps/Multimedia/gtv.desktop:2
msgctxt "GenericName"
msgid "MPEG Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/freebirth.desktop:4
msgctxt "Name"
msgid "FreeBirth"
msgstr ""
#. +> trunk
-#: apps/Multimedia/freebirth.desktop:46 apps/Multimedia/hydrogen.desktop:49
+#: apps/Multimedia/freebirth.desktop:47 apps/Multimedia/hydrogen.desktop:50
msgctxt "GenericName"
msgid "Drum Machine"
msgstr ""
#. +> trunk
#: apps/Multimedia/freqtweak.desktop:4
msgctxt "Name"
msgid "FreqTweak"
msgstr ""
#. +> trunk
-#: apps/Multimedia/freqtweak.desktop:46
+#: apps/Multimedia/freqtweak.desktop:47
msgctxt "GenericName"
msgid "Effects for Jack"
msgstr ""
#. +> trunk
#: apps/Multimedia/galan.desktop:4
msgctxt "Name"
msgid "gAlan"
msgstr ""
#. +> trunk
-#: apps/Multimedia/galan.desktop:47
+#: apps/Multimedia/galan.desktop:48
msgctxt "GenericName"
msgid "Modular Synth"
msgstr ""
#. +> trunk
#: apps/Multimedia/Grip.desktop:2
msgctxt "Name"
msgid "Grip"
msgstr ""
#. +> trunk
#: apps/Multimedia/Grip.desktop:44
msgctxt "GenericName"
msgid "CD Player/Ripper"
msgstr ""
#. +> trunk
-#: apps/Multimedia/gtv.desktop:47
+#: apps/Multimedia/gtv.desktop:48
msgctxt "Name"
msgid "GTV"
msgstr ""
#. +> trunk
#: apps/Multimedia/hydrogen.desktop:4
msgctxt "Name"
msgid "Hydrogen"
msgstr ""
#. +> trunk
#: apps/Multimedia/jack-rack.desktop:4
msgctxt "Name"
msgid "Jack-Rack"
msgstr ""
#. +> trunk
#: apps/Multimedia/jack-rack.desktop:47
msgctxt "GenericName"
msgid "Jack Effectrack"
msgstr ""
#. +> trunk
#: apps/Multimedia/jamin.desktop:4
msgctxt "Name"
msgid "Jamin"
msgstr ""
#. +> trunk
#: apps/Multimedia/jamin.desktop:46
msgctxt "GenericName"
msgid "Jack Mastering Tool"
msgstr ""
#. +> trunk
#: apps/Multimedia/jazz.desktop:2
msgctxt "Name"
msgid "Jazz"
msgstr ""
#. +> trunk
-#: apps/Multimedia/jazz.desktop:47
+#: apps/Multimedia/jazz.desktop:48
msgctxt "GenericName"
msgid "Sound Processor"
msgstr ""
#. +> trunk
#: apps/Multimedia/meterbridge.desktop:7
msgctxt "GenericName"
msgid "Dual Channel VU-Meter"
msgstr ""
#. +> trunk
#: apps/Multimedia/meterbridge.desktop:48
msgctxt "Name"
msgid "Meterbridge"
msgstr ""
#. +> trunk
#: apps/Multimedia/mixxx.desktop:4
msgctxt "Name"
msgid "Mixxx"
msgstr ""
#. +> trunk
#: apps/Multimedia/MP3info.desktop:2
msgctxt "Name"
msgid "MP3 Info"
msgstr ""
#. +> trunk
#: apps/Multimedia/mplayer.desktop:2 apps/Multimedia/mtv.desktop:2
#: apps/Multimedia/realplayer.desktop:2 apps/Multimedia/xine.desktop:2
-#: apps/Multimedia/XMovie.desktop:45
+#: apps/Multimedia/XMovie.desktop:46
msgctxt "GenericName"
msgid "Video Player"
msgstr ""
#. +> trunk
-#: apps/Multimedia/mplayer.desktop:50
+#: apps/Multimedia/mplayer.desktop:51
msgctxt "Name"
msgid "MPlayer"
msgstr ""
#. +> trunk
-#: apps/Multimedia/mtv.desktop:49
+#: apps/Multimedia/mtv.desktop:50
msgctxt "Name"
msgid "MpegTV"
msgstr ""
#. +> trunk
#: apps/Multimedia/muse.desktop:3
msgctxt "Name"
msgid "MusE"
msgstr ""
#. +> trunk
-#: apps/Multimedia/muse.desktop:47
+#: apps/Multimedia/muse.desktop:48
msgctxt "GenericName"
msgid "Music Sequencer"
msgstr ""
#. +> trunk
#: apps/Multimedia/ogle.desktop:2
msgctxt "GenericName"
msgid "DVD Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/ogle.desktop:47
msgctxt "Name"
msgid "Ogle"
msgstr ""
#. +> trunk
#: apps/Multimedia/oqtplayer.desktop:2
msgctxt "GenericName"
msgid "MOV Video Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/oqtplayer.desktop:47
msgctxt "Name"
msgid "OQTPlayer"
msgstr ""
#. +> trunk
#: apps/Multimedia/qjackctl.desktop:4
msgctxt "Name"
msgid "QJackCtl"
msgstr ""
#. +> trunk
#: apps/Multimedia/qjackctl.desktop:47
msgctxt "GenericName"
msgid "Control for Jack"
msgstr ""
#. +> trunk
#: apps/Multimedia/qsynth.desktop:4
msgctxt "Name"
msgid "QSynth"
msgstr ""
#. +> trunk
-#: apps/Multimedia/qsynth.desktop:46
+#: apps/Multimedia/qsynth.desktop:47
msgctxt "GenericName"
msgid "Control for FluidSynth"
msgstr ""
#. +> trunk
-#: apps/Multimedia/realplayer.desktop:50
+#: apps/Multimedia/realplayer.desktop:51
msgctxt "Name"
msgid "RealPlayer"
msgstr ""
#. +> trunk
#: apps/Multimedia/rezound.desktop:4
msgctxt "Name"
msgid "reZound"
msgstr ""
#. +> trunk
-#: apps/Multimedia/rezound.desktop:46 apps/Multimedia/sweep.desktop:49
+#: apps/Multimedia/rezound.desktop:46 apps/Multimedia/sweep.desktop:50
msgctxt "GenericName"
msgid "Audio Editor"
msgstr ""
#. +> trunk
#: apps/Multimedia/slab.desktop:2
msgctxt "Name"
msgid "Slab"
msgstr ""
#. +> trunk
#: apps/Multimedia/slab.desktop:44
msgctxt "GenericName"
msgid "Audio Recorder"
msgstr ""
#. +> trunk
#: apps/Multimedia/sweep.desktop:4
msgctxt "Name"
msgid "Sweep"
msgstr ""
#. +> trunk
#: apps/Multimedia/vkeybd.desktop:4
msgctxt "Name"
msgid "vkeybd"
msgstr ""
#. +> trunk
-#: apps/Multimedia/vkeybd.desktop:47
+#: apps/Multimedia/vkeybd.desktop:48
msgctxt "GenericName"
msgid "Virtual MIDI Keyboard"
msgstr ""
#. +> trunk
#: apps/Multimedia/xawtv.desktop:2
msgctxt "GenericName"
msgid "Watch TV!"
msgstr ""
#. +> trunk
#: apps/Multimedia/xawtv.desktop:46
msgctxt "Name"
msgid "XawTV"
msgstr ""
#. +> trunk
#: apps/Multimedia/xcam.desktop:2
msgctxt "Name"
msgid "XCam"
msgstr ""
#. +> trunk
-#: apps/Multimedia/xcam.desktop:46
+#: apps/Multimedia/xcam.desktop:47
msgctxt "GenericName"
msgid "Camera Program"
msgstr ""
#. +> trunk
-#: apps/Multimedia/xine.desktop:50
+#: apps/Multimedia/xine.desktop:51
msgctxt "Name"
msgid "Xine"
msgstr ""
#. +> trunk
#: apps/Multimedia/xmms-enqueue.desktop:2
msgctxt "GenericName"
msgid "Playlist Tool"
msgstr ""
#. +> trunk
#: apps/Multimedia/xmms-enqueue.desktop:47
msgctxt "Name"
msgid "Enqueue in XMMS"
msgstr ""
#. +> trunk
#: apps/Multimedia/xmms.desktop:2
msgctxt "GenericName"
msgid "Multimedia Player"
msgstr ""
#. +> trunk
#: apps/Multimedia/xmms.desktop:48
msgctxt "Name"
msgid "XMMS"
msgstr ""
#. +> trunk
#: apps/Multimedia/XMovie.desktop:2
msgctxt "Name"
msgid "XMovie"
msgstr ""
#. +> trunk
#: apps/Multimedia/zynaddsubfx.desktop:4
msgctxt "Name"
msgid "ZynaddsubFX"
msgstr ""
#. +> trunk
-#: apps/Multimedia/zynaddsubfx.desktop:45
+#: apps/Multimedia/zynaddsubfx.desktop:46
msgctxt "GenericName"
msgid "Soft Synth"
msgstr ""
#. +> trunk
#: apps/Office/acroread.desktop:2
msgctxt "Name"
msgid "Acrobat Reader"
msgstr ""
#. +> trunk
-#: apps/Office/acroread.desktop:49 apps/Office/xpdf.desktop:46
+#: apps/Office/acroread.desktop:50 apps/Office/xpdf.desktop:47
msgctxt "GenericName"
msgid "PDF Viewer"
msgstr ""
#. +> trunk
#: apps/Office/Applix.desktop:2
msgctxt "Name"
msgid "Applix"
msgstr ""
#. +> trunk
-#: apps/Office/Applix.desktop:51
+#: apps/Office/Applix.desktop:52
msgctxt "GenericName"
msgid "Office Suite"
msgstr ""
#. +> trunk
#: apps/Office/Gnome-Cal.desktop:2
msgctxt "Name"
msgid "GNOME-Cal"
msgstr ""
#. +> trunk
#: apps/Office/Gnome-Cal.desktop:45
msgctxt "GenericName"
msgid "Personal Calendar"
msgstr ""
#. +> trunk
#: apps/Office/Gnome-Card.desktop:2
msgctxt "Name"
msgid "GNOME-Card"
msgstr ""
#. +> trunk
#: apps/Office/Gnome-Card.desktop:44
msgctxt "GenericName"
msgid "Contact Manager"
msgstr ""
#. +> trunk
#: apps/Office/GnomeTimeTracker.desktop:2
msgctxt "Name"
msgid "GNOME Time Tracker"
msgstr ""
#. +> trunk
#: apps/Office/Guppi.desktop:2
msgctxt "Name"
msgid "Guppi"
msgstr ""
#. +> trunk
-#: apps/Office/Guppi.desktop:46
+#: apps/Office/Guppi.desktop:47
msgctxt "GenericName"
msgid "Program for Diagrams"
msgstr ""
#. +> trunk
#: apps/Office/Ical.desktop:2
msgctxt "Name"
msgid "Ical"
msgstr ""
#. +> trunk
-#: apps/Office/Ical.desktop:46
+#: apps/Office/Ical.desktop:47
msgctxt "GenericName"
msgid "Calendar Program"
msgstr ""
#. +> trunk
#: apps/Office/lyx.desktop:2
msgctxt "Name"
msgid "LyX"
msgstr ""
#. +> trunk
-#: apps/Office/lyx.desktop:46 apps/Office/WordPerfect.desktop:51
-#: apps/Office/WordPerfect2000.desktop:51
+#: apps/Office/lyx.desktop:47 apps/Office/WordPerfect.desktop:52
+#: apps/Office/WordPerfect2000.desktop:52
msgctxt "GenericName"
msgid "Word Processor"
msgstr ""
#. +> trunk
#: apps/Office/mrproject.desktop:2
msgctxt "Name"
msgid "MrProject"
msgstr ""
#. +> trunk
#: apps/Office/mrproject.desktop:48
msgctxt "GenericName"
msgid "Project Manager"
msgstr ""
#. +> trunk
#: apps/Office/netscapeaddressbook.desktop:2
msgctxt "Name"
msgid "Netscape Address Book"
msgstr ""
#. +> trunk
#: apps/Office/plan.desktop:2
msgctxt "Name"
msgid "Plan"
msgstr ""
#. +> trunk
-#: apps/Office/plan.desktop:52
+#: apps/Office/plan.desktop:53
msgctxt "GenericName"
msgid "Calendar Manager"
msgstr ""
#. +> trunk
#: apps/Office/pybliographic.desktop:2
msgctxt "GenericName"
msgid "Bibliographic Database"
msgstr ""
#. +> trunk
#: apps/Office/pybliographic.desktop:48
msgctxt "Name"
msgid "Pybliographic"
msgstr ""
#. +> trunk
#: apps/Office/scribus.desktop:2
msgctxt "Name"
msgid "Scribus"
msgstr ""
#. +> trunk
-#: apps/Office/scribus.desktop:47
+#: apps/Office/scribus.desktop:48
msgctxt "GenericName"
msgid "Desktop Publishing"
msgstr ""
#. +> trunk
#: apps/Office/WordPerfect.desktop:2
msgctxt "Name"
msgid "WordPerfect"
msgstr ""
#. +> trunk
#: apps/Office/WordPerfect2000.desktop:2
msgctxt "Name"
msgid "WordPerfect 2000"
msgstr ""
#. +> trunk
#: apps/Office/XAcc.desktop:2
msgctxt "Name"
msgid "xacc"
msgstr ""
#. +> trunk
#: apps/Office/XAcc.desktop:52
msgctxt "GenericName"
msgid "Personal Accounting Tool"
msgstr ""
#. +> trunk
#: apps/Office/xpdf.desktop:2
msgctxt "Name"
msgid "X PDF"
msgstr ""
#. +> trunk
#: apps/Office/XsLite.desktop:2
msgctxt "Name"
msgid "XsLite"
msgstr ""
#. +> trunk
-#: apps/Office/XsLite.desktop:51
+#: apps/Office/XsLite.desktop:52
msgctxt "GenericName"
msgid "Spread Sheet"
msgstr ""
#. +> trunk
#: apps/System/citrix_ica.desktop:2
msgctxt "Name"
msgid "Citrix ICA Client"
msgstr ""
#. +> trunk
#: apps/System/citrix_ica.desktop:44
msgctxt "GenericName"
msgid "WTS Client"
msgstr ""
#. +> trunk
#: apps/System/editres.desktop:2
msgctxt "Name"
msgid "EditXRes"
msgstr ""
#. +> trunk
-#: apps/System/editres.desktop:45
+#: apps/System/editres.desktop:46
msgctxt "GenericName"
msgid "X Resource Editor"
msgstr ""
#. +> trunk
#: apps/System/sam.desktop:2
msgctxt "Name"
msgid "SAM System-Administration"
msgstr ""
#. +> trunk
#: apps/System/Terminal/aterm.desktop:5
msgctxt "Name"
msgid "Terminal"
msgstr ""
#. +> trunk
-#: apps/System/Terminal/aterm.desktop:51 apps/Utilities/xutils/xterm.desktop:3
+#: apps/System/Terminal/aterm.desktop:52 apps/Utilities/xutils/xterm.desktop:3
msgctxt "GenericName"
msgid "Terminal Program"
msgstr ""
#. +> trunk
#: apps/System/Terminal/procinfo.desktop:5
msgctxt "Name"
msgid "Procinfo"
msgstr ""
#. +> trunk
-#: apps/System/Terminal/procinfo.desktop:49
+#: apps/System/Terminal/procinfo.desktop:50
msgctxt "GenericName"
msgid "System Process Information"
msgstr ""
#. +> trunk
#: apps/System/Terminal/rxvt.desktop:2
msgctxt "GenericName"
msgid "ouR eXtended Virtual Terminal"
msgstr ""
#. +> trunk
#: apps/System/Terminal/rxvt.desktop:46
msgctxt "Name"
msgid "RXVT"
msgstr ""
#. +> trunk
#: apps/System/Terminal/vmstat.desktop:5
msgctxt "Name"
msgid "Vmstat"
msgstr ""
#. +> trunk
-#: apps/System/Terminal/vmstat.desktop:49
+#: apps/System/Terminal/vmstat.desktop:50
msgctxt "GenericName"
msgid "Virtual Memory Statistics"
msgstr ""
#. +> trunk
#: apps/System/wine.desktop:3
msgctxt "Name"
msgid "Wine"
msgstr ""
#. +> trunk
-#: apps/System/wine.desktop:47
+#: apps/System/wine.desktop:48
msgctxt "GenericName"
msgid "Run Windows Programs"
msgstr ""
#. +> trunk
#: apps/System/xosview.desktop:2
msgctxt "Name"
msgid "X osview"
msgstr ""
#. +> trunk
#: apps/System/xosview.desktop:46
msgctxt "GenericName"
msgid "System Monitor"
msgstr ""
#. +> trunk
#: apps/Toys/xeyes.desktop:2
msgctxt "Name"
msgid "X Eyes"
msgstr ""
#. +> trunk
#: apps/Toys/xpinguin.desktop:2
msgctxt "Name"
msgid "Tux"
msgstr ""
#. +> trunk
-#: apps/Toys/xpinguin.desktop:48
+#: apps/Toys/xpinguin.desktop:49
msgctxt "GenericName"
msgid "Linux Mascot"
msgstr ""
#. +> trunk
#: apps/Utilities/calctool.desktop:2
msgctxt "Name"
msgid "Calctool"
msgstr ""
#. +> trunk
-#: apps/Utilities/calctool.desktop:45 apps/Utilities/xutils/xcalc.desktop:47
+#: apps/Utilities/calctool.desktop:46 apps/Utilities/xutils/xcalc.desktop:47
msgctxt "GenericName"
msgid "Calculator"
msgstr ""
#. +> trunk
#: apps/Utilities/e-notes.desktop:2
msgctxt "Name"
msgid "E-Notes"
msgstr ""
#. +> trunk
-#: apps/Utilities/e-notes.desktop:45
+#: apps/Utilities/e-notes.desktop:46
msgctxt "GenericName"
msgid "Personal Notes"
msgstr ""
#. +> trunk
#: apps/Utilities/GKrellM.desktop:4
msgctxt "Name"
msgid "GKrellM"
msgstr ""
#. +> trunk
-#: apps/Utilities/GKrellM.desktop:48
+#: apps/Utilities/GKrellM.desktop:49
msgctxt "GenericName"
msgid "GNU Krell Monitors"
msgstr ""
#. +> trunk
#: apps/Utilities/GnomeWho.desktop:2
msgctxt "Name"
msgid "GNOME Who"
msgstr ""
#. +> trunk
#: apps/Utilities/GnomeWho.desktop:45
msgctxt "GenericName"
msgid "System Info Tool"
msgstr ""
#. +> trunk
#: apps/Utilities/oclock.desktop:2
msgctxt "Name"
msgid "OClock"
msgstr ""
#. +> trunk
-#: apps/Utilities/oclock.desktop:45 apps/Utilities/xutils/xclock.desktop:54
+#: apps/Utilities/oclock.desktop:46 apps/Utilities/xutils/xclock.desktop:54
msgctxt "GenericName"
msgid "Clock"
msgstr ""
#. +> trunk
#: apps/Utilities/pixeltool.desktop:2
msgctxt "Name"
msgid "Qt Pixeltool"
msgstr ""
#. +> trunk
-#: apps/Utilities/pixeltool.desktop:41 apps/Utilities/xutils/xmag.desktop:48
+#: apps/Utilities/pixeltool.desktop:41 apps/Utilities/xutils/xmag.desktop:49
msgctxt "GenericName"
msgid "Desktop Magnifier"
msgstr ""
#. +> trunk
#: apps/Utilities/SystemInfo.desktop:2
msgctxt "Name"
msgid "System Info"
msgstr ""
#. +> trunk
#: apps/Utilities/SystemLogViewer.desktop:2
msgctxt "Name"
msgid "System Log Viewer"
msgstr ""
#. +> trunk
#: apps/Utilities/xgnokii.desktop:2
msgctxt "Name"
msgid "X-Gnokii"
msgstr ""
#. +> trunk
-#: apps/Utilities/xgnokii.desktop:46
+#: apps/Utilities/xgnokii.desktop:47
msgctxt "GenericName"
msgid "Mobile Phone Management Tool"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xcalc.desktop:2
msgctxt "Name"
msgid "X Calc"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xclipboard.desktop:2
msgctxt "Name"
msgid "X Clipboard"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xclipboard.desktop:47
msgctxt "GenericName"
msgid "Clipboard Viewer"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xclock.desktop:7
msgctxt "Name"
msgid "X Clock"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xconsole.desktop:2
msgctxt "Name"
msgid "X Console"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xconsole.desktop:47
msgctxt "GenericName"
msgid "Console Message Viewer"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/Xkill.desktop:2
msgctxt "Name"
msgid "X Kill"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/Xkill.desktop:46
msgctxt "GenericName"
msgid "Window Termination Tool"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xload.desktop:9
msgctxt "Name"
msgid "X Load"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xload.desktop:53
msgctxt "GenericName"
msgid "Monitors System Load"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/xmag.desktop:4
msgctxt "Name"
msgid "X Magnifier"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/Xrefresh.desktop:2
msgctxt "Name"
msgid "X Refresh"
msgstr ""
#. +> trunk
-#: apps/Utilities/xutils/Xrefresh.desktop:46
+#: apps/Utilities/xutils/Xrefresh.desktop:47
msgctxt "GenericName"
msgid "Refresh Screen"
msgstr ""
#. +> trunk
-#: apps/Utilities/xutils/xterm.desktop:46
+#: apps/Utilities/xutils/xterm.desktop:47
msgctxt "Name"
msgid "X Terminal"
msgstr ""
#. +> trunk
#: apps/Utilities/xutils/Xtraceroute.desktop:2
msgctxt "Name"
msgid "X Traceroute"
msgstr ""
#. +> trunk
-#: apps/Utilities/xutils/Xtraceroute.desktop:46
+#: apps/Utilities/xutils/Xtraceroute.desktop:47
msgctxt "GenericName"
msgid "Network Tool"
msgstr ""
#. +> trunk
#: kappfinder.desktop:9
msgctxt "Name"
msgid "Menu Updating Tool"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/kwebkitpart._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/kwebkitpart._desktop_.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/kwebkitpart._desktop_.pot (revision 1524919)
@@ -1,24 +1,24 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2017-01-13 09:14+0100\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 trunk stable
#: src/kwebkitpart.desktop:3
msgctxt "Comment"
msgid "Embeddable HTML component"
msgstr ""
#. +> trunk5 trunk stable
-#: src/kwebkitpart.desktop:58
+#: src/kwebkitpart.desktop:59
msgctxt "Name"
msgid "WebKit"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/networkmanagement._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/networkmanagement._desktop_.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/networkmanagement._desktop_.pot (revision 1524919)
@@ -1,334 +1,334 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-02-05 09:23+0100\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk
#: applet/plasma-applet-networkmanagement.desktop:2
#: networkmanagement.notifyrc:2
msgctxt "Name"
msgid "Network Management"
msgstr ""
#. +> trunk
-#: applet/plasma-applet-networkmanagement.desktop:51
+#: applet/plasma-applet-networkmanagement.desktop:52
msgctxt "Comment"
msgid "Network status and control utility"
msgstr ""
#. +> trunk
#: dataengine/plasma-engine-networkmanagement.desktop:2
msgctxt "Name"
msgid "Network Manager"
msgstr ""
#. +> trunk
-#: dataengine/plasma-engine-networkmanagement.desktop:47
+#: dataengine/plasma-engine-networkmanagement.desktop:48
msgctxt "Comment"
msgid "Network Manager data engine"
msgstr ""
#. +> trunk
#: kded/networkmanagement.desktop:2
msgctxt "Name"
msgid "NetworkManager User Settings Service"
msgstr ""
#. +> trunk
-#: kded/networkmanagement.desktop:48
+#: kded/networkmanagement.desktop:49
msgctxt "Comment"
msgid "Provides network configuration to the NetworkManager daemon"
msgstr ""
#. +> trunk
#: libs/ui/networkmanagement_vpnuiplugin.desktop:4
msgctxt "Name"
msgid "Network Management VPN UI Plugin"
msgstr ""
#. +> trunk
-#: libs/ui/networkmanagement_vpnuiplugin.desktop:50
+#: libs/ui/networkmanagement_vpnuiplugin.desktop:51
msgctxt "Comment"
msgid "Defines KDE Network Management UI Plugins"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:52
+#: networkmanagement.notifyrc:53
msgctxt "Comment"
msgid "Network Management"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:102
+#: networkmanagement.notifyrc:104
msgctxt "Name"
msgid "Network Connection Type"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:150
+#: networkmanagement.notifyrc:153
msgctxt "Name"
msgid "Network Interface Attached"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:196
+#: networkmanagement.notifyrc:200
msgctxt "Comment"
msgid "A network interface was attached"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:245
+#: networkmanagement.notifyrc:250
msgctxt "Name"
msgid "Network Interface Removed"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:292
+#: networkmanagement.notifyrc:298
msgctxt "Comment"
msgid "A network interface was removed"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:341
+#: networkmanagement.notifyrc:348
msgctxt "Name"
msgid "Found Wireless Network"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:388
+#: networkmanagement.notifyrc:396
msgctxt "Comment"
msgid "A wireless network appeared"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:436
+#: networkmanagement.notifyrc:445
msgctxt "Name"
msgid "Lost Wireless Network"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:483
+#: networkmanagement.notifyrc:493
msgctxt "Comment"
msgid "A wireless network disappeared"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:531
+#: networkmanagement.notifyrc:542
msgctxt "Name"
msgid "Establishing Network Connection"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:578
+#: networkmanagement.notifyrc:590
msgctxt "Comment"
msgid "A network connection attempt was begun"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:627
+#: networkmanagement.notifyrc:640
msgctxt "Name"
msgid "Network Connection Disconnected"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:673
+#: networkmanagement.notifyrc:687
msgctxt "Comment"
msgid "A network connection was disconnected"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:721
+#: networkmanagement.notifyrc:736
msgctxt "Name"
msgid "Network Connection Succeeded"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:768
+#: networkmanagement.notifyrc:784
msgctxt "Comment"
msgid "A network connection was established"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:818
+#: networkmanagement.notifyrc:835
msgctxt "Name"
msgid "Network Connection Failed"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:865
+#: networkmanagement.notifyrc:883
msgctxt "Comment"
msgid "A network connection attempt failed"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:914
+#: networkmanagement.notifyrc:933
msgctxt "Name"
msgid "Radio Hardware Switched Off"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:959
+#: networkmanagement.notifyrc:979
msgctxt "Comment"
msgid "Wireless transceivers disabled by hardware switch"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1007
+#: networkmanagement.notifyrc:1028
msgctxt "Name"
msgid "Radio Hardware Switched On"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1052
+#: networkmanagement.notifyrc:1074
msgctxt "Comment"
msgid "Wireless transceivers enabled"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1100
+#: networkmanagement.notifyrc:1123
msgctxt "Name"
msgid "Low Wireless Signal Strength"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1145
+#: networkmanagement.notifyrc:1169
msgctxt "Comment"
msgid "The wireless signal strength is low"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1194
+#: networkmanagement.notifyrc:1219
msgctxt "Name"
msgid "Interface changed state"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1239
+#: networkmanagement.notifyrc:1265
msgctxt "Comment"
msgid "An interface changed state"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1286
+#: networkmanagement.notifyrc:1313
msgctxt "Name"
msgid "Network management disabled"
msgstr ""
#. +> trunk
-#: networkmanagement.notifyrc:1332
+#: networkmanagement.notifyrc:1360
msgctxt "Comment"
msgid "The network management subsystem was stopped or restarted"
msgstr ""
#. +> trunk
#: qml-nm08/package/metadata.desktop:2
#: qml-nm08/plasma-applet-networkconnections.desktop:2
msgctxt "Comment"
msgid "Connect to the Internet"
msgstr ""
#. +> trunk
-#: qml-nm08/package/metadata.desktop:49
-#: qml-nm08/plasma-applet-networkconnections.desktop:49
+#: qml-nm08/package/metadata.desktop:50
+#: qml-nm08/plasma-applet-networkconnections.desktop:50
#: settings/config/kcm_networkmanagement.desktop:2
msgctxt "Name"
msgid "Network Connections"
msgstr ""
#. +> trunk
-#: settings/config/kcm_networkmanagement.desktop:49
+#: settings/config/kcm_networkmanagement.desktop:50
msgctxt "Comment"
msgid "Add, Edit and Remove network connections"
msgstr ""
#. +> trunk
#: settings/config/kcm_networkmanagement_tray.desktop:2
msgctxt "Name"
msgid "Other"
msgstr ""
#. +> trunk
-#: settings/config/kcm_networkmanagement_tray.desktop:52
+#: settings/config/kcm_networkmanagement_tray.desktop:53
msgctxt "Comment"
msgid "Configure the Network Management tool"
msgstr ""
#. +> trunk
#: vpnplugins/novellvpn/networkmanagement_novellvpnui.desktop:16
msgctxt "Name"
msgid "Novell VPN (turnpike)"
msgstr ""
#. +> trunk
-#: vpnplugins/novellvpn/networkmanagement_novellvpnui.desktop:61
+#: vpnplugins/novellvpn/networkmanagement_novellvpnui.desktop:62
msgctxt "Comment"
msgid "Allows KNetworkManager to connect to Novell VPN (turnpike) VPNs."
msgstr ""
#. +> trunk
#: vpnplugins/openconnect/networkmanagement_openconnectui.desktop:16
msgctxt "Name"
msgid "OpenConnect"
msgstr ""
#. +> trunk
-#: vpnplugins/openconnect/networkmanagement_openconnectui.desktop:61
+#: vpnplugins/openconnect/networkmanagement_openconnectui.desktop:62
msgctxt "Comment"
msgid "OpenConnect Plugin"
msgstr ""
#. +> trunk
#: vpnplugins/openvpn/networkmanagement_openvpnui.desktop:16
msgctxt "Name"
msgid "OpenVPN"
msgstr ""
#. +> trunk
-#: vpnplugins/openvpn/networkmanagement_openvpnui.desktop:64
+#: vpnplugins/openvpn/networkmanagement_openvpnui.desktop:65
msgctxt "Comment"
msgid "OpenVPN plugin"
msgstr ""
#. +> trunk
#: vpnplugins/pptp/networkmanagement_pptpui.desktop:16
msgctxt "Name"
msgid "PPTP"
msgstr ""
#. +> trunk
-#: vpnplugins/pptp/networkmanagement_pptpui.desktop:63
+#: vpnplugins/pptp/networkmanagement_pptpui.desktop:64
msgctxt "Comment"
msgid "PPTP Plugin"
msgstr ""
#. +> trunk
#: vpnplugins/strongswan/networkmanagement_strongswanui.desktop:16
msgctxt "Name"
msgid "StrongSwan"
msgstr ""
#. +> trunk
-#: vpnplugins/strongswan/networkmanagement_strongswanui.desktop:62
+#: vpnplugins/strongswan/networkmanagement_strongswanui.desktop:63
msgctxt "Comment"
msgid "StrongSwan Plugin"
msgstr ""
#. +> trunk
#: vpnplugins/vpnc/networkmanagement_vpncui.desktop:16
msgctxt "Name"
msgid "VPNC"
msgstr ""
#. +> trunk
-#: vpnplugins/vpnc/networkmanagement_vpncui.desktop:63
+#: vpnplugins/vpnc/networkmanagement_vpncui.desktop:64
msgctxt "Comment"
msgid "VPNC Plugin"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/plasma-settings._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/plasma-settings._desktop_.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/plasma-settings._desktop_.pot (revision 1524919)
@@ -1,206 +1,206 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:42+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#: modules/accounts/kaccounts.desktop:2
#: modules/accounts/package/metadata.desktop:2
msgctxt "Name"
msgid "Accounts"
msgstr ""
#. +> trunk5
-#: modules/accounts/kaccounts.desktop:27
-#: modules/accounts/package/metadata.desktop:27
+#: modules/accounts/kaccounts.desktop:28
+#: modules/accounts/package/metadata.desktop:28
msgctxt "Comment"
msgid "Add Your Online Accounts"
msgstr ""
#. +> trunk5
-#: modules/accounts/kaccounts.desktop:65
+#: modules/accounts/kaccounts.desktop:67
msgctxt "X-KDE-Keywords"
msgid "accounts, online"
msgstr ""
#. +> trunk5
#: modules/development/active_dev_sshd.actions:2
msgctxt "Name"
msgid "SSH Remote Access"
msgstr ""
#. +> trunk5
-#: modules/development/active_dev_sshd.actions:28
+#: modules/development/active_dev_sshd.actions:29
msgctxt "Name"
msgid "Activate sshd"
msgstr ""
#. +> trunk5
-#: modules/development/active_dev_sshd.actions:52
+#: modules/development/active_dev_sshd.actions:54
msgctxt "Description"
msgid "Starts sshd on device"
msgstr ""
#. +> trunk5
-#: modules/development/active_dev_sshd.actions:79
+#: modules/development/active_dev_sshd.actions:82
msgctxt "Name"
msgid "Deactivate sshd"
msgstr ""
#. +> trunk5
-#: modules/development/active_dev_sshd.actions:103
+#: modules/development/active_dev_sshd.actions:107
msgctxt "Description"
msgid "Stops sshd on device"
msgstr ""
#. +> trunk5
#: modules/development/develsettings.desktop:2
#: modules/development/package/metadata.desktop:2
msgctxt "Name"
msgid "Development"
msgstr ""
#. +> trunk5
-#: modules/development/develsettings.desktop:27
-#: modules/development/package/metadata.desktop:27
+#: modules/development/develsettings.desktop:28
+#: modules/development/package/metadata.desktop:28
msgctxt "Comment"
msgid "Settings for developers"
msgstr ""
#. +> trunk5
#: modules/locale/package/metadata.desktop:2
msgctxt "Name"
msgid "Language"
msgstr ""
#. +> trunk5
-#: modules/locale/package/metadata.desktop:28
+#: modules/locale/package/metadata.desktop:29
msgctxt "Comment"
msgid "Locale settings"
msgstr ""
#. +> trunk5
#: modules/powermanagement/package/metadata.desktop:2
#: modules/powermanagement/powermanagement.desktop:2
msgctxt "Name"
msgid "Screen"
msgstr ""
#. +> trunk5
-#: modules/powermanagement/package/metadata.desktop:27
-#: modules/powermanagement/powermanagement.desktop:27
+#: modules/powermanagement/package/metadata.desktop:28
+#: modules/powermanagement/powermanagement.desktop:28
msgctxt "Comment"
msgid "Lock, Sleep, Timeout"
msgstr ""
#. +> trunk5
-#: modules/powermanagement/powermanagement.desktop:62
+#: modules/powermanagement/powermanagement.desktop:64
msgctxt "X-KDE-Keywords"
msgid "video, monitor, graphics, timeout, sleep, lock, screenlocker, screensaver"
msgstr ""
#. +> trunk5
#: modules/theme/package/metadata.desktop:2
#: modules/theme/themesettings.desktop:2
msgctxt "Name"
msgid "Appearance"
msgstr ""
#. +> trunk5
-#: modules/theme/package/metadata.desktop:27
+#: modules/theme/package/metadata.desktop:28
msgctxt "Comment"
msgid "Font and Theme"
msgstr ""
#. +> trunk5
-#: modules/theme/themesettings.desktop:27
+#: modules/theme/themesettings.desktop:28
msgctxt "Comment"
msgid "Look and Feel"
msgstr ""
#. +> trunk5
-#: modules/theme/themesettings.desktop:65 modules/time/timesettings.desktop:63
+#: modules/theme/themesettings.desktop:67 modules/time/timesettings.desktop:65
msgctxt "X-KDE-Keywords"
msgid "theme, look, feel"
msgstr ""
#. +> trunk5
#: modules/time/clockconfig_actions.actions:2
msgctxt "Name"
msgid "Date and Time Control Module"
msgstr ""
#. +> trunk5
-#: modules/time/clockconfig_actions.actions:30
+#: modules/time/clockconfig_actions.actions:31
msgctxt "Name"
msgid "Save the date/time settings"
msgstr ""
#. +> trunk5
-#: modules/time/clockconfig_actions.actions:55
+#: modules/time/clockconfig_actions.actions:57
msgctxt "Description"
msgid "System policies prevent you from saving the date/time settings."
msgstr ""
#. +> trunk5
#: modules/time/package/metadata.desktop:2 modules/time/timesettings.desktop:2
msgctxt "Name"
msgid "Time and Date"
msgstr ""
#. +> trunk5
-#: modules/time/package/metadata.desktop:27
-#: modules/time/timesettings.desktop:27
+#: modules/time/package/metadata.desktop:28
+#: modules/time/timesettings.desktop:28
msgctxt "Comment"
msgid "Timezone, Date Display"
msgstr ""
#. +> trunk5
#: modules/web/metadata.desktop:2
msgctxt "Name"
msgid "Web and Browser"
msgstr ""
#. +> trunk5
-#: modules/web/metadata.desktop:25
+#: modules/web/metadata.desktop:26
msgctxt "Comment"
msgid "Text Size, History, Adblock, Homepage"
msgstr ""
#. +> trunk5
#: org.kde.mobile.plasmasettings.desktop:2
msgctxt "Name"
msgid "Settings"
msgstr ""
#. +> trunk5
-#: org.kde.mobile.plasmasettings.desktop:27
+#: org.kde.mobile.plasmasettings.desktop:28
msgctxt "GenericName"
msgid "Settings"
msgstr ""
#. +> trunk5
-#: org.kde.mobile.plasmasettings.desktop:52
+#: org.kde.mobile.plasmasettings.desktop:54
msgctxt "Comment"
msgid "Settings for Plasma"
msgstr ""
#. +> trunk5
#: package/metadata.desktop:2
msgctxt "Name"
msgid "Mobile Settings"
msgstr ""
#. +> trunk5
-#: package/metadata.desktop:23
+#: package/metadata.desktop:24
msgctxt "Comment"
msgid "Touchscreen friendly settings UI for Active"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-base/qtcurve._desktop_.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-base/qtcurve._desktop_.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-base/qtcurve._desktop_.pot (revision 1524919)
@@ -1,25 +1,25 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: desktop files\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-07 07:23+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5
#: qt4/kwin/qtcurve.desktop:3 qt4/style/qtcurve.themerc:2
#: qt5/kwin/qtcurve.desktop:3 qt5/style/qtcurve.themerc:2
msgctxt "Name"
msgid "QtCurve"
msgstr ""
#. +> trunk5 stable5
-#: qt4/style/qtcurve.themerc:30 qt5/style/qtcurve.themerc:30
+#: qt4/style/qtcurve.themerc:31 qt5/style/qtcurve.themerc:31
msgctxt "Comment"
msgid "Highly configurable style"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/gcompris_qt.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/gcompris_qt.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/gcompris_qt.pot (revision 1524919)
@@ -1,14843 +1,14881 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2018-09-17 07:52+0200\n"
+"POT-Creation-Date: 2018-09-18 13:41+0200\n"
#. Activity title
#. +> trunk5 stable5
#: activities/advanced_colors/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Advanced colors"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/advanced_colors/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Select the butterfly of the correct color"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/advanced_colors/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to recognize unusual colors."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/advanced_colors/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can read"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/advanced_colors/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You will see dancing butterflies of different colors and a question. You have to find the correct butterfly and touch it."
msgstr ""
-#. Look at http://gcompris.net/wiki/Advanced_color_translation to see all the advanced colors Color #FF7F50
+#. Look at https://gcompris.net/wiki/Advanced_color_translation to see all the advanced colors Color #FF7F50
#. ----------
#. Color #FF7F50
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:26
#: activities/advanced_colors/advanced_colors.js:541
msgctxt "advanced_colors|"
msgid "Find the coral butterfly"
msgstr ""
#. Color #7F1734
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:31
#: activities/advanced_colors/advanced_colors.js:68
#: activities/advanced_colors/advanced_colors.js:608
#: activities/advanced_colors/advanced_colors.js:657
#: activities/advanced_colors/advanced_colors.js:729
#: activities/advanced_colors/advanced_colors.js:746
#: activities/advanced_colors/advanced_colors.js:860
msgctxt "advanced_colors|"
msgid "Find the claret butterfly"
msgstr ""
#. Color #000080
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:36
#: activities/advanced_colors/advanced_colors.js:335
#: activities/advanced_colors/advanced_colors.js:573
msgctxt "advanced_colors|"
msgid "Find the navy butterfly"
msgstr ""
#. Color #FBEC5D
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:41
#: activities/advanced_colors/advanced_colors.js:78
msgctxt "advanced_colors|"
msgid "Find the corn butterfly"
msgstr ""
#. Color #0047AB
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:46
#: activities/advanced_colors/advanced_colors.js:83
msgctxt "advanced_colors|"
msgid "Find the cobalt butterfly"
msgstr ""
#. Color #00FFFF
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:51
#: activities/advanced_colors/advanced_colors.js:88
#: activities/advanced_colors/advanced_colors.js:494
msgctxt "advanced_colors|"
msgid "Find the cyan butterfly"
msgstr ""
#. Color #954535
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:56
#: activities/advanced_colors/advanced_colors.js:93
#: activities/advanced_colors/advanced_colors.js:536
#: activities/advanced_colors/advanced_colors.js:603
#: activities/advanced_colors/advanced_colors.js:615
#: activities/advanced_colors/advanced_colors.js:699
msgctxt "advanced_colors|"
msgid "Find the chestnut butterfly"
msgstr ""
#. Color #AB784E
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:61
#: activities/advanced_colors/advanced_colors.js:98
msgctxt "advanced_colors|"
msgid "Find the almond butterfly"
msgstr ""
#. Color #0F52BA
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:73
#: activities/advanced_colors/advanced_colors.js:855
msgctxt "advanced_colors|"
msgid "Find the sapphire butterfly"
msgstr ""
#. Color #E0115F
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:103
#: activities/advanced_colors/advanced_colors.js:224
msgctxt "advanced_colors|"
msgid "Find the ruby butterfly"
msgstr ""
#. Color #882D17
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:110
#: activities/advanced_colors/advanced_colors.js:835
msgctxt "advanced_colors|"
msgid "Find the sienna butterfly"
msgstr ""
#. Color #BCB88A
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:115
msgctxt "advanced_colors|"
msgid "Find the sage butterfly"
msgstr ""
#. Color #FF8C69
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:120
#: activities/advanced_colors/advanced_colors.js:524
#: activities/advanced_colors/advanced_colors.js:714
msgctxt "advanced_colors|"
msgid "Find the salmon butterfly"
msgstr ""
#. Color #704214
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:125
#: activities/advanced_colors/advanced_colors.js:477
#: activities/advanced_colors/advanced_colors.js:798
msgctxt "advanced_colors|"
msgid "Find the sepia butterfly"
msgstr ""
#. Color #E4BB25
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:130
msgctxt "advanced_colors|"
msgid "Find the sulfur butterfly"
msgstr ""
#. Color #DB6D7B
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:135
#: activities/advanced_colors/advanced_colors.js:825
msgctxt "advanced_colors|"
msgid "Find the tea butterfly"
msgstr ""
#. Color #BFFF00
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:140
msgctxt "advanced_colors|"
msgid "Find the lime butterfly"
msgstr ""
#. Color #40E0D0
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:145
msgctxt "advanced_colors|"
msgid "Find the turquoise butterfly"
msgstr ""
#. Color #73B881
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:152
msgctxt "advanced_colors|"
msgid "Find the absinthe butterfly"
msgstr ""
#. Color #C04000
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:157
msgctxt "advanced_colors|"
msgid "Find the mahogany butterfly"
msgstr ""
#. Color #7FFFD4
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:162
#: activities/advanced_colors/advanced_colors.js:771
msgctxt "advanced_colors|"
msgid "Find the aquamarine butterfly"
msgstr ""
#. Color #F2F0E6
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:167
#: activities/advanced_colors/advanced_colors.js:531
msgctxt "advanced_colors|"
msgid "Find the alabaster butterfly"
msgstr ""
#. Color #FFBF00
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:172
#: activities/advanced_colors/advanced_colors.js:719
msgctxt "advanced_colors|"
msgid "Find the amber butterfly"
msgstr ""
#. Color #9966CC
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:177
msgctxt "advanced_colors|"
msgid "Find the amethyst butterfly"
msgstr ""
#. Color #F5EACC
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:182
#: activities/advanced_colors/advanced_colors.js:650
#: activities/advanced_colors/advanced_colors.js:783
msgctxt "advanced_colors|"
msgid "Find the anise butterfly"
msgstr ""
#. Color #E34234
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:187
#: activities/advanced_colors/advanced_colors.js:367
#: activities/advanced_colors/advanced_colors.js:566
msgctxt "advanced_colors|"
msgid "Find the vermilion butterfly"
msgstr ""
#. Color #EEEBEB
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:194
msgctxt "advanced_colors|"
msgid "Find the ceruse butterfly"
msgstr ""
#. Color #E5AA70
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:199
#: activities/advanced_colors/advanced_colors.js:499
#: activities/advanced_colors/advanced_colors.js:640
#: activities/advanced_colors/advanced_colors.js:662
msgctxt "advanced_colors|"
msgid "Find the fawn butterfly"
msgstr ""
#. Color #7FFF00
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:204
#: activities/advanced_colors/advanced_colors.js:724
msgctxt "advanced_colors|"
msgid "Find the chartreuse butterfly"
msgstr ""
#. Color #50C878
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:209
msgctxt "advanced_colors|"
msgid "Find the emerald butterfly"
msgstr ""
#. Color #614051
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:214
#: activities/advanced_colors/advanced_colors.js:236
#: activities/advanced_colors/advanced_colors.js:482
#: activities/advanced_colors/advanced_colors.js:489
#: activities/advanced_colors/advanced_colors.js:625
#: activities/advanced_colors/advanced_colors.js:709
#: activities/advanced_colors/advanced_colors.js:840
msgctxt "advanced_colors|"
msgid "Find the aubergine butterfly"
msgstr ""
#. Color #CC397B
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:219
#: activities/advanced_colors/advanced_colors.js:808
msgctxt "advanced_colors|"
msgid "Find the fuchsia butterfly"
msgstr ""
#. Color #6082B6
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:229
msgctxt "advanced_colors|"
msgid "Find the glaucous butterfly"
msgstr ""
#. Color #A52A2A
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:241
#: activities/advanced_colors/advanced_colors.js:452
msgctxt "advanced_colors|"
msgid "Find the auburn butterfly"
msgstr ""
#. Color #458AC6
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:246
#: activities/advanced_colors/advanced_colors.js:467
msgctxt "advanced_colors|"
msgid "Find the azure butterfly"
msgstr ""
#. Color #9F7F58
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:251
#: activities/advanced_colors/advanced_colors.js:692
msgctxt "advanced_colors|"
msgid "Find the grayish brown butterfly"
msgstr ""
#. Color #3D2B1F
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:256
msgctxt "advanced_colors|"
msgid "Find the bistre butterfly"
msgstr ""
#. Color #DC143C
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:261
#: activities/advanced_colors/advanced_colors.js:682
msgctxt "advanced_colors|"
msgid "Find the crimson butterfly"
msgstr ""
#. Color #ACE1AF
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:266
msgctxt "advanced_colors|"
msgid "Find the celadon butterfly"
msgstr ""
#. Color #007BA7
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:271
#: activities/advanced_colors/advanced_colors.js:578
#: activities/advanced_colors/advanced_colors.js:788
msgctxt "advanced_colors|"
msgid "Find the cerulean butterfly"
msgstr ""
#. Color #8B8E8D
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:278
#: activities/advanced_colors/advanced_colors.js:677
msgctxt "advanced_colors|"
msgid "Find the dove butterfly"
msgstr ""
#. Color #943543
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:283
msgctxt "advanced_colors|"
msgid "Find the garnet butterfly"
msgstr ""
#. Color #4B0082
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:288
#: activities/advanced_colors/advanced_colors.js:672
msgctxt "advanced_colors|"
msgid "Find the indigo butterfly"
msgstr ""
#. Color #FFFFF0
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:293
#: activities/advanced_colors/advanced_colors.js:546
#: activities/advanced_colors/advanced_colors.js:793
msgctxt "advanced_colors|"
msgid "Find the ivory butterfly"
msgstr ""
#. Color #00A86B
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:298
msgctxt "advanced_colors|"
msgid "Find the jade butterfly"
msgstr ""
#. Color #B57EDC
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:303
msgctxt "advanced_colors|"
msgid "Find the lavender butterfly"
msgstr ""
#. Color #9BC4AF
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:308
msgctxt "advanced_colors|"
msgid "Find the lichen butterfly"
msgstr ""
#. Color #722F37
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:313
#: activities/advanced_colors/advanced_colors.js:593
#: activities/advanced_colors/advanced_colors.js:635
msgctxt "advanced_colors|"
msgid "Find the wine butterfly"
msgstr ""
#. Color #9955BB
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:320
#: activities/advanced_colors/advanced_colors.js:766
msgctxt "advanced_colors|"
msgid "Find the lilac butterfly"
msgstr ""
#. Color #FF00FF
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:325
#: activities/advanced_colors/advanced_colors.js:645
#: activities/advanced_colors/advanced_colors.js:776
msgctxt "advanced_colors|"
msgid "Find the magenta butterfly"
msgstr ""
#. Color #0BDA51
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:330
#: activities/advanced_colors/advanced_colors.js:583
msgctxt "advanced_colors|"
msgid "Find the malachite butterfly"
msgstr ""
#. Color #D9C3AD
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:340
msgctxt "advanced_colors|"
msgid "Find the larch butterfly"
msgstr ""
#. Color #EFC050
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:345
#: activities/advanced_colors/advanced_colors.js:504
msgctxt "advanced_colors|"
msgid "Find the mimosa butterfly"
msgstr ""
#. Color #CC7722
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:350
#: activities/advanced_colors/advanced_colors.js:509
msgctxt "advanced_colors|"
msgid "Find the ochre butterfly"
msgstr ""
#. Color #808000
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:355
#: activities/advanced_colors/advanced_colors.js:447
msgctxt "advanced_colors|"
msgid "Find the olive butterfly"
msgstr ""
#. Color #F7F9F4
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:362
#: activities/advanced_colors/advanced_colors.js:588
#: activities/advanced_colors/advanced_colors.js:630
msgctxt "advanced_colors|"
msgid "Find the opaline butterfly"
msgstr ""
#. Color #120A8F
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:372
#: activities/advanced_colors/advanced_colors.js:751
msgctxt "advanced_colors|"
msgid "Find the ultramarine butterfly"
msgstr ""
#. Color #E0B0FF
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:377
#: activities/advanced_colors/advanced_colors.js:462
#: activities/advanced_colors/advanced_colors.js:551
msgctxt "advanced_colors|"
msgid "Find the mauve butterfly"
msgstr ""
#. Color #91A3B0
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:382
#: activities/advanced_colors/advanced_colors.js:704
#: activities/advanced_colors/advanced_colors.js:756
msgctxt "advanced_colors|"
msgid "Find the grayish blue butterfly"
msgstr ""
#. Color #93C572
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:387
#: activities/advanced_colors/advanced_colors.js:598
#: activities/advanced_colors/advanced_colors.js:850
msgctxt "advanced_colors|"
msgid "Find the pistachio butterfly"
msgstr ""
#. Color #AEADA5
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:392
#: activities/advanced_colors/advanced_colors.js:667
msgctxt "advanced_colors|"
msgid "Find the platinum butterfly"
msgstr ""
#. Color #32004A
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:397
#: activities/advanced_colors/advanced_colors.js:734
#: activities/advanced_colors/advanced_colors.js:818
msgctxt "advanced_colors|"
msgid "Find the purple butterfly"
msgstr ""
#. Color #5C3960
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:404
#: activities/advanced_colors/advanced_colors.js:472
#: activities/advanced_colors/advanced_colors.js:556
#: activities/advanced_colors/advanced_colors.js:741
#: activities/advanced_colors/advanced_colors.js:813
msgctxt "advanced_colors|"
msgid "Find the plum butterfly"
msgstr ""
#. Color #003153
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:409
#: activities/advanced_colors/advanced_colors.js:514
msgctxt "advanced_colors|"
msgid "Find the prussian blue butterfly"
msgstr ""
#. Color #B7410E
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:414
#: activities/advanced_colors/advanced_colors.js:519
#: activities/advanced_colors/advanced_colors.js:561
#: activities/advanced_colors/advanced_colors.js:845
msgctxt "advanced_colors|"
msgid "Find the rust butterfly"
msgstr ""
#. Color #F4C430
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:419
msgctxt "advanced_colors|"
msgid "Find the saffron butterfly"
msgstr ""
#. Color #F3E5AB
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:424
msgctxt "advanced_colors|"
msgid "Find the vanilla butterfly"
msgstr ""
#. Color #40826D
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:429
#: activities/advanced_colors/advanced_colors.js:687
msgctxt "advanced_colors|"
msgid "Find the veronese butterfly"
msgstr ""
#. Color #529371
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:434
#: activities/advanced_colors/advanced_colors.js:803
msgctxt "advanced_colors|"
msgid "Find the verdigris butterfly"
msgstr ""
#. Color #32004A
#. +> trunk5 stable5
#: activities/advanced_colors/advanced_colors.js:439
#: activities/advanced_colors/advanced_colors.js:457
#: activities/advanced_colors/advanced_colors.js:620
#: activities/advanced_colors/advanced_colors.js:761
#: activities/advanced_colors/advanced_colors.js:830
msgctxt "advanced_colors|"
msgid "Find the dark purple butterfly"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/algebra_by/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication of numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/algebra_by/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the multiplication operation"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/algebra_by/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to multiply numbers within a limited period of time"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/algebra_by/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication tables from 1 to 10"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/algebra_by/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A multiplication is displayed on the screen. Quickly find the result and use your computer's keyboard or the on-screen keypad to type the product of the numbers. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Help manual
#. +> stable5
#: activities/algebra_by/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Two numbers are displayed on the screen. Quickly multiply them and use your computer's keyboard or the on-screen keypad to type the product of the numbers. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/algebra_div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division of numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/algebra_div/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the division operation"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/algebra_div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Find the result of the division within a limited period of time"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/algebra_div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Division of small numbers"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/algebra_div/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A division is displayed on the screen. Quickly find the result and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Help manual
#. +> stable5
#: activities/algebra_div/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Two numbers are displayed on the screen. Quickly find the result of the division and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/algebra_minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction of numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/algebra_minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the subtraction operation"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/algebra_minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to find the difference between two numbers within a limited period of time"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/algebra_minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Subtraction of small numbers"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/algebra_minus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A subtraction is displayed on the screen. Quickly find the result and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Help manual
#. +> stable5
#: activities/algebra_minus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Two numbers are displayed on the screen. Quickly find the difference between them and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins in their balloon land!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/algebra_plus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition of numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/algebra_plus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice the addition of numbers"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/algebra_plus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to find the sum of two numbers within a limited period of time"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/algebra_plus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Simple addition. Can recognize written numbers"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/algebra_plus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "An addition is displayed on the screen. Quickly find the result and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins land in their balloon!"
msgstr ""
#. Help manual
#. +> stable5
#: activities/algebra_plus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Two numbers are displayed on the screen. Quickly find the sum of them and use your computer's keyboard or the on-screen keypad to type it. You have to be fast and submit the answer before the penguins land in their balloon!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/algorithm/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Logical associations"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/algorithm/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Complete the arrangement of fruits"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/algorithm/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Logic training activity"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/algorithm/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Look at the two sequences. Each fruit in the first sequence has been replaced by another fruit in the second sequence. Complete the second sequence by using the correct fruits, after studying this pattern."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/align4-2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Align four (with a friend)"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/align4-2players/ActivityInfo.qml:29
#: activities/align4/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Arrange four tokens in a row"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/align4-2players/ActivityInfo.qml:32
#: activities/align4/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Create a line of 4 tokens either horizontally (lying down), vertically (standing up) or diagonally."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/align4-2players/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Play with a friend. Take turns to click the line in which you want to drop a token. You can also use the arrow keys to move the token left or right, and the down or space key to drop a token. First player to create a line of 4 tokens wins"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/align4/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Align four (against Tux)"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/align4/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Play with the computer. Take turns to click the line in which you want to drop a token. You can also use the arrow keys to move the token left or right, and the down or space key to drop a token. First player to create a line of 4 tokens wins"
msgstr ""
#. Activity title
#. ----------
#. Help goal
#. +> trunk5 stable5
#: activities/alphabet-sequence/ActivityInfo.qml:27
#: activities/alphabet-sequence/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Alphabet sequence"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/alphabet-sequence/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the helicopter to catch the clouds following the order of the alphabet"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/alphabet-sequence/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can decode letters"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/alphabet-sequence/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Catch the alphabet letters. With a keyboard use the arrow keys to move the helicopter. With a pointing device you just click or tap on the target location. To know which letter you have to catch you can either remember it or check the bottom right corner."
msgstr ""
#. +> trunk5 stable5
#: activities/alphabet-sequence/AlphabetSequence.qml:29
msgctxt "AlphabetSequence|"
msgid "a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/baby_wordprocessor/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A baby wordprocessor"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/baby_wordprocessor/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "A simplistic word processor to let the children play around with a keyboard and see letters."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/baby_wordprocessor/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Discover the keyboard and the letters."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/baby_wordprocessor/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Just type on the real or virtual keyboard like in a wordprocessor.\n"
" Clicking on the 'Title' button will make the text bigger. Similarly, the 'subtitle' button will make the text slightly less bigger. Clicking on 'paragraph' will remove the formatting.\n"
" Press 'Shift' and use the arrow keys to select the text. Use Ctrl+C to copy, Ctrl+V to paste and Crtl+X to cut text. Ctrl+Z can be used to undo changes.\n"
" Try to fiddle around and find more shortcuts. For example, what is the shortcut to select all the text?"
msgstr ""
#. +> trunk5 stable5
#: activities/baby_wordprocessor/BabyWordprocessor.qml:62
msgctxt "BabyWordprocessor|"
msgid "Title"
msgstr ""
#. +> trunk5 stable5
#: activities/baby_wordprocessor/BabyWordprocessor.qml:68
msgctxt "BabyWordprocessor|"
msgid "Subtitle"
msgstr ""
#. +> trunk5 stable5
#: activities/baby_wordprocessor/BabyWordprocessor.qml:75
msgctxt "BabyWordprocessor|"
msgid "Paragraph"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/babymatch/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Matching Items"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/babymatch/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to make them match"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/babymatch/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Motor coordination. Conceptual matching."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/babymatch/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Cultural references."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/babymatch/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "In the main board area, a set of objects is displayed. In the vertical box (at the left of the main board) another set of objects is shown, each object in the group on the left matching exactly one object in the main board area. This game challenges you to find the logical link between these objects. How do they fit together? Drag each object to the correct red space in the main area."
msgstr ""
#. +> trunk5 stable5
#: activities/babymatch/resource/board/board1_0.qml:25
#: activities/babyshapes/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Drag and Drop the items to make them match"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/babyshapes/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Complete the puzzle"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/babyshapes/ActivityInfo.qml:33
#: activities/details/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop the shapes on their respective targets"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/babyshapes/ActivityInfo.qml:40
#: activities/details/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Complete the puzzle by dragging each piece from the set of pieces on the left, to the matching space in the puzzle."
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "The dog is provided by Andre Connes and released under the GPL"
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Hello! My name is Lock."
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Lock with colored shapes."
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board7_0.qml:26
msgctxt "board7_0|"
msgid "Paul Gauguin, Arearea - 1892"
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board7_1.qml:25
msgctxt "board7_1|"
msgid "Pieter Bruegel the Elder, The peasants wedding - 1568"
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board7_2.qml:25
msgctxt "board7_2|"
msgid "The Lady and the Unicorn - XVe century"
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board7_3.qml:25
msgctxt "board7_3|"
msgid "Vincent van Gogh, Bedroom in Arles - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/babyshapes/resource/board/board7_4.qml:25
msgctxt "board7_4|"
msgid "Ambrosius Bosschaert the Elder, Flower Still Life - 1614"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/balancebox/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Balance Box"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/balancebox/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Navigate the ball to the door by tilting the box."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/balancebox/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Practice fine motor skills and basic counting."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/balancebox/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid ""
"Navigate the ball to the door. Be careful not to make it fall into the holes. Numbered-contact buttons in the box need to be touched in the correct order to unlock the door. You can move the ball by tilting your mobile device. On desktop platforms use the arrow keys to simulate tilting.\n"
"\n"
"In the <b>configuration dialog</b> you can choose between the default 'Built-in' level set and one that you can define yourself ('User'). A user-defined level set can be created by choosing the 'user' level set and start the level editor by clicking on the corresponding button.\n"
"\n"
"In the <b>level editor</b> you can create your own levels. Choose one of the editing tools on the left side to modify the map cells of the currently active level in the editor:\n"
" Cross: Clear a map cell completely\n"
" Horizontal Wall: Set/remove a horizontal wall on the lower edge of a cell\n"
" Vertical Wall: Set/remove a vertical wall on the right edge of a cell\n"
" Hole: Set/remove a hole on a cell\n"
" Ball: Set the starting position of the ball\n"
" Door: Set the door position\n"
" Contact: Set/remove a contact button. With the spin-box you can adjust the value of the contact button. It is not possible to set a value more than once on a map.\n"
"All tools (except the clear-tool) toggle their respective target on the clicked cell: An item can be placed by clicking on an empty cell, and by clicking again on the same cell with the same tool, you can remove it again.\n"
"You can test a modified level by clicking on the 'Test' button on the right side of the editor view. You can return from testing mode by clicking on the home-button on the bar or by pressing escape on your keyboard or the back-button on your mobile device.\n"
"In the editor you can change the level currently edited by using the arrow buttons on the bar. Back in the editor you can continue editing the current level and test it again if needed.\n"
"When your level is finished you can save it to the user level file by clicking on the 'Save' button on the right side.\n"
"To return to the configuration dialog click on the home-button on the bar or press Escape on your keyboard or the back button on your mobile device."
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:498
msgctxt "Balancebox|"
msgid "Built-in"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:499
msgctxt "Balancebox|"
msgid "User"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:510
msgctxt "Balancebox|"
msgid "Select your level set"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:517
msgctxt "Balancebox|"
msgid "Start Editor"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:549
msgctxt "Balancebox|"
msgid ""
"You selected the user-defined level set, but you have not yet defined any user levels!<br/>"
" Either create your user levels by starting the level editor or choose the 'built-in' level set."
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/Balancebox.qml:551
msgctxt "Balancebox|"
msgid "Ok"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/editor/balanceboxeditor.js:160
#, qt-format
msgctxt "balanceboxeditor|"
msgid "Error saving %n level(s) to your levels file (%1)"
msgid_plural "Error saving %n level(s) to your levels file (%1)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/balancebox/editor/balanceboxeditor.js:167
#, qt-format
msgctxt "balanceboxeditor|"
msgid "Saved %n level(s) to your levels file (%1)"
msgid_plural "Saved %n level(s) to your levels file (%1)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/balancebox/editor/balanceboxeditor.js:281
msgctxt "balanceboxeditor|"
msgid ""
"You have unsaved changes!<br/>"
" Really leave this level and lose changes?"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/editor/balanceboxeditor.js:283
msgctxt "balanceboxeditor|"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/editor/balanceboxeditor.js:288
msgctxt "balanceboxeditor|"
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/editor/BalanceboxEditor.qml:151
msgctxt "BalanceboxEditor|"
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: activities/balancebox/editor/BalanceboxEditor.qml:159
msgctxt "BalanceboxEditor|"
msgid "Test"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/ballcatch/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Make the ball go to Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/ballcatch/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Press the left and right arrow keys at the same time, to make the ball go in a straight line."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/ballcatch/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Press the left and right arrow at the same time, to make the ball go in a straight line. On a touch screen you have to hit the two hands at the same time."
msgstr ""
#. +> trunk5 stable5
#: activities/ballcatch/Ballcatch.qml:228
msgctxt "Ballcatch|"
msgid "Tap both hands at the same time, to make the ball go in a straight line."
msgstr ""
#. +> trunk5 stable5
#: activities/ballcatch/Ballcatch.qml:230
msgctxt "Ballcatch|"
msgid "Press left and right arrow keys at the same time, to make the ball go in a straight line."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/bargame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Bargame (against Tux)"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/bargame/ActivityInfo.qml:29
#: activities/bargame_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click the number of balls you wish to place in the holes and then click the OK button. The winner is the one who hasn't put a ball in the red hole."
msgstr ""
#. Help goal
#. +> trunk5
#: activities/bargame/ActivityInfo.qml:32
#: activities/bargame_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Don't put the ball in the last hole"
msgstr ""
#. Help goal
#. +> stable5
#: activities/bargame/ActivityInfo.qml:32
#: activities/bargame_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Don't use the last ball"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/bargame/ActivityInfo.qml:34
#: activities/bargame_2players/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Ability to count"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/bargame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Place balls in the holes. You win if the computer has to place the last ball. If you want Tux to begin, just click on him"
msgstr ""
#. +> trunk5 stable5
#: activities/bargame/Bargame.qml:377
msgctxt "Bargame|"
msgid "Easy"
msgstr ""
#. +> trunk5 stable5
#: activities/bargame/Bargame.qml:378
msgctxt "Bargame|"
msgid "Medium"
msgstr ""
#. +> trunk5 stable5
#: activities/bargame/Bargame.qml:379
msgctxt "Bargame|"
msgid "Difficult"
msgstr ""
#. +> trunk5 stable5
#: activities/bargame/Bargame.qml:390
msgctxt "Bargame|"
msgid "Select your difficulty"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/bargame_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Bargame (with a friend)"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/bargame_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Place balls in the holes. You win if your friend has to place the last ball."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/braille_alphabets/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Discover the Braille system"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/braille_alphabets/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn and memorize the Braille system"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/braille_alphabets/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Let children discover the Braille system."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/braille_alphabets/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "The screen has 3 sections: an interactive braille cell, an instruction telling you the letter to reproduce, and at the top the Braille letters to use as a reference. Each level teaches a set of 10 letters."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/braille_alphabets.js:58
#: activities/braille_alphabets/braille_alphabets.js:68
#: activities/braille_alphabets/braille_alphabets.js:78
#: activities/braille_alphabets/braille_alphabets.js:88
#: activities/braille_alphabets/braille_alphabets.js:98
msgctxt "braille_alphabets|"
msgid "Now it's a little bit harder without the braille map."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/braille_alphabets.js:63
msgctxt "braille_alphabets|"
msgid "Look at the Braille character map and observe how similar the first and second line are."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/braille_alphabets.js:73
msgctxt "braille_alphabets|"
msgid "Again, similar as the first line but take care, the 'W' letter was added afterwards."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/braille_alphabets.js:83
msgctxt "braille_alphabets|"
msgid "This is easy, numbers are the same as letters from A to J."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/FirstScreen.qml:36
msgctxt "FirstScreen|"
msgid "Braille: Unlocking the Code"
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/FirstScreen.qml:64
msgctxt "FirstScreen|"
msgid "The Braille system is a method that is used by blind people to read and write."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/FirstScreen.qml:65
msgctxt "FirstScreen|"
msgid "Each Braille character, or cell, is made up of six dot positions, arranged in a rectangle containing two columns of three dots each. As seen on the left, each dot is referenced by a number from 1 to 6."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/FirstScreen.qml:89
msgctxt "FirstScreen|"
msgid "When you are ready, click on me and try reproducing Braille characters."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/questions.js:23
#: activities/braille_alphabets/questions.js:27
#: activities/braille_alphabets/questions.js:31
#: activities/braille_alphabets/questions.js:35
#: activities/braille_alphabets/questions.js:39
#: activities/braille_alphabets/questions.js:43
#: activities/braille_alphabets/questions.js:47
#: activities/braille_alphabets/questions.js:51
#: activities/braille_alphabets/questions.js:55
#: activities/braille_alphabets/questions.js:59
#: activities/braille_alphabets/questions.js:65
#: activities/braille_alphabets/questions.js:69
#: activities/braille_alphabets/questions.js:73
#: activities/braille_alphabets/questions.js:77
#: activities/braille_alphabets/questions.js:81
#: activities/braille_alphabets/questions.js:85
#: activities/braille_alphabets/questions.js:89
#: activities/braille_alphabets/questions.js:93
#: activities/braille_alphabets/questions.js:97
#: activities/braille_alphabets/questions.js:101
#: activities/braille_alphabets/questions.js:107
#: activities/braille_alphabets/questions.js:111
#: activities/braille_alphabets/questions.js:115
#: activities/braille_alphabets/questions.js:119
#: activities/braille_alphabets/questions.js:123
#: activities/braille_alphabets/questions.js:127
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the letter %1."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/questions.js:133
#: activities/braille_alphabets/questions.js:137
#: activities/braille_alphabets/questions.js:141
#: activities/braille_alphabets/questions.js:145
#: activities/braille_alphabets/questions.js:150
#: activities/braille_alphabets/questions.js:154
#: activities/braille_alphabets/questions.js:158
#: activities/braille_alphabets/questions.js:162
#: activities/braille_alphabets/questions.js:166
#: activities/braille_alphabets/questions.js:170
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the number %1."
msgstr ""
#. +> trunk5 stable5
#: activities/braille_alphabets/questions.js:176
#: activities/braille_alphabets/questions.js:180
#: activities/braille_alphabets/questions.js:184
#: activities/braille_alphabets/questions.js:188
#: activities/braille_alphabets/questions.js:192
#, qt-format
msgctxt "questions|"
msgid "Click on the dots in braille cell area to produce the symbol %1."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/braille_fun/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Braille Fun"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/braille_fun/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Braille the letters"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/braille_fun/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Braille Alphabet Codes"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/braille_fun/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Enter the braille code in the tile for the letters on the banner pulled by Tux in his plane across the screen. Check the braille chart by clicking on the toggle button for help."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/calendar/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Calendar"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/calendar/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read the instructions and select the correct date on the calendar"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/calendar/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to use a calendar"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/calendar/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Concept of week, month and year"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/calendar/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Read the instructions and select the correct date on the calendar."
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:266
msgctxt "Calendar|"
msgid "Sunday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:267
msgctxt "Calendar|"
msgid "Monday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:268
msgctxt "Calendar|"
msgid "Tuesday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:269
msgctxt "Calendar|"
msgid "Wednesday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:270
msgctxt "Calendar|"
msgid "Thursday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:271
msgctxt "Calendar|"
msgid "Friday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/Calendar.qml:272
msgctxt "Calendar|"
msgid "Saturday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:46
msgctxt "calendar_dataset|"
msgid "Select day 23"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:50
msgctxt "calendar_dataset|"
msgid "Select day 1"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:54
msgctxt "calendar_dataset|"
msgid "Select day 16"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:58
msgctxt "calendar_dataset|"
msgid "Select day 28"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:62
msgctxt "calendar_dataset|"
msgid "Select day 11"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:66
msgctxt "calendar_dataset|"
msgid "Select day 20"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:86
msgctxt "calendar_dataset|"
msgid "What day of week is the 4th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:90
msgctxt "calendar_dataset|"
msgid "What day of the week is the 12th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:94
msgctxt "calendar_dataset|"
msgid "What day of the week is the 20th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:98
msgctxt "calendar_dataset|"
msgid "What day of the week is the 28th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:102
msgctxt "calendar_dataset|"
msgid "What day of the week is the 22nd of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:106
msgctxt "calendar_dataset|"
msgid "What day of the week is the 16th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:110
msgctxt "calendar_dataset|"
msgid "What day of the week is the 10th of given month?"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:130
msgctxt "calendar_dataset|"
msgid "Select a Monday between days 1 and 7 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:134
msgctxt "calendar_dataset|"
msgid "Select a Tuesday between days 8 and 16 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:138
msgctxt "calendar_dataset|"
msgid "Select a Wednesday between days 15 and 22 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:142
msgctxt "calendar_dataset|"
msgid "Select a Thursday between days 26 and 31 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:146
msgctxt "calendar_dataset|"
msgid "Select a Friday between days 20 and 25 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:150
msgctxt "calendar_dataset|"
msgid "Select a Saturday between days 13 and 23 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:154
msgctxt "calendar_dataset|"
msgid "Select a Sunday between days 5 and 17 of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:173
msgctxt "calendar_dataset|"
msgid "Select second day before the 15th of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:177
msgctxt "calendar_dataset|"
msgid "Select fourth Sunday of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:181
msgctxt "calendar_dataset|"
msgid "Select day one week after 13th of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:185
msgctxt "calendar_dataset|"
msgid "Select fifth Thursday of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:189
msgctxt "calendar_dataset|"
msgid "Select third day after 27th of given month"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:208
msgctxt "calendar_dataset|"
msgid "Find the month starting a Thursday and having 28 days"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:212
msgctxt "calendar_dataset|"
msgid "Find a month starting a Monday and having 31 days"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:216
msgctxt "calendar_dataset|"
msgid "Find the month between June and August"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:220
msgctxt "calendar_dataset|"
msgid "Find a month starting a Saturday"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:224
msgctxt "calendar_dataset|"
msgid "Find a month having 30 days"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:244
msgctxt "calendar_dataset|"
msgid "Find the first Monday of January month of year 2019"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:248
msgctxt "calendar_dataset|"
msgid "Find the second Wednesday of February month of year 2019"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:252
msgctxt "calendar_dataset|"
msgid "Find the third Friday of March month of year 2019"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:256
msgctxt "calendar_dataset|"
msgid "Find the fifth Sunday of April month of year 2018"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:260
msgctxt "calendar_dataset|"
msgid "Find the fourth Tuesday of July month of year 2018"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:264
msgctxt "calendar_dataset|"
msgid "Find the first Monday of August month of year 2018"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:268
msgctxt "calendar_dataset|"
msgid "Find the third Thursday of September month of year 2017"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:272
msgctxt "calendar_dataset|"
msgid "Find the fifth Sunday of October month of year 2017"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:276
msgctxt "calendar_dataset|"
msgid "Find the second Friday of December month of year 2017"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:295
msgctxt "calendar_dataset|"
msgid ""
"Human Rights Day is celebrated five days after December 5.<br>"
" Find the date of Human Rights Day in 2017."
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:299
msgctxt "calendar_dataset|"
msgid ""
"Braille Day is celebrated one day before January 5.<br>"
" Find the date of Braille Day in 2018"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:303
msgctxt "calendar_dataset|"
msgid ""
"Mark's birthday is on November 4. In 2017 his party was exactly two weeks later.<br>"
" Find the date of his party in 2017"
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:307
msgctxt "calendar_dataset|"
msgid ""
"International Women's Day is celebrated two days before March 10.<br>"
" Find the date of International Women's Day in 2018."
msgstr ""
#. +> trunk5 stable5
#: activities/calendar/calendar_dataset.js:311
msgctxt "calendar_dataset|"
msgid ""
"Sports competition was held on last Friday of September 2017.<br>"
" Select the date of sports competition on the calendar."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/canal_lock/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Operate a canal lock"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/canal_lock/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Tux is in trouble, and needs to take his boat through a lock. Help Tux and find out how a canal lock works."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/canal_lock/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You are in charge of the canal lock. Open the gates and the locks in the right order, so Tux can travel through the gates in both directions."
msgstr ""
#. +> trunk5 stable5
#: activities/canal_lock/ActivityInfo.qml:37
#: activities/watercycle/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Drawing by Stephane Cabaraux."
msgstr ""
+#. +> trunk5
+#: activities/canal_lock/CanalLock.qml:62
+msgctxt "CanalLock|"
+msgid "Your goal is to get Tux across the canal lock to get the wooden logs, using the different types of water locks available."
+msgstr ""
+
+#. +> trunk5
+#: activities/canal_lock/CanalLock.qml:64
+msgctxt "CanalLock|"
+msgid "The vertical colored bars represent the water locks, which can be operated by clicking them. Two locks of the same type cannot be operated simultaneously."
+msgstr ""
+
+#. +> trunk5
+#: activities/canal_lock/CanalLock.qml:66
+msgctxt "CanalLock|"
+msgid "The water level inside the lock will change according to the side of the canal it is connected with. Use this property to help Tux get the job done."
+msgstr ""
+
#. Activity title
#. +> trunk5 stable5
#: activities/categorization/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Categorization"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/categorization/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Categorize the elements into correct and incorrect groups"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/categorization/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Build conceptual thinking and enrich knowledge"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/categorization/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can drag elements using mouse"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/categorization/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Review the instructions and then drag and drop the elements as specified"
msgstr ""
#. +> trunk5
#: activities/categorization/Categorization.qml:133
msgctxt "Categorization|"
msgid "Put together all the elements from a category (with score)"
msgstr ""
#. +> trunk5
#: activities/categorization/Categorization.qml:147
msgctxt "Categorization|"
msgid "Put together all the elements from a category (without score)"
msgstr ""
#. +> trunk5
#: activities/categorization/Categorization.qml:161
msgctxt "Categorization|"
msgid "Discover a category, grouping elements together"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/Categorization.qml:224
msgctxt "Categorization|"
msgid "You don't have all the images for this activity. Press Update to get the complete dataset. Press the Cross to play with demo version or 'Never show this dialog later' if you want to never see again this dialog."
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/Categorization.qml:227
msgctxt "Categorization|"
msgid "Update the image set"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/Categorization.qml:228
msgctxt "Categorization|"
msgid "Never show this dialog later"
msgstr ""
#. +> stable5
#: activities/categorization/Categorization.qml:133
msgctxt "Categorization|"
msgid "Instructions and score visible"
msgstr ""
#. +> stable5
#: activities/categorization/Categorization.qml:147
msgctxt "Categorization|"
msgid "Instructions visible and score invisible"
msgstr ""
#. +> stable5
#: activities/categorization/Categorization.qml:161
msgctxt "Categorization|"
msgid "Instructions invisible and score visible"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/CategoryReview.qml:139
msgctxt "CategoryReview|"
msgid "Place the majority category images to the right and other images to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_alphabets.qml:29
msgctxt "category_alphabets|"
msgid "Alphabets"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_alphabets.qml:33
#: activities/categorization/resource/board/category_alphabets.qml:42
#: activities/categorization/resource/board/category_alphabets.qml:51
#: activities/categorization/resource/board/category_alphabets.qml:60
#: activities/categorization/resource/board/category_alphabets.qml:69
#: activities/categorization/resource/board/category_alphabets.qml:78
msgctxt "category_alphabets|"
msgid "Place the LETTERS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_animals.qml:30
msgctxt "category_animals|"
msgid "Animals"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_animals.qml:34
#: activities/categorization/resource/board/category_animals.qml:43
#: activities/categorization/resource/board/category_animals.qml:52
#: activities/categorization/resource/board/category_animals.qml:61
#: activities/categorization/resource/board/category_animals.qml:70
#: activities/categorization/resource/board/category_animals.qml:79
#: activities/categorization/resource/board/category_animals.qml:88
#: activities/categorization/resource/board/category_animals.qml:97
#: activities/categorization/resource/board/category_animals.qml:106
msgctxt "category_animals|"
msgid "Place the ANIMALS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_birds.qml:30
msgctxt "category_birds|"
msgid "Birds"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_birds.qml:34
#: activities/categorization/resource/board/category_birds.qml:43
#: activities/categorization/resource/board/category_birds.qml:52
#: activities/categorization/resource/board/category_birds.qml:61
#: activities/categorization/resource/board/category_birds.qml:70
#: activities/categorization/resource/board/category_birds.qml:79
#: activities/categorization/resource/board/category_birds.qml:88
#: activities/categorization/resource/board/category_birds.qml:97
#: activities/categorization/resource/board/category_birds.qml:106
msgctxt "category_birds|"
msgid "Place the BIRDS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_colors.qml:30
msgctxt "category_colors|"
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_fishes.qml:30
msgctxt "category_fishes|"
msgid "fishes"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_fishes.qml:34
#: activities/categorization/resource/board/category_fishes.qml:43
#: activities/categorization/resource/board/category_fishes.qml:52
#: activities/categorization/resource/board/category_fishes.qml:61
#: activities/categorization/resource/board/category_fishes.qml:71
#: activities/categorization/resource/board/category_fishes.qml:80
msgctxt "category_fishes|"
msgid "Place the FISHES to the right and other objects to the left"
msgstr ""
#. +> trunk5
#: activities/categorization/resource/board/category_flowers.qml:29
msgctxt "category_flowers|"
msgid "Flowers"
msgstr ""
#. +> trunk5
#: activities/categorization/resource/board/category_flowers.qml:33
#: activities/categorization/resource/board/category_flowers.qml:42
#: activities/categorization/resource/board/category_flowers.qml:51
#: activities/categorization/resource/board/category_flowers.qml:60
#: activities/categorization/resource/board/category_flowers.qml:69
#: activities/categorization/resource/board/category_flowers.qml:78
#: activities/categorization/resource/board/category_flowers.qml:87
#: activities/categorization/resource/board/category_flowers.qml:96
#: activities/categorization/resource/board/category_flowers.qml:105
msgctxt "category_flowers|"
msgid "Place the FLOWERS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_food.qml:30
msgctxt "category_food|"
msgid "Food"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_food.qml:34
#: activities/categorization/resource/board/category_food.qml:43
#: activities/categorization/resource/board/category_food.qml:52
#: activities/categorization/resource/board/category_food.qml:61
#: activities/categorization/resource/board/category_food.qml:70
#: activities/categorization/resource/board/category_food.qml:79
msgctxt "category_food|"
msgid "Place the FOOD ITEMS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_fruits.qml:30
msgctxt "category_fruits|"
msgid "Fruits"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_fruits.qml:34
#: activities/categorization/resource/board/category_fruits.qml:43
#: activities/categorization/resource/board/category_fruits.qml:52
#: activities/categorization/resource/board/category_fruits.qml:61
#: activities/categorization/resource/board/category_fruits.qml:70
#: activities/categorization/resource/board/category_fruits.qml:79
#: activities/categorization/resource/board/category_fruits.qml:88
#: activities/categorization/resource/board/category_fruits.qml:97
msgctxt "category_fruits|"
msgid "Place the FRUITS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_household_goods.qml:30
msgctxt "category_household_goods|"
msgid "Household goods"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_household_goods.qml:34
#: activities/categorization/resource/board/category_household_goods.qml:43
#: activities/categorization/resource/board/category_household_goods.qml:52
#: activities/categorization/resource/board/category_household_goods.qml:61
#: activities/categorization/resource/board/category_household_goods.qml:70
#: activities/categorization/resource/board/category_household_goods.qml:79
#: activities/categorization/resource/board/category_household_goods.qml:88
#: activities/categorization/resource/board/category_household_goods.qml:97
#: activities/categorization/resource/board/category_household_goods.qml:106
#: activities/categorization/resource/board/category_household_goods.qml:116
#: activities/categorization/resource/board/category_household_goods.qml:125
#: activities/categorization/resource/board/category_household_goods.qml:134
#: activities/categorization/resource/board/category_household_goods.qml:143
#: activities/categorization/resource/board/category_household_goods.qml:152
msgctxt "category_household_goods|"
msgid "Place the HOUSEHOLD GOODS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_insects.qml:30
msgctxt "category_insects|"
msgid "Insects"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_insects.qml:34
#: activities/categorization/resource/board/category_insects.qml:43
#: activities/categorization/resource/board/category_insects.qml:52
#: activities/categorization/resource/board/category_insects.qml:61
#: activities/categorization/resource/board/category_insects.qml:70
#: activities/categorization/resource/board/category_insects.qml:79
msgctxt "category_insects|"
msgid "Place the INSECTS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_living_beings.qml:30
msgctxt "category_living_beings|"
msgid "Living"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_living_beings.qml:34
#: activities/categorization/resource/board/category_living_beings.qml:43
#: activities/categorization/resource/board/category_living_beings.qml:52
#: activities/categorization/resource/board/category_living_beings.qml:61
#: activities/categorization/resource/board/category_living_beings.qml:70
#: activities/categorization/resource/board/category_living_beings.qml:79
#: activities/categorization/resource/board/category_living_beings.qml:88
msgctxt "category_living_beings|"
msgid "Place the living beings to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_monuments.qml:30
msgctxt "category_monuments|"
msgid "Monuments"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_monuments.qml:34
#: activities/categorization/resource/board/category_monuments.qml:43
#: activities/categorization/resource/board/category_monuments.qml:52
#: activities/categorization/resource/board/category_monuments.qml:61
#: activities/categorization/resource/board/category_monuments.qml:70
#: activities/categorization/resource/board/category_monuments.qml:79
msgctxt "category_monuments|"
msgid "Place the MONUMENTS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_nature.qml:30
msgctxt "category_nature|"
msgid "Nature"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_nature.qml:34
#: activities/categorization/resource/board/category_nature.qml:43
#: activities/categorization/resource/board/category_nature.qml:52
#: activities/categorization/resource/board/category_nature.qml:61
#: activities/categorization/resource/board/category_nature.qml:70
#: activities/categorization/resource/board/category_nature.qml:79
#: activities/categorization/resource/board/category_nature.qml:88
#: activities/categorization/resource/board/category_nature.qml:97
msgctxt "category_nature|"
msgid "Place the NATURE images to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_numbers.qml:30
msgctxt "category_numbers|"
msgid "Numbers"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_numbers.qml:34
#: activities/categorization/resource/board/category_numbers.qml:43
#: activities/categorization/resource/board/category_numbers.qml:52
msgctxt "category_numbers|"
msgid "Place the NUMBERS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_odd_even.qml:31
msgctxt "category_odd_even|"
msgid "odd even numbers"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_odd_even.qml:35
#: activities/categorization/resource/board/category_odd_even.qml:44
#: activities/categorization/resource/board/category_odd_even.qml:53
#: activities/categorization/resource/board/category_odd_even.qml:62
#: activities/categorization/resource/board/category_odd_even.qml:71
#: activities/categorization/resource/board/category_odd_even.qml:80
msgctxt "category_odd_even|"
msgid "Place the EVEN Numbers to the right and ODD Numbers to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_renewable.qml:30
msgctxt "category_renewable|"
msgid "Renewable"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_renewable.qml:34
#: activities/categorization/resource/board/category_renewable.qml:43
#: activities/categorization/resource/board/category_renewable.qml:52
#: activities/categorization/resource/board/category_renewable.qml:61
#: activities/categorization/resource/board/category_renewable.qml:70
#: activities/categorization/resource/board/category_renewable.qml:79
#: activities/categorization/resource/board/category_renewable.qml:88
#: activities/categorization/resource/board/category_renewable.qml:97
msgctxt "category_renewable|"
msgid "Place the RENEWABLE energy sources to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:32
msgctxt "category_shapes|"
msgid "Shapes"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:36
msgctxt "category_shapes|"
msgid "Place the objects matching a CIRCLE to the right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:45
msgctxt "category_shapes|"
msgid "Place the objects matching a RECTANGLE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:54
msgctxt "category_shapes|"
msgid "Place the objects matching a SPHERE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:63
msgctxt "category_shapes|"
msgid "Place the objects matching a TRAPEZOID to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:72
msgctxt "category_shapes|"
msgid "Place the objects matching a TRIANGLE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:81
msgctxt "category_shapes|"
msgid "Place the objects matching a SEMICIRCLE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:90
msgctxt "category_shapes|"
msgid "Place the objects matching a PENTAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:99
msgctxt "category_shapes|"
msgid "Place the objects matching a SQUARE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:108
msgctxt "category_shapes|"
msgid "Place the objects matching a CONE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:117
msgctxt "category_shapes|"
msgid "Place the objects matching a PARALLELOGRAM to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:126
msgctxt "category_shapes|"
msgid "Place the objects matching a HEPTAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:135
msgctxt "category_shapes|"
msgid "Place the objects matching a CUBE to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:144
msgctxt "category_shapes|"
msgid "Place the objects matching a RHOMBUS to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:153
msgctxt "category_shapes|"
msgid "Place the objects matching a NONAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:162
msgctxt "category_shapes|"
msgid "Place the objects matching a CUBOID to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:171
msgctxt "category_shapes|"
msgid "Place the objects matching a HEXAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:180
msgctxt "category_shapes|"
msgid "Place the objects matching an OCTAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:189
msgctxt "category_shapes|"
msgid "Place the objects matching a CYLINDER to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_shapes.qml:198
msgctxt "category_shapes|"
msgid "Place the objects matching a DECAGON to right and others to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_tools.qml:30
msgctxt "category_tools|"
msgid "Tools"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_tools.qml:34
#: activities/categorization/resource/board/category_tools.qml:43
#: activities/categorization/resource/board/category_tools.qml:52
#: activities/categorization/resource/board/category_tools.qml:61
#: activities/categorization/resource/board/category_tools.qml:70
#: activities/categorization/resource/board/category_tools.qml:79
#: activities/categorization/resource/board/category_tools.qml:88
#: activities/categorization/resource/board/category_tools.qml:97
#: activities/categorization/resource/board/category_tools.qml:106
#: activities/categorization/resource/board/category_tools.qml:115
msgctxt "category_tools|"
msgid "Place the TOOLS to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_transports.qml:30
msgctxt "category_transports|"
msgid "Transport"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_transports.qml:34
#: activities/categorization/resource/board/category_transports.qml:43
#: activities/categorization/resource/board/category_transports.qml:52
#: activities/categorization/resource/board/category_transports.qml:61
#: activities/categorization/resource/board/category_transports.qml:71
#: activities/categorization/resource/board/category_transports.qml:80
#: activities/categorization/resource/board/category_transports.qml:89
#: activities/categorization/resource/board/category_transports.qml:98
#: activities/categorization/resource/board/category_transports.qml:107
#: activities/categorization/resource/board/category_transports.qml:116
msgctxt "category_transports|"
msgid "Place the MEANS OF TRANSPORTATION to the right and other objects to the left"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_vegetables.qml:30
msgctxt "category_vegetables|"
msgid "Vegetables"
msgstr ""
#. +> trunk5 stable5
#: activities/categorization/resource/board/category_vegetables.qml:34
#: activities/categorization/resource/board/category_vegetables.qml:43
#: activities/categorization/resource/board/category_vegetables.qml:52
#: activities/categorization/resource/board/category_vegetables.qml:61
#: activities/categorization/resource/board/category_vegetables.qml:70
#: activities/categorization/resource/board/category_vegetables.qml:79
msgctxt "category_vegetables|"
msgid "Place the VEGETABLES to the right and other objects to the left"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/checkers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play checkers against the computer"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/checkers/ActivityInfo.qml:29
#: activities/checkers_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The version in GCompris is the international draughts."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/checkers/ActivityInfo.qml:32
#: activities/checkers_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Capture all the pieces of your opponent before your opponent capture all of yours."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/checkers/ActivityInfo.qml:36
#: activities/checkers_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Checkers is played by two opponents, on opposite sides of the gameboard. One player has the dark pieces; the other has the light pieces. Players alternate turns. A player may not move an opponent's piece. A move consists of moving a piece diagonally to an adjacent unoccupied square. If the adjacent square contains an opponent's piece, and the square immediately beyond it is vacant, the piece may be captured (and removed from the game) by jumping over it.\n"
"Only the dark squares of the checkered board are used. A piece may move only diagonally into an unoccupied square. Capturing is mandatory. The player without pieces remaining, or who cannot move due to being blocked, loses the game.\n"
"When a man reaches the crownhead or kings row (the farthest row forward), it becomes a king, and is marked by placing an additional piece on top of the first man, and acquires additional powers including the ability to move backwards. If there is a piece in a diagonal that a king can capture, he can move any distance along the diagonal, and may capture an opposing man any distance away by jumping to any of the unoccupied squares immediately beyond it.\n"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/ActivityInfo.qml:40
#: activities/checkers_2players/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "The checkers library is draughts.js &lt;https://github.com/shubhendusaurabh/draughts.js&gt;. Manual is from wikipedia &lt;https://en.wikipedia.org/wiki/Draughts&gt;"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/checkers.js:84
msgctxt "checkers|"
msgid "Black's turn"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/checkers.js:84
msgctxt "checkers|"
msgid "White's turn"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/checkers.js:87
msgctxt "checkers|"
msgid "White wins"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/checkers.js:87
msgctxt "checkers|"
msgid "Black wins"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/Checkers.qml:139
msgctxt "Checkers|"
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/Checkers.qml:155
msgctxt "Checkers|"
msgid "Redo"
msgstr ""
#. +> trunk5 stable5
#: activities/checkers/Checkers.qml:172
msgctxt "Checkers|"
msgid "Swap"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/checkers_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play checkers with your friend"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/chess/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play chess against Tux"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/chess/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing against the computer. It displays the possible target position for any selected piece which helps the children understand how pieces moves. At first level the computer is fully random to give the most chances to the children. As level increases, better the computer plays.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a little bit and try to predict your opponent's future moves, so you can catch him on it or secure your pieces from his attacks."
msgstr ""
#. +> trunk5 stable5
#: activities/chess/ActivityInfo.qml:44
#: activities/chess_partyend/ActivityInfo.qml:44
msgctxt "ActivityInfo|"
msgid "The chess engine is p4wn &lt;https://github.com/douglasbagnall/p4wn&gt;."
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:129
msgctxt "chess|"
msgid "Black's turn"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:129
msgctxt "chess|"
msgid "White's turn"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:134
msgctxt "chess|white wins"
msgid "White mates"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:134
msgctxt "chess|black wins"
msgid "Black mates"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:144
msgctxt "chess|"
msgid "Drawn game"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:148
msgctxt "chess|black king is under attack"
msgid "White checks"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:148
msgctxt "chess|white king is under attack"
msgid "Black checks"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/chess.js:151
msgctxt "chess|"
msgid "Invalid, your king may be in check"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/Chess.qml:147
msgctxt "Chess|"
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/Chess.qml:163
msgctxt "Chess|"
msgid "Redo"
msgstr ""
#. +> trunk5 stable5
#: activities/chess/Chess.qml:185
msgctxt "Chess|"
msgid "Swap"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/chess_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Play chess against your friend"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/chess_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing against a friend. It displays the possible target position for any selected piece which helps the children understand how pieces moves.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a little bit and try to predict your opponent's future moves, so you can catch him on it or secure your pieces from his attacks."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/chess_partyend/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "End of chess game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/chess_partyend/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Play the end of the chess game against Tux"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/chess_partyend/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"In this activity you discover the chess game by playing only the end of a game. It displays the possible target position for any selected piece which helps the children understand how pieces moves.\n"
"\n"
"You can achieve a mate sooner if follow these simple rules:\n"
" Trying to drive opponent's King in the corner.\n"
"<b>Explanation</b>: this way opponent's piece would have only 3 directions to move instead of 8 from a best position.\n"
" 'Making a trap'. Use your pawns as baits.\n"
"<b>Explanation</b>: this way you can lure the opponent out of his 'comfort zone'.\n"
" Be patient enough.\n"
"<b>Explanation</b>: don't rush too quick, be patient. Let yourself think a little bit and try to predict your opponent's future moves, so you can catch him on it or secure your pieces from his attacks."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Chronos"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to organize the story"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Sort the pictures into the order that tells the story"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "Tell a short story"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "Pick from the pictures on the left and put them on the red dots"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Moon photo is copyright NASA. The space sounds come from Tuxpaint and Vegastrike which are released under the GPL license. The transportation images are copyright Franck Doucet. Dates of Transportation are based on those found in &lt;http://www.wikipedia.org&gt;."
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Moonwalker"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board1_0.qml:56
msgctxt "board1_0|"
msgid "1"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board1_0.qml:63
msgctxt "board1_0|"
msgid "2"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board1_0.qml:70
msgctxt "board1_0|"
msgid "3"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board1_0.qml:77
msgctxt "board1_0|"
msgid "4"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "The 4 Seasons"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board2_0.qml:56
msgctxt "board2_0|"
msgid "Spring"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board2_0.qml:63
msgctxt "board2_0|"
msgid "Summer"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board2_0.qml:70
msgctxt "board2_0|"
msgid "Autumn"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board2_0.qml:77
msgctxt "board2_0|"
msgid "Winter"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Gardening"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board3_0.qml:56
msgctxt "board3_0|"
msgid "1"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board3_0.qml:63
msgctxt "board3_0|"
msgid "2"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "3"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "4"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Tux and the apple tree"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board4_0.qml:56
msgctxt "board4_0|"
msgid "1"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board4_0.qml:63
msgctxt "board4_0|"
msgid "2"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board4_0.qml:70
msgctxt "board4_0|"
msgid "3"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board4_0.qml:77
msgctxt "board4_0|"
msgid "4"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_0.qml:26
msgctxt "board5_0|"
msgid "Place each image in the order and on the date it was invented."
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_0.qml:43
msgctxt "board5_0|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_0.qml:50
msgctxt "board5_0|"
msgid "1769 Cugnot's fardier"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_0.qml:57
msgctxt "board5_0|"
msgid "Transportation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_1.qml:25
msgctxt "board5_1|"
msgid "Transportation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_1.qml:49
msgctxt "board5_1|"
msgid "1783 Montgolfier brothers' hot air balloon"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_1.qml:56
msgctxt "board5_1|"
msgid "1880 Clement Ader's Eole"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_1.qml:63
msgctxt "board5_1|"
msgid "1906 Paul Cornu First helicopter flight"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_2.qml:25
msgctxt "board5_2|"
msgid "Transportation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_2.qml:49
msgctxt "board5_2|"
msgid "1791 Comte de Sivrac's Celerifere"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_2.qml:56
msgctxt "board5_2|"
msgid "1769 Cugnot's fardier"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_2.qml:63
msgctxt "board5_2|"
msgid "1880 Clement Ader's Eole"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_3.qml:25
msgctxt "board5_3|"
msgid "Transportation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_3.qml:49
msgctxt "board5_3|"
msgid "1791 Comte de Sivrac's Celerifere"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_3.qml:56
msgctxt "board5_3|"
msgid "1783 Montgolfier brothers' hot air balloon"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_3.qml:63
msgctxt "board5_3|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_4.qml:25
msgctxt "board5_4|"
msgid "Transportation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_4.qml:49
msgctxt "board5_4|"
msgid "1829 Stephenson's Rocket Steam locomotive"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_4.qml:56
msgctxt "board5_4|"
msgid "1880 Clement Ader's Eole"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board5_4.qml:63
msgctxt "board5_4|"
msgid "1769 Cugnot's fardier"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_0.qml:26
msgctxt "board6_0|"
msgid "Aviation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_0.qml:50
msgctxt "board6_0|"
msgid "1880 Clement Ader's Eole"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_0.qml:57
msgctxt "board6_0|"
msgid "1903 The Wright brothers' Flyer III"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_0.qml:64
msgctxt "board6_0|"
msgid "1909 Louis Bleriot crosses the English Channel"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_1.qml:25
msgctxt "board6_1|"
msgid "Aviation"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_1.qml:49
msgctxt "board6_1|"
msgid "1947 Chuck Yeager breaks the sound-barrier"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_1.qml:56
msgctxt "board6_1|"
msgid "1927 Charles Lindbergh crosses the Atlantic Ocean"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_1.qml:63
msgctxt "board6_1|"
msgid "1934 Hélène Boucher's speed record of 444km/h"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_2.qml:25
msgctxt "board6_2|"
msgid "Cars"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_2.qml:49
msgctxt "board6_2|"
msgid "1878 Amédée Bollée's La Mancelle"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_2.qml:56
msgctxt "board6_2|"
msgid "1769 Cugnot's fardier"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_2.qml:63
msgctxt "board6_2|"
msgid "1885 The first petrol car by Benz"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_3.qml:25
msgctxt "board6_3|"
msgid "Cars"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_3.qml:49
msgctxt "board6_3|"
msgid "1899 Renault voiturette"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_3.qml:56
msgctxt "board6_3|"
msgid "1923 Lancia Lambda"
msgstr ""
#. +> trunk5 stable5
#: activities/chronos/resource/board/board6_3.qml:63
msgctxt "board6_3|"
msgid "1955 Citroën DS 19"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/click_on_letter/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click on a lowercase letter"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/click_on_letter/ActivityInfo.qml:29
#: activities/click_on_letter_up/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Listen to a letter and click on the right one"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/click_on_letter/ActivityInfo.qml:32
#: activities/click_on_letter_up/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Letter-name recognition"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/click_on_letter/ActivityInfo.qml:34
#: activities/click_on_letter_up/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Visual letter-recognition."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/click_on_letter/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A letter is spoken. Click on the matching letter in the main area. You can listen to the letter again, by clicking on the mouth icon."
msgstr ""
#. +> trunk5 stable5
#: activities/click_on_letter/ClickOnLetter.qml:112
msgctxt "ClickOnLetter|"
msgid "Select your locale"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/click_on_letter_up/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click on an uppercase letter"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/click_on_letter_up/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A letter is spoken. Click on the matching letter in the main area. You can listen to the letter again, by clicking on the mouth icon in the bottom box."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/clickanddraw/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click and draw"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/clickanddraw/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw the picture by clicking on the selected points."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/clickanddraw/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can move the mouse and click accurately on points."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/clickanddraw/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the picture by clicking on each point in sequence. Each time a point is selected the next blue one appears."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click On Me"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Catch all the swimming fish before they leave the fish tank"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Motor coordination: moving the hand precisely."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can move mouse and click on the correct place"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Catch all the moving fish by simple clicking or touching them with your finger."
msgstr ""
#. +> trunk5 stable5
#: activities/clickgame/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Fish are taken from the Unix utility xfishtank. All image credits belong to Guillaume Rousse."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/clockgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Learning Clock"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/clockgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn how to tell the time on an analog clock"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/clockgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Distinguish between time-units (hour, minute and second). Set and display time on an analog clock."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/clockgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "The concept of time."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/clockgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Set the clock to the given time, in the time-units shown (hours:minutes or hours:minutes:seconds). Drag the different arrows, to make the respective time unit go up or down."
msgstr ""
#. +> trunk5 stable5
#: activities/clockgame/Clockgame.qml:106
msgctxt "Clockgame|"
msgid "Set the watch to:"
msgstr ""
#. +> trunk5 stable5
#: activities/clockgame/Clockgame.qml:109
#, qt-format
msgctxt "Clockgame|"
msgid "%n hour(s)"
msgid_plural "%n hour(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/clockgame/Clockgame.qml:112
#, qt-format
msgctxt "Clockgame|"
msgid "%n minute(s)"
msgid_plural "%n minute(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/clockgame/Clockgame.qml:115
#, qt-format
msgctxt "Clockgame|"
msgid "%n second(s)"
msgid_plural "%n second(s)"
msgstr[0] ""
msgstr[1] ""
#. Activity title
#. +> trunk5 stable5
#: activities/color_mix/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mixing color of paint"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/color_mix/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Discover paint color mixing."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/color_mix/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mix the primary colors to match to the given color"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/color_mix/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"\n"
"The activity deals with mixing primary colors of paint (subtractive mixing).\n"
"\n"
"In case of paints the inks absorb different colors of light falling on it, subtracting it from what you see. The more ink you add, the more light is absorbed, and the darker the combined color gets. We can mix just three primary colors to make many new colors. The primary colors for paint/ink are cyan (a special shade of blue), magenta (a special shade of pink), and yellow.\n"
" "
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ActivityInfo.qml:41
#: activities/color_mix_light/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Images from http://openclipart.org"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:97
msgctxt "ColorMix|"
msgid "Match the color"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:206
msgctxt "ColorMix|"
msgid "Not enough red"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:208
msgctxt "ColorMix|"
msgid "Too much red"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:211
msgctxt "ColorMix|"
msgid "Not enough green"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:213
msgctxt "ColorMix|"
msgid "Too much green"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:216
msgctxt "ColorMix|"
msgid "Not enough blue"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:218
msgctxt "ColorMix|"
msgid "Too much blue"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:222
msgctxt "ColorMix|"
msgid "Not enough magenta"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:224
msgctxt "ColorMix|"
msgid "Too much magenta"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:227
msgctxt "ColorMix|"
msgid "Not enough yellow"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:229
msgctxt "ColorMix|"
msgid "Too much yellow"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:232
msgctxt "ColorMix|"
msgid "Not enough cyan"
msgstr ""
#. +> trunk5 stable5
#: activities/color_mix/ColorMix.qml:234
msgctxt "ColorMix|"
msgid "Too much cyan"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/color_mix_light/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mixing colors of light"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/color_mix_light/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Discover light color mixing."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/color_mix_light/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mix the primary colors to match to the given color."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/color_mix_light/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"\n"
"The activity deals with mixing primary colors of light (additive mixing).\n"
"\n"
"In case of light it is just the opposite of mixing color with paints! The more light you add the lighter the resultant color will get. Primary colors of light are red, green and blue.\n"
" "
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/colors/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Colors"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/colors/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on the right color"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/colors/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "This activity teaches you to recognize different colors. When you hear the name of the color, touch the duck wearing it."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/colors/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Identifying colours"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/colors/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Listen to the color and touch the matching duck."
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:24 activities/colors/colors.js:56
#: activities/colors/colors.js:98
msgctxt "colors|"
msgid "Find the yellow duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:29 activities/colors/colors.js:61
msgctxt "colors|"
msgid "Find the black duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:34 activities/colors/colors.js:71
#: activities/colors/colors.js:108
msgctxt "colors|"
msgid "Find the green duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:39
msgctxt "colors|"
msgid "Find the red duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:44 activities/colors/colors.js:91
msgctxt "colors|"
msgid "Find the white duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:49 activities/colors/colors.js:133
msgctxt "colors|"
msgid "Find the blue duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:66 activities/colors/colors.js:103
msgctxt "colors|"
msgid "Find the brown duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:76 activities/colors/colors.js:113
msgctxt "colors|"
msgid "Find the grey duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:81 activities/colors/colors.js:118
msgctxt "colors|"
msgid "Find the orange duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:86 activities/colors/colors.js:123
msgctxt "colors|"
msgid "Find the purple duck"
msgstr ""
#. +> trunk5 stable5
#: activities/colors/colors.js:128
msgctxt "colors|"
msgid "Find the pink duck"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/crane/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Build the same model"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/crane/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Drive the crane and copy the model"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/crane/ActivityInfo.qml:37 activities/erase/ActivityInfo.qml:32
#: activities/erase_2clic/ActivityInfo.qml:32
#: activities/erase_clic/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Motor-coordination"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/crane/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Mouse/keyboard manipulation"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/crane/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Move the items in the left frame to copy their position in the right model. Next to the crane itself, you will find four arrows that let you move the items. To select the item to move, just click on it. If you prefer, you can use the arrow keys and the space or tab key instead. On a mobile version, you can also swipe up/down/left/right to move the items in the left frame."
msgstr ""
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 15–25 simple 3-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: cat;dog;win;red;yes
#. +> trunk5
#: activities/crane/crane.js:76
msgctxt "crane|"
msgid "cat;dog;win;red;yes;big;box;air;arm;car;bus;fun;day;eat;hat;leg;ice;old;egg"
msgstr ""
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 10–20 simple 4-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: blue;best;good;area
#. +> trunk5
#: activities/crane/crane.js:83
msgctxt "crane|"
msgid "blue;best;good;area;bell;coat;easy;farm;food;else;girl;give;hero;help;hour;sand;song"
msgstr ""
#. Translators: NOTE: Word list for crane activity. Translate this into a list of 10–20 simple 5-letter words separated by semi-colons. The words can only contain lowercase ASCII letters (a–z). Example: happy;child;white;apple
#. +> trunk5
#: activities/crane/crane.js:90
msgctxt "crane|"
msgid "happy;child;white;apple;brown;truth;fresh;green;horse;hotel;house;paper;shape;shirt;study"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/details/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Find the details"
msgstr ""
#. +> trunk5 stable5
#: activities/details/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "The images are from Wikimedia Commons."
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid "Eilean Donan castle"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board11_0.qml:25
msgctxt "board11_0|"
msgid "Gizah Pyramids, Egypt"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "Sydney Opera House, Australia"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board13_0.qml:25
msgctxt "board13_0|"
msgid "Tower Bridge in London"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Eiffel Tower, seen from the champ de Mars, Paris, France"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board15_0.qml:25
msgctxt "board15_0|"
msgid "Courtyard of the Museum of Louvre, and its pyramid"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Panorama of Château de Chenonceau, Indre-et-Loire, France."
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board17_0.qml:25
msgctxt "board17_0|"
msgid "Windmill in Sønderho, Fanø, Denmark"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board18_0.qml:25
msgctxt "board18_0|"
msgid "Nagoya Castle, Aichi Prefecture, Japan."
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board19_0.qml:25
msgctxt "board19_0|"
msgid "Taj Mahal, Agra, India"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Vincent van Gogh, Entrance Hall of Saint-Paul Hospital - 1889"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board20_0.qml:25
msgctxt "board20_0|"
msgid "Castle Neuschwanstein at Schwangau, Bavaria, Germany"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board21_0.qml:25
msgctxt "board21_0|"
msgid "Egeskov Castle, Denmark"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "Vincent van Gogh, The Bridge of Langlois at Arles with a lady with umbrella - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Vincent van Gogh, The Church at Auvers-sur-Oise - 1890"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Vincent van Gogh, Painter on His Way to Work - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Vincent van Gogh, The Harvest - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Vincent van Gogh, Cafe Terrace at Night - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Vincent van Gogh, The Night Café - 1888"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Vincent van Gogh, Portrait of Pere Tanguy 1887-8"
msgstr ""
#. +> trunk5 stable5
#: activities/details/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Notre Dame de Paris cathedral on the Île de la Cité island in Paris, France."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/digital_electricity/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Digital Electricity"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/digital_electricity/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Create and simulate a digital electric schema"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/digital_electricity/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Freely create a digital electric schema with a real time simulation of it."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/digital_electricity/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Requires some basic understanding of the concept of digital electronics."
msgstr ""
#. Help manual
#. +> trunk5
#: activities/digital_electricity/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Drag electrical components from the selector and drop them in the working area. In the working area, you can move the components by dragging them. To delete a component, select the deletion tool on top of the component selector, and select the component. You can click on the component and then on the rotate button to rotate it or info button to get information about it. You can click on the switch to open and close it. To connect two terminals, click on first terminal, then on second terminal. To deselect terminal or delete tool, click on any empty area. The simulation is updated in real time by any user action."
msgstr ""
#. Help manual
#. +> stable5
#: activities/digital_electricity/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Drag electrical components from the selector and drop them in the working area. You can also move components by dragging them. To delete a component, select the deletion tool on top of the component selector, and select the component. You can click on the component and then on the rotate button to rotate it or info button to get information about it. You can click on the switch to open and close it. To connect two terminals, click on first terminal, then on second terminal. To deselect terminal or delete tool, click on any empty area. The simulation is updated in real time by any user action."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/AndGate.qml:32
msgctxt "AndGate|"
msgid "AND gate outputs 1 only if all its inputs are equal to 1. As soon as one input is equal to 0 the result is 0. Output for 2 input AND gate is:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/AndGate.qml:35
msgctxt "AndGate|"
msgid "A AND B"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/BcdCounter.qml:36
msgctxt "BcdCounter|"
msgid "BCD counter usually takes a signal generator as input. The output is a BCD number starting from 0 which is increased by one at each tick."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/BCDToSevenSegment.qml:40
msgctxt "BCDToSevenSegment|"
msgid "BCD to 7 segment converter takes 4 binary inputs in its input terminals and gives 7 binary outputs which allow to light BCD number segments (binary-coded decimal) to display numbers between 0 and 9. The output for BCD To 7 Segment converted is:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/Comparator.qml:33
msgctxt "Comparator|"
msgid "Comparator takes 2 numbers as input, A and B. It compares them and outputs 3 values. First output is 1 if A < B, 0 otherwise. Second is 1 if A = B, 0 otherwise. Third is 1 if A > B, 0 otherwise. "
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/DigitalLight.qml:32
msgctxt "DigitalLight|"
msgid "Digital light is used to check the output of other digital components. It turns green if the input is 1, and turns red if the input is 0."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NandGate.qml:32
msgctxt "NandGate|"
msgid "NAND gate outputs the opposite of AND gate. If all inputs are 1, output is equal to 0 and as soon as one input is equal to 0 it gives a 1:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NandGate.qml:35
msgctxt "NandGate|"
msgid "NOT (A AND B)"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NorGate.qml:32
msgctxt "NorGate|"
msgid "NOR gate outputs the opposite of OR gate. As soon as there is a 1 in input the output is equal to 0. To obtain a 1 all the inputs must be equal to 0:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NorGate.qml:35
msgctxt "NorGate|"
msgid "NOT (A OR B)"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NotGate.qml:31
msgctxt "NotGate|"
msgid "Not gate (also known as inverter) outputs the opposite of the input. Input 0 gives an output 1. Input 1 gives an output 0:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/NotGate.qml:34
msgctxt "NotGate|"
msgid "NOT A"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/One.qml:31
msgctxt "One|"
msgid "Digital electronics works with only two states: 0 and 1. This allows to operate mathematical operations such as additions, subtractions... It is the basics of computer technics. In reality, 0 is often the representation of a voltage nearly equal to ground voltage and 1 is the representation of the supply voltage of a circuit."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/OrGate.qml:32
msgctxt "OrGate|"
msgid "OR gate outputs 1 if any of the inputs is 1, 0 otherwise:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/OrGate.qml:33
msgctxt "OrGate|"
msgid "A OR B"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/SevenSegment.qml:37
msgctxt "SevenSegment|"
msgid "7 segment display takes 7 binary inputs in its input terminals. The display consists of 7 segments and each segment gets lighted according to the input. By generating different combination of binary inputs, the display can be used to display numbers from 0 to 9 and a few letters. The diagram is:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/SignalGenerator.qml:33
msgctxt "SignalGenerator|"
msgid "Signal Generator is used to generate alternating signals of 0 and 1. The time between two changes can be modified by pressing the arrows on the generator."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/SignalGenerator.qml:163
#, qt-format
msgctxt "SignalGenerator|"
msgid "%1 s"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/Switch.qml:33
msgctxt "Switch|"
msgid "Switch is used to connect or disconnect two terminals. If the switch is turned on, current can flow through the switch. If the switch is turned off, then the connection between terminal is broken and current can not flow through it."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/XorGate.qml:32
msgctxt "XorGate|"
msgid "XOR gate outputs 1 if the number of '1' in input is odd, and 0 if number of '1' in input is even. In this activity, a 2 input XOR gate is shown. Output for 2 input XOR gate is:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/components/XorGate.qml:34
msgctxt "XorGate|"
msgid "A XOR B"
msgstr ""
#. +> trunk5
#: activities/digital_electricity/components/Zero.qml:31
msgctxt "Zero|"
msgid "Digital electronics works with only two states: 0 and 1. This allows to operate mathematical operations such as additions, subtractions... It is the basics of computer technics. In reality, 0 is often the representation of a voltage nearly equal to ground voltage and 1 is the representation of the supply voltage of a circuit."
msgstr ""
#. +> stable5
#: activities/digital_electricity/components/Zero.qml:31
msgctxt "Zero|"
msgid "Digital electronics works with only two states: 0 and 1. This allows to operate mathematical operations such as additions, subtractions.. It is the basics of computer technics. In reality, 0 is often the representation of a voltage nearly equal to ground voltage and 1 is the representation of the supply voltage of a circuit."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:30
msgctxt "Dataset|"
msgid "Zero input"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:37
msgctxt "Dataset|"
msgid "One input"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:44
msgctxt "Dataset|"
msgid "Digital light"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:51
msgctxt "Dataset|"
msgid "AND gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:58
msgctxt "Dataset|"
msgid "OR gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:65
msgctxt "Dataset|"
msgid "NOT gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:72
msgctxt "Dataset|"
msgid "XOR gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:79
msgctxt "Dataset|"
msgid "NAND gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:86
msgctxt "Dataset|"
msgid "NOR gate"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:93
msgctxt "Dataset|"
msgid "Switch"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:100
msgctxt "Dataset|"
msgid "Comparator"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:107
msgctxt "Dataset|"
msgid "BCD to 7 segment"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:114
msgctxt "Dataset|"
msgid "7 segment display"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:121
msgctxt "Dataset|"
msgid "Signal generator"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:128
msgctxt "Dataset|"
msgid "BCD counter"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:155
msgctxt "Dataset|"
msgid "The digital light will glow when its terminal is connected with an input of 1."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:156
msgctxt "Dataset|"
msgid "Turn the digital light on using the inputs provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:169
msgctxt "Dataset|"
msgid "The AND gate produces an output of one when both of its input terminals are of value 1."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:170
msgctxt "Dataset|"
msgid "Turn the digital light on using an AND gate and the inputs provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:183
msgctxt "Dataset|"
msgid "The OR gate produces an output of 1 when at least one of its input terminals is of value 1."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:184
msgctxt "Dataset|"
msgid "Turn the digital light on using an OR gate and the inputs provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:197
msgctxt "Dataset|"
msgid "Note: You can draw multiple wires from the output terminal of a component."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:210
msgctxt "Dataset|"
msgid "The NOT gate takes a single binary input and flips the value in the output."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:223
msgctxt "Dataset|"
msgid "The NAND gate takes two binary inputs and produces one binary output."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:224
msgctxt "Dataset|"
msgid "The output of the NAND gate will be zero if both of its inputs are \"1\". Else, the output will be one."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:225
#: activities/digital_electricity/Dataset.qml:289
msgctxt "Dataset|"
msgid "For a more detailed description about the gate, select it and click on the info button."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:226
msgctxt "Dataset|"
msgid "Light the bulb using the NAND gate provided."
msgstr ""
#. +> trunk5
#: activities/digital_electricity/Dataset.qml:242
msgctxt "Dataset|"
msgid ""
"Light the bulb using the components provided such that the bulb will glow under the following two circumstances:\n"
"1. The first switch is turned ON, or\n"
"2. Both of the second and the third switches are turned on."
msgstr ""
#. +> stable5
#: activities/digital_electricity/Dataset.qml:242
msgctxt "Dataset|"
msgid "Light the bulb using the components provided such that the bulb will glow under the following two circumstances:"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:257
msgctxt "Dataset|"
msgid "The XOR Gate takes two binary inputs and produces one binary output."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:258
msgctxt "Dataset|"
msgid "The output of the XOR gate will be one if the number of \"1\" in the input is odd. Else, the output will be zero."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:259
msgctxt "Dataset|"
msgid "Light the bulb using the XOR gate provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:275
msgctxt "Dataset|"
msgid "Light the bulb using the three switches such that the bulb glows when odd number of the switches are turned on."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:288
msgctxt "Dataset|"
msgid "A NOR gate takes 2 binary input and outputs 1 if both of them are 0, otherwise produces an output of 0."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:290
msgctxt "Dataset|"
msgid "Light the bulb using the NOR gate provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:303
#: activities/digital_electricity/Dataset.qml:364
msgctxt "Dataset|"
msgid "Use the gates such that the bulb will glow only when the switch is turned off and remain off when the switch is turned on."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:319
#: activities/digital_electricity/Dataset.qml:380
msgctxt "Dataset|"
msgid "Create a circuit using the components provided such that the bulb glows only when both of the switches are turned on."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:335
#: activities/digital_electricity/Dataset.qml:396
msgctxt "Dataset|"
msgid "Create a circuit using the components provided such that the bulb glows when either of the switches are turned on."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:351
msgctxt "Dataset|"
msgid "Create a circuit using the components provided such that the bulb glows only when both of the switches are turned off."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:412
msgctxt "Dataset|"
msgid "Create a circuit using the components provided such that the bulb will glow when at least one of the switches are turned off."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:428
msgctxt "Dataset|"
msgid "A comparator takes two numbers (A and B) as input and produces 3 values as output. First value is 1 if A < B, second value is 1 for A = B and third value is 1 for A > B."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:429
msgctxt "Dataset|"
msgid "Create a circuit using the components provided such that the bulb will glow when the value of the current flowing through the first switch is less than or equal to that of the second switch."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:442
msgctxt "Dataset|"
msgid "The component in the middle is a BCD to seven segment converter."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:443
msgctxt "Dataset|"
msgid "It takes 4 bits as input represented in the binary coded decimal (BCD) format and converts the BCD number into a seven segment code."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:444
msgctxt "Dataset|"
msgid "The output of the converter is connected to the seven segment display, to view the value of the input provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:445
msgctxt "Dataset|"
msgid "Display the number \"6\" in the seven segment display."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:458
msgctxt "Dataset|"
msgid "The signal generator on the left is used to generate alternating signals between 0 and 1 in a given time period taken as input. The time period by default is 1 second, but it can be changed between 0.25 and 2s."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:459
msgctxt "Dataset|"
msgid "The BCD counter placed under it is a special type of counter which can count from 0 to 9 and back to 0 on application of a clock signal."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:460
msgctxt "Dataset|"
msgid "Connect the components to make sure that the count of 0 to 9 is visible in the seven segment display provided."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/Dataset.qml:476
msgctxt "Dataset|"
msgid "Light the bulb using both the switches such that the bulb will glow only when either the first switch is on and the second switch is off or the first switch is off and the second switch is on."
msgstr ""
#. +> stable5
#: activities/digital_electricity/Dataset.qml:243
msgctxt "Dataset|"
msgid "1. The first switch is turned ON, or"
msgstr ""
#. +> stable5
#: activities/digital_electricity/Dataset.qml:244
msgctxt "Dataset|"
msgid "2. Both of the second and the third switches are turned on."
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/DigitalElectricity.qml:258
msgctxt "DigitalElectricity|"
msgid "Input"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/DigitalElectricity.qml:276
msgctxt "DigitalElectricity|"
msgid "Output"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/DigitalElectricity.qml:443
msgctxt "DigitalElectricity|"
msgid "Tutorial Mode"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/DigitalElectricity.qml:444
msgctxt "DigitalElectricity|"
msgid "Free Mode"
msgstr ""
#. +> trunk5 stable5
#: activities/digital_electricity/DigitalElectricity.qml:455
msgctxt "DigitalElectricity|"
msgid "Select your Mode"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/drawletters/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Draw Letters"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/drawletters/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Connect the dots to draw letters"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/drawletters/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning how to draw the letters in a funny way."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/drawletters/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the letter by connecting the dots in the correct order"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/drawnumbers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Draw Numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/drawnumbers/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Connect the dots to draw numbers from 0 to 9"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/drawnumbers/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning how to draw the numbers in a funny way."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/drawnumbers/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the numbers by connecting the dots in the correct order"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/enumerate/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Count the items"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/enumerate/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Place the items in the best way to count them"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/enumerate/ActivityInfo.qml:32
#: activities/numbers-odd-even/ActivityInfo.qml:32
#: activities/planegame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Numeration training"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/enumerate/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Basic enumeration"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/enumerate/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "First, properly organize the items so that you can count them. Then, select the item you want to answer in the bottom right area. Enter the answer with the keyboard."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/erase/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Move the mouse or touch the screen"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/erase/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the mouse or touch the screen to erase the area and discover the background"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/erase/ActivityInfo.qml:34
#: activities/erase_2clic/ActivityInfo.qml:34
#: activities/erase_clic/ActivityInfo.qml:34
#: activities/hanoi/ActivityInfo.qml:34
#: activities/memory-tux/ActivityInfo.qml:34
#: activities/tangram/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Mouse-manipulation"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/erase/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Move the mouse or touch the screen until all the blocks disappear."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/erase_2clic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Double tap or double click"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/erase_2clic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Double tap or double click to erase the area and discover the background image"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/erase_2clic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Double tap or double click the mouse on rectangles until all the blocks disappear."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/erase_clic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Click or tap"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/erase_clic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click or tap to erase the area and discover the background"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/erase_clic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click or tap on the blocks all of them disappear."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/explore_farm_animals/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore Farm Animals"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/explore_farm_animals/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn about farm animals, what sounds they make, and interesting facts."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/explore_farm_animals/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to associate animal sounds with the animal name and what the animal looks like."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/explore_farm_animals/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"There are three levels in this game.\n"
"\n"
"In level one, players enjoy exploring each animal on the screen. Click on the question mark, and learn about the animal, what it's name is, what sound it makes, and what it looks like. Study well this information, because you will be tested in level 2 and 3!\n"
"\n"
"In level two, a random animal sound is played and you must choose which animal makes that sound. Click on the question mark that corresponds to the animal you hear. If you'd like to hear the animal sound repeated, click on the play button. When you have matched all animals correctly, you win!\n"
"\n"
"In level three, a random text prompt is displayed and you must click on the animal that matches the text. When you have matched all texts correctly, you win!\n"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:31
msgctxt "board1|"
msgid "Horse"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:32
msgctxt "board1|"
msgid "The horse goes 'neigh! neigh!'. Horses usually sleep standing up."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:35
msgctxt "board1|"
msgid "You can ride on the back of this animal!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:43
msgctxt "board1|"
msgid "Chicken"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:44
msgctxt "board1|"
msgid "The chicken goes 'luck, cackle, cluck'. Chickens have over 200 different noises they can use to communicate."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:47
msgctxt "board1|"
msgid "This animal lays eggs."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Cow"
msgstr ""
#. +> trunk5
#: activities/explore_farm_animals/resource/board/board1.qml:56
msgctxt "board1|"
msgid "The cow goes 'moo! moo!'. Cows are herbivorous mammals. They graze all day in the meadow."
msgstr ""
#. +> stable5
#: activities/explore_farm_animals/resource/board/board1.qml:56
msgctxt "board1|"
msgid "The cow goes 'moo. moo.'. Cows are herbivorous mammals. They graze all day in the meadow."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:59
msgctxt "board1|"
msgid "You can drink the milk this animal produces."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:67
msgctxt "board1|"
msgid "Cat"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:68
msgctxt "board1|"
msgid "The cat goes 'meow, meow'. Cats usually hate water because their fur doesn't stay warm when it is wet."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:71
msgctxt "board1|"
msgid "This pet likes chasing mice."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:79
msgctxt "board1|"
msgid "Pig"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:80
msgctxt "board1|"
msgid "The pig goes 'oink, oink'. Pigs are the 4th most intelligent animal."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:83
msgctxt "board1|"
msgid "This animal likes to lie in the mud."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:91
msgctxt "board1|"
msgid "Duck"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:92
msgctxt "board1|"
msgid "The duck goes 'quack, quack'. Ducks have special features like webbed feet and produce an oil to make their feathers 'waterproof'."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:95
msgctxt "board1|"
msgid "This animal has webbed feet so it can swim in the water."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:103
msgctxt "board1|"
msgid "Owl"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:104
msgctxt "board1|"
msgid "The owl goes 'hoo. hoo.' The owl has excellent vision and hearing at night."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:107
msgctxt "board1|"
msgid "This animal likes to come out at night."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:115
msgctxt "board1|"
msgid "Dog"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:116
msgctxt "board1|"
msgid "The dog goes 'bark! bark!'. Dogs are great human companions and usually enjoy love and attention."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:119
msgctxt "board1|"
msgid "This animal's ancestors were wolves."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:127
msgctxt "board1|"
msgid "Rooster"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:128
msgctxt "board1|"
msgid "The rooster goes 'coc-a-doodle-doo!'. Roosters have been on farms for about 5,000 years. Every morning it wakes the farm up with its noises."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:131
msgctxt "board1|"
msgid "This animal wakes the farm up in the morning."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:139
msgctxt "board1|"
msgid "Sheep"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:140
msgctxt "board1|"
msgid "The sheep is a mammal that bears a fleece of wool. It is a grazing herbivore, bred for its wool, its meat, and its milk. The fleece can be removed and used to produce articles of clothing and blankets, among other things."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:143
msgctxt "board1|"
msgid "This animal is a close relative to the goat."
msgstr ""
#. +> trunk5
#: activities/explore_farm_animals/resource/board/board1.qml:153
msgctxt "board1|"
msgid "Click on each farm animal to discover them."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:156
msgctxt "board1|"
msgid "Click on the farm animal that makes the sound you hear."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_farm_animals/resource/board/board1.qml:159
msgctxt "board1|"
msgid "Click the animal that matches the description."
msgstr ""
#. +> stable5
#: activities/explore_farm_animals/resource/board/board1.qml:153
msgctxt "board1|"
msgid "Click on the questions to explore each farm animal."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore Monuments"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Explore Monuments around the world."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "To learn about different monuments on the basis of their location."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Knowledge of different monuments."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the given keys to learn more of the monuments and then identify where the monuments is on the map by its name."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Photos taken from Wikipedia."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:30
#: activities/explore_monuments/resource/board/board1.qml:33
msgctxt "board1|"
msgid "Chichén Itzá"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:31
msgctxt "board1|"
msgid "Chichen Itza, meaning “at the mouth of the Itza well”, is a Mayan City on the Yucatan Peninsula in Mexico, between Valladolid and Merida. It was established before the period of Christopher Colombus and probably served as the religion center of Yucatan for a while."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:41
#: activities/explore_monuments/resource/board/board1.qml:44
msgctxt "board1|"
msgid "Colosseum"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:42
msgctxt "board1|"
msgid "The Colosseum or Coliseum is today the most recognizable of Rome's Classical buildings. Even 2,000 years after it was built, and despite centuries when the abandoned building was pillaged for building materials, it is instantly recognizable as a classical template for the stadia of today. It was the first permanent amphitheatre to be raised in Rome, and the most impressive arena the Classical world had yet seen."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:52
#: activities/explore_monuments/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Christ the Redeemer"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:53
msgctxt "board1|"
msgid "Christ the Redeemer is an Art Deco statue of Jesus Christ in Rio de Janeiro, Brazil. A symbol of Christianity across the world, the statue has also become a cultural icon of both Rio de Janeiro and Brazil."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:63
#: activities/explore_monuments/resource/board/board1.qml:66
msgctxt "board1|"
msgid "The Great Wall of China"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:64
msgctxt "board1|"
msgid "The Great Wall, was listed as a World Heritage by UNESCO in 1987. Just like a gigantic dragon, it winds up and down across deserts, grasslands, mountains and plateaus, stretching approximately 13,170 miles (21,196 kilometers) from east to west of China."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:74
#: activities/explore_monuments/resource/board/board1.qml:77
msgctxt "board1|"
msgid "Machu Picchu"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:75
msgctxt "board1|"
msgid "Machu Picchu stands 2,430 m above sea-level, in the middle of a tropical mountain forest, in an extraordinarily beautiful setting. It was probably the most amazing urban creation of the Inca Empire at its height; its giant walls, terraces and ramps seem as if they have been cut naturally in the continuous rock escarpments. The natural setting, on the eastern slopes of the Andes, encompasses the upper Amazon basin with its rich diversity of flora and fauna."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:85
#: activities/explore_monuments/resource/board/board1.qml:88
msgctxt "board1|"
msgid "Petra"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:86
msgctxt "board1|"
msgid "Petra is a historical and archaeological city in the southern Jordanian governorate of Ma'an that is famous for its rock-cut architecture and water conduit system. Established possibly as early as 312 BC as the capital city of the Arab Nabataeans, it is a symbol of Jordan, as well as Jordan's most-visited tourist attraction."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:96
msgctxt "board1|"
msgid "Taj Mahal, India"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:97
msgctxt "board1|"
msgid "The Taj Mahal is a white marble mausoleum located on the southern bank of the Yamuna River in the Indian city of Agra. It was commissioned in 1632 by the Mughal emperor Shah Jahan reigned to house the tomb of his favorite wife of three, Mumtaz Mahal."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:99
msgctxt "board1|"
msgid "Taj Mahal"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:109
msgctxt "board1|"
msgid "The 7 New Wonders of World."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board1.qml:112
msgctxt "board1|"
msgid "Click on location where the given monument is located."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:29
#: activities/explore_monuments/resource/board/board2.qml:32
msgctxt "board2|"
msgid "Golden Temple"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:30
msgctxt "board2|"
msgid "Sri Harimandir Sahib, known as the Golden Temple in Amritsar, is one of the most revered spiritual sites of Sikhism. The construction was intended to build a place of worship for men and women from all walks of life and all religions to worship God equally."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:40
#: activities/explore_monuments/resource/board/board2.qml:43
msgctxt "board2|"
msgid "Hawa Mahal"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:41
msgctxt "board2|"
msgid "Hawa Mahal, is a palace in Jaipur, India, so named because it was essentially a high screen wall built so the women of the royal household could observe street festivals while unseen from the outside. Constructed of red and pink sandstone, the palace sits on the edge of the City Palace, and extends to the zenana, or women's chambers."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:51
#: activities/explore_monuments/resource/board/board2.qml:54
msgctxt "board2|"
msgid "Taj Mahal"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:52
msgctxt "board2|"
msgid "The Taj Mahal is a white marble mausoleum located on the southern bank of the Yamuna River in the Indian city of Agra. It was commissioned in 1632 by the Mughal emperor Shah Jahan reigned to house the tomb of his favorite wife of three, Mumtaz Mahal."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:62
#: activities/explore_monuments/resource/board/board2.qml:65
msgctxt "board2|"
msgid "Gateway of India"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:63
msgctxt "board2|"
msgid "The Gateway of India is one of India's most unique landmarks situated in the city of Mumbai. The colossal structure was constructed in 1924. Located at the tip of Apollo Bunder, the gateway overlooks the Mumbai harbor, bordered by the Arabian Sea in the Colaba district. The Gateway of India is a monument that marks India's chief ports and is a major tourist attraction for visitors who arrive in India for the first time."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:73
#: activities/explore_monuments/resource/board/board2.qml:76
msgctxt "board2|"
msgid "Great Stupa"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:74
msgctxt "board2|"
msgid "The Great Stupa at Sanchi is the oldest stone structure in India and was originally commissioned by the emperor Ashoka the Great in the 3rd century BCE. Its nucleus was a simple hemispherical brick structure built over the relics of the Buddha. It was crowned by the chatra, a parasol-like structure symbolizing high rank, which was intended to honor and shelter the relics."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:84
#: activities/explore_monuments/resource/board/board2.qml:87
msgctxt "board2|"
msgid "Ajanta Caves"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:85
msgctxt "board2|"
msgid "The Ajanta Caves are about 29 rock-cut Buddhist cave monuments which date from the 2nd century BCE to about 480 CE in Aurangabad district of Maharashtra state of India. The caves include paintings and rock cut sculptures described as among the finest surviving examples of ancient Indian art, particularly expressive paintings that present emotion through gesture, pose and form. Since 1983, the caves have been a UNESCO World Heritage Site"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:95
#: activities/explore_monuments/resource/board/board2.qml:98
msgctxt "board2|"
msgid "Konark Sun Temple"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:96
msgctxt "board2|"
msgid "The Konark Sun Temple (also spelled Konarak) is a 13th-century Hindu temple dedicated to the Sun god. Shaped like a giant chariot, the temple is known for the exquisite stone carvings that cover the entire structure."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:106
#: activities/explore_monuments/resource/board/board2.qml:109
msgctxt "board2|"
msgid "Mysore Palace"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:107
msgctxt "board2|"
msgid "Mysore Palace or Mysore Maharaja Palace is one of the largest and most spectacular monuments in India. Also known as Amba Vilas, it is located in the heart of the city of Mysore. The palace was initially built by the Wodeyar kings in the 14th century."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:117
#: activities/explore_monuments/resource/board/board2.qml:120
msgctxt "board2|"
msgid "Charminar"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:118
msgctxt "board2|"
msgid "The Charminar in Hyderabad was constructed in 1591 by Mohammed Quli Qutab Shah. He built the Charminar to mark the end of plague in the Hyderabad city. Since the construction of the Charminar, the Hyderabad city has almost become synonymous with the monument. The Charminar is a massive and impressive structure with four minarets."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:128
#: activities/explore_monuments/resource/board/board2.qml:131
msgctxt "board2|"
msgid "Victoria Memorial"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:129
msgctxt "board2|"
msgid "The Victoria Memorial was built to commemorate the peak of the British Empire in India. It represents the architectural climax of Kolkata city, and blends the best of the British and Mughal architecture. The Victoria Memorial hall was built with white Makrana marbles."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:139
#: activities/explore_monuments/resource/board/board2.qml:142
msgctxt "board2|"
msgid "Rang Ghar"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:140
msgctxt "board2|"
msgid "The Rang Ghar is a two-storied building which once served as the royal sports-pavilion where Ahom kings and nobles were spectators at games like buffalo fights and other sports at Rupahi Pathar - particularly during the Rongali Bihu festival in the Ahom capital of Rangpur."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:150
#: activities/explore_monuments/resource/board/board2.qml:153
msgctxt "board2|"
msgid "Qutub Minar"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:151
msgctxt "board2|"
msgid "Qutub Minar at 74 meters, is the tallest brick minaret in the world, and the second tallest minar in India after Fateh Burj at Mohali. Along with the ancient and medieval monuments surrounding it, they form the Qutb Complex, which is a UNESCO World Heritage Site. The tower, located in the Mehrauli area of Delhi, is made of red sandstone and marble."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:163
msgctxt "board2|"
msgid "Monuments of India"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board2.qml:166
msgctxt "board2|"
msgid "Click on location where the given monument is located."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:29
#: activities/explore_monuments/resource/board/board3.qml:32
msgctxt "board3|"
msgid "Mont-Saint-Michel"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:30
msgctxt "board3|"
msgid "Mont Saint-Michel is a rocky tidal island located in Normandy, at the mouth of the Couesnon River, near the city of Avranches. The highest point of the island is the spire at the top of the Abbey’s bell tower, 170 metres above sea level. They are currently less than 50 people living on the island. The unique feature of Mont Saint-Michel is that it is completely surrounded by water and can only be accessed at low tide."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:40
#: activities/explore_monuments/resource/board/board3.qml:43
msgctxt "board3|"
msgid "Cité de Carcassonne"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:41
msgctxt "board3|"
msgid "With more than 4 million visitors each year, Carcassonne is among the most prestigious tourist destinations in France, on a par with Mont Saint Michel and Paris’ Notre-Dame. A UNESCO World Heritage Site since 1997, Carcassonne is a dramatic representation of medieval architecture perched on a rocky spur that towers above the River Aude, southeast of the new town."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:51
#: activities/explore_monuments/resource/board/board3.qml:54
msgctxt "board3|"
msgid "Reims Cathedral"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:52
msgctxt "board3|"
msgid "By size, Reims Cathedral is quite an extraordinary construction: designed to accommodate huge crowds, its gigantic dimensions include a surface area of 6,650 m2 and a length of 122m. A Gothic art masterpiece and the coronation site of the Kings of France, it has been listed as a UNESCO World Heritage Site since 1991. The Mecca for tourists in the Champagne region welcomes 1,500,000 visitors every year."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:62
#: activities/explore_monuments/resource/board/board3.qml:65
msgctxt "board3|"
msgid "Pont du Gard"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:63
msgctxt "board3|"
msgid "The Pont du Gard was built shortly before the Christian era to allow the aqueduct of Nîmes (which is almost 50 km long) to cross the Gardon river. The Roman architects and hydraulic engineers who designed this bridge, which stands almost 50 m high and is on three levels – the longest measuring 275 m – created a technical as well as an artistic masterpiece."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:73
#: activities/explore_monuments/resource/board/board3.qml:76
msgctxt "board3|"
msgid "Arles Amphitheatre"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:74
msgctxt "board3|"
msgid "This Roman amphitheatre dates back to the first century BC and was originally the setting for gladiator battles and chariot races during Antiquity. Modified many times, it was finally renovated during the 19th century."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:84
#: activities/explore_monuments/resource/board/board3.qml:87
msgctxt "board3|"
msgid "Château de Chambord"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:85
msgctxt "board3|"
msgid "Prestigious, majestic, colossal, extravagant are these adjectives enough to fully describe the splendour of Chambord? The largest chateau of the Loire Valley is indeed full of surprises for those who are lucky enough to explore its domain. This remarkable piece of architecture is certainly more than just a castle: it is the dream of a King, transformed into reality."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:95
#: activities/explore_monuments/resource/board/board3.qml:98
msgctxt "board3|"
msgid "Rocamadour"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:96
msgctxt "board3|"
msgid "When coming from Cahors by road, Rocamadour suddenly appears clinging precariously against the cliff above the Alzou canyon. One of the most famous villages of Europe, Rocamadour seemingly defies the laws of gravity. The vertiginous Citadel of Faith is best summed up by an old local saying: “houses on the river, churches on the houses, rocks on the churches, castle on the rock”."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:106
#: activities/explore_monuments/resource/board/board3.qml:109
msgctxt "board3|"
msgid "Palais des Papes"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:107
msgctxt "board3|"
msgid "The star attraction of Avignon is the Palais des Papes (Palace of the Popes), a vast castle of significant historic, religious and architectural importance. It is one of the largest and most important medieval Gothic buildings in Europe."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:117
#: activities/explore_monuments/resource/board/board3.qml:120
msgctxt "board3|"
msgid "Château de Chenonceau"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:118
msgctxt "board3|"
msgid "Chateau de Chenonceau is among many of Loire Valley Chateaux that boast amazing architecture and historical significance drawing thousands of tourists from all over the world. Chateau de Chenonceau is sometimes called the Ladies Castle by some historians due to feminine figures having greatly influenced the construction and development of this French Chateau over the centuries."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:128
#: activities/explore_monuments/resource/board/board3.qml:131
msgctxt "board3|"
msgid "Eiffel Tower"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:129
msgctxt "board3|"
msgid "The world-famous metallic tower was built for the Paris International Exhibition in 1889 for the centenary of the French Revolution. At the time of its inauguration, it was the world’s tallest monument."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:141
msgctxt "board3|"
msgid "Monuments of France"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board3.qml:144
msgctxt "board3|"
msgid "Click on location where the given monument is located."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:29
#: activities/explore_monuments/resource/board/board4.qml:32
msgctxt "board4|"
msgid "Neuschwanstein Castle"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:30
msgctxt "board4|"
msgid "The ultimate fairytale castle, Neuschwanstein is situated on a rugged hill near Füssen in southwest Bavaria. It was the inspiration for the Sleeping Beauty castles in the Disneyland parks. The castle was commissioned by King Ludwig II of Bavaria who was declared insane when the castle was almost completed in 1886 and found dead a few days later. Neuschwanstein is the most photographed building in the country and one of the most popular tourist attractions in Germany."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:40
#: activities/explore_monuments/resource/board/board4.qml:43
msgctxt "board4|"
msgid "Trier Imperial Baths"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:41
msgctxt "board4|"
msgid "The Trier Imperial Baths are a large Roman bath complex in Trier, Germany. It is designated as part of the Roman Monuments, Cathedral of St. Peter and Church of Our Lady in Trier UNESCO World Heritage Site."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:51
#: activities/explore_monuments/resource/board/board4.qml:54
msgctxt "board4|"
msgid "Brandenburg Gate"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:52
msgctxt "board4|"
msgid "The Brandenburg Gate is the only surviving city gate of Berlin and symbolizes the reunification of East and West Berlin. Built in the 18th century, the Brandenburg Gate is the entry to Unter den Linden, the prominent boulevard of linden trees which once led directly to the palace of the Prussian monarchs. It is regarded as one of the most famous landmarks in Europe."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:62
#: activities/explore_monuments/resource/board/board4.qml:65
msgctxt "board4|"
msgid "Berlin Cathedral"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:63
msgctxt "board4|"
msgid "The Cathedral of Berlin is the largest church in the city, and it serves as a vital center for the Protestant church of Germany. Reaching out well beyond the borders of the parish and of Berlin, the cathedral attracts thousands of visitors, year after year, from Germany and abroad."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:73
#: activities/explore_monuments/resource/board/board4.qml:76
msgctxt "board4|"
msgid "Schwerin Palace"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:74
msgctxt "board4|"
msgid "This romantic fairytale fortress, with all its many towers, domes and wings, is reflected in the waters of Lake Schwerin. It was completed in 1857 and symbolized the powerful dynasty of its founder, Friedrich Franz II."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:84
#: activities/explore_monuments/resource/board/board4.qml:87
msgctxt "board4|"
msgid "Aula Palatina"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:85
msgctxt "board4|"
msgid "The long, high-ceilinged brick structure was the throne hall of the Roman emperor until the destruction of the city by Germanic tribes. The invaders built a settlement inside the roofless ruin. In the 12th century, the apse was converted into a tower to accommodate the Archbishop of Trier."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:95
#: activities/explore_monuments/resource/board/board4.qml:98
msgctxt "board4|"
msgid "Worms Cathedral"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:96
msgctxt "board4|"
msgid "Worms Cathedral (Wormser Dom) also known as the Cathedral of St Peter is a Romanesque cathedral in the German city of Worms. A sandstone structure with distinctive conical towers, Worms Cathedral was constructed in phases throughout the twelfth century and mostly completed by 1181."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:108
msgctxt "board4|"
msgid "Monuments of Germany"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board4.qml:111
msgctxt "board4|"
msgid "Click on location where the given monument is located."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:29
#: activities/explore_monuments/resource/board/board5.qml:32
msgctxt "board5|"
msgid "Cabrillo"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:30
msgctxt "board5|"
msgid "Situated on Point Loma in San Diego, California, Cabrillo National Monument commemorates the first European to land on the West Coast of the United States, Juan Rodriguez Cabrillo. Portuguese by birth, Cabrillo carried the Spanish flag in his conquests of the New World. He arrived at San Diego Bay in September 1542, three months after departing from Barra de Navidad on the west coast of Mexico."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:40
#: activities/explore_monuments/resource/board/board5.qml:43
msgctxt "board5|"
msgid "Canyon de Chelly"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:41
msgctxt "board5|"
msgid "The stoic red ruins of Canyon de Chelly in northeastern Arizona are at once part of the National Park Service and the Navajo Nation, having been established as a national monument in 1931. A number of important early Native American sites are preserved in the nearly 84,000 acres of parkland, and Canyon de Chelly also offers an array of Southwestern geological formations, including Spider Rock, an 800-foot-tall sandstone spire that rises eerily from the bottom of the canyon floor."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:51
#: activities/explore_monuments/resource/board/board5.qml:54
msgctxt "board5|"
msgid "Castillo de San Marcos"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:52
msgctxt "board5|"
msgid "Set on more than 20 acres in St. Augustine, Florida, the Castillo de San Marcos was completed as the city's defensive fort in 1695, when Florida was still a Spanish territory. Constructed out of the rare coquina limestone, the star-shaped Castillo also is the oldest masonry fort in the country."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:62
#: activities/explore_monuments/resource/board/board5.qml:65
msgctxt "board5|"
msgid "Castle Clinton"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:63
msgctxt "board5|"
msgid "This round, sandstone fort sitting at the bottom of Manhattan Island predates Ellis Island by about 50 years as the first U.S. immigration checkpoint. Castle Clinton (nps.gov/cacl) was originally built as a fort to protect New York from a British invasion during the War of 1812, and was dedicated as a national monument in 1946."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:73
#: activities/explore_monuments/resource/board/board5.qml:76
msgctxt "board5|"
msgid "George Washington Birthplace"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:74
msgctxt "board5|"
msgid "The George Washington Birthplace National Monument is in Westmoreland County, Virginia, United States. Originally settled by John Washington, George Washington's great-grandfather, George Washington was born here on February 22, 1732. He lived here until age three, returning later as a teenager."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:84
#: activities/explore_monuments/resource/board/board5.qml:87
msgctxt "board5|"
msgid "Lincoln Memorial"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:85
msgctxt "board5|"
msgid "Built in white stone with 36 iconic columns, The Lincoln Memorial is one of the most recognized structures in the United States. The memorial is at the west end of the National Mall, in West Potomac Park, and is an example in Neoclassical architecture. It features a solitary, 19-foot-tall statue of Abraham Lincoln sitting in contemplation, which is flanked on both side chambers with inscriptions of Lincoln’s Second Inaugural Address and arguably his most famous speech, the Gettysburg Address."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:95
#: activities/explore_monuments/resource/board/board5.qml:98
msgctxt "board5|"
msgid "Mount Rushmore"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:96
msgctxt "board5|"
msgid "Mt. Rushmore stands as a shrine of democracy, a monument and memorial to George Washington, this country's birth, growth and ideals. Mount Rushmore symbolizes the greatness of this nation through the greatness of its leaders. The epic sculpture of Mount Rushmore depicts the faces of four exalted American presidents that symbolize this nation's rich history, rugged determination and lasting achievements."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:106
#: activities/explore_monuments/resource/board/board5.qml:109
msgctxt "board5|"
msgid "Navajo"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:107
msgctxt "board5|"
msgid "Navajo National Monument is a National Monument located within the northwest portion of the Navajo Nation territory in northern Arizona, which was established to preserve three-well preserved cliff dwellings of the Ancestral Puebloan People: Keet Seel (Kitsʼiil), Betatakin (Bitátʼahkin), and Inscription House (Tsʼah Biiʼ Kin). The monument is high on the Shonto plateau, overlooking the Tsegi Canyon system, west of Kayenta, Arizona. It features a visitor center with a museum, two short self-guided mesa top trails, two small campgrounds, and a picnic area. Rangers guide visitors on free tours of the Keet Seel and Betatakin cliff dwellings. The Inscription House site, further west, is currently closed to public access."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:117
#: activities/explore_monuments/resource/board/board5.qml:120
msgctxt "board5|"
msgid "Statue of Liberty"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:118
msgctxt "board5|"
msgid "Perhaps the best-known monument and symbol of the United States is the Statue of Liberty, which sits on its own tiny island in New York City. The statue was a gift from the people of France and was dedicated in October 1886."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:128
#: activities/explore_monuments/resource/board/board5.qml:131
msgctxt "board5|"
msgid "Fort Sumter"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:129
msgctxt "board5|"
msgid "Originally built as a defensive structure following the War of 1812, it was at this oceanfront fortification in Charleston Harbor, South Carolina, that the first shots of the Civil War were fired. Inside Fort Sumter, a number of exhibits offer perspectives on U.S. history, particularly the divisions between North and South that eventually resulted in the war."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:141
msgctxt "board5|"
msgid "Monuments of US"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board5.qml:144
msgctxt "board5|"
msgid "Click on location where the given monument is located."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:28
#: activities/explore_monuments/resource/board/board6.qml:31
msgctxt "board6|"
msgid "Great Pyramid of Giza"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:29
msgctxt "board6|"
msgid "The Great Pyramid of Giza is also known as the Pyramid of Khufu or the Pyramid of Cheops. It is considered to be the oldest of all the Seven Wonders of the Ancient World. It is also the largest of all the three pyramids in the Giza. It is situated in Giza Necropolis of Egypt. The initial construction has been started by Egyptian Pharaoh Khufu then it was continued by his son Khafre and finally completed by Menkaure. It took almost 20 years to build the pyramid and approximately 2 million blocks of stone has been used in the construction. The height of the pyramid is approximately 139 meters making it the highest pyramid of Egypt."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:39
#: activities/explore_monuments/resource/board/board6.qml:42
msgctxt "board6|"
msgid "Bent Pyramid"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:40
msgctxt "board6|"
msgid "The Bent Pyramid located at Dahshur was the second pyramid built by pharaoh Sneferu. Mysteriously, this true pyramid rises from the desert at an angle of 55 degrees and then suddenly changes to a more gradual angle of 43 degrees. One theory holds that due to the steepness of the original angle the weight to be added above the inner chambers and passageways became too large, forcing the builders to adopt a shallower angle. Today, the Bent Pyramid is the only pyramid in Egypt of which the outer casing of polished limestone is still largely intact."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:50
#: activities/explore_monuments/resource/board/board6.qml:53
msgctxt "board6|"
msgid "Pyramid of Meidum"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:51
msgctxt "board6|"
msgid "Five miles south of Saqqara in Egypt stands the mysterious tower-like pyramid of Meidum, which today scarcely resembles a typical pyramid at all. The pyramid was probably built during the reign of the 4th Dynasty pharaoh Sneferu, although it is believed by some that the pyramid may have been started by Sneferu’s predecessor, Huni. At some point during its construction the steps of the pyramid were filled with limestone encasing marking the first attempt by the ancient Egyptians at the construction of a true pyramid."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:61
#: activities/explore_monuments/resource/board/board6.qml:64
msgctxt "board6|"
msgid "Red Pyramid"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:62
msgctxt "board6|"
msgid "Red Pyramid was one of the finest and successful attempts by Pharaoh Sneferu in building world’s first ever smooth sided pyramid during the Ancient Egypt period. The height of the pyramid is 104 meters making it the world’s 4th largest pyramid in Egypt. The pyramid has been built with red limestone stones and hence the name. The local people of Egypt called it as el-heram el-watwaat meaning the Bat Pyramid."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:74
msgctxt "board6|"
msgid "Egyptian pyramids"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_monuments/resource/board/board6.qml:77
msgctxt "board6|"
msgid "Click on location where the given pyramid is located."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/explore_world_animals/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Explore World Animals"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/explore_world_animals/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Learn about world animals, interesting facts and their location on a map."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/explore_world_animals/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid ""
"There are two levels in this game.\n"
"\n"
"In level one, players enjoy exploring each animal on the screen. Click on the question mark, and learn about the animal, what it's name is, and what it looks like. Study well this information, because you will be tested in level 2!\n"
"\n"
"In level two, a random text prompt is displayed and you must click on the animal that matches the text. When you have matched all texts correctly, you win!\n"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:30
#: activities/explore_world_animals/resource/board/board1.qml:33
msgctxt "board1|"
msgid "Jaguar"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:31
msgctxt "board1|"
msgid "Jaguars are named after the Native American word meaning 'he who kills with one leap' because they like to climb trees to attack their prey."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:41
#: activities/explore_world_animals/resource/board/board1.qml:44
msgctxt "board1|"
msgid "Hedgehog"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:42
msgctxt "board1|"
msgid "Hedgehogs eat small animals, like frogs and insects, so many people keep them as useful pets. When in danger, they will curl up into a ball and stick up their coat of sharp spines."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:52
#: activities/explore_world_animals/resource/board/board1.qml:55
msgctxt "board1|"
msgid "Giraffe"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:53
msgctxt "board1|"
msgid "The giraffe lives in Africa and is the tallest mammal in the world. Just their legs, which are usually 1.8 meters long, are taller than most humans!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:63
#: activities/explore_world_animals/resource/board/board1.qml:66
msgctxt "board1|"
msgid "Bison"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:64
msgctxt "board1|"
msgid "Bison live on the plains of North America and were hunted by the Native Americans for food."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:74
#: activities/explore_world_animals/resource/board/board1.qml:77
msgctxt "board1|"
msgid "Narwhal"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:75
msgctxt "board1|"
msgid "Narwhals are whales that live in the Arctic Ocean and have long tusks. These tusks remind many people of the mythical unicorn's horn."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:87
msgctxt "board1|"
msgid "Explore exotic animals from around the world."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board1.qml:90
msgctxt "board1|"
msgid "Click on location where the given animal lives."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:30
#: activities/explore_world_animals/resource/board/board2.qml:33
msgctxt "board2|"
msgid "Chameleon"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:31
msgctxt "board2|"
msgid "Chameleon lives in Africa and Madagascar and is well-known for its ability to change its skin color in a couple of seconds."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:41
#: activities/explore_world_animals/resource/board/board2.qml:44
msgctxt "board2|"
msgid "Polar bear"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:42
msgctxt "board2|"
msgid "Polar bear is one of the world's largest predatory mammals. It weights up to a ton and can be as long as 3 meters!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:52
#: activities/explore_world_animals/resource/board/board2.qml:55
msgctxt "board2|"
msgid "Kangaroo"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:53
msgctxt "board2|"
msgid "Kangaroo lives in Australia and is well-known for pouch on its belly used to cradle baby kangaroos."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:63
#: activities/explore_world_animals/resource/board/board2.qml:66
msgctxt "board2|"
msgid "Scarlet macaw"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:64
msgctxt "board2|"
msgid "Scarlet macaw lives in South America and is a big and bright colored parrot, able to learn up to 100 words!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:74
#: activities/explore_world_animals/resource/board/board2.qml:77
msgctxt "board2|"
msgid "Moose"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:75
msgctxt "board2|"
msgid "Being the largest of all the deers, moose eats as much as 25 kg a day. However, it's not easy, so sometimes moose has to stand on its hind legs to reach branches up to 4 meters!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:87
msgctxt "board2|"
msgid "Explore exotic animals from around the world."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board2.qml:90
msgctxt "board2|"
msgid "Click on location where the given animal lives."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:30
#: activities/explore_world_animals/resource/board/board3.qml:33
msgctxt "board3|"
msgid "Crocodile"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:31
msgctxt "board3|"
msgid "A crocodile is a large amphibious reptile. It lives mostly in large tropical rivers, where it is an ambush predator."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:41
#: activities/explore_world_animals/resource/board/board3.qml:44
msgctxt "board3|"
msgid "Komodo dragon"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:42
msgctxt "board3|"
msgid "The Komodo dragon is the largest living lizard (up to 3 meters). It inhabits the Indonesian islands."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:52
#: activities/explore_world_animals/resource/board/board3.qml:55
msgctxt "board3|"
msgid "Koala"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:53
msgctxt "board3|"
msgid "Koalas are herbivore marsupials that live in the eucalyptus forests of eastern Australia."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:63
#: activities/explore_world_animals/resource/board/board3.qml:66
msgctxt "board3|"
msgid "Ring-tailed lemur"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:64
msgctxt "board3|"
msgid "Lemur is a primate that lives in the dry regions of southwest Madagascar. The striped tail makes it easy to recognize."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:74
#: activities/explore_world_animals/resource/board/board3.qml:77
msgctxt "board3|"
msgid "Panda"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:75
msgctxt "board3|"
msgid "Panda is a bear with black and white fur that lives in a few mountain ranges in central China. Pandas mostly eat bamboo."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:87
msgctxt "board3|"
msgid "Explore exotic animals from around the world."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_animals/resource/board/board3.qml:90
msgctxt "board3|"
msgid "Click on location where the given animal lives."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/explore_world_music/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Explore World Music"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/explore_world_music/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Learn about the music of the world."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/explore_world_music/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Develop a better understanding of the variety of music present in the world"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/explore_world_music/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"There are three levels in this activity.\n"
"\n"
"In the first level, enjoy exploring music from around the world. Click on each suitcase to learn about the music from that area, and listen to a short sample. Study well, because there will be two games related to this information next!\n"
"\n"
"The second level is a matching game. You will hear a clip of music, and you must select the location that corresponds to that music. Click the play button if you'd like to hear the music again. You win the level when you have correctly matched all sound clips.\n"
"\n"
"The third level is also a matching game. You must select the location that matches the text description on the screen. You win the level when you have correctly matched all text prompts.\n"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/ActivityInfo.qml:44
msgctxt "ActivityInfo|"
msgid "Images from http://commons.wikimedia.org/wiki, http://archive.org"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:31
#: activities/explore_world_music/resource/board/board1.qml:35
msgctxt "board1|"
msgid "Australia"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:32
msgctxt "board1|"
msgid "Aboriginals were the first people to live in Australia. They sing and play instruments, like the didgeridoo. It is made from a log and can be up to five meters long!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:43
#: activities/explore_world_music/resource/board/board1.qml:47
msgctxt "board1|"
msgid "Africa"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:44
msgctxt "board1|"
msgid "Music is a part of everyday life in Africa. African music features a great variety of drums, and they believe it is a sacred and magical instrument."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:55
#: activities/explore_world_music/resource/board/board1.qml:59
msgctxt "board1|"
msgid "Middle East"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:56
msgctxt "board1|"
msgid "Music is a very important part of middle eastern culture. Specific songs are played to call worshipers to prayer. The lute is an instrument invented thousands of years ago and still in use today."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:67
#: activities/explore_world_music/resource/board/board1.qml:71
msgctxt "board1|"
msgid "Japan"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:68
msgctxt "board1|"
msgid "Taiko drumming comes from Japan. This type of drumming was originally used to scare enemies in battle. It is very loud, and performances are very exciting with crowds cheering and performers yelling!"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:79
#: activities/explore_world_music/resource/board/board1.qml:83
msgctxt "board1|"
msgid "Scotland and Ireland"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:80
msgctxt "board1|"
msgid "Folk music of this region is called celtic music, often incorporates a narrative poem or story. Typical instruments include bagpipes, fiddles, flutes, harps, and accordions."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:91
#: activities/explore_world_music/resource/board/board1.qml:95
msgctxt "board1|"
msgid "Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:92
msgctxt "board1|"
msgid "Italy is famous for its Opera. Opera is a musical theater where actors tell a story by acting and singing. Opera singers, both male and female, learn special techniques to sing operas."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:103
#: activities/explore_world_music/resource/board/board1.qml:107
msgctxt "board1|"
msgid "European Classical Music"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:104
msgctxt "board1|"
msgid "Europe is the home of classical music. Famous composers like Bach, Beethoven, and Mozart forever changed music history."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:115
#: activities/explore_world_music/resource/board/board1.qml:119
msgctxt "board1|"
msgid "Mexico"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:116
msgctxt "board1|"
msgid "Mariachi is a famous type of Mexican music. It features guitars, trumpets, and violins. These bands play for many occasions, including weddings and parties."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:127
#: activities/explore_world_music/resource/board/board1.qml:131
msgctxt "board1|"
msgid "United States of America"
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:128
msgctxt "board1|"
msgid "USA also has a wide variety of musical genres, but perhaps it is most famous for rock n' roll music. This music features vocalists, guitars, and drums."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:141
msgctxt "board1|"
msgid "Explore world music! Click on the suitcases."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:144
msgctxt "board1|"
msgid "Click on the location that matches the music you hear."
msgstr ""
#. +> trunk5 stable5
#: activities/explore_world_music/resource/board/board1.qml:147
msgctxt "board1|"
msgid "Click on the location that matches the text."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/family/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Family"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/family/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Select the name you should call this family member"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/family/ActivityInfo.qml:32
#: activities/family_find_relative/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the relationships in a family, according to the lineal system used in most Western societies"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/family/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading skills"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/family/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A family tree is shown.\n"
"The circles are linked with lines to mark the relations. Married couples are marked with a ring on the link.\n"
"You are the person in the white circle. Select the name you should call the person in the orange circle.\n"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:136 activities/family/Dataset.qml:137
msgctxt "Dataset|"
msgid "Father"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:137 activities/family/Dataset.qml:248
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandfather"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:137 activities/family/Dataset.qml:399
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:425
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Uncle"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:159 activities/family/Dataset.qml:160
msgctxt "Dataset|"
msgid "Mother"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:160 activities/family/Dataset.qml:249
#: activities/family/Dataset.qml:281 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandmother"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:160 activities/family/Dataset.qml:400
#: activities/family/Dataset.qml:425 activities/family/Dataset.qml:451
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Aunt"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:186 activities/family/Dataset.qml:187
#: activities/family/Dataset.qml:216 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Brother"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:187 activities/family/Dataset.qml:216
#: activities/family/Dataset.qml:374 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Cousin"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:187 activities/family/Dataset.qml:215
#: activities/family/Dataset.qml:216 activities/family/Dataset.qml:375
msgctxt "Dataset|"
msgid "Sister"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:314 activities/family/Dataset.qml:315
#: activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Granddaughter"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:249 activities/family/Dataset.qml:282
#: activities/family/Dataset.qml:315 activities/family/Dataset.qml:347
#: activities/family/Dataset.qml:348
msgctxt "Dataset|"
msgid "Grandson"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:424
#: activities/family/Dataset.qml:425 activities/family/Dataset.qml:452
#: activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Nephew"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:400 activities/family/Dataset.qml:425
#: activities/family/Dataset.qml:452 activities/family/Dataset.qml:478
#: activities/family/Dataset.qml:479
msgctxt "Dataset|"
msgid "Niece"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:505 activities/family/Dataset.qml:506
#: activities/family/Dataset.qml:533 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589
msgctxt "Dataset|"
msgid "Father-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:532
#: activities/family/Dataset.qml:533 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Mother-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:560 activities/family/Dataset.qml:588
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Sister-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:559 activities/family/Dataset.qml:560
#: activities/family/Dataset.qml:589 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Brother-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:506 activities/family/Dataset.qml:533
#: activities/family/Dataset.qml:560 activities/family/Dataset.qml:589
#: activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Daughter-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Dataset.qml:615 activities/family/Dataset.qml:616
msgctxt "Dataset|"
msgid "Son-in-law"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Family.qml:238
msgctxt "Family|"
msgid "Me"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Family.qml:261
msgctxt "Family|"
msgid "?"
msgstr ""
#. +> trunk5 stable5
#: activities/family/Family.qml:375
#, qt-format
msgctxt "Family|"
msgid "Select one of the pairs denoting: %1"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/family_find_relative/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Point the relatives"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/family_find_relative/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading, moving and clicking with the mouse"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/family_find_relative/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"A family tree is shown, with some instructions.\n"
"The circles are linked with lines to mark the relations. Married couples are marked with a ring on the link.\n"
"Click on a pair of family members which corresponds to the given relation."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/fifteen/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The fifteen game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/fifteen/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move each item to recreate the image."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/fifteen/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click or drag on any pieces that has a free block beside it, and it will be swapped with the empty one."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/find_the_day/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Find the day"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/find_the_day/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the correct date and select it on the calendar."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/find_the_day/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to count days and find a date on a calendar."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/find_the_day/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Basics of calendar"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/find_the_day/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Read the instructions and perform the requested calculation to find a date. Then select this date on the calendar."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:46
msgctxt "find_the_day_dataset|"
msgid "Find the date 13 days after 3 May."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:50
msgctxt "find_the_day_dataset|"
msgid "Find the date 7 days after 1 October."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:54
msgctxt "find_the_day_dataset|"
msgid "Find the date 31 days after 12 July."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:58
msgctxt "find_the_day_dataset|"
msgid "Find the date two weeks after 27 November."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:62
msgctxt "find_the_day_dataset|"
msgid "Find the date 19 days before 1 September."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:66
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 days before 8 December."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:86
msgctxt "find_the_day_dataset|"
msgid "Find day of week 3 days after 5 December."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:90
msgctxt "find_the_day_dataset|"
msgid "Find day of week 12 days before 12 November."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:94
msgctxt "find_the_day_dataset|"
msgid "Find day of week 32 days after 5 January."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:98
msgctxt "find_the_day_dataset|"
msgid "Find day of week 5 days after 23 February."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:102
msgctxt "find_the_day_dataset|"
msgid "Find day of week 17 days before 16 August."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:123
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 weeks and 3 days after 12 January."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:127
msgctxt "find_the_day_dataset|"
msgid "Find the date 3 weeks and 2 days after 22 March."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:131
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 weeks and 6 days after 5 October."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:135
msgctxt "find_the_day_dataset|"
msgid "Find the date 1 week and 1 day before 8 August."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:139
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 weeks and 5 days before 2 July."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:159
msgctxt "find_the_day_dataset|"
msgid "Find day of week 5 months and 2 days after 3 July."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:163
msgctxt "find_the_day_dataset|"
msgid "Find day of week 2 months and 4 days after 8 October."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:167
msgctxt "find_the_day_dataset|"
msgid "Find day of week 1 month and 3 days before 28 December."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:171
msgctxt "find_the_day_dataset|"
msgid "Find day of week 8 months and 7 days after 28 February."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:175
msgctxt "find_the_day_dataset|"
msgid "Find day of week 3 months and 3 days before 15 September."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:194
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 months, 1 week and 5 days after 12 January."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:198
msgctxt "find_the_day_dataset|"
msgid "Find the date 3 months, 2 weeks and 1 day after 23 August."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:202
msgctxt "find_the_day_dataset|"
msgid "Find the date 5 months, 3 weeks and 2 days after 20 March."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:206
msgctxt "find_the_day_dataset|"
msgid "Find the date 1 month 1 week and 1 day before 10 September."
msgstr ""
#. +> trunk5 stable5
#: activities/find_the_day/find_the_day_dataset.js:210
msgctxt "find_the_day_dataset|"
msgid "Find the date 2 months, 1 week and 8 days before 7 April."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/followline/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Control the hose-pipe"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/followline/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The fireman needs to stop the fire, but the hose is blocked."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/followline/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Fine motor coordination"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/followline/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Move the mouse or your finger over the lock which is represented as a red part in the hose-pipe. This will move it, bringing it, part by part, up to the fire. Be careful, if you move off the hose, the lock will go backward."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/football/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The football game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/football/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Kick the ball into the goal"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/football/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Kick the ball behind the goal keeper on the right"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/football/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Drag a line from the ball, to set its speed and direction."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/geo-country/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Locate the region"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/geo-country/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the regions to redraw the whole country"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/geo-country/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "Drag and drop different regions of the country to correct locations to redraw the whole country."
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board10_0.qml:26
msgctxt "board10_0|"
msgid "United States of America"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board10_1.qml:25
msgctxt "board10_1|"
msgid "United States of America"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board11_0.qml:26
msgctxt "board11_0|"
msgid "Districts of Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board11_1.qml:25
msgctxt "board11_1|"
msgid "Districts of Northern Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board11_2.qml:25
msgctxt "board11_2|"
msgid "Districts of Central Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board11_3.qml:25
msgctxt "board11_3|"
msgid "Districts of Southern Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "States of India"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board13_0.qml:25
msgctxt "board13_0|"
msgid "Districts of Australia"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Districts of China"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board15_0.qml:26
msgctxt "board15_0|"
msgid "Northern Scotland"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board15_1.qml:25
msgctxt "board15_1|"
msgid "Southern Scotland"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board15_2.qml:25
msgctxt "board15_2|"
msgid "Northern Scotland"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board15_3.qml:25
msgctxt "board15_3|"
msgid "Southern Scotland"
msgstr ""
#. +> trunk5
#: activities/geo-country/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Historical provinces of Romania"
msgstr ""
#. +> stable5
#: activities/geo-country/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Provinces of Romania"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Districts of France"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "Districts of Germany"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Districts of Argentina"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Districts of Poland"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board5_0.qml:26
msgctxt "board5_0|"
msgid "Districts of Turkey"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board5_1.qml:25
msgctxt "board5_1|"
msgid "Eastern Districts of Turkey"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board5_2.qml:25
msgctxt "board5_2|"
msgid "Districts of Turkey"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Counties of Norway"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Counties of Brazil"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Districts of Canada"
msgstr ""
#. +> trunk5 stable5
#: activities/geo-country/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Districts of Mexico"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/geography/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "Locate the countries"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/geography/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to redraw the whole map"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/geography/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "Drag and drop the map pieces to correct locations to redraw the whole map."
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid "Oceania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:34
msgctxt "board10_0|"
msgid "Pitcairn Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:41
msgctxt "board10_0|"
msgid "French Polynesia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:48
msgctxt "board10_0|"
msgid "Papua New Guinea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:55
msgctxt "board10_0|"
msgid "East Timor"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:62
msgctxt "board10_0|"
msgid "Indonesia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:69
msgctxt "board10_0|"
msgid "Palau"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:76
msgctxt "board10_0|"
msgid "Northern Mariana Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:83
msgctxt "board10_0|"
msgid "Micronesia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:90
msgctxt "board10_0|"
msgid "Vanuatu"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:97
msgctxt "board10_0|"
msgid "Tuvalu"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:104
msgctxt "board10_0|"
msgid "Tonga"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:111
msgctxt "board10_0|"
msgid "New Caledonia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:118
msgctxt "board10_0|"
msgid "Marshall Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:125
msgctxt "board10_0|"
msgid "Kiribati"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:132
msgctxt "board10_0|"
msgid "Fiji"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:139
msgctxt "board10_0|"
msgid "Solomon Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:146
msgctxt "board10_0|"
msgid "New Zealand"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:153
msgctxt "board10_0|"
msgid "Cook Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:160
msgctxt "board10_0|"
msgid "American Samoa"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:167
msgctxt "board10_0|"
msgid "Australia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:174
msgctxt "board10_0|"
msgid "United States Minor Outlying Islands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board10_0.qml:181
msgctxt "board10_0|"
msgid "Hawaii"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Continents"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:34
msgctxt "board1_0|"
msgid "Oceania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:41
msgctxt "board1_0|"
msgid "Europe"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:48
msgctxt "board1_0|"
msgid "Asia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:55
msgctxt "board1_0|"
msgid "Antarctica"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:62
msgctxt "board1_0|"
msgid "America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board1_0.qml:69
msgctxt "board1_0|"
msgid "Africa"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "North America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:34
msgctxt "board2_0|"
msgid "Alaska"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:41
msgctxt "board2_0|"
msgid "United States of America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:48
msgctxt "board2_0|"
msgid "Mexico"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:55
msgctxt "board2_0|"
msgid "Iceland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:62
msgctxt "board2_0|"
msgid "Greenland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board2_0.qml:69
msgctxt "board2_0|"
msgid "Canada"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:26
msgctxt "board3_0|"
msgid "Central America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:35
msgctxt "board3_0|"
msgid "Puerto Rico"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:42
msgctxt "board3_0|"
msgid "Panama"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:49
msgctxt "board3_0|"
msgid "Nicaragua"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:56
msgctxt "board3_0|"
msgid "Mexico"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:63
msgctxt "board3_0|"
msgid "Jamaica"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "Honduras"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "Haiti"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:84
msgctxt "board3_0|"
msgid "Guatemala"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:91
msgctxt "board3_0|"
msgid "El Salvador"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:98
msgctxt "board3_0|"
msgid "Dominican Republic"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:105
msgctxt "board3_0|"
msgid "Cuba"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:112
msgctxt "board3_0|"
msgid "Costa Rica"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:119
msgctxt "board3_0|"
msgid "Belize"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_0.qml:126
msgctxt "board3_0|"
msgid "Bahamas"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:25
msgctxt "board3_1|"
msgid "Central America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:34
msgctxt "board3_1|"
msgid "Puerto Rico"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:41
msgctxt "board3_1|"
msgid "Panama"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:48
msgctxt "board3_1|"
msgid "Nicaragua"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:55
msgctxt "board3_1|"
msgid "Mexico"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:62
msgctxt "board3_1|"
msgid "Jamaica"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:69
msgctxt "board3_1|"
msgid "Honduras"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:76
msgctxt "board3_1|"
msgid "Haiti"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:83
msgctxt "board3_1|"
msgid "Guatemala"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:90
msgctxt "board3_1|"
msgid "El Salvador"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:97
msgctxt "board3_1|"
msgid "Dominican Republic"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:104
msgctxt "board3_1|"
msgid "Cuba"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:111
msgctxt "board3_1|"
msgid "Costa Rica"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:118
msgctxt "board3_1|"
msgid "Belize"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board3_1.qml:125
msgctxt "board3_1|"
msgid "Bahamas"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "South America"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:34
msgctxt "board4_0|"
msgid "Venezuela"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:41
msgctxt "board4_0|"
msgid "Uruguay"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:48
msgctxt "board4_0|"
msgid "Suriname"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:55
msgctxt "board4_0|"
msgid "Peru"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:62
msgctxt "board4_0|"
msgid "Paraguay"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:69
msgctxt "board4_0|"
msgid "Panama"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:76
msgctxt "board4_0|"
msgid "Guyana"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:83
msgctxt "board4_0|"
msgid "French Guiana"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:90
msgctxt "board4_0|"
msgid "Ecuador"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:97
msgctxt "board4_0|"
msgid "Colombia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:104
msgctxt "board4_0|"
msgid "Chile"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:111
msgctxt "board4_0|"
msgid "Brazil"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:118
msgctxt "board4_0|"
msgid "Bolivia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board4_0.qml:125
msgctxt "board4_0|"
msgid "Argentina"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Western Europe"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:34
msgctxt "board5_0|"
msgid "United Kingdom"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:41
msgctxt "board5_0|"
msgid "Switzerland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:48
msgctxt "board5_0|"
msgid "Sweden"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:55
msgctxt "board5_0|"
msgid "Spain"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:62
msgctxt "board5_0|"
msgid "Portugal"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:69
msgctxt "board5_0|"
msgid "Norway"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:76
msgctxt "board5_0|"
msgid "The Netherlands"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:90
msgctxt "board5_0|"
msgid "Italy"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:97
msgctxt "board5_0|"
msgid "Ireland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:104
msgctxt "board5_0|"
msgid "Iceland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:111
msgctxt "board5_0|"
msgid "Germany"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:118
msgctxt "board5_0|"
msgid "France"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:125
msgctxt "board5_0|"
msgid "Finland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:132
msgctxt "board5_0|"
msgid "Denmark"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:139
msgctxt "board5_0|"
msgid "Belgium"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board5_0.qml:146
msgctxt "board5_0|"
msgid "Austria"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Eastern Europe"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:41
msgctxt "board6_0|"
msgid "Greece"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:48
msgctxt "board6_0|"
msgid "Ukraine"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:55
msgctxt "board6_0|"
msgid "Turkey"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:63
msgctxt "board6_0|"
msgid "Slovenia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:70
msgctxt "board6_0|"
msgid "Slovak Republic"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:77
msgctxt "board6_0|"
msgid "Montenegro"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:85
msgctxt "board6_0|"
msgid "Serbia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:92
msgctxt "board6_0|"
msgid "Russia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:99
msgctxt "board6_0|"
msgid "Romania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:106
msgctxt "board6_0|"
msgid "Poland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:113
msgctxt "board6_0|"
msgid "Moldova"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:120
msgctxt "board6_0|"
msgid "Macedonia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:128
msgctxt "board6_0|"
msgid "Lithuania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:135
msgctxt "board6_0|"
msgid "Latvia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:142
msgctxt "board6_0|"
msgid "Hungary"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:149
msgctxt "board6_0|"
msgid "Estonia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:156
msgctxt "board6_0|"
msgid "Czechia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:163
msgctxt "board6_0|"
msgid "Croatia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:170
msgctxt "board6_0|"
msgid "Bulgaria"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:177
msgctxt "board6_0|"
msgid "Bosnia Herzegovina"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:184
msgctxt "board6_0|"
msgid "Belarus"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board6_0.qml:191
msgctxt "board6_0|"
msgid "Albania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Northern Africa"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:34
msgctxt "board7_0|"
msgid "Western Sahara"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:41
msgctxt "board7_0|"
msgid "Uganda"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:48
msgctxt "board7_0|"
msgid "Tunisia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:55
msgctxt "board7_0|"
msgid "Togo"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:62
msgctxt "board7_0|"
msgid "Sudan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:69
msgctxt "board7_0|"
msgid "Somalia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:76
msgctxt "board7_0|"
msgid "Sierra Leone"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:83
msgctxt "board7_0|"
msgid "Senegal"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:90
msgctxt "board7_0|"
msgid "Rwanda"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:97
msgctxt "board7_0|"
msgid "Niger"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:104
msgctxt "board7_0|"
msgid "Nigeria"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:111
msgctxt "board7_0|"
msgid "Morocco"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:118
msgctxt "board7_0|"
msgid "Mauritania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:125
msgctxt "board7_0|"
msgid "Mali"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:132
msgctxt "board7_0|"
msgid "Libya"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:139
msgctxt "board7_0|"
msgid "Liberia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:146
msgctxt "board7_0|"
msgid "Ivory Coast"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:153
msgctxt "board7_0|"
msgid "Guinea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:160
msgctxt "board7_0|"
msgid "Guinea Bissau"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:167
msgctxt "board7_0|"
msgid "Ghana"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:174
msgctxt "board7_0|"
msgid "Gambia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:181
msgctxt "board7_0|"
msgid "Gabon"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:188
msgctxt "board7_0|"
msgid "Eritrea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:195
msgctxt "board7_0|"
msgid "Ethiopia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:202
msgctxt "board7_0|"
msgid "Equatorial Guinea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:209
msgctxt "board7_0|"
msgid "Egypt"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:216
msgctxt "board7_0|"
msgid "Djibouti"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:223
msgctxt "board7_0|"
msgid "Chad"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:230
msgctxt "board7_0|"
msgid "Central African Republic"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:237
msgctxt "board7_0|"
msgid "Cameroon"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:244
msgctxt "board7_0|"
msgid "Burkina Faso"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:251
msgctxt "board7_0|"
msgid "Benin"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board7_0.qml:258
msgctxt "board7_0|"
msgid "Algeria"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Southern Africa"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:34
msgctxt "board8_0|"
msgid "Zimbabwe"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:41
msgctxt "board8_0|"
msgid "Zambia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:48
msgctxt "board8_0|"
msgid "Uganda"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:55
msgctxt "board8_0|"
msgid "Tanzania"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:62
msgctxt "board8_0|"
msgid "Swaziland"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:69
msgctxt "board8_0|"
msgid "South Africa"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:76
msgctxt "board8_0|"
msgid "Rwanda"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:83
msgctxt "board8_0|"
msgid "Republic of Congo"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:90
msgctxt "board8_0|"
msgid "Namibia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:97
msgctxt "board8_0|"
msgid "Mozambique"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:104
msgctxt "board8_0|"
msgid "Malawi"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:111
msgctxt "board8_0|"
msgid "Madagascar"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:118
msgctxt "board8_0|"
msgid "Lesotho"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:125
msgctxt "board8_0|"
msgid "Kenya"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:132
msgctxt "board8_0|"
msgid "Gabon"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:139
msgctxt "board8_0|"
msgid "Equatorial Guinea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:146
msgctxt "board8_0|"
msgid "Democratic Republic of Congo"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:153
msgctxt "board8_0|"
msgid "Burundi"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:160
msgctxt "board8_0|"
msgid "Botswana"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board8_0.qml:167
msgctxt "board8_0|"
msgid "Angola"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Asia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:34
msgctxt "board9_0|"
msgid "Russia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:41
msgctxt "board9_0|"
msgid "Mongolia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:48
msgctxt "board9_0|"
msgid "Japan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:55
msgctxt "board9_0|"
msgid "North Korea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:62
msgctxt "board9_0|"
msgid "South Korea"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:69
msgctxt "board9_0|"
msgid "Kazakhstan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:76
msgctxt "board9_0|"
msgid "Uzbekistan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:83
msgctxt "board9_0|"
msgid "Taiwan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:90
msgctxt "board9_0|"
msgid "Vietnam"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:97
msgctxt "board9_0|"
msgid "Cambodia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:104
msgctxt "board9_0|"
msgid "Laos"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:111
msgctxt "board9_0|"
msgid "Thailand"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:118
msgctxt "board9_0|"
msgid "Sri Lanka"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:125
msgctxt "board9_0|"
msgid "China"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:132
msgctxt "board9_0|"
msgid "India"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:139
msgctxt "board9_0|"
msgid "Bangladesh"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:146
msgctxt "board9_0|"
msgid "Bhutan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:153
msgctxt "board9_0|"
msgid "Nepal"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:160
msgctxt "board9_0|"
msgid "Pakistan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:167
msgctxt "board9_0|"
msgid "Myanmar"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:174
msgctxt "board9_0|"
msgid "Philippines"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:181
msgctxt "board9_0|"
msgid "Indonesia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:188
msgctxt "board9_0|"
msgid "Malaysia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:195
msgctxt "board9_0|"
msgid "Afghanistan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:202
msgctxt "board9_0|"
msgid "Tajikistan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:209
msgctxt "board9_0|"
msgid "Kyrgyzstan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:216
msgctxt "board9_0|"
msgid "Turkmenistan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:223
msgctxt "board9_0|"
msgid "Iran"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:230
msgctxt "board9_0|"
msgid "Azerbaijan"
msgstr ""
#. Translators: Strip Asia| and translate only Georgia
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:238
msgctxt "board9_0|"
msgid "Asia|Georgia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:245
msgctxt "board9_0|"
msgid "Turkey"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:252
msgctxt "board9_0|"
msgid "Syria"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:259
msgctxt "board9_0|"
msgid "Iraq"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:266
msgctxt "board9_0|"
msgid "Jordan"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:273
msgctxt "board9_0|"
msgid "Saudi Arabia"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:280
msgctxt "board9_0|"
msgid "Yemen"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:287
msgctxt "board9_0|"
msgid "United Arab Emirates"
msgstr ""
#. +> trunk5 stable5
#: activities/geography/resource/board/board9_0.qml:294
msgctxt "board9_0|"
msgid "Oman"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gletters/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Simple Letters"
msgstr ""
#. Help title
#. ----------
#. Help manual
#. +> trunk5 stable5
#: activities/gletters/ActivityInfo.qml:29
#: activities/gletters/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Type the falling letters before they reach the ground"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/gletters/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Letter association between the screen and the keyboard"
msgstr ""
#. +> trunk5 stable5
#: activities/gletters/Gletters.qml:149
msgctxt "Gletters|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/gletters/Gletters.qml:155
msgctxt "Gletters|"
msgid "Uppercase only mode"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gnumch-equality/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Gnumch Equality"
msgstr ""
#. Help title
#. ----------
#. Help manual
#. +> trunk5 stable5
#: activities/gnumch-equality/ActivityInfo.qml:29
#: activities/gnumch-equality/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to the expressions that equal the number at the bottom of the screen."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/gnumch-equality/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice addition, multiplication, division and subtraction."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/gnumch-equality/ActivityInfo.qml:38
#: activities/gnumch-factors/ActivityInfo.qml:39
#: activities/gnumch-inequality/ActivityInfo.qml:37
#: activities/gnumch-inequality/ActivityInfo.qml:39
#: activities/gnumch-multiples/ActivityInfo.qml:39
#: activities/gnumch-primes/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "If you have a keyboard you can use the arrow keys to move and hit space to swallow a number. With a mouse you can click on the block next to your position to move and click again to swallow the number. With a touch screen you can do like with a mouse or swipe anywhere in the direction you want to move and tap to swallow the number."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/ActivityInfo.qml:40
#: activities/gnumch-factors/ActivityInfo.qml:41
#: activities/gnumch-inequality/ActivityInfo.qml:41
#: activities/gnumch-multiples/ActivityInfo.qml:41
#: activities/gnumch-primes/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Take care to avoid the Troggles."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/TopPanel.qml:50
#, qt-format
msgctxt "TopPanel|"
msgid "Equal to %1"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/TopPanel.qml:52
#, qt-format
msgctxt "TopPanel|"
msgid "Not equal to %1"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/TopPanel.qml:54
#, qt-format
msgctxt "TopPanel|"
msgid "Factor of %1"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/TopPanel.qml:56
#, qt-format
msgctxt "TopPanel|"
msgid "Multiple of %1"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/TopPanel.qml:58
#, qt-format
msgctxt "TopPanel|"
msgid "Primes less than %1"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:47
msgctxt "Warning|"
msgid "You were eaten by a Troggle."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:51
msgctxt "Warning|"
msgid "You ate a wrong number."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:62
msgctxt "Warning|"
msgid "1 is not a prime number."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:72
#, qt-format
msgctxt "Warning|"
msgid "%1 is divisible by %2"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:80
msgctxt "Warning|"
msgid "and"
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:86
#, qt-format
msgctxt "Warning|"
msgid "Multiples of %1 include %2, "
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:87
#, qt-format
msgctxt "Warning|"
msgid "but %1 is not a multiple of %2."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:104
#, qt-format
msgctxt "Warning|"
msgid "and %1 are the divisors of %2."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/Warning.qml:133
msgctxt "Warning|"
msgid "Press \"Return\" or click on me to continue."
msgstr ""
#. +> trunk5 stable5
#: activities/gnumch-equality/WarnMonster.qml:41
msgctxt "WarnMonster|"
msgid "Be careful, a troggle !"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gnumch-factors/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Gnumch Factors"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/gnumch-factors/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to all the factors of the number at the top of the screen."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/gnumch-factors/ActivityInfo.qml:33
#: activities/gnumch-multiples/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Learn about multiples and factors."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/gnumch-factors/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "The factors of a number are all the numbers that divide that number evenly. For example, the factors of 6 are 1, 2, 3 and 6. 4 is not a factor of 6 because 6 cannot be divided into 4 equal pieces. If one number is a multiple of a second number, then the second number is a factor of the first number. You can think of multiples as families, and factors are the people in those families. So 1, 2, 3 and 6 all fit into the 6 family, but 4 belongs to another family."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gnumch-inequality/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Gnumch Inequality"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/gnumch-inequality/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to the all the expressions that do not equal the number at the top of the screen."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/gnumch-inequality/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Practice addition, subtraction, multiplication and division."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gnumch-multiples/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Gnumch Multiples"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/gnumch-multiples/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to all the multiples of the number at the top of the screen."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/gnumch-multiples/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "The multiples of a number are all the numbers that are equal to the original number times another number. For example, 24, 36, 48 and 60 are all multiples of 12. 25 is not a multiple of 12 because there isn't any number that can be multiplied by 12 to get 25. If one number is a factor of a second number, then the second number is a multiple of the first number. Again, you can think of multiples as families, and factors are the people who belong to those families. The factor 5, has parents 10, grandparents 15, great-grandparents 20, great-great-grandparents 25, and every extra step of 5 is another great- in front! But the number 5 does not belong in the 8 or 23 families. You can't fit any number of 5s into 8 or 23 with nothing left over. So 8 isn't a multiple of 5, nor is 23. Only 5, 10, 15, 20, 25 ... are multiples (or families or steps) of 5."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/gnumch-primes/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Gnumch Primes"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/gnumch-primes/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Guide the Number Muncher to all the prime numbers."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/gnumch-primes/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Learn about prime numbers."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/gnumch-primes/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Prime numbers are numbers that are only divisible by themselves and 1. For example, 3 is a prime number, but 4 isn't (because 4 is divisible by 2). You can think of prime numbers as very small families: they only ever have two people in them! Only themselves and 1. You can't fit any other numbers into them with nothing left over. 5 is one of these lonely numbers (only 5 × 1 = 5), but you can see that 6 has 2 and 3 in its family as well (6 × 1 = 6, 2 × 3 = 6). So 6 is not a prime number."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/graph-coloring/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Graph Coloring"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/graph-coloring/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Color the graph so that no two adjacent nodes have the same color."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/graph-coloring/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to distinguish between different colors/shapes and learn about relative positions."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/graph-coloring/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Ability to distinguish different colors/shapes, sense of positions"
msgstr ""
#. +> trunk5 stable5
#: activities/graph-coloring/GraphColoring.qml:328
msgctxt "GraphColoring|"
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: activities/graph-coloring/GraphColoring.qml:329
msgctxt "GraphColoring|"
msgid "Shapes"
msgstr ""
#. +> trunk5 stable5
#: activities/graph-coloring/GraphColoring.qml:340
msgctxt "GraphColoring|"
msgid "Select your mode"
msgstr ""
#. activity title Activity title
#. +> trunk5 stable5
#: activities/guesscount/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Guesscount"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/guesscount/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Guess the algebraic expression and drag the tiles to get a result equal to the Guesscount."
msgstr ""
#. Help goal
#. +> trunk5
#: activities/guesscount/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Intuition and practice of algebraic-like calculations."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/guesscount/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "knowledge of arithmetic operations"
msgstr ""
#. Help goal
#. +> stable5
#: activities/guesscount/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "To learn algebra"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Admin.qml:43
#, qt-format
msgctxt "Admin|"
msgid "Level %1"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Admin.qml:99
msgctxt "Admin|"
msgid "empty"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/guesscount.js:118
msgctxt "guesscount|"
msgid "result is not positive integer"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/guesscount.js:120
msgctxt "guesscount|"
msgid "result is not an integer"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:132
#, qt-format
msgctxt "Guesscount|"
msgid "%1/%2"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:159
#, qt-format
msgctxt "Guesscount|"
msgid "Guesscount: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:217
msgctxt "Guesscount|"
msgid "Admin"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:218
msgctxt "Guesscount|"
msgid "BuiltIn"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:233
msgctxt "Guesscount|"
msgid "Select your mode"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:257
msgctxt "Guesscount|"
msgid "Selected"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/Guesscount.qml:257
msgctxt "Guesscount|"
msgid "Not Selected"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/OperandRow.qml:51
msgctxt "OperandRow|"
msgid "Numbers"
msgstr ""
#. +> trunk5 stable5
#: activities/guesscount/OperatorRow.qml:55
msgctxt "OperatorRow|"
msgid "Operators"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/guessnumber/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Guess a number"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/guessnumber/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux escape the cave. Tux hides a number for you to find."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/guessnumber/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Numbers from 1 to 1000 for the last level."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/guessnumber/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Read the instructions that give you the range of the number to find. Enter a number in the top right entry box. You will be told if your number is higher or lower. Then enter another number. The distance between Tux and the escape area on the right represents how far you are from the correct number. If Tux is over or under the escape area, it means your number is over or under the correct number."
msgstr ""
#. +> trunk5 stable5
#: activities/guessnumber/guessnumber.js:74
#, qt-format
msgctxt "guessnumber|"
msgid "Guess a number between 1 and %1"
msgstr ""
#. +> trunk5 stable5
#: activities/guessnumber/guessnumber.js:99
#: activities/guessnumber/guessnumber.js:103
msgctxt "guessnumber|"
msgid "Number too high"
msgstr ""
#. +> trunk5 stable5
#: activities/guessnumber/guessnumber.js:106
msgctxt "guessnumber|"
msgid "Number too low"
msgstr ""
#. +> trunk5 stable5
#: activities/guessnumber/guessnumber.js:110
msgctxt "guessnumber|"
msgid "Number found!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/hangman/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The classic hangman game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/hangman/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Guess the letters of the given word. To help you, on every wrong try, a part of the image representing the word will be revealed."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/hangman/ActivityInfo.qml:31
msgctxt "ActivityInfo|"
msgid "This is a good exercise to improve reading and spelling skills."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/hangman/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can enter the letters using the virtual keyboard on the screen or with the real keyboard."
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/hangman.js:215
#, qt-format
msgctxt "hangman|"
msgid "Attempted: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/Hangman.qml:268
msgctxt "Hangman|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/Hangman.qml:274
msgctxt "Hangman|"
msgid "Display image to find as hint"
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/Hangman.qml:443
msgctxt "Hangman|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/Hangman.qml:444
#, qt-format
msgctxt "Hangman|"
msgid "GCompris is developed by the KDE community, you can translate GCompris by joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
#. +> trunk5 stable5
#: activities/hangman/Hangman.qml:446
msgctxt "Hangman|"
msgid "We switched to English for this activity but you can select another language in the configuration dialog."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/hanoi/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Simplified Tower of Hanoi"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/hanoi/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce the given tower"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/hanoi/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reproduce the tower on the right in the empty space on the left"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/hanoi/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Drag and Drop one top piece at a time, from one peg to another, to reproduce the tower on the right in the empty space on the left."
msgstr ""
#. +> trunk5 stable5
#: activities/hanoi/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Concept taken from EPI games."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/hanoi_real/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The Tower of Hanoi"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/hanoi_real/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce the tower on the right side"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/hanoi_real/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"The object of the game is to move the entire stack to another peg, obeying the following rules:\n"
" only one disc may be moved at a time\n"
" no disc may be placed atop a smaller disc\n"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/hanoi_real/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Drag and drop the top pieces only from one peg to another, to reproduce the initial left side tower on the right peg."
msgstr ""
#. +> trunk5 stable5
#: activities/hanoi_real/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "The puzzle was invented by the French mathematician Edouard Lucas in 1883. There is a legend about a Hindu temple whose priests were constantly engaged in moving a set of 64 discs according to the rules of the Tower of Hanoi puzzle. According to the legend, the world would end when the priests finished their work. The puzzle is therefore also known as the Tower of Brahma puzzle. It is not clear whether Lucas invented this legend or was inspired by it. (source Wikipedia: http://en.wikipedia.org/wiki/Tower_of_hanoi)"
msgstr ""
#. +> trunk5 stable5
#: activities/hanoi_real/HanoiReal.qml:85
msgctxt "HanoiReal|"
msgid "Move the entire stack to the right peg, one disc at a time."
msgstr ""
#. +> trunk5 stable5
#: activities/hanoi_real/HanoiReal.qml:86
msgctxt "HanoiReal|"
msgid "Build the same tower in the empty area as the one you see on the right-hand side"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/hexagon/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Hexagon"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/hexagon/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the strawberry by clicking on the blue fields"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/hexagon/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Logic-training activity"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/hexagon/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Try to find the strawberry under the blue fields. The fields become redder as you get closer."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/imagename/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Image Name"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/imagename/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Drag and Drop each item above its name"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/imagename/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Vocabulary and reading"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/imagename/ActivityInfo.qml:37
#: activities/lang/ActivityInfo.qml:40
#: activities/memory-wordnumber/ActivityInfo.qml:34
#: activities/readingh/ActivityInfo.qml:34
#: activities/readingv/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Reading"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/imagename/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Drag each image from the (vertical) box on the left to its (corresponding) name on the right. Click the OK button to check your answer."
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid "Drag and Drop each item onto its name"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:71
msgctxt "board1_0|"
msgid "mail box"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:78
msgctxt "board1_0|"
msgid "sailing boat"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:85
msgctxt "board1_0|"
msgid "lamp"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:92
msgctxt "board1_0|"
msgid "postcard"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:99
msgctxt "board1_0|"
msgid "fishing boat"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board1_0.qml:106
msgctxt "board1_0|"
msgid "bulb"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:70
msgctxt "board2_0|"
msgid "bottle"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:77
msgctxt "board2_0|"
msgid "glass"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:84
msgctxt "board2_0|"
msgid "egg"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:91
msgctxt "board2_0|"
msgid "eggcup"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:98
msgctxt "board2_0|"
msgid "flower"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board2_0.qml:105
msgctxt "board2_0|"
msgid "vase"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:70
msgctxt "board3_0|"
msgid "rocket"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:77
msgctxt "board3_0|"
msgid "star"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:84
msgctxt "board3_0|"
msgid "sofa"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:91
msgctxt "board3_0|"
msgid "house"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:98
msgctxt "board3_0|"
msgid "light house"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board3_0.qml:105
msgctxt "board3_0|"
msgid "sailing boat"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:70
msgctxt "board4_0|"
msgid "apple"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:77
msgctxt "board4_0|"
msgid "tree"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:84
msgctxt "board4_0|"
msgid "bicycle"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:91
msgctxt "board4_0|"
msgid "car"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:98
msgctxt "board4_0|"
msgid "carrot"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board4_0.qml:105
msgctxt "board4_0|"
msgid "grater"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:70
msgctxt "board5_0|"
msgid "pencil"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:77
msgctxt "board5_0|"
msgid "postcard"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:84
msgctxt "board5_0|"
msgid "tree"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:91
msgctxt "board5_0|"
msgid "star"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:98
msgctxt "board5_0|"
msgid "truck"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board5_0.qml:105
msgctxt "board5_0|"
msgid "van"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:70
msgctxt "board6_0|"
msgid "castle"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:77
msgctxt "board6_0|"
msgid "crown"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:84
msgctxt "board6_0|"
msgid "sailing boat"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:91
msgctxt "board6_0|"
msgid "flag"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:98
msgctxt "board6_0|"
msgid "racket"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board6_0.qml:105
msgctxt "board6_0|"
msgid "ball"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:70
msgctxt "board7_0|"
msgid "tree"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:77
msgctxt "board7_0|"
msgid "mail box"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:84
msgctxt "board7_0|"
msgid "sailing boat"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:91
msgctxt "board7_0|"
msgid "bulb"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:98
msgctxt "board7_0|"
msgid "bottle"
msgstr ""
#. +> trunk5 stable5
#: activities/imagename/resource/board/board7_0.qml:105
msgctxt "board7_0|"
msgid "flower"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/instruments/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Music instruments"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/instruments/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on the correct musical instruments"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/instruments/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to recognize musical instruments."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/instruments/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the correct instrument."
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:24
#: activities/instruments/instruments.js:73
msgctxt "instruments|"
msgid "Find the clarinet"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:29
#: activities/instruments/instruments.js:78
#: activities/instruments/instruments.js:120
msgctxt "instruments|"
msgid "Find the transverse flute"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:34
#: activities/instruments/instruments.js:83
#: activities/instruments/instruments.js:125
msgctxt "instruments|"
msgid "Find the guitar"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:39
#: activities/instruments/instruments.js:88
#: activities/instruments/instruments.js:130
msgctxt "instruments|"
msgid "Find the harp"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:46
#: activities/instruments/instruments.js:93
#: activities/instruments/instruments.js:135
msgctxt "instruments|"
msgid "Find the piano"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:51
#: activities/instruments/instruments.js:98
#: activities/instruments/instruments.js:140
msgctxt "instruments|"
msgid "Find the saxophone"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:56
#: activities/instruments/instruments.js:103
#: activities/instruments/instruments.js:145
msgctxt "instruments|"
msgid "Find the trombone"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:61
#: activities/instruments/instruments.js:108
#: activities/instruments/instruments.js:150
msgctxt "instruments|"
msgid "Find the trumpet"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:66
#: activities/instruments/instruments.js:115
msgctxt "instruments|"
msgid "Find the violin"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:157
#: activities/instruments/instruments.js:189
msgctxt "instruments|"
msgid "Find the drum kit"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:162
#: activities/instruments/instruments.js:194
msgctxt "instruments|"
msgid "Find the accordion"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:167
#: activities/instruments/instruments.js:199
msgctxt "instruments|"
msgid "Find the banjo"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:172
#: activities/instruments/instruments.js:217
msgctxt "instruments|"
msgid "Find the bongo"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:177
#: activities/instruments/instruments.js:222
msgctxt "instruments|"
msgid "Find the electric guitar"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:182
msgctxt "instruments|"
msgid "Find the castanets"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:204
msgctxt "instruments|"
msgid "Find the cymbal"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:209
msgctxt "instruments|"
msgid "Find the cello"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:227
msgctxt "instruments|"
msgid "Find the harmonica"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:232
#: activities/instruments/instruments.js:265
msgctxt "instruments|"
msgid "Find the horn"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:237
#: activities/instruments/instruments.js:270
msgctxt "instruments|"
msgid "Find the maracas"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:242
#: activities/instruments/instruments.js:275
msgctxt "instruments|"
msgid "Find the organ"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:250
#: activities/instruments/instruments.js:283
msgctxt "instruments|"
msgid "Find the snare drum"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:255
#: activities/instruments/instruments.js:288
msgctxt "instruments|"
msgid "Find the timpani"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:260
#: activities/instruments/instruments.js:293
msgctxt "instruments|"
msgid "Find the triangle"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:298
msgctxt "instruments|"
msgid "Find the tambourine"
msgstr ""
#. +> trunk5 stable5
#: activities/instruments/instruments.js:303
msgctxt "instruments|"
msgid "Find the tuba"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/intro_gravity/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Intro gravity"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/intro_gravity/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Introduction to the concept of gravity"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/intro_gravity/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Maintain the spaceship in the middle without crashing into the planets or the asteroids"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/intro_gravity/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Follow the instructions when you run the activity."
msgstr ""
#. +> trunk5 stable5
#: activities/intro_gravity/IntroGravity.qml:124
msgctxt "IntroGravity|"
msgid "Gravity is universal and Newton's law of universal gravitation extends gravity beyond earth. This force of gravitational attraction is directly dependent upon the masses of both objects and inversely proportional to the square of the distance that separates their centers."
msgstr ""
#. +> trunk5 stable5
#: activities/intro_gravity/IntroGravity.qml:128
msgctxt "IntroGravity|"
msgid "Since the gravitational force is directly proportional to the mass of both interacting objects, more massive objects will attract each other with a greater gravitational force. So as the mass of either object increases, the force of gravitational attraction between them also increases"
msgstr ""
#. +> trunk5 stable5
#: activities/intro_gravity/IntroGravity.qml:132
msgctxt "IntroGravity|"
msgid "But this force is inversely proportional to the square of the separation distance between the two interacting objects, more separation distance will result in weaker gravitational forces."
msgstr ""
#. +> trunk5 stable5
#: activities/intro_gravity/IntroGravity.qml:135
msgctxt "IntroGravity|"
msgid "Your goal is to let Tux's spaceship move by changing the mass of its surrounding planets. Don't get too close to the planets or you will crash on them. The arrow indicates the direction of the force on your ship."
msgstr ""
#. +> trunk5 stable5
#: activities/intro_gravity/IntroGravity.qml:139
msgctxt "IntroGravity|"
msgid "Avoid the asteroid and join the space shuttle to win."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/land_safe/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Land Safe"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/land_safe/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Understanding acceleration due to gravity."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/land_safe/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Pilot the spaceship towards the green landing area."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/land_safe/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Acceleration due to gravity experienced by the spaceship is directly proportional to the mass of the planet and inversely proportional to the square of the distance from the center of the planet. Thus, with every planet the acceleration will differ and as the spaceship comes closer and closer to the planet the acceleration increases.\n"
"\n"
"Use the up/down keys to control the thrust and the right/left keys to control direction. On touch screens you can control the rocket through the corresponding on-screen buttons.\n"
"\n"
"The accelerometer on the right border shows your rocket's overall vertical acceleration including gravitational force. In the upper green area of the accelerometer your acceleration is higher than the gravitational force, in the lower red area it's lower, and on the blue baseline in the yellow middle area the two forces cancel each other out.\n"
"\n"
"In higher levels, you can use the right/left keys to rotate the spaceship. By rotating the spaceship you can trigger an acceleration in non-vertical direction using the up/down keys.\n"
"\n"
"The landing platform is green if your speed is fine for a safe landing."
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:48 activities/land_safe/land_safe.js:71
msgctxt "land_safe|"
msgid "Ceres"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:51 activities/land_safe/land_safe.js:74
msgctxt "land_safe|"
msgid "Pluto"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:54 activities/land_safe/land_safe.js:77
msgctxt "land_safe|"
msgid "Titan"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:57 activities/land_safe/land_safe.js:80
msgctxt "land_safe|"
msgid "Moon"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:60 activities/land_safe/land_safe.js:83
msgctxt "land_safe|"
msgid "Mars"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:63 activities/land_safe/land_safe.js:86
msgctxt "land_safe|"
msgid "Venus"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:66 activities/land_safe/land_safe.js:89
msgctxt "land_safe|"
msgid "Earth"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:95
msgctxt "land_safe|"
msgid ""
"Use the up and down keys to control the thrust.<br/>"
"Use the right and left keys to control direction.<br/>"
"You must drive Tux's ship towards the landing platform.<br/>"
"The landing platform turns green when the velocity is safe to land."
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/land_safe.js:100
msgctxt "land_safe|"
msgid ""
"The up and down keys control the thrust of the rear engine.<br/>"
"The right and left keys now control the rotation of the ship.<br/>"
"To move the ship in horizontal direction you must first rotate and then accelerate it."
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/LandSafe.qml:574
#, qt-format
msgctxt "LandSafe|"
msgid "Fuel: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/LandSafe.qml:584
#, qt-format
msgctxt "LandSafe|"
msgid "Altitude: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/LandSafe.qml:595
#, qt-format
msgctxt "LandSafe|"
msgid "Velocity: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/LandSafe.qml:608
#, qt-format
msgctxt "LandSafe|"
msgid "Acceleration: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/land_safe/LandSafe.qml:634
#, qt-format
msgctxt "LandSafe|"
msgid "Gravity: %1"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/lang/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Enrich your vocabulary"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/lang/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Complete language learning activities."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/lang/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "Enrich your vocabulary in your native language or in a foreign one."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/lang/ActivityInfo.qml:42
msgctxt "ActivityInfo|"
msgid ""
"Review a set of words. Each word is shown with a voice, a text and an image.<br/>"
"When done, you are suggested an exercise in which, given the voice, you must find the right word. In the configuration, you can select the language you want to learn."
msgstr ""
#. +> trunk5 stable5
#: activities/lang/ActivityInfo.qml:45
msgctxt "ActivityInfo|"
msgid ""
"The images and voices come from the Art4Apps project: http://www.art4apps.org/.<br>"
"You can also access this activity online on http://gcompris.net/activity/lang."
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:143
msgctxt "Lang|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:144
#, qt-format
msgctxt "Lang|"
msgid "GCompris is developed by the KDE community, you can translate GCompris by joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:146
msgctxt "Lang|"
msgid "We switched to English for this activity but you can select another language in the configuration dialog."
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:181
msgctxt "Lang|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:240 activities/lang/Lang.qml:241
msgctxt "Lang|"
msgid "other"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:242
msgctxt "Lang|"
msgid "action"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:242
msgctxt "Lang|"
msgid "adjective"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:243
msgctxt "Lang|"
msgid "color"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:243
msgctxt "Lang|"
msgid "number"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:244
msgctxt "Lang|"
msgid "people"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:244
msgctxt "Lang|"
msgid "bodyparts"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:245
msgctxt "Lang|"
msgid "clothes"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:245
msgctxt "Lang|"
msgid "emotion"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:246
msgctxt "Lang|"
msgid "job"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:246
msgctxt "Lang|"
msgid "sport"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:247
msgctxt "Lang|"
msgid "nature"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:247
msgctxt "Lang|"
msgid "animal"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:248
msgctxt "Lang|"
msgid "fruit"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:248
msgctxt "Lang|"
msgid "plant"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:249
msgctxt "Lang|"
msgid "vegetables"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:249
msgctxt "Lang|"
msgid "object"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:250
msgctxt "Lang|"
msgid "construction"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:251
msgctxt "Lang|"
msgid "furniture"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:251
msgctxt "Lang|"
msgid "houseware"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:252
msgctxt "Lang|"
msgid "tool"
msgstr ""
#. +> trunk5 stable5
#: activities/lang/Lang.qml:252
msgctxt "Lang|"
msgid "food"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/leftright/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Find your left and right hands"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/leftright/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Determine if a hand is a right or a left hand"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/leftright/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Distinguish right and left hands from different points of view. Spatial representation"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/leftright/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can see a hand: is it a left hand or a right hand? Click on the left button, or the right button depending on the displayed hand."
msgstr ""
#. +> trunk5 stable5
#: activities/leftright/Leftright.qml:149
msgctxt "Leftright|"
msgid "Left hand"
msgstr ""
#. +> trunk5 stable5
#: activities/leftright/Leftright.qml:165
msgctxt "Leftright|"
msgid "Right hand"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/letter-in-word/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Letter in which word"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/letter-in-word/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "A letter is written and/or spoken. Some words are displayed, the children must find the word or the words in which this letter appears."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/letter-in-word/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Select all the words which contain the spoken letter."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/letter-in-word/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "spellings, letter recognition"
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:130
msgctxt "LetterInWord|"
msgid "All words"
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:138
msgctxt "LetterInWord|"
msgid "Only 5 words"
msgstr ""
#. +> trunk5
#: activities/letter-in-word/LetterInWord.qml:148
msgctxt "LetterInWord|"
msgid "Select case for letter to be searched"
msgstr ""
#. +> trunk5
#: activities/letter-in-word/LetterInWord.qml:151
msgctxt "LetterInWord|"
msgid "Mixed Case"
msgstr ""
#. +> trunk5
#: activities/letter-in-word/LetterInWord.qml:152
msgctxt "LetterInWord|"
msgid "Upper Case"
msgstr ""
#. +> trunk5
#: activities/letter-in-word/LetterInWord.qml:153
msgctxt "LetterInWord|"
msgid "Lower Case"
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:167
msgctxt "LetterInWord|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:422
msgctxt "LetterInWord|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:423
#, qt-format
msgctxt "LetterInWord|"
msgid "GCompris is developed by the KDE community, you can translate GCompris by joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
#. +> trunk5 stable5
#: activities/letter-in-word/LetterInWord.qml:425
msgctxt "LetterInWord|"
msgid "We switched to English for this activity but you can select another language in the configuration dialog."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/lightsoff/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Lights Off"
msgstr ""
#. Help title
#. ----------
#. Help goal
#. +> trunk5 stable5
#: activities/lightsoff/ActivityInfo.qml:29
#: activities/lightsoff/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "The aim is to switch off all the lights."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/lightsoff/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "The effect of pressing a button is to toggle the state of that button, and of its immediate vertical and horizontal neighbors. The sun and the color of the sky depend on the number of clicks needed to solve the puzzle. If you click on Tux, the solution is shown."
msgstr ""
#. +> trunk5 stable5
#: activities/lightsoff/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "The solver algorithm is described on Wikipedia. To know more about the Lights Off game: &lt;http://en.wikipedia.org/wiki/Lights_Out_(game)&gt;"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/louis-braille/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The History of Louis Braille"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/louis-braille/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Review the major dates of the inventor of the Braille System"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/louis-braille/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Read the history of Louis Braille, his biography, and the invention of the Braille system. Click on the previous and next buttons to move between the story pages. At the end, arrange the sequence in chronological order."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Louis Braille Video: &lt;http://www.youtube.com/watch?v=9bdfC2j_4x4&gt;"
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:23
msgctxt "louis_braille_data|"
msgid "Born on January 4th 1809 in Coupvray near Paris in France."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:28
msgctxt "louis_braille_data|"
msgid "Louis Braille injured his right eye with a stitching awl from his father's workshop."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:33
msgctxt "louis_braille_data|"
msgid "At the age of three, Louis became blind due to a severe infection that spread to his left eye."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:38
msgctxt "louis_braille_data|"
msgid "At the age of 10, he was sent to Paris to study at the Royal Institute for Blind Youth."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:43
msgctxt "louis_braille_data|"
msgid "He impressed his classmates and began to play the piano and the organ."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:48
msgctxt "louis_braille_data|"
msgid "Charles Barbier, a French soldier, visited his school and shared his invention of night writing, a code of 12 raised dots to share information on battlefields."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:53
msgctxt "louis_braille_data|"
msgid "Louis trimmed Barbier's 12 dots into 6 and invented the Braille system."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:58
msgctxt "louis_braille_data|"
msgid "He became a teacher after graduating and promoted his method while secretly teaching it at the Institute."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:63
msgctxt "louis_braille_data|"
msgid "He revised and extended braille to include mathematics, symbols, punctuations and music notations."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:68
msgctxt "louis_braille_data|"
msgid "He died of tuberculosis. He is buried in the Pantheon in Paris. A monument is erected to honor him."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/louis_braille_data.js:73
msgctxt "louis_braille_data|"
msgid "Braille got accepted as a world wide standard. Louis Braille proved that if you have motivation you can do incredible things."
msgstr ""
#. +> trunk5 stable5
#: activities/louis-braille/ReorderList.qml:167
msgctxt "ReorderList|"
msgid "Arrange the events in the order in which they happened. Select the line to move, then touch its target position."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/magic-hat-minus/ActivityInfo.qml:27
#: activities/magic-hat-plus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The magician hat"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/magic-hat-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count how many items are under the magic hat after some have got away"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/magic-hat-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn subtraction"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/magic-hat-minus/ActivityInfo.qml:34
#: activities/memory-math-minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Subtraction"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/magic-hat-minus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the hat to open it. Stars go in and a few stars escape. You have to count how many are still under the hat. Click on the bottom area to input your answer and on the OK button to validate your answer."
msgstr ""
#. +> trunk5 stable5
#: activities/magic-hat-minus/MagicHat.qml:99
msgctxt "MagicHat|"
msgid "Click on the hat to begin the game"
msgstr ""
#. The math operation
#. +> trunk5 stable5
#: activities/magic-hat-minus/MagicHat.qml:104
msgctxt "MagicHat|"
msgid "−"
msgstr ""
#. +> trunk5 stable5
#: activities/magic-hat-minus/MagicHat.qml:104
msgctxt "MagicHat|"
msgid "+"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/magic-hat-plus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count how many items are under the magic hat"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/magic-hat-plus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn addition"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/magic-hat-plus/ActivityInfo.qml:34
#: activities/memory-math-add-tux/ActivityInfo.qml:34
#: activities/memory-math-add/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/magic-hat-plus/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the hat to open it. Under the hat, how many stars can you see moving around? Count carefully. Click on the bottom area to input your answer and on the OK button to validate your answer."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Maze"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux get out of this maze"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:36
#: activities/mazerelative/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Use the arrow keys or swipe the touch screen to move Tux up to the door."
msgstr ""
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:37
#: activities/mazeinvisible/ActivityInfo.qml:37
#: activities/mazerelative/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "At the first levels, Tux walks comfortably, one step on each move request, through the maze."
msgstr ""
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:38
#: activities/mazeinvisible/ActivityInfo.qml:38
#: activities/mazerelative/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "For larger mazes, there is a special walking mode, called \"run-fast-mode\". If this run-fast-mode is enabled, Tux will run all the way automatically until he reaches a fork and you have to decide which way to go further."
msgstr ""
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:39
#: activities/mazeinvisible/ActivityInfo.qml:39
#: activities/mazerelative/ActivityInfo.qml:40
msgctxt "ActivityInfo|"
msgid "You can see whether this mode is enabled or not, by looking at Tux's feet: If Tux is barefooted, \"run-fast-mode\" is disabled. And if he wears red sport shoes, \"run-fast-mode\" is enabled."
msgstr ""
#. +> trunk5 stable5
#: activities/maze/ActivityInfo.qml:40
#: activities/mazeinvisible/ActivityInfo.qml:40
#: activities/mazerelative/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"At higher levels, run-fast-mode will be enabled automatically. If you want to use this feature in earlier levels or want to disable it in advanced levels, click on the \"barefoot / sportshoe\"-icon in the upper left corner of the screen to toggle the run-fast-mode.\n"
"\t"
msgstr ""
#. +> trunk5 stable5
#: activities/maze/Maze.qml:325
msgctxt "Maze|"
msgid "Look at your position, then switch back to invisible mode to continue your moves"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/mazeinvisible/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Invisible Maze"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/mazeinvisible/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Guide Tux out of the invisible maze"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/mazeinvisible/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Use the arrow keys or swipe the touch screen to move Tux up to the door. Use the maze icon or the spacebar to switch between invisible and visible modes. Visible mode just gives you an indication of your position, like a map. You cannot move Tux in visible mode."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/mazerelative/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Relative Maze"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/mazerelative/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Help Tux get out of this maze (Move is relative)"
msgstr ""
#. +> trunk5 stable5
#: activities/mazerelative/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "In this maze, the move is relative (first person). Left and right are used to turn and up to go forward."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/melody/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Melody"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/melody/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reproduce a sound sequence"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/melody/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Ear-training activity"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/melody/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Move and click the mouse"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/melody/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Listen to the sound sequence played, and repeat it by clicking on the xylophone's bars. You can listen again by clicking on the repeat button."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-case-association-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Case association memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-case-association-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the alphabet with its lower/uppercase value against Tux."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-case-association-tux/ActivityInfo.qml:32
#: activities/memory-case-association/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learning lower and upper case alphabets, memory."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-case-association-tux/ActivityInfo.qml:34
#: activities/memory-case-association/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Knowing alphabets"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-case-association-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can see some cards, but you can't see what's on the other side of them. Each card is hiding the lower/uppercase of an alphabet, and you have to associate all the upper case letters with its lower case and vice versa. Tux teacher does the same."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-case-association/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Case association memory game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-case-association/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the alphabet with its lower/uppercase value."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-case-association/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can see some cards, but you can't see what's on the other side of them. Each card is hiding the lower/uppercase of an alphabet, and you have to associate all the upper case letters with its lower case and vice versa."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-enumerate/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Enumeration memory game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-enumerate/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the number with the drawn picture."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-enumerate/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Numeration training, memory."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-enumerate/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can see some cards, but you can't see what's on the other side of them. Each card is hiding a number of pictures, or the written number."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "All operations memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:29
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:29
#: activities/memory-math-div-tux/ActivityInfo.qml:29
#: activities/memory-math-div/ActivityInfo.qml:29
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:29
#: activities/memory-math-mult-div/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find a matching operation, until all the cards are gone."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:32
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice addition, subtraction, multiplication, division, until all the cards are gone."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:34
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition, subtraction, multiplication, division"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found more than Tux, you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "All operations memory game"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-add-minus-mult-div/ActivityInfo.qml:36
#: activities/memory-math-add-minus/ActivityInfo.qml:36
#: activities/memory-math-div/ActivityInfo.qml:36
#: activities/memory-math-minus/ActivityInfo.qml:36
#: activities/memory-math-mult-div/ActivityInfo.qml:36
#: activities/memory-math-mult/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found all the operations, you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition and subtraction memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:29
#: activities/memory-math-add-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find two numbers which add or subtract the same, until all the cards are gone."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:32
#: activities/memory-math-add-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice addition, subtraction, until all the cards are gone."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:34
#: activities/memory-math-add-minus/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Addition and subtraction"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-add-minus-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found more than Tux, and you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add-minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition and subtraction memory game"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-add-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find two numbers which add up the same, until all the cards are gone. Tux will do the same. You have to beat it !"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-add-tux/ActivityInfo.qml:32
#: activities/memory-math-add/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice adding up, until all the cards are gone."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-add-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an adding-up sum, or the answer to the sum.\n"
"An adding-up sum looks like this: 2 + 2 = 4\n"
"The numbers on one side of the equals sign (=) have to be the same as the number on the other side. So 2 (1, 2) and 2 more (3, 4) makes 4. Count aloud when you work this out, and count on your fingers, because the more ways you do something, the better you remember it. You can also use blocks, or buttons, or anything you can count. If you have lots of brothers and sisters, you can count them! Or the kids in your class at school. Sing counting songs. Count lots of things, for practice, and you'll be very good at adding-up!\n"
"\n"
"In this game, these cards are hiding the two parts of an adding-up sum (also called an addition sum). You need to find the two parts of the sum, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole sum. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper sum. When you do that, both those cards disappear! When you've made them all disappear, found more sums than Tux and you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-add/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Addition memory game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-add/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find two numbers which add up the same, until all the cards are gone."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-add/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an adding-up sum, or the answer to the sum.\n"
"An adding-up sum looks like this: 2 + 2 = 4\n"
"The numbers on one side of the equals sign (=) have to be the same as the number on the other side. So 2 (1, 2) and 2 more (3, 4) makes 4. Count aloud when you work this out, and count on your fingers, because the more ways you do something, the better you remember it. You can also use blocks, or buttons, or anything you can count. If you have lots of brothers and sisters, you can count them! Or the kids in your class at school. Sing counting songs. Count lots of things, for practice, and you'll be very good at adding-up!\n"
"\n"
"In this game, these cards are hiding the two parts of an adding-up sum (also called an addition sum). You need to find the two parts of the sum, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole sum. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper sum. When you do that, both those cards disappear! When you've made them all disappear, found all the sums, you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division memory game against Tux"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-div-tux/ActivityInfo.qml:32
#: activities/memory-math-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice division, until all the cards are gone."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-div-tux/ActivityInfo.qml:34
#: activities/memory-math-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Division"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-div-tux/ActivityInfo.qml:36
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:36
#: activities/memory-math-mult-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found more than Tux and you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Division memory game"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-minus-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-minus-tux/ActivityInfo.qml:29
#: activities/memory-math-minus/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find two numbers which subtract the same, until all the cards are gone."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-minus-tux/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice subtraction, until all the cards are gone. Tux will do the same"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-minus-tux/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "subtraction"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-math-minus-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"You can see some cards, but you can't see what's on the other side of them. Each card is hiding an operation, or the answer to it.\n"
"\n"
"In this game, these cards are hiding the two parts of an operation. You need to find the two parts of the operation, and bring them together again. Click on a card to see what number it's hiding, then try to find the other card that goes with it, to make a whole operation. You can only turn over two cards in one go, so you need to remember where the numbers are hiding, then you can match them when you find their other half. You're doing the job of the equals sign, and the numbers need you to put them together and make a proper equality. When you do that, both those cards disappear! When you've made them all disappear, found more operations than Tux and you've won the game!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-minus/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Subtraction memory game"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-minus/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice subtraction, until all the cards are gone."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication and division memory game against Tux"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:32
#: activities/memory-math-mult-div/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice multiplication, division, until all the cards are gone."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-mult-div-tux/ActivityInfo.qml:34
#: activities/memory-math-mult-div/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication, division"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-mult-div/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication and division memory game"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-mult-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-math-mult-tux/ActivityInfo.qml:29
#: activities/memory-math-mult/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to find two numbers which multiply the same, until all the cards are gone."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-math-mult-tux/ActivityInfo.qml:32
#: activities/memory-math-mult/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Practice multiplication, until all the cards are gone."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/memory-math-mult-tux/ActivityInfo.qml:34
#: activities/memory-math-mult/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Multiplication"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-math-mult/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Multiplication memory game"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-sound-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Audio memory game against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-sound-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Play the audio memory game against Tux"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-sound-tux/ActivityInfo.qml:32
#: activities/memory-sound/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Train your audio memory and remove all the cards."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-sound-tux/ActivityInfo.qml:36
#: activities/memory-sound/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A set of cards is shown. Each card has an associated sound, and each sound has a twin exactly the same. Click on a card to hear its hidden sound, and try to match the twins. You can only activate two cards at once, so you need to remember where a sound is, while you listen to its twin. When you turn over the twins, they both disappear."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-sound/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Audio memory game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-sound/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Click on cards and listen to find the matching sounds"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-tux/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Memory Game with images against Tux"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-tux/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Flip the cards to find the matching pairs against Tux"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-tux/ActivityInfo.qml:32
#: activities/memory/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Train your memory and remove all the cards"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-tux/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A set of blank cards is shown. Each card has a picture on the other side, and each picture card has a twin exactly the same. Click on a card to see its hidden picture, and try to match the twins. You can only turn over two cards at once, so you need to remember where a picture is, while you look for its twin. When you turn over the twins, they both disappear. Tux teacher do the same."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory-wordnumber/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Wordnumber memory game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory-wordnumber/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Turn the cards over to match the number with the word matching it."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/memory-wordnumber/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reading numbers, memory."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory-wordnumber/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "You can see some cards, but you can't see what's on the other side of them. Each card is hiding the numeral form of a number, or the word to write it."
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:22
msgctxt "dataset|"
msgid "zero"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:23
msgctxt "dataset|"
msgid "one"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:24
msgctxt "dataset|"
msgid "two"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:25
msgctxt "dataset|"
msgid "three"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:26
msgctxt "dataset|"
msgid "four"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:27
msgctxt "dataset|"
msgid "five"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:28
msgctxt "dataset|"
msgid "six"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:29
msgctxt "dataset|"
msgid "seven"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:30
msgctxt "dataset|"
msgid "eight"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:31
msgctxt "dataset|"
msgid "nine"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:32
msgctxt "dataset|"
msgid "ten"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:33
msgctxt "dataset|"
msgid "eleven"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:34
msgctxt "dataset|"
msgid "twelve"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:35
msgctxt "dataset|"
msgid "thirteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:36
msgctxt "dataset|"
msgid "fourteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:37
msgctxt "dataset|"
msgid "fifteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:38
msgctxt "dataset|"
msgid "sixteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:39
msgctxt "dataset|"
msgid "seventeen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:40
msgctxt "dataset|"
msgid "eighteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:41
msgctxt "dataset|"
msgid "nineteen"
msgstr ""
#. +> trunk5 stable5
#: activities/memory-wordnumber/dataset.js:42
msgctxt "dataset|"
msgid "twenty"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/memory/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Memory Game with images"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/memory/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Flip the cards to find the matching pairs"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/memory/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A set of blank cards is shown. Each card has a picture on the other side, and each picture card has a twin exactly the same. Click on a card to see its hidden picture, and try to match the twins. You can only turn over two cards at once, so you need to remember where a picture is, while you look for its twin. When you turn over the twins, they both disappear."
msgstr ""
#. +> trunk5 stable5
#: activities/memory/math_util.js:26 activities/memory/math_util.js:29
msgctxt "math_util|"
msgid "+"
msgstr ""
#. +> trunk5 stable5
#: activities/memory/math_util.js:39
msgctxt "math_util|"
msgid "−"
msgstr ""
#. +> trunk5 stable5
#: activities/memory/math_util.js:50 activities/memory/math_util.js:53
msgctxt "math_util|"
msgid "×"
msgstr ""
#. +> trunk5 stable5
#: activities/memory/math_util.js:63
msgctxt "math_util|"
msgid "÷"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/menu/ActivityInfo.qml:24
msgctxt "ActivityInfo|"
msgid "GCompris Main Menu"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/menu/ActivityInfo.qml:26
msgctxt "ActivityInfo|"
msgid "Select an activity to run it."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/menu/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "GCompris is a high quality educational software suite, including a large number of activities for children aged 2 to 10."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/menu/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Some of the activities are game orientated, but nonetheless still educational."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/menu/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"Select an icon to enter an activity or to display a list of activities in a category.\n"
"At the bottom of the screen is the GCompris control bar. Notice that you can hide or show the bar by touching its anchor.\n"
"The following icons are displayed:\n"
"(note that each icon is displayed only if available in the current activity)\n"
" Home - Exit an activity, go back to menu (Ctrl+W and escape key)\n"
" Arrows - Display the current level. Click to select another level\n"
" Lips - Repeat the question\n"
" Question Mark - Help\n"
" Reload - Start the activity from the beginning again\n"
" Tool - The configuration menu\n"
" G - About GCompris\n"
" Quit - Quit GCompris (Ctrl+Q)\n"
"The stars show suitable age groups for each game:\n"
" 1, 2 or 3 simple stars - from 2 to 6 years old\n"
" 1, 2 or 3 complex stars - 7 years and up\n"
"Shortcuts:\n"
" Ctrl+B Show or Hide the control bar\n"
" Ctrl+F Toggle full screen\n"
" Ctrl+M Toggle mute for the background music\n"
" Ctrl+S Toggle the activity section bar\n"
" "
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:77
msgctxt "ConfigurationItem|"
msgid "You have the full version"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:78
msgctxt "ConfigurationItem|"
msgid "Buy the full version"
msgstr ""
-#. +> trunk5 stable5
+#. +> trunk5
+#: activities/menu/ConfigurationItem.qml:141
+msgctxt "ConfigurationItem|"
+msgid "On <a href='https://gcompris.net'>https://gcompris.net</a> you will find the instructions to obtain an activation code."
+msgstr ""
+
+#. +> stable5
#: activities/menu/ConfigurationItem.qml:141
msgctxt "ConfigurationItem|"
msgid "On <a href='http://gcompris.net'>http://gcompris.net</a> you will find the instructions to obtain an activation code."
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:163
msgctxt "ConfigurationItem|"
msgid "Enter your activation code"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:166
msgctxt "ConfigurationItem|"
msgid "Sorry, your code is too old for this version of GCompris"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:169
msgctxt "ConfigurationItem|"
msgid "Your code is valid, thanks a lot for your support"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:189
msgctxt "ConfigurationItem|"
msgid "Show locked activities"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:199
msgctxt "ConfigurationItem|"
msgid "Enable audio voices"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:208
msgctxt "ConfigurationItem|"
msgid "Enable audio effects"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:217
msgctxt "ConfigurationItem|"
msgid "Fullscreen"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:227
msgctxt "ConfigurationItem|"
msgid "Virtual Keyboard"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:237
msgctxt "ConfigurationItem|"
msgid "Enable automatic downloads/updates of sound files"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:251
msgctxt "ConfigurationItem|"
msgid "Use full word image set"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:251
msgctxt "ConfigurationItem|"
msgid "Download full word image set"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:262
msgctxt "ConfigurationItem|"
msgid "The activity section menu is visible"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:275
msgctxt "ConfigurationItem|"
msgid "Font selector"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:292
msgctxt "ConfigurationItem|"
msgid "Font size"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:298
#: activities/menu/ConfigurationItem.qml:333
msgctxt "ConfigurationItem|"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:310
msgctxt "ConfigurationItem|"
msgid "Font Capitalization"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:327
msgctxt "ConfigurationItem|"
msgid "Font letter spacing"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:346
msgctxt "ConfigurationItem|"
msgid "Language selector"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:373
msgctxt "ConfigurationItem|"
msgid "Localized voices"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:389
msgctxt "ConfigurationItem|"
msgid "Check for updates"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:390
msgctxt "ConfigurationItem|"
msgid "Download"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:408
msgctxt "ConfigurationItem|"
msgid "Difficulty filter:"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:610
msgctxt "ConfigurationItem|"
msgid ""
"You selected a new locale. You need to restart GCompris to play in your new locale.<br/>"
"Do you want to download the corresponding sound files now?"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:611
#: activities/menu/ConfigurationItem.qml:648
msgctxt "ConfigurationItem|"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:617
#: activities/menu/ConfigurationItem.qml:653
msgctxt "ConfigurationItem|"
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:646
msgctxt "ConfigurationItem|"
msgid "The images for several activities are not yet installed. "
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:647
msgctxt "ConfigurationItem|"
msgid "Do you want to download them now?"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:706
msgctxt "ConfigurationItem|"
msgid "Mixed case (default)"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:707
msgctxt "ConfigurationItem|"
msgid "All uppercase"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/ConfigurationItem.qml:708
msgctxt "ConfigurationItem|"
msgid "All lowercase"
msgstr ""
#. +> trunk5 stable5
#: activities/menu/Menu.qml:325
msgctxt "Menu|"
msgid "Put your favorite activities here by selecting the sun at the top right of that activity."
msgstr ""
#. +> trunk5 stable5
#: activities/menu/Menu.qml:602
msgctxt "Menu|"
msgid "Search specific activities"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mining for gold"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Use the mousewheel to approach the rockwall and look for gold nuggets."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn to use the mousewheel or the zoom / pinch gesture to zoom in and out."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "You should be familiar with moving the mouse and clicking."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Looking at the rockwall, you can see a sparkle somewhere. Move next to this sparkle and use the mousewheel or the zoom gesture to zoom in. If you zoomed in at maximum, a gold nugget will appear at the position of the sparkle. Click on the gold nugget to collect it.\n"
"\n"
"Having collected the nugget, use the mousewheel or the pinch gesture to zoom out again. If you zoomed out at maximum, another sparkle will appear, showing the next gold nugget to collect. Collect enough nuggets to complete the level.\n"
"\n"
"The truck in the lower, right corner of the screen will tell you the number of already collected nuggets and the total number of nuggets to collect in this level."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid ""
"Thanks to the Tuxpaint team for providing the following sounds under GPL:\n"
"- realrainbow.ogg - used when a new gold nugget appears\n"
"- metalpaint.wav - remixed and used when a gold nugget is collected"
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:414
msgctxt "Mining|"
msgid "Find the sparkle and zoom in around it. If you have a mouse, point the cursor on the sparkle then use the scroll wheel. If you have a trackpad, point the cursor on the sparkle then drag one finger on the right area or two fingers on the center. On a touch area, drag two fingers away from the sparkle, one in each direction."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:425
msgctxt "Mining|"
msgid "Perfect you are zooming. Continue until you see the nugget."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:431
msgctxt "Mining|"
msgid "Hum, take care, you are zooming too far from the sparkle."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:437
msgctxt "Mining|"
msgid "Now you see the nugget, click on it to catch it."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:443
msgctxt "Mining|"
msgid "Hum, you are too far from the nugget to see it. Unzoom then zoom again as close as you can from the sparkle."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:449
msgctxt "Mining|"
msgid "Now unzoom and try to find another sparkle."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:455
msgctxt "Mining|"
msgid "Continue to unzoom until you see the sparkle."
msgstr ""
#. +> trunk5 stable5
#: activities/mining/Mining.qml:461
msgctxt "Mining|"
msgid "Now you see the sparkle, go ahead, you can zoom on it."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/missing-letter/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Missing Letter"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/missing-letter/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid "Training reading skills"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/missing-letter/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Word reading"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/missing-letter/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "An object is displayed in the main area, and an incomplete word is printed under the picture. Select the missing letter to complete the word."
msgstr ""
#. +> trunk5 stable5
#: activities/missing-letter/MissingLetter.qml:278
msgctxt "MissingLetter|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/missing-letter/MissingLetter.qml:362
msgctxt "MissingLetter|"
msgid "We are sorry, we don't have yet a translation for your language."
msgstr ""
#. +> trunk5 stable5
#: activities/missing-letter/MissingLetter.qml:363
#, qt-format
msgctxt "MissingLetter|"
msgid "GCompris is developed by the KDE community, you can translate GCompris by joining a translation team on <a href=\"%2\">%2</a>"
msgstr ""
#. +> trunk5 stable5
#: activities/missing-letter/MissingLetter.qml:365
msgctxt "MissingLetter|"
msgid "We switched to English for this activity but you can select another language in the configuration dialog."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/money/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Money"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/money/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/money/ActivityInfo.qml:32
#: activities/money_cents/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "You must buy the different items and give the exact price. At higher levels, several items are displayed, and you must first calculate the total price."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/money/ActivityInfo.qml:34
#: activities/money_back/ActivityInfo.qml:34
#: activities/money_back_cents/ActivityInfo.qml:34
#: activities/money_cents/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can count"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/money/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click or tap on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click or tap on it on the upper screen area."
msgstr ""
#. +> trunk5 stable5
#: activities/money/money.js:665
msgctxt "money|"
msgid "Click on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click on it on the upper screen area."
msgstr ""
#. +> trunk5 stable5
#: activities/money/money.js:709
#, qt-format
msgctxt "money|"
msgid ""
"Tux just bought some items in your shop.\n"
"He gives you %1, please give back his change."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/money_back/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Give Tux his change"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/money_back/ActivityInfo.qml:29
#: activities/money_back_cents/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage by giving Tux his change"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/money_back/ActivityInfo.qml:32
#: activities/money_back_cents/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Tux bought different items from you and shows you his money. You must give him back his change. At higher levels, several items are displayed, and you must first calculate the total price."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/money_back/ActivityInfo.qml:36
#: activities/money_back_cents/ActivityInfo.qml:36
#: activities/money_cents/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the coins or paper money at the bottom of the screen to pay. If you want to remove a coin or note, click on it on the upper screen area."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/money_back_cents/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Give Tux his change, including cents"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/money_cents/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Money with cents"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/money_cents/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Practice money usage including cents"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/mosaic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Rebuild the mosaic"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/mosaic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Put each item at the same place as in the given example."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/mosaic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "First select the item you want to put then click on a spot on the empty area"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/nine_men_morris/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Nine men's morris (against Tux)"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/nine_men_morris/ActivityInfo.qml:29
#: activities/nine_men_morris_2players/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Reduce the opponent to two pieces, or by leaving him without a legal move."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/nine_men_morris/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Form mills (line of 3 pieces) to remove pieces of Tux until Tux has only two pieces, or doesn't have a legal move"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/nine_men_morris/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Play with the computer. First take turns to place nine pieces, and then take turns to move pieces"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:40
msgctxt "nine_men_morris|"
msgid "You and Tux start with 9 pieces each, and take turns to place your pieces on to the empty spots (by clicking on the spots) on the board."
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:44
msgctxt "nine_men_morris|"
msgid "If you form a mill (line of 3 pieces), then select a piece of Tux, and remove it. Pieces of formed mill can not be removed unless no other pieces are left on board."
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:48
msgctxt "nine_men_morris|"
msgid "After all the pieces are placed, you and Tux will take turns to move them. Click on one of your pieces, and then on the adjacent empty spot to move it there. Green color spot indicates where you can move."
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:52
msgctxt "nine_men_morris|"
msgid "If you are left with 3 pieces, your pieces will gain the ability to 'fly' and can be moved to any vacant spot on the board."
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:56
msgctxt "nine_men_morris|"
msgid "If you immobilize the computer or leave it with less than 3 pieces, then you win the game."
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:273
#: activities/nine_men_morris/nine_men_morris.js:1103
msgctxt "nine_men_morris|"
msgid "Place a piece"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:403
#: activities/nine_men_morris/nine_men_morris.js:1160
msgctxt "nine_men_morris|"
msgid "Move a piece"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:935
msgctxt "nine_men_morris|"
msgid "Remove a piece"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:1137
msgctxt "nine_men_morris|"
msgid "Congratulations"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:1140
msgctxt "nine_men_morris|"
msgid "Congratulations Player 1"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:1151
msgctxt "nine_men_morris|"
msgid "Congratulations Player 2"
msgstr ""
#. +> trunk5 stable5
#: activities/nine_men_morris/nine_men_morris.js:1154
msgctxt "nine_men_morris|"
msgid "Try again"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/nine_men_morris_2players/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Nine men's morris (with a friend)"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/nine_men_morris_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Form mills (line of 3 pieces) to remove pieces of opponent until opponent has only two pieces, or doesn't have a legal move"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/nine_men_morris_2players/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Play with a friend. First take turns to place nine pieces, and then take turns to move pieces"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/number_sequence/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Number sequence"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/number_sequence/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Touch the numbers in the right sequence."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/number_sequence/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Can count from 1 to 50."
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/number_sequence/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Draw the picture by touching each number in the right sequence, or sliding your finger or dragging the mouse through the numbers in the correct sequence."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/numbers-odd-even/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Even and Odd Numbers"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/numbers-odd-even/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the helicopter to catch the clouds having even or odd numbers"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/numbers-odd-even/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Catch the odd or even number clouds. With a keyboard use the arrow keys to move the helicopter. With a pointing device you just click or tap on the target location. To know which number you have to catch you can either remember it or check the bottom right corner."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/paintings/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Assemble the puzzle"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/paintings/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Drag and Drop the items to rebuild the original paintings"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/paintings/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Spatial representation"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/paintings/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Mouse-manipulation: movement, drag and drop"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/paintings/ActivityInfo.qml:41
msgctxt "ActivityInfo|"
msgid "Drag the image parts from the box on the left to create a painting on the main board."
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board10_0.qml:25
msgctxt "board10_0|"
msgid "Katsushika Hokusai, Viewing Sunset over the Ryogoku Bridge from the Ommaya Embankment - 1830"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board11_0.qml:25
msgctxt "board11_0|"
msgid "Katsushika Hokusa, Poppies - 1833-1834"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board12_0.qml:25
msgctxt "board12_0|"
msgid "Katsushika Hokusai, Kazusa sea Route - 1830."
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board13_0.qml:26
msgctxt "board13_0|"
msgid "Michelangelo, Pieta - 1499"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board14_0.qml:25
msgctxt "board14_0|"
msgid "Leonardo da Vinci, Mona Lisa - 1503-19"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board15_0.qml:25
msgctxt "board15_0|"
msgid "Giovanni Bellini, La Pala di Pesaro - 1475-85"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board16_0.qml:25
msgctxt "board16_0|"
msgid "Albrecht Dürer, Lion - 1494"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board17_0.qml:25
msgctxt "board17_0|"
msgid "Pieter Brugel, The Harvesters - 1565"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board18_0.qml:26
msgctxt "board18_0|"
msgid "Pierre-Auguste Renoir, Girls At The Piano - 1892"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board19_0.qml:25
msgctxt "board19_0|"
msgid "Wassily Kandinsky, Composition VIII - 1923"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board1_0.qml:25
msgctxt "board1_0|"
msgid " Pierre-Auguste Renoir, Le Moulin de la Galette - 1876"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board20_0.qml:25
msgctxt "board20_0|"
msgid "Bazille, The Ramparts at Aigues-Mortes - 1867"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board21_0.qml:25
msgctxt "board21_0|"
msgid "Mary Cassatt, Summertime - 1894"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board22_0.qml:25
msgctxt "board22_0|"
msgid "Vincent Van Gogh, Village Street in Auvers - 1890"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board2_0.qml:25
msgctxt "board2_0|"
msgid "Giuseppe Arcimboldo, Spring - 1573"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board3_0.qml:25
msgctxt "board3_0|"
msgid "Giuseppe Arcimboldo, The Librarian - 1566"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board4_0.qml:25
msgctxt "board4_0|"
msgid "Katsushika Hokusai, Oiran and Kamuro"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board5_0.qml:25
msgctxt "board5_0|"
msgid "Katsushika Hokusai, Woman holding a fan"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board6_0.qml:25
msgctxt "board6_0|"
msgid "Katsushika Hokusai, Ejiri in Suruga Province - 1830-1833"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board7_0.qml:25
msgctxt "board7_0|"
msgid "Katsushika Hokusai, The Great Wave off Kanagawa - 1823-1829"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board8_0.qml:25
msgctxt "board8_0|"
msgid "Utagawa Hiroshige, The Benzaiten Shrine at Inokashira in Snow - 1760-70"
msgstr ""
#. +> trunk5 stable5
#: activities/paintings/resource/board/board9_0.qml:25
msgctxt "board9_0|"
msgid "Utagawa Hiroshige, Horse-mackerel and Prawn - 1840"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/penalty/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Penalty kick"
msgstr ""
#. Help title
#. +> trunk5
#: activities/penalty/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Double click or double tap on any side of the goal in order to score."
msgstr ""
#. Help title
#. +> stable5
#: activities/penalty/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Double click or double tap on the ball to score a goal."
msgstr ""
#. Help manual
#. +> trunk5
#: activities/penalty/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Double click or double tap on a side of the goal to kick the ball. You can double click the left right or middle mouse button. If you do not click fast enough, Tux catches the ball. You must click on it to bring it back to its former position."
msgstr ""
#. Help manual
#. +> stable5
#: activities/penalty/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Double click or double tap on the ball to kick it. You can double click the left right or middle mouse button. If you lose, Tux catches the ball. You must click on it to bring it back to its former position"
msgstr ""
#. +> trunk5 stable5
#: activities/penalty/Penalty.qml:218
msgctxt "Penalty|"
msgid "Double click or double tap on the side of the goal you want to put the ball in."
msgstr ""
#. +> trunk5 stable5
#: activities/penalty/Penalty.qml:258
msgctxt "Penalty|"
msgid "Click or tap the ball to bring it back to its former position"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/photo_hunter/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Photo Hunter"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/photo_hunter/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Find the differences between the two pictures!"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/photo_hunter/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Visual Discrimination"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/photo_hunter/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Observe the two pictures carefully. There are some slight differences. When you find a difference you must click on it."
msgstr ""
#. +> trunk5 stable5
#: activities/photo_hunter/PhotoHunter.qml:107
msgctxt "PhotoHunter|"
msgid "Drag the slider to show the differences!"
msgstr ""
#. +> trunk5 stable5
#: activities/photo_hunter/PhotoHunter.qml:108
msgctxt "PhotoHunter|"
msgid "Click on the differences between the two images!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/planegame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers in Order"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/planegame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Move the helicopter to catch the clouds in the correct order"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/planegame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Catch the clouds in increasing order. With a keyboard use the arrow keys to move the helicopter. With a pointing device you just click or tap on the target location. To know which number you have to catch you can either remember it or check the bottom right corner."
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Railroad activity"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:28
msgctxt "ActivityInfo|"
msgid "Rebuild the displayed train at the top of the screen by dragging the appropriate carriages and locomotive. Deselect an item by dragging it down."
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Memory training"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"A train - a locomotive and carriage(s) - is displayed at the top of the main area for a few seconds. Rebuild it at the top of the screen by dragging the appropriate carriages and locomotive. Deselect an item by dragging it down.<br>"
"<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:33
msgctxt "ActivityInfo|"
msgid ""
"<b>Keyboard Controls:</b><br>"
"<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "1. Use arrow keys to move in the answer or sample zone.<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "2. Use Enter or Return key to submit the answers.<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "3. Use Space key to swap two wagons or locomotives in answer zone.<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "4. Use Space key to add a wagon or locomotive from samples to answer list.<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/ActivityInfo.qml:38
msgctxt "ActivityInfo|"
msgid "5. Use Delete key to remove a wagon or locomotive from answer zone.<br>"
msgstr ""
#. +> trunk5
#: activities/railroad/Railroad.qml:108
msgctxt "Railroad|"
msgid "Observe and remember the train before the timer ends and then drag the items to set up a similar train."
msgstr ""
#. +> trunk5
#: activities/railroad/Railroad.qml:109
msgctxt "Railroad|"
msgid "If you forget the positions, you can click on the Hint button to view them again."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/readingh/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Horizontal reading practice"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/readingh/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read a list of words and work out if a given word is in it."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/readingh/ActivityInfo.qml:32
#: activities/readingv/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Reading training in a limited time"
msgstr ""
#. Help manual
#. +> trunk5
#: activities/readingh/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A word is shown on the board. A list of words, displayed horizontally, will appear and disappear. Does the given word belong to the list?"
msgstr ""
#. Help manual
#. +> stable5
#: activities/readingh/ActivityInfo.qml:36
#: activities/readingv/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A word is shown at the top right of the board. A list of words will appear and disappear on the left. Does the given word belong to the list?"
msgstr ""
#. +> trunk5 stable5
#: activities/readingh/Readingh.qml:105
msgctxt "Readingh|"
msgid "Select your locale"
msgstr ""
#. +> trunk5 stable5
#: activities/readingh/Readingh.qml:231
#, qt-format
msgctxt "Readingh|"
msgid ""
"<font color=\"#373737\">Check if the word<br/>"
"<b><font color=\"#315AAA\">%1</font></b><br/>"
"<font color=\"#373737\">is displayed"
msgstr ""
#. +> trunk5 stable5
#: activities/readingh/Readingh.qml:257
msgctxt "Readingh|"
msgid "Yes, I saw it!"
msgstr ""
#. +> trunk5 stable5
#: activities/readingh/Readingh.qml:271
msgctxt "Readingh|"
msgid "No, it was not there!"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/readingv/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Vertical-reading practice"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/readingv/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Read a vertical list of words and work out if a given word is in it."
msgstr ""
#. Help manual
#. +> trunk5
#: activities/readingv/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A word is shown on the board. A list of words, displayed vertically, will appear and disappear. Does the given word belong to the list?"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/redraw/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Redraw the given image"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/redraw/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw perfectly the given image on the empty grid."
msgstr ""
#. Help manual
#. +> trunk5
#: activities/redraw/ActivityInfo.qml:36
#: activities/redraw_symmetrical/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "First, select the proper color from the toolbar. Then click on the grid and drag to paint, then release the click to stop painting."
msgstr ""
#. Help manual
#. +> stable5
#: activities/redraw/ActivityInfo.qml:36
#: activities/redraw_symmetrical/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "First, select the proper color from the toolbar. Then drag to paint."
msgstr ""
#. +> stable5
#: activities/redraw/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "At the first level a hint is provided to show that no symmetry is requested."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/redraw_symmetrical/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Mirror the given image"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/redraw_symmetrical/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Draw the image on the empty grid as if you see it in a mirror."
msgstr ""
#. +> stable5
#: activities/redraw_symmetrical/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "At the first level a hint is provided to show that a symmetry is requested."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/renewable_energy/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Renewable Energy"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/renewable_energy/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Tux has come back from fishing on his boat. Bring the electrical system back up so he can have light in his home. "
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/renewable_energy/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn about an electrical system based on renewable energy"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/renewable_energy/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Click on different active elements : sun, cloud, dam, solar array, wind farm and transformers, in order to reactivate the entire electrical system. When the system is back up and Tux is in his home, push the light button for him. To win you must switch on all the consumers while all the producers are up. "
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/ActivityInfo.qml:37
msgctxt "ActivityInfo|"
msgid "Drawing by Stephane Cabaraux"
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/RenewableEnergy.qml:163
msgctxt "RenewableEnergy|"
msgid "Tux has come back from fishing on his boat. Bring the electrical system back up so he can have light in his home."
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/RenewableEnergy.qml:165
msgctxt "RenewableEnergy|"
msgid "Click on different active elements : sun, cloud, dam, solar array, wind farm and transformers, in order to reactivate the entire electrical system."
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/RenewableEnergy.qml:167
msgctxt "RenewableEnergy|"
msgid "When the system is back up and Tux is in his home, push the light button for him. To win you must switch on all the consumers while all the producers are up."
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/RenewableEnergy.qml:169
msgctxt "RenewableEnergy|"
msgid "Learn about an electrical system based on renewable energy. Enjoy."
msgstr ""
#. +> trunk5 stable5
#: activities/renewable_energy/RenewableEnergy.qml:192
msgctxt "RenewableEnergy|"
msgid "It is not possible to consume more electricity than what is produced. This is a key limitation in the distribution of electricity, with minor exceptions, electrical energy cannot be stored, and therefore it must be generated as it is needed. A sophisticated system of control is therefore required to ensure electric generation very closely matches the demand. If supply and demand are not in balance, generation plants and transmission equipment can shut down which, in the worst cases, can lead to a major regional blackout."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/reversecount/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Practice subtraction with a fun game"
msgstr ""
#. Help title
#. ----------
#. Help goal
#. +> trunk5 stable5
#: activities/reversecount/ActivityInfo.qml:29
#: activities/reversecount/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Tux is hungry. Help him find fish by counting to the correct ice spot."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/reversecount/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can read numbers on a dice, and count intervals up to 10 for the first level"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/reversecount/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on the dice to show how many ice spots there are between Tux and the fish. Click the dice with the right mouse button to count backwards. When done, click on the OK button or hit the Enter key."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/roman_numerals/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Roman numerals"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/roman_numerals/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "A Roman numeral is the name for a number when it is written in the way the Romans used to write numbers. Roman numerals are not used very often today in the west. They are used to write the names of kings and queens, or popes. For example: Queen Elizabeth II. They may be used to write the year a book or movie was made."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:69
#: activities/roman_numerals/RomanNumerals.qml:75
msgctxt "RomanNumerals|"
msgid ""
"Roman numerals, are based on seven symbols: \n"
"I = 1, V = 5\n"
"X = 10, L = 50\n"
"C = 100, D = 500\n"
"M = 1000"
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:70
#: activities/roman_numerals/RomanNumerals.qml:82
#: activities/roman_numerals/RomanNumerals.qml:94
#: activities/roman_numerals/RomanNumerals.qml:106
#: activities/roman_numerals/RomanNumerals.qml:118
#, qt-format
msgctxt "RomanNumerals|"
msgid "Convert the roman number %1 in arabic."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:76
#: activities/roman_numerals/RomanNumerals.qml:88
#: activities/roman_numerals/RomanNumerals.qml:100
#: activities/roman_numerals/RomanNumerals.qml:112
#: activities/roman_numerals/RomanNumerals.qml:124
#: activities/roman_numerals/RomanNumerals.qml:130
#: activities/roman_numerals/RomanNumerals.qml:136
#: activities/roman_numerals/RomanNumerals.qml:142
#: activities/roman_numerals/RomanNumerals.qml:148
#, qt-format
msgctxt "RomanNumerals|"
msgid "Convert the arabic number %1 in roman."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:81
#: activities/roman_numerals/RomanNumerals.qml:87
msgctxt "RomanNumerals|"
msgid ""
"Several symbols create a larger number like:\n"
"II = 2\n"
"XX = 20\n"
"XI = 11"
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:93
#: activities/roman_numerals/RomanNumerals.qml:99
msgctxt "RomanNumerals|"
msgid ""
"If a lower value symbol is before a higher value one, it is subtracted. Otherwise it is added. So:\n"
"'IV' is '4'\n"
"'VI' is '6'\n"
"'IX' is '9'"
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:105
#: activities/roman_numerals/RomanNumerals.qml:111
msgctxt "RomanNumerals|"
msgid "Only one number is subtracted, not two. So 8 is always VIII and never IIX."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:117
#: activities/roman_numerals/RomanNumerals.qml:123
msgctxt "RomanNumerals|"
msgid "Proper form is to subtract only a value with the next lower power of 10. Thus, 900 is written CM, but 990 would not be XM - properly, it is CM for the 900 portion and XC for the 90 portion, or CMXC. Similarly, 999 would not be IM but rather CMXCIX - CM for the 900 portion, XC for the 90 portion, and IX for the 9 portion. Only values starting in 1's are ever used to subtract; 45 is properly XLV, not VL."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:129
msgctxt "RomanNumerals|"
msgid "Now you know the rules, you can read and write any numbers in roman numerals."
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:375
#, qt-format
msgctxt "RomanNumerals|"
msgid "Roman value: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/roman_numerals/RomanNumerals.qml:376
#, qt-format
msgctxt "RomanNumerals|"
msgid "Arabic value: %1"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/scalesboard/ActivityInfo.qml:27
#: activities/scalesboard_weight/ActivityInfo.qml:27
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Balance the scales properly"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/scalesboard/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drag and Drop weights to balance the scales"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/scalesboard/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mental calculation, arithmetic equality"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/scalesboard/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "To balance the scales, move the weights to the left or the right side (on higher levels). The weights can be arranged in any order."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard/ScaleNumber.qml:44
#: activities/scalesboard/ScaleNumber.qml:73
msgctxt "ScaleNumber|"
msgid "Take care, you can drop weights on both sides of the scale."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard/ScaleNumber.qml:66
msgctxt "ScaleNumber|"
msgid "Now you have to guess the weight of the gift."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard/ScaleNumber.qml:67
#: activities/scalesboard/ScaleNumber.qml:74
#: activities/scalesboard/ScaleNumber.qml:80
#: activities/scalesboard/ScaleNumber.qml:86
#: activities/scalesboard/ScaleNumber.qml:93
#, qt-format
msgctxt "ScaleNumber|"
msgid "Enter the weight of the gift: %1"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/scalesboard_weight/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drag and Drop masses to balance the scales and calculate the weight"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/scalesboard_weight/ActivityInfo.qml:32
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Mental calculation, arithmetic equality, unit conversion"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/scalesboard_weight/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "To balance the scales, move the masses to the left or the right side (on higher levels). They can be arranged in any order. Take care of the weight and the unit of the masses, remember that a kilogram (kg) is 1000 grams (g)."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:28
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 g"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:33
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 kg"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:42
msgctxt "ScalesboardWeight|"
msgid "The \"kg\" symbol at the end of a number means kilogram."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:43
msgctxt "ScalesboardWeight|"
msgid "The kilogram is a unit of mass, a property which corresponds to the common perception of how \"heavy\" an object is."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:52
msgctxt "ScalesboardWeight|"
msgid "The \"g\" symbol at the end of a number means gram. One kilogram equals 1000 grams"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:60
msgctxt "ScalesboardWeight|"
msgid "Remember, one kilogram (\"kg\") equals 1000 grams (\"g\")."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:66
#: activities/scalesboard_weight/ScalesboardWeight.qml:100
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:66
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:82
msgctxt "ScalesboardWeight|"
msgid "Take care, you can drop weights on both sides of the scale."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:85
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:74
msgctxt "ScalesboardWeight|"
msgid "Now you have to guess the weight of the gift."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:86
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in kilogram: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:94
#: activities/scalesboard_weight/ScalesboardWeight.qml:101
#: activities/scalesboard_weight/ScalesboardWeight.qml:110
#: activities/scalesboard_weight/ScalesboardWeight.qml:116
#: activities/scalesboard_weight/ScalesboardWeight.qml:122
#: activities/scalesboard_weight/ScalesboardWeight.qml:130
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in gram: %1"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight/ScalesboardWeight.qml:109
msgctxt "ScalesboardWeight|"
msgid "Remember, one kilo ('kg') equals 1000 grams ('g')."
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drag and Drop masses to balance the scales and calculate the weight in the avoirdupois unit"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "To balance the scales, move the masses to the left or the right side (on higher levels). They can be arranged in any order. Take care of the weight and the unit of the masses, remember that a pound (lb) is 16 ounce (oz)."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:27
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 oz"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:32
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "%1 lb"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:41
msgctxt "ScalesboardWeight|"
msgid "The \"lb\" symbol at the end of a number means pound."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:42
msgctxt "ScalesboardWeight|"
msgid "The pound is a unit of mass, a property which corresponds to the common perception of how \"heavy\" an object is. This unit is used in the USA."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:51
msgctxt "ScalesboardWeight|"
msgid "The \"oz\" symbol at the end of a number means ounce. One pound equals sixteen ounces"
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:59
msgctxt "ScalesboardWeight|"
msgid "Remember, one pound (\"lb\") equals sixteen ounces (\"oz\")."
msgstr ""
#. +> trunk5 stable5
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:75
#: activities/scalesboard_weight_avoirdupois/ScalesboardWeight.qml:83
#, qt-format
msgctxt "ScalesboardWeight|"
msgid "Enter the weight of the gift in ounce: %1"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/share/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Share pieces of candy"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/share/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Try to split the pieces of candy to a given number of children"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/share/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the division of numbers"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/share/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Know how to count"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/share/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Follow the instructions shown on the screen: first, drag the given number of boys/girls to the middle, then drag pieces of candy to each child's rectangle."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board0.qml:28
msgctxt "board0|"
msgid "Paul wants to equally share 2 pieces of candy between 2 of his friends: one girl and one boy. Can you help him? First, place the children in center, then drag the pieces of candy to each of them."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board0.qml:38
msgctxt "board0|"
msgid "Now he wants to give 4 pieces of candy to his friends."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board0.qml:48
msgctxt "board0|"
msgid "Can you now give 6 of Paul's pieces of candy to his friends?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board0.qml:59
msgctxt "board0|"
msgid "Paul has only 10 pieces of candy left. He eats 2 pieces of candy and he gives the rest to his friends. Can you help him equally split the 8 remaining pieces of candy?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board1.qml:28
msgctxt "board1|"
msgid "George wants to equally share 3 pieces of candy between 2 of his friends: one girl and one boy. Can he equally split the pieces of candy between his friends? First, place the children in center, then drag the pieces of candy to each of them. Be careful, a rest will remain!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board1.qml:38
msgctxt "board1|"
msgid "Maria wants to equally share 5 pieces of candy between 3 of her friends: one girl and two boys. Can she equally split the pieces of candy between her friends? First, place the children in center, then drag the pieces of candy to each of them. Be careful, a rest will remain!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board1.qml:48
msgctxt "board1|"
msgid "John wants to equally share 10 pieces of candy between 3 of his friends: one boy and two girls. Can he equally split the pieces of candy between his friends? First, place the children in center, then drag the pieces of candy to each of them."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board2.qml:28
msgctxt "board2|"
msgid "Alice wants to equally share 3 pieces of candy between 3 of her friends: one girl and two boys. Can you help her? First, place the children in the center, then drag the pieces of candy to each of them."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board2.qml:38
msgctxt "board2|"
msgid "Now, Alice wants to give 6 pieces of candy to her friends"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board2.qml:48
msgctxt "board2|"
msgid "Can you help Alice give 9 pieces of candy to her friends: one girl and two boys?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board2.qml:58
msgctxt "board2|"
msgid "Alice has 12 pieces of candy left. She wants to give them all to her friends. Can you help her split the pieces of candy equally?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board3.qml:28
msgctxt "board3|"
msgid "Michael wants to equally share 5 pieces of candy between 2 of his friends: one girl and one boy. Can you help him? First, place the children in center, then drag the pieces of candy to each of them!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board3.qml:38
msgctxt "board3|"
msgid "Helen has 3 friends: one boy and two girls. She wants to give them 7 pieces of candy. Help her split the pieces of candy between her friends!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board3.qml:48
msgctxt "board3|"
msgid "Michelle has 9 pieces of candy and wants to split them with two brothers and two sisters. Help her share the pieces of candy!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board3.qml:58
msgctxt "board3|"
msgid "Thomas wants to share his 11 pieces of candy with his friends: three boys and one girl. Can you help him?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board4.qml:28
msgctxt "board4|"
msgid "Charles wants to share his 8 pieces of candy with 3 of his friends: one boy and two girls. Can he split the pieces of candy equally?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board4.qml:38
msgctxt "board4|"
msgid "For her birthday, Elizabeth has 12 pieces of candy to share with 4 of her friends: two girls and two boys. How should she split the pieces of candy to her friends?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board4.qml:48
msgctxt "board4|"
msgid "Jason's father gave him 14 pieces of candy to share with his friends: two boys and three girls. Help him give the pieces of candy to his friends!"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board5.qml:29
msgctxt "board5|"
msgid "Bob wants to give 5 pieces of candy to his friends: two boys and one girl, his girlfriend already has one candy. Can you help him equally split the pieces of candy so that each friend will have the same amount of pieces of candy?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board5.qml:39
msgctxt "board5|"
msgid "Harry wants to equally share 8 pieces of candy between his friends: one boy and two girls. Place the children in center, then drag the pieces of candy to each of them so that each of them has an equal number of pieces of candy."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board5.qml:49
msgctxt "board5|"
msgid "Can you now give 6 of Harry's pieces of candy to his friends?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board6.qml:29
msgctxt "board6|"
msgid "Help Jon split 9 pieces of candies between three boys and two girls. The rest will remain to Jon."
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board6.qml:39
msgctxt "board6|"
msgid "Jon wants to share the rest of his pieces of candies with his brother and his sister. Can you split them equally, knowing that his brother already has two pieces of candies?"
msgstr ""
#. +> trunk5 stable5
#: activities/share/resource/board/board6.qml:49
msgctxt "board6|"
msgid "Help Tux split some pieces of candies to his friends: 9 pieces of candies to one boy and two girls."
msgstr ""
#. +> trunk5 stable5
#: activities/share/share.js:95
#, qt-format
msgctxt "share|First part of Place %n boy(s) and %n girl(s) in the center. Then equally split %n pieces of candy between them."
msgid "Place %n boy(s) "
msgid_plural "Place %n boy(s) "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/share/share.js:99
#, qt-format
msgctxt "share|Second part of Place %n boy(s) and %n girl(s) in the center. Then equally split %n pieces of candy between them."
msgid "and %n girl(s) in the center. "
msgid_plural "and %n girl(s) in the center. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/share/share.js:103
#, qt-format
msgctxt "share|Third part of Place %n boy(s) and %n girl(s) in the center. Then equally split %n pieces of candy between them."
msgid "Then equally split %n pieces of candy between them."
msgid_plural "Then equally split %n pieces of candy between them."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: activities/share/Share.qml:346
#, qt-format
msgctxt "Share|"
msgid "You can't put more than %1 pieces of candy in the same rectangle"
msgstr ""
#. +> trunk5 stable5
#: activities/share/Share.qml:365
msgctxt "Share|"
msgid "Display candy counter"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/simplepaint/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A simple drawing activity"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/simplepaint/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Create your own drawing"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/simplepaint/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Enhance creative skills"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/simplepaint/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Select a color and paint the rectangles as you like to create a drawing."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/smallnumbers/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers With Dice"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/smallnumbers/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count the number of dots on dice before they reach the ground"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/smallnumbers/ActivityInfo.qml:32
#: activities/smallnumbers2/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "In a limited time, count the number of dots"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/smallnumbers/ActivityInfo.qml:34
#: activities/smallnumbers2/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Counting skills"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/smallnumbers/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "With the keyboard, type the number of dots you see on the falling dice."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/smallnumbers2/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Numbers with dominoes"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/smallnumbers2/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Count the number of dots on the dominoes before they reach the ground"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/smallnumbers2/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "With the keyboard, type the number of dots you see on the falling dominoes."
msgstr ""
#. Activity title
#. +> trunk5
#: activities/solar_system/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Solar System"
msgstr ""
#. Help title
#. +> trunk5
#: activities/solar_system/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Answer the questions presented and get a 100% correctness among the options."
msgstr ""
#. Help manual
#. +> trunk5
#: activities/solar_system/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Click on a planet or the Sun to reveal questions. Each question contains 4 options. One of those is 100% correct. Try to answer the questions until you get a 100% closeness in the closeness meter."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:25
msgctxt "Dataset|"
msgid "Sun"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:28
msgctxt "Dataset|"
msgid "How large is the Sun compared to other planets in our Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:29
#: activities/solar_system/Dataset.js:110
#: activities/solar_system/Dataset.js:173
msgctxt "Dataset|"
msgid "Sixth largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:29
#: activities/solar_system/Dataset.js:234
#: activities/solar_system/Dataset.js:272
#: activities/solar_system/Dataset.js:325
#: activities/solar_system/Dataset.js:368
msgctxt "Dataset|"
msgid "Third largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:29
#: activities/solar_system/Dataset.js:234
#: activities/solar_system/Dataset.js:272
#: activities/solar_system/Dataset.js:325
#: activities/solar_system/Dataset.js:368
msgctxt "Dataset|"
msgid "Largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:29
#: activities/solar_system/Dataset.js:110
#: activities/solar_system/Dataset.js:173
#: activities/solar_system/Dataset.js:325
msgctxt "Dataset|"
msgid "Seventh largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:33
msgctxt "Dataset|"
msgid "The temperature of the Sun is around:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:34
msgctxt "Dataset|"
msgid "1000 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:34
msgctxt "Dataset|"
msgid "4500 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:34
msgctxt "Dataset|"
msgid "5505 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:34
msgctxt "Dataset|"
msgid "3638 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:38
msgctxt "Dataset|"
msgid "How old is the Sun?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:39
msgctxt "Dataset|"
msgid "1.2 billion years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:39
msgctxt "Dataset|"
msgid "3 billion years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:39
msgctxt "Dataset|"
msgid "7 billion years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:39
msgctxt "Dataset|"
msgid "4.5 billion years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:43
msgctxt "Dataset|"
msgid "How long does it take for the Sun’s light to reach the Earth?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:44
msgctxt "Dataset|"
msgid "8 minutes"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:44
msgctxt "Dataset|"
msgid "30 minutes"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:44
msgctxt "Dataset|"
msgid "60 minutes"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:44
msgctxt "Dataset|"
msgid "15 minutes"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:48
msgctxt "Dataset|"
msgid "The Sun is as big as:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:49
msgctxt "Dataset|"
msgid "1 million Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:49
msgctxt "Dataset|"
msgid "2.6 million Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:49
msgctxt "Dataset|"
msgid "1.3 million Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:49
msgctxt "Dataset|"
msgid "5 million Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:56
msgctxt "Dataset|"
msgid "Mercury"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:57 activities/solar_system/Dataset.js:95
#: activities/solar_system/Dataset.js:181
msgctxt "Dataset|"
msgid "The maximum temperature on Earth is 58 degrees celsius."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:58 activities/solar_system/Dataset.js:139
msgctxt "Dataset|"
msgid "The length of a year on Venus is 225 days."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:61
msgctxt "Dataset|"
msgid "At which position is Mercury in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:62
#: activities/solar_system/Dataset.js:100
#: activities/solar_system/Dataset.js:305
#: activities/solar_system/Dataset.js:343
msgctxt "Dataset|"
msgid "Seventh"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:62
#: activities/solar_system/Dataset.js:100
#: activities/solar_system/Dataset.js:143
#: activities/solar_system/Dataset.js:186
#: activities/solar_system/Dataset.js:229
#: activities/solar_system/Dataset.js:267
msgctxt "Dataset|"
msgid "Sixth"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:62
#: activities/solar_system/Dataset.js:143
#: activities/solar_system/Dataset.js:186
#: activities/solar_system/Dataset.js:229
#: activities/solar_system/Dataset.js:267
msgctxt "Dataset|"
msgid "First"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:62
#: activities/solar_system/Dataset.js:100
#: activities/solar_system/Dataset.js:186
#: activities/solar_system/Dataset.js:229
#: activities/solar_system/Dataset.js:267
#: activities/solar_system/Dataset.js:305
#: activities/solar_system/Dataset.js:343
msgctxt "Dataset|"
msgid "Fourth"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:66
msgctxt "Dataset|"
msgid "How small is Mercury compared to other planets in our Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:67 activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "Smallest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:67 activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "Second smallest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:67 activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "Third smallest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:67 activities/solar_system/Dataset.js:216
msgctxt "Dataset|"
msgid "Fifth smallest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:71
msgctxt "Dataset|"
msgid "How many moons has Mercury?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:76
msgctxt "Dataset|"
msgid "The maximum temperature on Mercury is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:77 activities/solar_system/Dataset.js:239
msgctxt "Dataset|"
msgid "50 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:77 activities/solar_system/Dataset.js:191
msgctxt "Dataset|"
msgid "35 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:77
msgctxt "Dataset|"
msgid "427 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:77
msgctxt "Dataset|"
msgid "273 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:81
msgctxt "Dataset|"
msgid "How many days make a year on Mercury?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:82
#: activities/solar_system/Dataset.js:115
#: activities/solar_system/Dataset.js:148
#: activities/solar_system/Dataset.js:211
msgctxt "Dataset|"
msgid "365 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:82
msgctxt "Dataset|"
msgid "433 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:82
msgctxt "Dataset|"
msgid "88 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:82
msgctxt "Dataset|"
msgid "107 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:86
msgctxt "Dataset|"
msgid "How long is a day on Mercury?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:87
msgctxt "Dataset|"
msgid "50 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:87 activities/solar_system/Dataset.js:120
msgctxt "Dataset|"
msgid "365 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:87
msgctxt "Dataset|"
msgid "59 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:87 activities/solar_system/Dataset.js:120
msgctxt "Dataset|"
msgid "107 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:94
msgctxt "Dataset|"
msgid "Venus"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:96 activities/solar_system/Dataset.js:182
msgctxt "Dataset|"
msgid "The length of a year on Earth is 365 days."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:99
msgctxt "Dataset|"
msgid "At which position is Venus in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:100
msgctxt "Dataset|"
msgid "Second"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:104
msgctxt "Dataset|"
msgid "Venus is as heavy as:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:105
msgctxt "Dataset|"
msgid "0.7 Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:105
msgctxt "Dataset|"
msgid "0.8 Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:105
msgctxt "Dataset|"
msgid "1.3 Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:105
msgctxt "Dataset|"
msgid "2.5 Earths"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:109
msgctxt "Dataset|"
msgid "How large is Venus compared to other planets in our Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:110
#: activities/solar_system/Dataset.js:173
#: activities/solar_system/Dataset.js:234
#: activities/solar_system/Dataset.js:272
msgctxt "Dataset|"
msgid "Fifth largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:110
#: activities/solar_system/Dataset.js:173
#: activities/solar_system/Dataset.js:368
msgctxt "Dataset|"
msgid "Fourth largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:114
msgctxt "Dataset|"
msgid "How long is a year on Venus?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:115
msgctxt "Dataset|"
msgid "225 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:115
msgctxt "Dataset|"
msgid "116 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:115
msgctxt "Dataset|"
msgid "100 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:119
msgctxt "Dataset|"
msgid "How long is a day on Venus?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:120
msgctxt "Dataset|"
msgid "117 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:120
msgctxt "Dataset|"
msgid "88 Earth days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:124
msgctxt "Dataset|"
msgid "The maximum temperature on Venus is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:125
#: activities/solar_system/Dataset.js:168
#: activities/solar_system/Dataset.js:191
#: activities/solar_system/Dataset.js:239
#: activities/solar_system/Dataset.js:287
#: activities/solar_system/Dataset.js:330
#: activities/solar_system/Dataset.js:363
msgctxt "Dataset|"
msgid "100 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:125
#: activities/solar_system/Dataset.js:191
msgctxt "Dataset|"
msgid "20 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:125
msgctxt "Dataset|"
msgid "467 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:125
#: activities/solar_system/Dataset.js:168
msgctxt "Dataset|"
msgid "45 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:129
msgctxt "Dataset|"
msgid "How many moons has Venus?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:137
msgctxt "Dataset|"
msgid "Earth"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:138
#: activities/solar_system/Dataset.js:224
msgctxt "Dataset|"
msgid "The maximum temperature on Mars is 20 degrees celsius."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:142
msgctxt "Dataset|"
msgid "At which position is Earth in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:143
msgctxt "Dataset|"
msgid "Third"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:143
#: activities/solar_system/Dataset.js:186
#: activities/solar_system/Dataset.js:229
#: activities/solar_system/Dataset.js:267
#: activities/solar_system/Dataset.js:305
#: activities/solar_system/Dataset.js:343
msgctxt "Dataset|"
msgid "Fifth"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:147
msgctxt "Dataset|"
msgid "How long does it take for Earth to complete one year?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:148
msgctxt "Dataset|"
msgid "200 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:148
#: activities/solar_system/Dataset.js:211
msgctxt "Dataset|"
msgid "30 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:148
#: activities/solar_system/Dataset.js:211
msgctxt "Dataset|"
msgid "7 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:152
msgctxt "Dataset|"
msgid "How many moons has Earth?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:157
msgctxt "Dataset|"
msgid "How long is a day on Earth?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:158
#: activities/solar_system/Dataset.js:206
#: activities/solar_system/Dataset.js:249
#: activities/solar_system/Dataset.js:282
msgctxt "Dataset|"
msgid "12 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:158
#: activities/solar_system/Dataset.js:206
#: activities/solar_system/Dataset.js:249
#: activities/solar_system/Dataset.js:282
msgctxt "Dataset|"
msgid "24 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:158
msgctxt "Dataset|"
msgid "365 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:158
#: activities/solar_system/Dataset.js:206
#: activities/solar_system/Dataset.js:249
#: activities/solar_system/Dataset.js:282
#: activities/solar_system/Dataset.js:320
#: activities/solar_system/Dataset.js:358
msgctxt "Dataset|"
msgid "48 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:162
msgctxt "Dataset|"
msgid "How many seasons has Earth?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:167
msgctxt "Dataset|"
msgid "Maximum temperature on Earth is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:168
msgctxt "Dataset|"
msgid "58 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:168
#: activities/solar_system/Dataset.js:363
msgctxt "Dataset|"
msgid "30 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:172
msgctxt "Dataset|"
msgid "How large is Earth compared to other planets in our Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:180
msgctxt "Dataset|"
msgid "Mars"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:185
msgctxt "Dataset|"
msgid "At which position is Mars in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:190
msgctxt "Dataset|"
msgid "The maximum temperature on Mars is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:191
msgctxt "Dataset|"
msgid "60 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:195
msgctxt "Dataset|"
msgid "How big is the size of Mars compared to Earth?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "The same"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "Half"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "Two times"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:196
msgctxt "Dataset|"
msgid "Three times"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:200
msgctxt "Dataset|"
msgid "How many moons has Mars?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:205
msgctxt "Dataset|"
msgid "How long is a day on Mars?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:206
msgctxt "Dataset|"
msgid "24.5 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:210
msgctxt "Dataset|"
msgid "How long does it take for Mars to complete one year?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:211
msgctxt "Dataset|"
msgid "687 days"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:215
msgctxt "Dataset|"
msgid "How small is Mars compared to other planets in our Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:223
msgctxt "Dataset|"
msgid "Jupiter"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:225
#: activities/solar_system/Dataset.js:301
msgctxt "Dataset|"
msgid "The length of a year on Saturn is 29.5 Earth years."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:228
msgctxt "Dataset|"
msgid "At which position is Jupiter in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:233
msgctxt "Dataset|"
msgid "How large is Jupiter compared to other planets in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:234
#: activities/solar_system/Dataset.js:272
#: activities/solar_system/Dataset.js:325
#: activities/solar_system/Dataset.js:368
msgctxt "Dataset|"
msgid "Second largest"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:238
msgctxt "Dataset|"
msgid "The minimum temperature on Jupiter is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:239
msgctxt "Dataset|"
msgid "-145 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:239
msgctxt "Dataset|"
msgid "-180 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:243
msgctxt "Dataset|"
msgid "How many moons has Jupiter?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:248
msgctxt "Dataset|"
msgid "How long is one day on Jupiter?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:249
#: activities/solar_system/Dataset.js:320
msgctxt "Dataset|"
msgid "10 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:253
msgctxt "Dataset|"
msgid "How long does it take for Jupiter to complete one year?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:254
msgctxt "Dataset|"
msgid "5 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:254
msgctxt "Dataset|"
msgid "12 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:254
msgctxt "Dataset|"
msgid "30 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:254
#: activities/solar_system/Dataset.js:292
msgctxt "Dataset|"
msgid "1 Earth year"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:261
msgctxt "Dataset|"
msgid "Saturn"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:262
msgctxt "Dataset|"
msgid "The minimum temperature on Jupiter is -145 degrees celsius."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:263
msgctxt "Dataset|"
msgid "The length of a year on Jupiter is 12 Earth years."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:266
msgctxt "Dataset|"
msgid "At which position is Saturn in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:271
msgctxt "Dataset|"
msgid "How large is Saturn compared to other planets in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:276
msgctxt "Dataset|"
msgid "How many moons has Saturn?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:281
msgctxt "Dataset|"
msgid "How long is one day on Saturn?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:282
msgctxt "Dataset|"
msgid "10.5 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:286
msgctxt "Dataset|"
msgid "The minimum temperature on Saturn is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:287
#: activities/solar_system/Dataset.js:330
msgctxt "Dataset|"
msgid "0 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:287
msgctxt "Dataset|"
msgid "-178 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:287
#: activities/solar_system/Dataset.js:330
#: activities/solar_system/Dataset.js:363
msgctxt "Dataset|"
msgid "-100 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:291
msgctxt "Dataset|"
msgid "How long does it take for Saturn to complete one year?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:292
msgctxt "Dataset|"
msgid "29.5 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:292
msgctxt "Dataset|"
msgid "20 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:292
msgctxt "Dataset|"
msgid "10 Earth years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:299
msgctxt "Dataset|"
msgid "Uranus"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:300
msgctxt "Dataset|"
msgid "The temperature on Saturn is -178 degrees celsius."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:304
msgctxt "Dataset|"
msgid "At which position is Uranus in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:305
#: activities/solar_system/Dataset.js:343
msgctxt "Dataset|"
msgid "Eighth"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:309
msgctxt "Dataset|"
msgid "How many years does it take for Uranus to go once around the Sun?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:310
#: activities/solar_system/Dataset.js:348
msgctxt "Dataset|"
msgid "1 year"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:310
msgctxt "Dataset|"
msgid "24 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:310
msgctxt "Dataset|"
msgid "68 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:310
msgctxt "Dataset|"
msgid "84 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:314
msgctxt "Dataset|"
msgid "How many moons has Uranus?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:319
msgctxt "Dataset|"
msgid "How long is one day on Uranus?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:320
#: activities/solar_system/Dataset.js:358
msgctxt "Dataset|"
msgid "27 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:320
#: activities/solar_system/Dataset.js:358
msgctxt "Dataset|"
msgid "17 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:324
msgctxt "Dataset|"
msgid "How large is Uranus compared to other planets in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:329
msgctxt "Dataset|"
msgid "The maximum temperature on Uranus is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:330
msgctxt "Dataset|"
msgid "-216 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:337
msgctxt "Dataset|"
msgid "Neptune"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:338
msgctxt "Dataset|"
msgid "The maximum temperature on Saturn is -178 degrees celsius."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:339
msgctxt "Dataset|"
msgid "The length of a year on Uranus is 84 years."
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:342
msgctxt "Dataset|"
msgid "At which position is Neptune in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:347
msgctxt "Dataset|"
msgid "How long does it take for Neptune to make one revolution around the Sun?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:348
msgctxt "Dataset|"
msgid "165 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:348
msgctxt "Dataset|"
msgid "3 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:348
msgctxt "Dataset|"
msgid "100 years"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:352
msgctxt "Dataset|"
msgid "How many moons has Neptune?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:357
msgctxt "Dataset|"
msgid "How long is one day on Neptune?"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:358
msgctxt "Dataset|"
msgid "16 hours"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:362
msgctxt "Dataset|"
msgid "The average temperature on Neptune is:"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:363
msgctxt "Dataset|"
msgid "-210 degrees celsius"
msgstr ""
#. +> trunk5
#: activities/solar_system/Dataset.js:367
msgctxt "Dataset|"
msgid "How large is Neptune compared to other planets in the Solar System?"
msgstr ""
#. +> trunk5
#: activities/solar_system/QuizScreen.qml:202
#, qt-format
msgctxt "QuizScreen|"
msgid "Closeness: %1%"
msgstr ""
#. +> trunk5
#: activities/solar_system/QuizScreen.qml:242
#, qt-format
msgctxt "QuizScreen|"
msgid "%1%"
msgstr ""
#. +> trunk5
#: activities/solar_system/QuizScreen.qml:278
#, qt-format
msgctxt "QuizScreen|"
msgid ""
"Your final score is: <font color=\"#3bb0de\">%1%</font>.<br>"
"<br>"
"%2"
msgstr ""
#. +> trunk5
#: activities/solar_system/QuizScreen.qml:278
msgctxt "QuizScreen|"
msgid ""
"You should score above 90% to become a Solar System expert!<br>"
"Retry to test your skills more or train in normal mode to explore more about the Solar System."
msgstr ""
#. +> trunk5
#: activities/solar_system/QuizScreen.qml:278
msgctxt "QuizScreen|"
msgid "Great! You can replay the assessment to test your knowledge on more questions."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:104
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"Mode: <font color=\"#3bb0de\">%1</font><br>"
"<br>"
"There are two modes in the activity which you can switch from the configuration window:<br>"
"<b>1. Normal mode</b> - In this mode you can play and learn about the Solar System.<br>"
"<b>2. Assessment mode</b> - In this mode you can test your knowledge about the Solar System."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:104
msgctxt "SolarSystem|"
msgid "Assessment"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:104
msgctxt "SolarSystem|"
msgid "Normal"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:108
msgctxt "SolarSystem|"
msgid "Click on the Sun or any planet to reveal questions. Each question will have 4 options, out of which one is correct."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:109
msgctxt "SolarSystem|"
msgid "After a planet is clicked, the Closeness meter at the bottom-right corner of the screen represents the degree of correctness of your selected answer. The least correct answer is represented by 1%. Try again until you reach a 100% closeness by following the closeness meter, or hint which indicates the correct answer."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:114
msgctxt "SolarSystem|"
msgid "There are 20 questions initially with 4 options each. The progress bar at the bottom right of the screen shows your percentage score."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:115
msgctxt "SolarSystem|"
msgid ""
"If your answer is correct, your score will increase.<br>"
"If your answer is wrong, your score decreases and one more question will be asked in the end along with the incorrectly answered question.<br>"
"Maximum 25 questions will be asked after which no more question will be added."
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:116
msgctxt "SolarSystem|"
msgid "You should score above 90% to pass the assessment and become a Solar System expert!"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:222
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"1. The <b>farther</b> a planet from the Sun, the <b>lower</b> is its temperature.<br>"
"<font color=\"#3bb0de\">%1</font>"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:223
#, qt-format
msgctxt "SolarSystem|"
msgid ""
"2. The duration of a year on a planet <b>increases as we go away from the Sun</b>.<br>"
"<font color=\"#3bb0de\">%1</font>"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:225
msgctxt "SolarSystem|"
msgid "Hint"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:232
msgctxt "SolarSystem|"
msgid "View solar system"
msgstr ""
#. +> trunk5
#: activities/solar_system/SolarSystem.qml:251
msgctxt "SolarSystem|"
msgid "Assessment mode"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/submarine/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Pilot a Submarine"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/submarine/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Drive the submarine to the end point."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/submarine/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn how to control a submarine"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/submarine/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Move and click using the mouse, physics basics"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/submarine/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Control the various parts of the submarine (the engine, rudders and ballast tanks) to reach the end point.\n"
" Controls:\n"
"\n"
" Engine:\n"
" D / Right arrow: Increase velocity\n"
" A / Left arrow: Decrease velocity\n"
"\n"
" Ballast tanks:\n"
" Switch filling of Ballast tanks:\n"
" W / Up arrow: Central ballast tank\n"
" R: Left ballast tank\n"
" T: Right ballast tanks\n"
" Switch flush ballast tanks:\n"
" S / Down arrow: Central ballast tank\n"
" F: Left ballast tank\n"
" G: Right ballast tanks\n"
"\n"
" Diving planes:\n"
" + : Increase diving plane angle\n"
" - : Decrease diving plane angle"
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/Controls.qml:177
msgctxt "Controls|"
msgid "Left Ballast Tank"
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/Controls.qml:285
msgctxt "Controls|"
msgid "Central Ballast Tank"
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/Controls.qml:392
msgctxt "Controls|"
msgid "Right Ballast Tank"
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:32
msgctxt "submarine|"
msgid "Move the submarine to the other side of the screen."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:33
msgctxt "submarine|"
msgid "The leftmost item in the control panel is the engine of the submarine, indicating the current speed of the submarine."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:34
msgctxt "submarine|"
msgid "Increase or decrease the velocity of the submarine using the engine."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:35
msgctxt "submarine|"
msgid "Press the + button to increase the velocity, or the - button to decrease the velocity."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:38
msgctxt "submarine|"
msgid "The item next to the engine is the Ballast tanks."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:39
msgctxt "submarine|"
msgid "The Ballast tanks are used to float or dive under water."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:40
msgctxt "submarine|"
msgid "If the ballast tanks are empty, the submarine will float. If the ballast tanks are full of water, the submarine will dive underwater."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:41
msgctxt "submarine|"
msgid "Turning the upper valve on or off will alternatively allow or stop water from filling in the Ballast tanks, thus allowing it to dive underwater."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:42
msgctxt "submarine|"
msgid "Turning the lower valve on or off will alternatively allow or stop water from flushing out the Ballast tanks, thus allowing it to float on the surface of the water."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:45
msgctxt "submarine|"
msgid "The rightmost item in the control panel controls the diving planes of the submarine"
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:46
msgctxt "submarine|"
msgid "The Diving Planes in a submarine is used to control the depth of the submarine accurately once it is underwater."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:47
msgctxt "submarine|"
msgid "Once the submarine is moving underwater, increasing or decreasing the angle of the planes will increase and decrease the depth of the submarine."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:48
msgctxt "submarine|"
msgid "The + button will increase the depth of the submarine, while the - button will decrease the depth of the submarine."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:49
msgctxt "submarine|"
msgid "Grab the crown to open the gate."
msgstr ""
#. +> trunk5 stable5
#: activities/submarine/submarine.js:50
msgctxt "submarine|"
msgid "Check out the help menu for the keyboard controls."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/sudoku/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Sudoku, place unique symbols in a grid"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/sudoku/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Symbols must be unique in a row, in a column, and (if defined) each region."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/sudoku/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "The aim of the puzzle is to enter a symbol or numeral from 1 through 9 in each cell of a grid. In the official Sudoku the grid is 9x9 made up of 3x3 subgrids (called 'regions'). In GCompris we start at lower levels with a simpler version using symbols and with no regions. In all cases the grid is presented with various symbols or numerals given in some cells (the 'givens'). Each row, column and region must contain only one instance of each symbol or numeral (Source &lt;http://en.wikipedia.org/wiki/Sudoku&gt;)."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/sudoku/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Completing the puzzle requires patience and logical ability"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/sudoku/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Select a number or a symbol on the left and click on its target position. GCompris will not let you enter invalid data."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/superbrain/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Super Brain"
msgstr ""
#. Help title
#. ----------
#. Help goal
#. +> trunk5 stable5
#: activities/superbrain/ActivityInfo.qml:29
#: activities/superbrain/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Tux has hidden several items. Find them again in the correct order"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/superbrain/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid ""
"Click on the items until you find what you think is the correct answer. Then, click on the OK button. In the lower levels, Tux gives you an indication if you found a hiding place by marking the item with a black box. In the levels 4 and 8 an item may be hidden several times.<br/>"
"You can use the right mouse button to flip the items in the opposite order or the item chooser to directly pick an item. Press and hold a mouse button or on the touch screen to automatically choose the last item selected on a column. Double click or tap on a previously selected item in your guess history to mark it as 'correct'. Such marked items are automatically selected in your current and future guesses until you un-mark them, again by double clicking or tapping."
msgstr ""
#. +> trunk5 stable5
#: activities/superbrain/Superbrain.qml:145
msgctxt "Superbrain|"
msgid "This item is well placed"
msgstr ""
#. +> trunk5 stable5
#: activities/superbrain/Superbrain.qml:147
msgctxt "Superbrain|"
msgid "This item is misplaced"
msgstr ""
#. +> trunk5 stable5
#: activities/superbrain/Superbrain.qml:631
msgctxt "Superbrain|"
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: activities/superbrain/Superbrain.qml:632
msgctxt "Superbrain|"
msgid "Shapes"
msgstr ""
#. +> trunk5 stable5
#: activities/superbrain/Superbrain.qml:643
msgctxt "Superbrain|"
msgid "Select your mode"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/tangram/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "The tangram puzzle game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/tangram/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "The objective is to form a given shape"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/tangram/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid ""
"From Wikipedia, the free encyclopedia. Tangram (Chinese: literally 'seven boards of cunning') is a Chinese puzzle. While the tangram is often said to be ancient, its existence has only been verified as far back as 1800. It consists of 7 pieces, called tans, which fit together to form a square; Using the square side as 1 unit, the 7 pieces contains:\n"
" 5 right isosceles triangles, including:\n"
" - 2 small size ones (legs of 1)\n"
" - 1 medium size (legs of square root of 2)\n"
" - 2 large size (legs of 2)\n"
" 1 square (side of 1) and\n"
" 1 parallelogram (sides of 1 and square root of 2)\n"
" "
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/tangram/ActivityInfo.qml:43
msgctxt "ActivityInfo|"
msgid "Select the tangram to form. Move a piece by dragging it. The symmetrical button appears on items that supports it. Click on the rotation button or drag around it to show the rotation you want. At first levels, simpler objects are used to introduce the tangram concept."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/target/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Practice addition with a target game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/target/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Hit the target and count your points"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/target/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Throw darts at a target and count your score."
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/target/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Can move the mouse, can read numbers and count up to 15 for the first level"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/target/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Check the speed and direction of the target, and then click on it to launch a dart. When all your darts are thrown, you are asked to count your score. Enter the score with the keyboard."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/tic_tac_toe/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Tic Tac Toe (against Tux)"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/tic_tac_toe/ActivityInfo.qml:32
#: activities/tic_tac_toe_2players/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Place three marks in a row"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/tic_tac_toe/ActivityInfo.qml:35
#: activities/tic_tac_toe_2players/ActivityInfo.qml:35
msgctxt "ActivityInfo|"
msgid "Place three respective marks in any horizontal, vertical, or diagonal row to win the game"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/tic_tac_toe/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Play with the computer. Take turns to click on the square which you want to mark. First player to create a line of 3 marks wins"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/tic_tac_toe_2players/ActivityInfo.qml:30
msgctxt "ActivityInfo|"
msgid "Tic Tac Toe (with a friend)"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/tic_tac_toe_2players/ActivityInfo.qml:39
msgctxt "ActivityInfo|"
msgid "Play with a friend. Take turns to click on the square which you want to mark. First player to create a line of 3 marks wins"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/traffic/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "A sliding-block puzzle game"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/traffic/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Remove the red car from the parking lot through the gate on the right"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/traffic/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Each car can only move either horizontally or vertically. You must make some room in order to let the red car move through the gate on the right."
msgstr ""
#. +> trunk5 stable5
#: activities/traffic/Traffic.qml:117
msgctxt "Traffic|"
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: activities/traffic/Traffic.qml:118
msgctxt "Traffic|"
msgid "Images"
msgstr ""
#. +> trunk5 stable5
#: activities/traffic/Traffic.qml:129
msgctxt "Traffic|"
msgid "Select your mode"
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/watercycle/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Watercycle"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/watercycle/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Tux has come back from fishing on his boat. Bring the water system back up so he can take a shower."
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/watercycle/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Learn the water cycle"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/watercycle/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Click on different active elements: sun, cloud, pumping station, and the sewage treatment plant, in order to reactivate the entire water system. When the system is back up and Tux is in the shower, push the shower button for him."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:65
msgctxt "Watercycle|"
msgid "Sun is the main component of water cycle. Click on the sun to start the water cycle."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:66
msgctxt "Watercycle|"
msgid "As the sun rises, the water of the sea starts heating and evaporates."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:67
msgctxt "Watercycle|"
msgid " Water vapor condenses to form cloud and when clouds become heavy, it rains. Click on the cloud."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:68
msgctxt "Watercycle|"
msgid "Rain causes rivers to swell up and this water is transported to us via motor pumps through water-tower. Click on the motor pump to supply water to residents."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:70
msgctxt "Watercycle|"
msgid "See the tower filled with water. Activate the sewage treatment station by clicking on it."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:71
msgctxt "Watercycle|"
msgid "Great, click on the shower, as Tux arrives home."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:72
msgctxt "Watercycle|"
msgid "Fantastic, you have completed water cycle. You can continue playing."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:96
msgctxt "Watercycle|"
msgid "The water cycle (also known as the hydrologic cycle) is the journey water takes as it circulates from the land to the sky and back again. The sun's heat provides energy to evaporate water from water bodies like oceans."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:99
msgctxt "Watercycle|"
msgid "Plants also lose water to the air through transpiration. The water vapor eventually, cools forming tiny droplets in clouds. When the clouds meet cool air over land, precipitation is triggered and fall down as rain."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:102
msgctxt "Watercycle|"
msgid "Some of the water is trapped between rock or clay layers, called groundwater. But most of the water flows as runoff, eventually returning to the seas via rivers."
msgstr ""
#. +> trunk5 stable5
#: activities/watercycle/Watercycle.qml:104
msgctxt "Watercycle|"
msgid "Your goal is to complete water cycle before Tux reaches home. Click on the different components which make up the water cycle. First click on sun, then cloud, water pumping station near the river, sewage treatment, and at last regulate the switch to provide water to Tux's shower."
msgstr ""
#. Activity title
#. +> trunk5 stable5
#: activities/wordsgame/ActivityInfo.qml:27
msgctxt "ActivityInfo|"
msgid "Falling Words"
msgstr ""
#. Help title
#. +> trunk5 stable5
#: activities/wordsgame/ActivityInfo.qml:29
msgctxt "ActivityInfo|"
msgid "Type the falling words before they reach the ground"
msgstr ""
#. Help goal
#. +> trunk5 stable5
#: activities/wordsgame/ActivityInfo.qml:32
msgctxt "ActivityInfo|"
msgid "Keyboard training"
msgstr ""
#. Help prerequisite
#. +> trunk5 stable5
#: activities/wordsgame/ActivityInfo.qml:34
msgctxt "ActivityInfo|"
msgid "Keyboard manipulation"
msgstr ""
#. Help manual
#. +> trunk5 stable5
#: activities/wordsgame/ActivityInfo.qml:36
msgctxt "ActivityInfo|"
msgid "Type the complete word as it falls, before it reaches the ground"
msgstr ""
-#. +> trunk5 stable5
+#. +> trunk5
+#: core/BuyMeOverlay.qml:77
+msgctxt "BuyMeOverlay|"
+msgid ""
+"This activity is only available in the full version of GCompris.<br/>"
+"On <a href='https://gcompris.net'>https://gcompris.net</a> you will find the instructions to obtain an activation code. Then go to the main configuration dialog to enter the code."
+msgstr ""
+
+#. +> stable5
#: core/BuyMeOverlay.qml:77
msgctxt "BuyMeOverlay|"
msgid ""
"This activity is only available in the full version of GCompris.<br/>"
"On <a href='http://gcompris.net'>http://gcompris.net</a> you will find the instructions to obtain an activation code. Then go to the main configuration dialog to enter the code."
msgstr ""
#. +> trunk5 stable5
#: core/BuyMeOverlayInapp.qml:76
msgctxt "BuyMeOverlayInapp|"
msgid "This activity is only available in the full version of GCompris."
msgstr ""
#. +> trunk5 stable5
#: core/BuyMeOverlayInapp.qml:88
msgctxt "BuyMeOverlayInapp|"
msgid "Buy the full version"
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:40
msgctxt "ChangeLog|"
msgid "Many little fixes and improvements. Translations added for Scottish Gaelic."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:41
msgctxt "ChangeLog|"
msgid "License page added in configuration. Multiple changes on layouts to improve the ergonomy."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:42
msgctxt "ChangeLog|"
msgid "Lang activity now available in Polish, Swedish and Ukrainian."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:43
msgctxt "ChangeLog|"
msgid "Search feature."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:44
msgctxt "ChangeLog|"
msgid "A Changelog."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:45
msgctxt "ChangeLog|"
msgid "Many little fixes. Lang activity now available in French."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:46
msgctxt "ChangeLog|"
msgid "Adding a loading overlay to let the user know that some actions are taking place (loading an activity for example) and can take some seconds. Translations added for: Catalan (Valencian), Chinese Traditional, Finnish (92% translated), Russian (98% translated), Slovak (92% translated), Turkish."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:47
msgctxt "ChangeLog|"
msgid "Translations added for: Slovenian, German, Galician."
msgstr ""
#. +> trunk5 stable5
#: core/ChangeLog.qml:66
#, qt-format
msgctxt "ChangeLog|"
msgid "Version %1:"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:190
msgctxt "core|"
msgid "Missing sound files!"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:191
msgctxt "core|"
msgid "This activity uses language sound files, that are not yet installed on your system."
msgstr ""
#. +> trunk5 stable5
#: core/core.js:193
msgctxt "core|"
msgid "For downloading the needed sound files go to the preferences dialog."
msgstr ""
#. +> trunk5 stable5
#: core/core.js:221
msgctxt "core|"
msgid "Download in progress"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:223
msgctxt "core|"
msgid ""
"Download in progress.<br/>"
"'Abort' it to quit immediately."
msgstr ""
#. +> trunk5 stable5
#: core/core.js:233
msgctxt "core|"
msgid "Quit?"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:235
msgctxt "core|"
msgid "Do you really want to quit GCompris?"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:236
msgctxt "core|"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: core/core.js:237
msgctxt "core|"
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:34
msgctxt "DialogAbout|"
msgid "About GCompris"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:35 core/DialogAbout.qml:48
msgctxt "DialogAbout|"
msgid "License"
msgstr ""
#. Replace this string with your names, one name per line.
#. +> trunk5 stable5
#: core/DialogAbout.qml:58 core/DialogAbout.qml:59
msgctxt "DialogAbout|"
msgid "translator-credits"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:66
#, qt-format
msgctxt "DialogAbout|"
msgid "GCompris %1"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:67
#, qt-format
msgctxt "DialogAbout|"
msgid "Based on Qt %1"
msgstr ""
-#. +> trunk5 stable5
+#. +> trunk5
+#: core/DialogAbout.qml:71
+msgctxt "DialogAbout|"
+msgid "GCompris Home Page: https://gcompris.net"
+msgstr ""
+
+#. +> stable5
#: core/DialogAbout.qml:71
msgctxt "DialogAbout|"
msgid "GCompris Home Page: http://gcompris.net"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:78
msgctxt "DialogAbout|"
msgid "<b>GCompris</b> is a Free Software developed within the KDE community."
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:82
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"<b>KDE</b> is a world-wide network of software engineers, artists, writers, translators and facilitators who are committed to <a href=\"%1\">Free Software</a> development. This community has created hundreds of Free Software applications as part of the KDE frameworks, workspaces and applications.<br />"
"<br />"
"KDE is a cooperative enterprise in which no single entity controls the efforts or products of KDE to the exclusion of others. Everyone is welcome to join and contribute to KDE, including you.<br />"
"<br />"
"Visit <a href=\"%2\">%2</a> for more information about the KDE community and the software we produce."
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:99
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"Software can always be improved, and the KDE team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.<br />"
"<br />"
"KDE has a bug tracking system. Visit <a href=\"%1\">%1</a> to report a bug.<br />"
"<br />"
"If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called \"Wishlist\"."
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:111
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"You do not have to be a software developer to be a member of the KDE team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds, and improved documentation. You decide!<br />"
"<br />"
"Visit <a href=\"%1\">%1</a> for information on some projects in which you can participate.<br />"
"<br />"
"If you need more information or documentation, then a visit to <a href=\"%2\">%2</a> will provide you with what you need."
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:128
#, qt-format
msgctxt "DialogAbout|"
msgid ""
"To support development the KDE community has formed the KDE e.V., a non-profit organization legally founded in Germany. KDE e.V. represents the KDE community in legal and financial matters. See <a href=\"%1\">%1</a> for information on KDE e.V.<br />"
"<br />"
"KDE benefits from many kinds of contributions, including financial. We use the funds to reimburse members and others for expenses they incur when contributing. Further funds are used for legal support and organizing conferences and meetings. <br />"
" <br />"
"We would like to encourage you to support our efforts with a financial donation, using one of the ways described at <a href=\"%2\">%2</a>.<br />"
"<br />"
"Thank you very much in advance for your support."
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:145
#, qt-format
msgctxt "DialogAbout|"
msgid "<b>A big thanks to the development team:</b> %1"
msgstr ""
#. +> trunk5 stable5
#: core/DialogAbout.qml:149
#, qt-format
msgctxt "DialogAbout|"
msgid "<b>A big thanks to the translation team:</b> %1"
msgstr ""
#. +> trunk5 stable5
#: core/DialogActivityConfig.qml:94
#, qt-format
msgctxt "DialogActivityConfig|"
msgid "%1 configuration"
msgstr ""
#. +> trunk5 stable5
#: core/DialogActivityConfig.qml:96
msgctxt "DialogActivityConfig|"
msgid "Configuration"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:61
msgctxt "DialogHelp|"
msgid "Author:"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:65
msgctxt "DialogHelp|"
msgid "Prerequisite:"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:70
msgctxt "DialogHelp|"
msgid "Goal:"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:75
msgctxt "DialogHelp|"
msgid "Manual:"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:79
msgctxt "DialogHelp|"
msgid "Credit:"
msgstr ""
#. +> trunk5 stable5
#: core/DialogHelp.qml:83
msgctxt "DialogHelp|"
msgid "Section:"
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:166
msgctxt "DownloadDialog|"
msgid "Downloading ..."
msgstr ""
#. Run this task in background
#. +> trunk5 stable5
#: core/DownloadDialog.qml:210
msgctxt "DownloadDialog|"
msgid "Background"
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:228
msgctxt "DownloadDialog|"
msgid "Abort"
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:254
msgctxt "DownloadDialog|"
msgid "Download error"
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:282
msgctxt "DownloadDialog|"
msgid "Your download finished successfully. The data files are now available."
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:284
msgctxt "DownloadDialog|"
msgid "Restart any currently active activity."
msgstr ""
#. +> trunk5 stable5
#: core/DownloadDialog.qml:286
msgctxt "DownloadDialog|"
msgid "Your local data files are up-to-date."
msgstr ""
#. +> trunk5 stable5
#: core/IntroMessage.qml:118
msgctxt "IntroMessage|"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
#: core/IntroMessage.qml:134
msgctxt "IntroMessage|"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: core/IntroMessage.qml:149
msgctxt "IntroMessage|"
msgid "Skip"
msgstr ""
#. +> trunk5
#: core/IntroMessage.qml:149
msgctxt "IntroMessage|"
msgid "Start"
msgstr ""
#. +> trunk5 stable5
#: core/LanguageList.qml:43
msgctxt "LanguageList|"
msgid "Your system default"
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:145
msgctxt "QObject|"
msgid "Run GCompris with the default system cursor."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:148
msgctxt "QObject|"
msgid "Run GCompris without cursor (touch screen mode)."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:151
msgctxt "QObject|"
msgid "Run GCompris in fullscreen mode."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:154
msgctxt "QObject|"
msgid "Run GCompris in window mode."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:157
msgctxt "QObject|"
msgid "Run GCompris with sound enabled."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:160
msgctxt "QObject|"
msgid "Run GCompris without sound."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:163
msgctxt "QObject|"
msgid "Disable the kiosk mode (default)."
msgstr ""
#. +> trunk5 stable5
#: core/main.cpp:166
msgctxt "QObject|"
msgid "Enable the kiosk mode."
msgstr ""
#. +> trunk5
#: core/main.cpp:170
msgctxt "QObject|"
msgid "Use software renderer instead of openGL (slower but should run with any graphical card, needs Qt 5.8 minimum)."
msgstr ""
#. +> trunk5
#: core/main.cpp:173
msgctxt "QObject|"
msgid "Use openGL renderer instead of software (faster but crash potentially depending on your graphical card)."
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:131
msgctxt "main|"
msgid "The images for several activities are not yet installed. Do you want to download them now?"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:133 core/main.qml:172
msgctxt "main|"
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:138 core/main.qml:178
msgctxt "main|"
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:161
msgctxt "main|"
msgid "Welcome to GCompris!"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:162
msgctxt "main|"
msgid "You are running GCompris for the first time."
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:163
msgctxt "main|"
msgid "You should verify that your application settings especially your language is set correctly, and that all language specific sound files are installed. You can do this in the Preferences Dialog."
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:165
msgctxt "main|"
msgid "Have Fun!"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:167
#, qt-format
msgctxt "main|"
msgid "Your current language is %1 (%2)."
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:171
msgctxt "main|"
msgid "Do you want to download the corresponding sound files now?"
msgstr ""
#. +> trunk5 stable5
#: core/main.qml:199
msgctxt "main|"
msgid "GCompris has been updated! Here are the new changes:<br/>"
msgstr ""
#. +> trunk5
#: core/main.qml:355 core/main.qml:366
msgctxt "main|"
msgid "There is an issue while running GCompris. We have fallbacken to software renderer mode that should solve the issue. "
msgstr ""
#. +> trunk5 stable5
#: core/ReadyButton.qml:83
msgctxt "ReadyButton|"
msgid "I am Ready"
msgstr ""
#. +> trunk5 stable5
#: core/Tutorial.qml:115
msgctxt "Tutorial|"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5
#: core/Tutorial.qml:135
msgctxt "Tutorial|"
msgid "Next"
msgstr ""
#. +> trunk5 stable5
#: core/Tutorial.qml:154
msgctxt "Tutorial|"
msgid "Skip"
msgstr ""
#. +> trunk5
#: core/Tutorial.qml:154
msgctxt "Tutorial|"
msgid "Start"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-edu/labplot2.pot (revision 1524919)
@@ -1,22291 +1,22291 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the labplot package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: labplot\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-17 07:53+0200\n"
+"POT-Creation-Date: 2018-09-18 13:41+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 trunk
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 trunk
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:93
#, kde-format
msgid "no PanelPluginHandle found for the Cantor Part."
msgstr ""
#. +> trunk5 trunk
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:256
#: src/backend/core/column/Column.cpp:810
#: src/backend/datapicker/DatapickerCurve.cpp:524
#: src/backend/datapicker/DatapickerImage.cpp:548
#: src/backend/datapicker/DatapickerPoint.cpp:465
#: src/backend/datasources/filters/AsciiFilter.cpp:1627
#: src/backend/datasources/filters/BinaryFilter.cpp:557
#: src/backend/datasources/filters/JsonFilter.cpp:778
#: src/backend/datasources/filters/ROOTFilter.cpp:124
#: src/backend/datasources/LiveDataSource.cpp:844
#: src/backend/datasources/MQTTClient.cpp:1203
#: src/backend/datasources/MQTTSubscription.cpp:186
#: src/backend/datasources/MQTTTopic.cpp:278
#: src/backend/matrix/Matrix.cpp:1056 src/backend/note/Note.cpp:153
#: src/backend/worksheet/plots/cartesian/Axis.cpp:2028
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2714
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:972
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:417
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:1567
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:220
-#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:305
+#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:312
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:2237
#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:347
#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:301
#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:198
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:2235
#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:327
#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:315
#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:295
#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:484
#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:313
#: src/backend/worksheet/plots/PlotArea.cpp:438
#: src/backend/worksheet/TextLabel.cpp:711
#: src/backend/worksheet/Worksheet.cpp:817
#: src/commonfrontend/ProjectExplorer.cpp:727
#, kde-format
msgid "Attribute '%1' missing or empty, default value is used"
msgstr ""
#. +> trunk5
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:288
#, kde-format
msgid "This project has Cantor content but no Cantor plugins were found. Please check your installation. The project will be closed."
msgstr ""
#. +> trunk5 trunk
#: src/backend/cantorWorksheet/CantorWorksheet.cpp:301
#: src/backend/core/AbstractSimpleFilter.cpp:368
#: src/backend/core/column/Column.cpp:852 src/backend/core/Folder.cpp:110
#: src/backend/core/Project.cpp:353
#: src/backend/datapicker/DatapickerCurve.cpp:626
#: src/backend/datapicker/DatapickerImage.cpp:810
#: src/backend/datapicker/DatapickerPoint.cpp:544
#: src/backend/datasources/LiveDataSource.cpp:972
#: src/backend/datasources/MQTTClient.cpp:1380
#: src/backend/datasources/MQTTSubscription.cpp:220
#: src/backend/datasources/MQTTTopic.cpp:343
#: src/backend/matrix/Matrix.cpp:1200
#: src/backend/spreadsheet/Spreadsheet.cpp:743
#: src/backend/worksheet/plots/cartesian/Axis.cpp:2123
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:481
#: src/backend/worksheet/plots/PlotArea.cpp:540
#: src/backend/worksheet/TextLabel.cpp:812
#: src/backend/worksheet/Worksheet.cpp:940
#, kde-format
msgid "unknown element '%1'"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:226
#, kde-format
msgid "Intended name \"%1\" was changed to \"%2\" in order to avoid name collision."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:231
#, kde-format
msgid "%1: rename to %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:242
#, kde-format
msgid "%1: change comment"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:264
#, kde-format
msgid "%1: change hidden status"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:297
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:301
#: src/commonfrontend/worksheet/WorksheetView.cpp:170
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:293
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:366 src/backend/core/aspectcommands.h:87
#, kde-format
msgid "%1: add %2"
msgstr ""
#. +> trunk
#: src/backend/core/AbstractAspect.cpp:369
#, kde-format
msgid "%1: add %2."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:368
#: src/backend/core/AbstractAspect.cpp:396
#, kde-format
msgid "Renaming \"%1\" to \"%2\" in order to avoid name collision."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:394
#, kde-format
msgid "%1: insert %2 before %3"
msgstr ""
#. +> trunk
#: src/backend/core/AbstractAspect.cpp:393
#, kde-format
msgid "%1: insert %2 before %3."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:394
#, kde-format
msgid "%1: insert %2 before end"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:432 src/backend/core/aspectcommands.h:43
#, kde-format
msgid "%1: remove %2"
msgstr ""
#. +> trunk
#: src/backend/core/AbstractAspect.cpp:428
#, kde-format
msgid "%1: remove %2."
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractAspect.cpp:441
#, kde-format
msgid "%1: remove all children"
msgstr ""
#. +> trunk
#: src/backend/core/AbstractAspect.cpp:437
#, kde-format
msgid "%1: remove all children."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:595
#, kde-format
msgid "Attribute 'name' is missing or empty."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractAspect.cpp:602
#, kde-format
msgid "Invalid creation time for '%1'. Using current time."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractColumn.cpp:218
#: src/backend/spreadsheet/Spreadsheet.cpp:136
#, kde-format
msgid "%1: insert 1 row"
msgid_plural "%1: insert %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/core/AbstractColumn.cpp:237
#: src/backend/spreadsheet/Spreadsheet.cpp:126
#, kde-format
msgid "%1: remove 1 row"
msgid_plural "%1: remove %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/core/AbstractColumn.cpp:701
#, kde-format
msgid "invalid or missing start or end row"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/abstractcolumncommands.cpp:59
#, kde-format
msgid "%1: clear masks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/abstractcolumncommands.cpp:129
#, kde-format
msgid "%1: mask cells"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/abstractcolumncommands.cpp:131
#, kde-format
msgid "%1: unmask cells"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractFilter.cpp:212
#, kde-format
msgctxt "default labels of filter input ports"
msgid "In%1"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:113
#, kde-format
msgid "Import Data"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:114 src/kdefrontend/MainWin.cpp:385
#, kde-format
msgid "From File"
msgstr ""
#. +> trunk5
#: src/backend/core/AbstractPart.cpp:115 src/kdefrontend/MainWin.cpp:390
#, kde-format
msgid "From SQL Database"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbExport)
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:120 src/kdefrontend/MainWin.cpp:404
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:278
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:23
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:17
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:177
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:121
#, kde-format
msgid "Print"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:122
#, kde-format
msgid "Print Preview"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:127
#, kde-format
msgid "&Restore"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:132
#, kde-format
msgid "Mi&nimize"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:137
#, kde-format
msgid "Ma&ximize"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractPart.cpp:143
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractScriptingEngine.cpp:144
#, kde-format
msgid "%1 Source (*.%2)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AbstractSimpleFilter.cpp:354
#, kde-format
msgid "incompatible filter type"
msgstr ""
#. +> trunk
#: src/backend/core/AbstractSimpleFilter.cpp:388
#, kde-format
msgid "no simple filter element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/aspectcommands.h:106
#, kde-format
msgid "%1: move %2 to %3."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:167
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#: src/kdefrontend/widgets/FitParametersWidget.cpp:52
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:169
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:171
#, kde-format
msgid "Created"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:173
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:54
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:88
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:196
#, kde-format
msgid "%1 (non-plottable data)"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:198
#, kde-format
msgid "%1 (non-numeric data)"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:200
#, kde-format
msgid "%1 (no values)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:217
#: src/backend/spreadsheet/SpreadsheetModel.cpp:428
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:245
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:234
#, kde-format
msgid "X-error"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:220
#: src/backend/spreadsheet/SpreadsheetModel.cpp:431
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:236
#, kde-format
msgid "X-error +"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:223
#: src/backend/spreadsheet/SpreadsheetModel.cpp:434
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:235
#, kde-format
msgid "X-error -"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/AspectTreeModel.cpp:226
#: src/backend/spreadsheet/SpreadsheetModel.cpp:437
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:254
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:237
#, kde-format
msgid "Y-error"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:229
#: src/backend/spreadsheet/SpreadsheetModel.cpp:440
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:239
#, kde-format
msgid "Y-error +"
msgstr ""
#. +> trunk5
#: src/backend/core/AspectTreeModel.cpp:232
#: src/backend/spreadsheet/SpreadsheetModel.cpp:443
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:238
#, kde-format
msgid "Y-error -"
msgstr ""
#. +> trunk5
#: src/backend/core/column/Column.cpp:105
#, kde-format
msgid "Used in"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/Column.cpp:162
#: src/backend/core/column/columncommands.cpp:101
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:277
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:294
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:305
#, kde-format
msgid "%1: change column type"
msgstr ""
#. +> trunk
#: src/backend/core/column/Column.cpp:754
#, kde-format
msgid "no column element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/Column.cpp:957
#, kde-format
msgid "invalid or missing row index"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/Column.cpp:966
#: src/backend/core/column/Column.cpp:975
#, kde-format
msgid "invalid row value"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:219
#: src/backend/core/column/columncommands.cpp:326
#, kde-format
msgid "%1: change cell values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:508
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1731
#, kde-format
msgid "%1: set plot designation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:556
#, kde-format
msgid "%1: clear column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:660
#: src/backend/matrix/matrixcommands.cpp:93
#, kde-format
msgid "%1: set formula"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:714
#, kde-format
msgid "%1: set cell formula"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:757
#, kde-format
msgid "%1: clear all formulas"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:814
#, kde-format
msgid "%1: set text for row %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:870
#: src/backend/core/column/columncommands.cpp:899
#: src/backend/core/column/columncommands.cpp:955
#, kde-format
msgid "%1: set value for row %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:1016
#, kde-format
msgid "%1: replace the texts for rows %2 to %3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/column/columncommands.cpp:1080
#: src/backend/core/column/columncommands.cpp:1112
#: src/backend/core/column/columncommands.cpp:1176
#, kde-format
msgid "%1: replace the values for rows %2 to %3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/DateTime2StringFilter.cpp:74
#: src/backend/core/datatypes/String2DateTimeFilter.cpp:146
#, kde-format
msgid "%1: set date-time format to %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/DateTime2StringFilter.cpp:76
#: src/backend/core/datatypes/String2DateTimeFilter.cpp:148
#, kde-format
msgid "set date-time format to %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/Double2StringFilter.cpp:78
#, kde-format
msgid "missing or invalid format attribute"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/Double2StringFilter.cpp:100
#, kde-format
msgid "%1: set numeric format to '%2'"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/Double2StringFilter.cpp:102
#, kde-format
msgid "set numeric format to '%1'"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/Double2StringFilter.cpp:119
#, kde-format
msgid "%1: set decimal digits to %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/datatypes/Double2StringFilter.cpp:121
#, kde-format
msgid "set decimal digits to %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Folder.cpp:256
#, kde-format
msgid "unknown element '%1' found"
msgstr ""
#. +> trunk
#: src/backend/core/Folder.cpp:112
#, kde-format
msgid "no folder element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/plugin/PluginLoader.cpp:46
#: src/backend/core/plugin/PluginLoader.cpp:110
#, kde-format
msgid "Not yet loaded."
msgstr ""
#. i18n: ectx: ToolBar (main_toolbar)
#. i18n: ectx: property (title), widget (QGroupBox, gbProject)
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:106 src/backend/core/Project.cpp:117
#: src/kdefrontend/labplot2ui.rc:6
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:17
#, kde-format
msgid "Project"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:272
#, kde-format
msgid "Sorry. Could not open file for reading."
msgstr ""
#. +> trunk5
#: src/backend/core/Project.cpp:279
#, kde-format
msgid "The project file is empty."
msgstr ""
#. +> trunk5
#: src/backend/core/Project.cpp:279
#, kde-format
msgid "Error opening project"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:294
#, kde-format
msgid "Error when opening the project"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:299
#, kde-format
msgid "The following problems occurred when loading the project file:\n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:329
#, kde-format
msgid "Attribute 'version' is missing."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:429
#, kde-format
msgid "no project element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:431
#, kde-format
msgid "no valid XML document found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:448
#, kde-format
msgid "Project file name missing."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Project.cpp:456
#, kde-format
msgid "Invalid project modification time. Using current time."
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Workbook.cpp:210
#, kde-format
msgid "matrix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/core/Workbook.cpp:217
#, kde-format
msgid "unknown workbook element '%1'"
msgstr ""
#. +> trunk
#: src/backend/core/Workbook.cpp:194
#, kde-format
msgid "no workbook element found"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/backend/datapicker/Datapicker.cpp:65
#: src/backend/datapicker/Datapicker.cpp:364
#: src/kdefrontend/ui/datapickerimagewidget.ui:95
#, kde-format
msgid "Plot"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/Datapicker.cpp:162
#, kde-format
msgid "%1, active curve \"%2\""
msgstr ""
#. +> trunk
#: src/backend/datapicker/Datapicker.cpp:163
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:463
#, kde-format
msgid "active curve"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/Datapicker.cpp:236
#, kde-format
msgid "%1: add new point"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/Datapicker.cpp:238
#, kde-format
msgid "%1: add new point %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/Datapicker.cpp:240
#, kde-format
msgid "%1 Point"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/Datapicker.cpp:381
#, kde-format
msgid "unknown datapicker element '%1'"
msgstr ""
#. +> trunk
#: src/backend/datapicker/Datapicker.cpp:359
#, kde-format
msgid "no datapicker element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:100
#, kde-format
msgid "Update Spreadsheet"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:128
#, kde-format
msgid "Column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lData)
#. i18n: ectx: property (title), widget (QGroupBox, gbData)
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:191
#: src/commonfrontend/matrix/MatrixView.cpp:154
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:281
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:849
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:122
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:274
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:75
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:81
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:23
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:211
#, kde-format
msgid "c"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:224
#: src/backend/datapicker/DatapickerCurve.cpp:225
#, kde-format
msgid "%1: set xy-error type"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerCurve.cpp:229
#, kde-format
msgid "+delta_x"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerCurve.cpp:236
#, kde-format
msgid "-delta_x"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerCurve.cpp:243
#, kde-format
msgid "+delta_y"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerCurve.cpp:250
#, kde-format
msgid "-delta_y"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:263
#, kde-format
msgid "%1: set position X column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:270
#, kde-format
msgid "%1: set position Y column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:277
#, kde-format
msgid "%1: set position Z column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:284
#, kde-format
msgid "%1: set +delta_X column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:291
#, kde-format
msgid "%1: set -delta_X column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:298
#, kde-format
msgid "%1: set +delta_Y column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:305
#, kde-format
msgid "%1: set -delta_Y column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:312
#: src/backend/datapicker/DatapickerImage.cpp:304
#, kde-format
msgid "%1: set point's style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:320
#: src/backend/datapicker/DatapickerImage.cpp:311
#, kde-format
msgid "%1: set point's size"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:327
#: src/backend/datapicker/DatapickerImage.cpp:317
#, kde-format
msgid "%1: rotate point"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:334
#: src/backend/datapicker/DatapickerImage.cpp:323
#, kde-format
msgid "%1: set point's filling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:341
#: src/backend/datapicker/DatapickerImage.cpp:329
#, kde-format
msgid "%1: set outline style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:348
#: src/backend/datapicker/DatapickerImage.cpp:335
#, kde-format
msgid "%1: set point's opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:355
#, kde-format
msgid "%1: set error bar size"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:362
#, kde-format
msgid "%1: set error bar filling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:369
#, kde-format
msgid "%1: set error bar outline style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:376
#: src/backend/datapicker/DatapickerImage.cpp:341
#: src/backend/worksheet/plots/cartesian/Axis.cpp:470
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:155
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:194
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:164
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:217
#: src/backend/worksheet/plots/PlotArea.cpp:97
#: src/backend/worksheet/TextLabel.cpp:295
#: src/backend/worksheet/WorksheetElementContainer.cpp:85
#: src/backend/worksheet/WorksheetElementContainer.cpp:86
#, kde-format
msgid "%1: set visible"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:376
#: src/backend/datapicker/DatapickerImage.cpp:341
#: src/backend/worksheet/plots/cartesian/Axis.cpp:470
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:155
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:194
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:164
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:217
#: src/backend/worksheet/plots/PlotArea.cpp:97
#: src/backend/worksheet/TextLabel.cpp:295
#: src/backend/worksheet/WorksheetElementContainer.cpp:88
#: src/backend/worksheet/WorksheetElementContainer.cpp:98
#, kde-format
msgid "%1: set invisible"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerCurve.cpp:398
#, kde-format
msgid "%1: update datasheet"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerCurve.cpp:524
#, kde-format
msgid "no dataPicker curve element found"
msgstr ""
#. +> trunk5
#: src/backend/datapicker/DatapickerImage.cpp:174
#, kde-format
msgctxt "@title:window"
msgid "Print Datapicker Image"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerImage.cpp:174
#, kde-format
msgid "Print Datapicker Image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:271
#, kde-format
msgid "%1: upload new image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:272
#, kde-format
msgid "%1: upload image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:280
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:267
#: src/backend/worksheet/TextLabel.cpp:275
#, kde-format
msgid "%1: set rotation angle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:286
#, kde-format
msgid "%1: set Axis points"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:292
#, kde-format
msgid "%1: set editor settings"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:298
#, kde-format
msgid "%1: set minimum segment length"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerImage.cpp:357
#, kde-format
msgid "%1: remove all axis points"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerImage.cpp:548
#, kde-format
msgid "no image element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:213
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:260
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:145
#: src/backend/worksheet/TextLabel.cpp:246
#, kde-format
msgid "%1: set position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:224
#, kde-format
msgid "%1: set +delta_X position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:226
#: src/backend/datapicker/DatapickerPoint.cpp:229
#, kde-format
msgid "%1: set +delta X position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:242
#: src/backend/datapicker/DatapickerPoint.cpp:244
#: src/backend/datapicker/DatapickerPoint.cpp:247
#, kde-format
msgid "%1: set -delta_X position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:260
#: src/backend/datapicker/DatapickerPoint.cpp:262
#: src/backend/datapicker/DatapickerPoint.cpp:265
#, kde-format
msgid "%1: set +delta_Y position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/DatapickerPoint.cpp:278
#: src/backend/datapicker/DatapickerPoint.cpp:280
#: src/backend/datapicker/DatapickerPoint.cpp:283
#, kde-format
msgid "%1: set -delta_Y position"
msgstr ""
#. +> trunk
#: src/backend/datapicker/DatapickerPoint.cpp:469
#, kde-format
msgid "no datapicker-Point element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datapicker/Segment.cpp:198
#, kde-format
msgid "%1: draw points over segment"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AbstractFileFilter.cpp:145
#: src/kdefrontend/datasources/ImportFileWidget.cpp:130
#: src/kdefrontend/datasources/ImportFileWidget.cpp:154
#, kde-format
msgid "ASCII data"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AbstractFileFilter.cpp:146
#: src/kdefrontend/datasources/ImportFileWidget.cpp:131
#: src/kdefrontend/datasources/ImportFileWidget.cpp:155
#, kde-format
msgid "Binary data"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AbstractFileFilter.cpp:147
#: src/commonfrontend/matrix/MatrixView.cpp:157
#: src/kdefrontend/datasources/ImportFileWidget.cpp:132
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:390
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:235
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:258
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:282
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:420
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:148
#: src/kdefrontend/datasources/ImportFileWidget.cpp:134
#, kde-format
msgid "Hierarchical Data Format 5 (HDF5)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AbstractFileFilter.cpp:149
#: src/kdefrontend/datasources/ImportFileWidget.cpp:137
#, kde-format
msgid "Network Common Data Format (NetCDF)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AbstractFileFilter.cpp:150
#: src/kdefrontend/datasources/ImportFileWidget.cpp:140
#, kde-format
msgid "Flexible Image Transport System Data Format (FITS)"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:151
#: src/kdefrontend/datasources/ImportFileWidget.cpp:142
#, kde-format
msgid "JSON data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/AbstractFileFilter.cpp:152
#: src/kdefrontend/datasources/ImportFileWidget.cpp:144
#, kde-format
msgid "ROOT (CERN) Histograms"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AsciiFilter.cpp:208
#, kde-format
msgid "Number of columns: %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AsciiFilter.cpp:210
#, kde-format
msgid "Number of lines: %1"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/AsciiFilter.cpp:522
#, kde-format
msgid "no ascii filter element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/AsciiFilter.cpp:570
#: src/backend/datasources/filters/AsciiFilter.cpp:690
#: src/backend/datasources/filters/AsciiFilter.cpp:1417
#: src/backend/datasources/filters/BinaryFilter.cpp:313
#: src/backend/datasources/filters/BinaryFilter.cpp:428
#: src/backend/nsl/nsl_dft.c:39 src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Index"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 trunk
#: src/backend/datasources/filters/AsciiFilter.cpp:690
#: src/backend/datasources/filters/AsciiFilter.cpp:694
#: src/backend/datasources/filters/AsciiFilter.cpp:1419
#: src/commonfrontend/matrix/MatrixView.cpp:580
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1539
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1556
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1573
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:61
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:87
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/BinaryFilter.cpp:296
#, kde-format
msgid "could not open device"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/BinaryFilter.cpp:304
#, kde-format
msgid "data selection empty"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/BinaryFilter.cpp:449
#: src/backend/datasources/filters/ImageFilter.cpp:287
#, kde-format
msgid "no binary filter element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:251
#, kde-format
msgid "Images: %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:256
#, kde-format
msgid "Tables: %1"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/FITSFilter.cpp:338
#, kde-format
msgid "Not enough memory for data"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/FITSFilter.cpp:652
#, kde-format
msgid "Incorrect header type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1044
#: src/backend/datasources/filters/FITSFilter.cpp:1569
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:57
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:92
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:163
#, kde-format
msgid "Primary header"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1046
#, kde-format
msgid "IMAGE #%1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1049
#, kde-format
msgid "ASCII_TBL #%1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1052
#, kde-format
msgid "BINARY_TBL #%1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1562
#, kde-format
msgid "Images"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/FITSFilter.cpp:1586
#, kde-format
msgid "Tables"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1028
#, kde-format
msgid "data type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1081
#, kde-format
msgid "rank %1 not supported yet"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1087
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:86
#, kde-format
msgid "data set"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1105
#, kde-format
msgid "symbolic link"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1105
#, kde-format
msgid "link to %1"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/HDFFilter.cpp:1102
#, kde-format
msgid "link to"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/HDFFilter.cpp:1586
#, kde-format
msgid "size = %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1120
#, kde-format
msgid "hard link"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1183
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1245
#, kde-format
msgid "No data set selected"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1312
#, kde-format
msgid "rank 0 not implemented yet for type %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1437
#, kde-format
msgid "unsupported integer type for rank 1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1453
#, kde-format
msgid "unsupported float type for rank 1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1480
#, kde-format
msgid "rank 1 not implemented yet for type %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1590
#, kde-format
msgid "unsupported integer type for rank 2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1604
#, kde-format
msgid "unsupported float type for rank 2"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/HDF5Filter.cpp:1618
#, kde-format
msgid "rank 2 not implemented yet for type %1, size = %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1632
#, kde-format
msgid "rank 2 not implemented yet for type %1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/HDF5Filter.cpp:1642
#, kde-format
msgid "rank %1 not implemented yet for type %2"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/HDFFilter.cpp:1704
#, kde-format
msgid "no hdf filter element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "Matrix (grayscale)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "XYZ (grayscale)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/ImageFilter.cpp:49
#, kde-format
msgid "XYRGB"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/ImageFilter.cpp:241
#: src/backend/spreadsheet/Spreadsheet.cpp:907
#, kde-format
msgid "numerical data, %1 element"
msgid_plural "numerical data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:336
#, kde-format
msgid "global attribute"
msgstr ""
#. +> trunk5
#: src/backend/datasources/filters/NetCDFFilter.cpp:340
#, kde-format
msgid "%1 attribute"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:342
#, kde-format
msgid "attribute"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:367
#, kde-format
msgid "length"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:370
#, kde-format
msgid "unlimited"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:371
#, kde-format
msgid "dimension"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:404
#, kde-format
msgid "variable"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:435
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#, kde-format
msgid "Attributes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDimensions)
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:441
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:23
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:88
#, kde-format
msgid "Dimensions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:447
#, kde-format
msgid "Variables"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:497
#, kde-format
msgid "No variable selected"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:527
#, kde-format
msgid "zero dimensions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:627
#, kde-format
msgid "%1 dimensional data of type %2 not supported yet"
msgstr ""
#. +> trunk
#: src/backend/datasources/filters/NetCDFFilter.cpp:702
#, kde-format
msgid "no netcdf filter element found"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkCenter)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:276
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:75
#, kde-format
msgid "Bin Center"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkLow)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:278
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:95
#, kde-format
msgid "Low Edge"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkContent)
#. +> trunk5 trunk
#: src/backend/datasources/filters/ROOTFilter.cpp:280
#: src/kdefrontend/datasources/FITSOptionsWidget.cpp:37
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:102
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:85
#, kde-format
msgid "Content"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkError)
#. i18n: ectx: property (text), widget (QLabel, lErrorBar)
#. +> trunk5
#: src/backend/datasources/filters/ROOTFilter.cpp:282
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:85
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1154
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/LiveDataSource.cpp:135
#, kde-format
msgid "Reload"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbLinkFile)
#. +> trunk5 trunk
#: src/backend/datasources/LiveDataSource.cpp:138
#: src/kdefrontend/ui/datasources/importfilewidget.ui:867
#, kde-format
msgid "Link the file"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:142
#: src/backend/datasources/MQTTTopic.cpp:202
#, kde-format
msgid "Plot data"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:698
#: src/backend/datasources/LiveDataSource.cpp:701
#: src/backend/datasources/LiveDataSource.cpp:705
#: src/backend/datasources/LiveDataSource.cpp:708
#: src/backend/datasources/LiveDataSource.cpp:711
#: src/backend/datasources/LiveDataSource.cpp:714
#: src/backend/datasources/LiveDataSource.cpp:717
#: src/backend/datasources/LiveDataSource.cpp:728
#, kde-format
msgid "Serial Port Error"
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:698
#, kde-format
msgid "Failed to open the device."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:702
#, kde-format
msgid "Failed to open the device. Please check your permissions on this device."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:705
#, kde-format
msgid "Device already opened."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:708
#, kde-format
msgid "The device is not opened."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:711
#, kde-format
msgid "Failed to read data."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:714
#, kde-format
msgid "Failed to read data. The device is removed."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:717
#, kde-format
msgid "The device timed out."
msgstr ""
#. +> trunk5
#: src/backend/datasources/LiveDataSource.cpp:729
#, kde-format
msgid "The following error occurred: %1."
msgstr ""
#. +> trunk5
#: src/backend/datasources/projects/OriginProjectParser.cpp:1012
#, kde-format
msgid "Plot%1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/datasources/projects/OriginProjectParser.cpp:1147
#, kde-format
msgid "legend"
msgstr ""
#. +> trunk5
#: src/backend/datasources/projects/ProjectParser.cpp:109
#, kde-format
msgid "%1: Import from %2"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:39
#, kde-format
msgid "Success"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:41
#, kde-format
msgid "Failure"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:43
#, kde-format
msgid "Iteration has not converged"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:45
#, kde-format
msgid "Input domain error, e.g sqrt(-1)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:47
#, kde-format
msgid "Output range error, e.g. exp(1e100)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:49
#, kde-format
msgid "Invalid pointer"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:51
#, kde-format
msgid "Invalid argument supplied"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:53
#, kde-format
msgid "Generic failure"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:55
#, kde-format
msgid "Factorization failed"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:57
#, kde-format
msgid "Failed to allocate memory"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:59
#, kde-format
msgid "Problem with supplied function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:61
#, kde-format
msgid "Iterative process is out of control"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:63
#, kde-format
msgid "Exceeded max number of iterations"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:65
#, kde-format
msgid "Tried to divide by zero"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:67
#, kde-format
msgid "Invalid tolerance specified"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:69
#, kde-format
msgid "Failed to reach the specified tolerance"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:71
#, kde-format
msgid "Underflow"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:73
#, kde-format
msgid "Overflow"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:75
#, kde-format
msgid "Loss of accuracy"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:77
#, kde-format
msgid "Failed because of roundoff error"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:79
#, kde-format
msgid "Matrix, vector lengths are not conformant"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:81
#, kde-format
msgid "Matrix not square"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:83
#, kde-format
msgid "Apparent singularity detected"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:85
#, kde-format
msgid "Integral or series is divergent"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:87
#, kde-format
msgid "Requested feature is not supported by the hardware"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:89
#, kde-format
msgid "Requested feature not (yet) implemented"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:91
#, kde-format
msgid "Cache limit exceeded"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:93
#, kde-format
msgid "Table limit exceeded"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:95
#, kde-format
msgid "Iteration is not making progress towards solution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:97
#, kde-format
msgid "Jacobian evaluations are not improving the solution"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:99
#, kde-format
msgid "Cannot reach the specified tolerance in F"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:101
#, kde-format
msgid "Cannot reach the specified tolerance in X"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:103
#, kde-format
msgid "Cannot reach the specified tolerance in gradient"
msgstr ""
#. +> trunk5
#: src/backend/gsl/errors.h:105
#, kde-format
msgid "End of file"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:59
#, kde-format
msgid "Standard Mathematical functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:61
#, kde-format
msgid "Airy Functions and Derivatives"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:62
#, kde-format
msgid "Bessel Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:63
#, kde-format
msgid "Clausen Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:64
#, kde-format
msgid "Coulomb Functions"
msgstr ""
#. i18n("Coupling Coefficients");
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:66
#, kde-format
msgid "Dawson Function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:67
#, kde-format
msgid "Debye Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:68
#, kde-format
msgid "Dilogarithm"
msgstr ""
#. i18n("Elementary Operations");
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:70
#, kde-format
msgid "Elliptic Integrals"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:73
#, kde-format
msgid "Error Functions and Related Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:75
#, kde-format
msgid "Error Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:77
#, kde-format
msgid "Exponential Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:78
#, kde-format
msgid "Exponential Integrals"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:79
#, kde-format
msgid "Fermi-Dirac Function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:80
#, kde-format
msgid "Gamma and Beta Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:81
#, kde-format
msgid "Gegenbauer Functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:83
#, kde-format
msgid "Hermite Polynomials and Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:85
#, kde-format
msgid "Hypergeometric Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:86
#, kde-format
msgid "Laguerre Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:87
#, kde-format
msgid "Lambert W Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:88
#, kde-format
msgid "Legendre Functions and Spherical Harmonics"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:89
#, kde-format
msgid "Logarithm and Related Functions"
msgstr ""
#. i18n("Mathieu Functions");
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:91
#, kde-format
msgid "Power Function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:92
#, kde-format
msgid "Psi (Digamma) Function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:93
#, kde-format
msgid "Synchrotron Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:94
#, kde-format
msgid "Transport Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:95
#, kde-format
msgid "Trigonometric Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:96
#, kde-format
msgid "Zeta Functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:98
#, kde-format
msgid "Gaussian Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:99
#, kde-format
msgid "Exponential Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:100
#, kde-format
msgid "Laplace Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:101
#, kde-format
msgid "Exponential Power Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:102
#, kde-format
msgid "Cauchy Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:103
#, kde-format
msgid "Rayleigh Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:104
#, kde-format
msgid "Landau Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:105
#, kde-format
msgid "Gamma Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:106
#, kde-format
msgid "Flat (Uniform) Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:107
#, kde-format
msgid "Lognormal Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:108
#, kde-format
msgid "Chi-squared Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:109
#, kde-format
msgid "F-distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:110
#, kde-format
msgid "t-distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:111
#, kde-format
msgid "Beta Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:112
#, kde-format
msgid "Logistic Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:113
#, kde-format
msgid "Pareto Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:114
#, kde-format
msgid "Weibull Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:115
#, kde-format
msgid "Gumbel Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:116
#, kde-format
msgid "Poisson Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:117
#, kde-format
msgid "Bernoulli Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:118
#, kde-format
msgid "Binomial Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:119
#, kde-format
msgid "Pascal Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:120
#, kde-format
msgid "Geometric Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:121
#, kde-format
msgid "Hypergeometric Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:122
#, kde-format
msgid "Logarithmic Distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:127
#, kde-format
msgid "pseudo-random integer [0,RAND_MAX]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:128
#, kde-format
msgid "nonlinear additive feedback rng [0,RAND_MAX]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:129
#, kde-format
msgid "nonlinear additive feedback rng [0,1]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:130
#, kde-format
msgid "Smallest integral value not less"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:131
#, kde-format
msgid "Absolute value"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:133
#, kde-format
msgid "Base 10 logarithm"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:134
#, kde-format
msgid "Power function [x^y]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:135
#, kde-format
msgid "Nonnegative square root"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:136
#, kde-format
msgid "Sign function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:137
#, kde-format
msgid "Heavyside theta function"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:138
#, kde-format
msgid "Harmonic number function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:141
#, kde-format
msgid "Cube root"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:142
#, kde-format
msgid "Extract the exponent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:143
#, kde-format
msgid "Round to an integer value"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:144
#: src/backend/gsl/ExpressionParser.cpp:145
#, kde-format
msgid "Round to the nearest integer"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:167
#, kde-format
msgid "Airy function of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:168
#, kde-format
msgid "Airy function of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:169
#, kde-format
msgid "Scaled Airy function of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:170
#, kde-format
msgid "Scaled Airy function of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:171
#, kde-format
msgid "Airy function derivative of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:172
#, kde-format
msgid "Airy function derivative of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:173
#, kde-format
msgid "Scaled Airy function derivative of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:174
#, kde-format
msgid "Scaled Airy function derivative of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:175
#, kde-format
msgid "n-th zero of the Airy function of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:176
#, kde-format
msgid "n-th zero of the Airy function of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:177
#, kde-format
msgid "n-th zero of the Airy function derivative of the first kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:178
#, kde-format
msgid "n-th zero of the Airy function derivative of the second kind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:185
#, kde-format
msgid "Regular cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:186
#, kde-format
msgid "Regular cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:187
#, kde-format
msgid "Regular cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:188
#, kde-format
msgid "Irregular cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:189
#, kde-format
msgid "Irregular cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:190
#, kde-format
msgid "Irregular cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:191
#, kde-format
msgid "Regular modified cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:192
#, kde-format
msgid "Regular modified cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:193
#, kde-format
msgid "Regular modified cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:194
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of zeroth order exp(-|x|) I0(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:196
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of first order exp(-|x|) I1(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:197
#, kde-format
msgid "Scaled regular modified cylindrical Bessel function of order n exp(-|x|) In(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:198
#, kde-format
msgid "Irregular modified cylindrical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:199
#, kde-format
msgid "Irregular modified cylindrical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:200
#, kde-format
msgid "Irregular modified cylindrical Bessel function of order n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:201
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of zeroth order exp(x) K0(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:202
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of first order exp(x) K1(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:203
#, kde-format
msgid "Scaled irregular modified cylindrical Bessel function of order n exp(x) Kn(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:204
#, kde-format
msgid "Regular spherical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:205
#, kde-format
msgid "Regular spherical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:207
#, kde-format
msgid "Regular spherical Bessel function of second order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:208
#, kde-format
msgid "Regular spherical Bessel function of order l"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:209
#, kde-format
msgid "Irregular spherical Bessel function of zeroth order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:210
#, kde-format
msgid "Irregular spherical Bessel function of first order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:211
#, kde-format
msgid "Irregular spherical Bessel function of second order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:212
#, kde-format
msgid "Irregular spherical Bessel function of order l"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:213
#, kde-format
msgid "Scaled regular modified spherical Bessel function of zeroth order, exp(-|x|) i0(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:214
#, kde-format
msgid "Scaled regular modified spherical Bessel function of first order, exp(-|x|) i1(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:215
#, kde-format
msgid "Scaled regular modified spherical Bessel function of second order, exp(-|x|) i2(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:216
#, kde-format
msgid "Scaled regular modified spherical Bessel function of order l, exp(-|x|) il(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:218
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of zeroth order, exp(x) k0(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:219
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of first order, exp(-|x|) k1(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:220
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of second order, exp(-|x|) k2(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:221
#, kde-format
msgid "Scaled irregular modified spherical Bessel function of order l, exp(-|x|) kl(x)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:222
#, kde-format
msgid "Regular cylindrical Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:223
#, kde-format
msgid "Irregular cylindrical Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:224
#, kde-format
msgid "Regular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:225
#, kde-format
msgid "Scaled regular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:226
#, kde-format
msgid "Irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:227
#, kde-format
msgid "Logarithm of irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:229
#, kde-format
msgid "Scaled irregular modified Bessel function of fractional order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:230
#, kde-format
msgid "n-th positive zero of the Bessel function J0"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:231
#, kde-format
msgid "n-th positive zero of the Bessel function J1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:232
#, kde-format
msgid "n-th positive zero of the Bessel function Jnu"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:239
#, kde-format
msgid "Clausen function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:244
#, kde-format
msgid "Lowest-order normalized hydrogenic bound state radial wavefunction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:245
#, kde-format
msgid "n-th normalized hydrogenic bound state radial wavefunction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:252
#, kde-format
msgid "Dawson integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:257
#, kde-format
msgid "First-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:258
#, kde-format
msgid "Second-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:259
#, kde-format
msgid "Third-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:260
#, kde-format
msgid "Fourth-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:261
#, kde-format
msgid "Fifth-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:262
#, kde-format
msgid "Sixth-order Debye function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:269
#, kde-format
msgid "Dilogarithm for a real argument"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:274
#, kde-format
msgid "Legendre form of complete elliptic integral K"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:275
#, kde-format
msgid "Legendre form of complete elliptic integral E"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:276
#, kde-format
msgid "Legendre form of complete elliptic integral Pi"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:277
#, kde-format
msgid "Legendre form of incomplete elliptic integral F"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:278
#, kde-format
msgid "Legendre form of incomplete elliptic integral E"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:279
#, kde-format
msgid "Legendre form of incomplete elliptic integral P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:280
#, kde-format
msgid "Legendre form of incomplete elliptic integral D"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:281
#, kde-format
msgid "Carlson form of incomplete elliptic integral RC"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:282
#, kde-format
msgid "Carlson form of incomplete elliptic integral RD"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:283
#, kde-format
msgid "Carlson form of incomplete elliptic integral RF"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:284
#, kde-format
msgid "Carlson form of incomplete elliptic integral RJ"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:291
#, kde-format
msgid "Error function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:292
#, kde-format
msgid "Complementary error function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:293
#, kde-format
msgid "Logarithm of complementary error function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:294
#, kde-format
msgid "Gaussian probability density function Z"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:295
#, kde-format
msgid "Upper tail of the Gaussian probability function Q"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:296
#, kde-format
msgid "Hazard function for the normal distribution Z/Q"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:299
#, kde-format
msgid "Underflow-compensating function exp(x^2) erfc(x) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:300
#, kde-format
msgid "Imaginary error function erfi(x) = -i erf(ix) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:301
#, kde-format
msgid "Imaginary part of Faddeeva's scaled complex error function w(x) = exp(-x^2) erfc(-ix) for real x"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:302
#, kde-format
msgid "Dawson's integral D(z) = sqrt(pi)/2 * exp(-z^2) * erfi(z)"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:303 src/backend/nsl/nsl_fit.c:45
#, kde-format
msgid "Voigt profile"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:306
#, kde-format
msgid "Pseudo-Voigt profile (same width)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:314
#, kde-format
msgid "Exponential function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:315
#, kde-format
msgid "exponentiate x and multiply by y"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:319
#, kde-format
msgid "n-relative exponential"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:326
#, kde-format
msgid "Exponential integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:327
#, kde-format
msgid "Second order exponential integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:328
#, kde-format
msgid "Exponential integral of order n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:329
#, kde-format
msgid "Exponential integral Ei"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:330
#, kde-format
msgid "Hyperbolic integral Shi"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:331
#, kde-format
msgid "Hyperbolic integral Chi"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:332
#, kde-format
msgid "Third-order exponential integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:333
#, kde-format
msgid "Sine integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:334
#, kde-format
msgid "Cosine integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:335
#, kde-format
msgid "Arctangent integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:342
#, kde-format
msgid "Complete Fermi-Dirac integral with index -1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:343
#, kde-format
msgid "Complete Fermi-Dirac integral with index 0"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:344
#, kde-format
msgid "Complete Fermi-Dirac integral with index 1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:345
#, kde-format
msgid "Complete Fermi-Dirac integral with index 2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:346
#, kde-format
msgid "Complete Fermi-Dirac integral with integer index j"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:347
#, kde-format
msgid "Complete Fermi-Dirac integral with index -1/2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:348
#, kde-format
msgid "Complete Fermi-Dirac integral with index 1/2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:349
#, kde-format
msgid "Complete Fermi-Dirac integral with index 3/2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:350
#, kde-format
msgid "Incomplete Fermi-Dirac integral with index zero"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:357
#: src/backend/gsl/ExpressionParser.cpp:358
#, kde-format
msgid "Gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:359
#: src/backend/gsl/ExpressionParser.cpp:360
#, kde-format
msgid "Logarithm of the gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:361
#, kde-format
msgid "Regulated gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:362
#, kde-format
msgid "Reciprocal of the gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:363
#, kde-format
msgid "Factorial n!"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:364
#, kde-format
msgid "Double factorial n!!"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:365
#, kde-format
msgid "Logarithm of the factorial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:366
#, kde-format
msgid "Logarithm of the double factorial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:368
#, kde-format
msgid "Combinatorial factor"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:369
#, kde-format
msgid "Logarithm of the combinatorial factor"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:370
#, kde-format
msgid "Taylor coefficient"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:371
#, kde-format
msgid "Pochhammer symbol"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:372
#, kde-format
msgid "Logarithm of the Pochhammer symbol"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:373
#, kde-format
msgid "Relative Pochhammer symbol"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:374
#, kde-format
msgid "Unnormalized incomplete gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:375
#, kde-format
msgid "Normalized incomplete gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:376
#, kde-format
msgid "Complementary normalized incomplete gamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:377
#, kde-format
msgid "Beta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:379
#, kde-format
msgid "Logarithm of the beta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:380
#, kde-format
msgid "Normalized incomplete beta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:387
#, kde-format
msgid "Gegenbauer polynomial C_1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:388
#, kde-format
msgid "Gegenbauer polynomial C_2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:389
#, kde-format
msgid "Gegenbauer polynomial C_3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:390
#, kde-format
msgid "Gegenbauer polynomial C_n"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:398
#, kde-format
msgid "Hermite polynomials physicists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:399
#, kde-format
msgid "Hermite polynomials probabilists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:400
#, kde-format
msgid "Hermite functions"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:401
#, kde-format
msgid "Derivatives of Hermite polynomials physicists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:402
#, kde-format
msgid "Derivatives of Hermite polynomials probabilists version"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:403
#, kde-format
msgid "Derivatives of Hermite functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:411
#, kde-format
msgid "Hypergeometric function 0F1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:412
#, kde-format
msgid "Confluent hypergeometric function 1F1 for integer parameters"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:413
#, kde-format
msgid "Confluent hypergeometric function 1F1 for general parameters"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:414
#, kde-format
msgid "Confluent hypergeometric function U for integer parameters"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:415
#, kde-format
msgid "Confluent hypergeometric function U"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:416
#, kde-format
msgid "Gauss hypergeometric function 2F1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:417
#, kde-format
msgid "Gauss hypergeometric function 2F1 with complex parameters"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:418
#, kde-format
msgid "Renormalized Gauss hypergeometric function 2F1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:419
#, kde-format
msgid "Renormalized Gauss hypergeometric function 2F1 with complex parameters"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:420
#, kde-format
msgid "Hypergeometric function 2F0"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:427
#, kde-format
msgid "generalized Laguerre polynomials L_1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:428
#, kde-format
msgid "generalized Laguerre polynomials L_2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:429
#, kde-format
msgid "generalized Laguerre polynomials L_3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:436
#, kde-format
msgid "Principal branch of the Lambert W function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:437
#, kde-format
msgid "Secondary real-valued branch of the Lambert W function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:444
#, kde-format
msgid "Legendre polynomial P_1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:445
#, kde-format
msgid "Legendre polynomial P_2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:446
#, kde-format
msgid "Legendre polynomial P_3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:447
#, kde-format
msgid "Legendre polynomial P_l"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:448
#, kde-format
msgid "Legendre function Q_0"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:449
#, kde-format
msgid "Legendre function Q_1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:450
#, kde-format
msgid "Legendre function Q_l"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:451
#, kde-format
msgid "Associated Legendre polynomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:452
#, kde-format
msgid "Normalized associated Legendre polynomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:453
#, kde-format
msgid "Irregular spherical conical function P^1/2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:455
#, kde-format
msgid "Regular spherical conical function P^(-1/2)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:456
#, kde-format
msgid "Conical function P^0"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:457
#, kde-format
msgid "Conical function P^1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:458
#, kde-format
msgid "Regular spherical conical function P^(-1/2-l)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:459
#, kde-format
msgid "Regular cylindrical conical function P^(-m)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:460
#, kde-format
msgid "Zeroth radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:461
#, kde-format
msgid "First radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:462
#, kde-format
msgid "l-th radial eigenfunction of the Laplacian on the 3-dimensional hyperbolic space"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:469
#, kde-format
msgid "Logarithm"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:470
#, kde-format
msgid "Logarithm of the magnitude"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:479
#, kde-format
msgid "x^n for integer n with an error estimate"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:484
#, kde-format
msgid "Digamma function for positive integer n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:485
#, kde-format
msgid "Digamma function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:486
#, kde-format
msgid "Real part of the digamma function on the line 1+i y"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:487
#, kde-format
msgid "Trigamma function psi' for positive integer n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:488
#, kde-format
msgid "Trigamma function psi'"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:489
#, kde-format
msgid "Polygamma function psi^(n)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:496
#, kde-format
msgid "First synchrotron function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:497
#, kde-format
msgid "Second synchrotron function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:504
#: src/backend/gsl/ExpressionParser.cpp:505
#: src/backend/gsl/ExpressionParser.cpp:506
#: src/backend/gsl/ExpressionParser.cpp:507
#, kde-format
msgid "Transport function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:514
#, kde-format
msgid "Sine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:515 src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Cosine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:516
#, kde-format
msgid "Tangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:517
#, kde-format
msgid "Inverse sine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:518
#, kde-format
msgid "Inverse cosine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:519 src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Inverse tangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:520
#, kde-format
msgid "Inverse tangent using sign"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:521
#, kde-format
msgid "Hyperbolic sine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:522
#, kde-format
msgid "Hyperbolic cosine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:523 src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Hyperbolic tangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:524
#, kde-format
msgid "Inverse hyperbolic cosine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:525
#, kde-format
msgid "Inverse hyperbolic sine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:526
#, kde-format
msgid "Inverse hyperbolic tangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:527
#, kde-format
msgid "Secant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:528
#, kde-format
msgid "Cosecant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:529
#, kde-format
msgid "Cotangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:530
#, kde-format
msgid "Inverse secant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:531
#, kde-format
msgid "Inverse cosecant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:532
#, kde-format
msgid "Inverse cotangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:533
#, kde-format
msgid "Hyperbolic secant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:534
#, kde-format
msgid "Hyperbolic cosecant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:535
#, kde-format
msgid "Hyperbolic cotangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:536
#, kde-format
msgid "Inverse hyperbolic secant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:537
#, kde-format
msgid "Inverse hyperbolic cosecant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:538
#, kde-format
msgid "Inverse hyperbolic cotangent"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:539
#, kde-format
msgid "Sinc function sin(x)/x"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:542
#, kde-format
msgid "Hypotenuse function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:543
#, kde-format
msgid "Three component hypotenuse function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:544
#, kde-format
msgid "restrict to [-pi,pi]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:545
#, kde-format
msgid "restrict to [0,2 pi]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:552
#, kde-format
msgid "Riemann zeta function for integer n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:553
#, kde-format
msgid "Riemann zeta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:554
#, kde-format
msgid "zeta(n)-1 for integer n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:555
#, kde-format
msgid "zeta(x)-1"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:556
#, kde-format
msgid "Hurwitz zeta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:557
#, kde-format
msgid "Eta function for integer n"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:558
#, kde-format
msgid "Eta function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:566
#, kde-format
msgid "Probability density for a Gaussian distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:567
#, kde-format
msgid "Probability density for a unit Gaussian distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:568
#: src/backend/gsl/ExpressionParser.cpp:587
#: src/backend/gsl/ExpressionParser.cpp:598
#: src/backend/gsl/ExpressionParser.cpp:618
#: src/backend/gsl/ExpressionParser.cpp:629
#: src/backend/gsl/ExpressionParser.cpp:646
#: src/backend/gsl/ExpressionParser.cpp:657
#: src/backend/gsl/ExpressionParser.cpp:668
#: src/backend/gsl/ExpressionParser.cpp:679
#: src/backend/gsl/ExpressionParser.cpp:690
#: src/backend/gsl/ExpressionParser.cpp:701
#: src/backend/gsl/ExpressionParser.cpp:712
#: src/backend/gsl/ExpressionParser.cpp:723
#: src/backend/gsl/ExpressionParser.cpp:734
#: src/backend/gsl/ExpressionParser.cpp:745
#: src/backend/gsl/ExpressionParser.cpp:756
#: src/backend/gsl/ExpressionParser.cpp:761
#: src/backend/gsl/ExpressionParser.cpp:772
#: src/backend/gsl/ExpressionParser.cpp:786
#: src/backend/gsl/ExpressionParser.cpp:789
#: src/backend/gsl/ExpressionParser.cpp:798
#: src/backend/gsl/ExpressionParser.cpp:807
#: src/backend/gsl/ExpressionParser.cpp:816
#, kde-format
msgid "Cumulative distribution function P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:569
#: src/backend/gsl/ExpressionParser.cpp:588
#: src/backend/gsl/ExpressionParser.cpp:599
#: src/backend/gsl/ExpressionParser.cpp:610
#: src/backend/gsl/ExpressionParser.cpp:619
#: src/backend/gsl/ExpressionParser.cpp:630
#: src/backend/gsl/ExpressionParser.cpp:647
#: src/backend/gsl/ExpressionParser.cpp:658
#: src/backend/gsl/ExpressionParser.cpp:669
#: src/backend/gsl/ExpressionParser.cpp:680
#: src/backend/gsl/ExpressionParser.cpp:691
#: src/backend/gsl/ExpressionParser.cpp:702
#: src/backend/gsl/ExpressionParser.cpp:713
#: src/backend/gsl/ExpressionParser.cpp:724
#: src/backend/gsl/ExpressionParser.cpp:735
#: src/backend/gsl/ExpressionParser.cpp:746
#: src/backend/gsl/ExpressionParser.cpp:757
#: src/backend/gsl/ExpressionParser.cpp:762
#: src/backend/gsl/ExpressionParser.cpp:773
#: src/backend/gsl/ExpressionParser.cpp:787
#: src/backend/gsl/ExpressionParser.cpp:790
#: src/backend/gsl/ExpressionParser.cpp:799
#: src/backend/gsl/ExpressionParser.cpp:808
#: src/backend/gsl/ExpressionParser.cpp:817
#, kde-format
msgid "Cumulative distribution function Q"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:570
#: src/backend/gsl/ExpressionParser.cpp:589
#: src/backend/gsl/ExpressionParser.cpp:600
#: src/backend/gsl/ExpressionParser.cpp:620
#: src/backend/gsl/ExpressionParser.cpp:631
#: src/backend/gsl/ExpressionParser.cpp:648
#: src/backend/gsl/ExpressionParser.cpp:659
#: src/backend/gsl/ExpressionParser.cpp:670
#: src/backend/gsl/ExpressionParser.cpp:681
#: src/backend/gsl/ExpressionParser.cpp:692
#: src/backend/gsl/ExpressionParser.cpp:703
#: src/backend/gsl/ExpressionParser.cpp:714
#: src/backend/gsl/ExpressionParser.cpp:725
#: src/backend/gsl/ExpressionParser.cpp:736
#: src/backend/gsl/ExpressionParser.cpp:747
#: src/backend/gsl/ExpressionParser.cpp:758
#: src/backend/gsl/ExpressionParser.cpp:763
#, kde-format
msgid "Inverse cumulative distribution function P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:571
#: src/backend/gsl/ExpressionParser.cpp:590
#: src/backend/gsl/ExpressionParser.cpp:601
#: src/backend/gsl/ExpressionParser.cpp:621
#: src/backend/gsl/ExpressionParser.cpp:632
#: src/backend/gsl/ExpressionParser.cpp:649
#: src/backend/gsl/ExpressionParser.cpp:660
#: src/backend/gsl/ExpressionParser.cpp:671
#: src/backend/gsl/ExpressionParser.cpp:682
#: src/backend/gsl/ExpressionParser.cpp:693
#: src/backend/gsl/ExpressionParser.cpp:704
#: src/backend/gsl/ExpressionParser.cpp:715
#: src/backend/gsl/ExpressionParser.cpp:726
#: src/backend/gsl/ExpressionParser.cpp:737
#: src/backend/gsl/ExpressionParser.cpp:748
#: src/backend/gsl/ExpressionParser.cpp:759
#: src/backend/gsl/ExpressionParser.cpp:764
#, kde-format
msgid "Inverse cumulative distribution function Q"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:572
#, kde-format
msgid "Cumulative unit distribution function P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:573
#, kde-format
msgid "Cumulative unit distribution function Q"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:574
#, kde-format
msgid "Inverse cumulative unit distribution function P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:575
#, kde-format
msgid "Inverse cumulative unit distribution function Q"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:577
#, kde-format
msgid "Probability density for Gaussian tail distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:578
#, kde-format
msgid "Probability density for unit Gaussian tail distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:579
#, kde-format
msgid "Probability density for a bivariate Gaussian distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:586
#, kde-format
msgid "Probability density for an exponential distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:597
#, kde-format
msgid "Probability density for a Laplace distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:608
#, kde-format
msgid "Probability density for an exponential power distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:609
#, kde-format
msgid "cumulative distribution function P"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:617
#, kde-format
msgid "Probability density for a Cauchy distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:628
#, kde-format
msgid "Probability density for a Rayleigh distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:633
#, kde-format
msgid "Probability density for a Rayleigh tail distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:640
#, kde-format
msgid "Probability density for a Landau distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:645
#, kde-format
msgid "Probability density for a gamma distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:656
#, kde-format
msgid "Probability density for a uniform distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:667
#, kde-format
msgid "Probability density for a lognormal distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:678
#, kde-format
msgid "Probability density for a chi squared distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:689
#, kde-format
msgid "Probability density for a F-distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:700
#, kde-format
msgid "Probability density for a t-distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:711
#, kde-format
msgid "Probability density for a beta distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:722
#, kde-format
msgid "Probability density for a logistic distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:733
#, kde-format
msgid "Probability density for a Pareto distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:744
#, kde-format
msgid "Probability density for a Weibull distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:755
#, kde-format
msgid "Probability density for a Type-1 Gumbel distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:760
#, kde-format
msgid "Probability density for a Type-2 Gumbel distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:771
#, kde-format
msgid "Probability density for a Poisson distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:780
#, kde-format
msgid "Probability density for a Bernoulli distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:785
#, kde-format
msgid "Probability density for a binomial distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:788
#, kde-format
msgid "Probability density for a negative binomial distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:797
#, kde-format
msgid "Probability density for a Pascal distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:806
#, kde-format
msgid "Probability density for a geometric distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:815
#, kde-format
msgid "Probability density for a hypergeometric distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:824
#, kde-format
msgid "Probability density for a logarithmic distribution"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:835
#, kde-format
msgid "Mathematical constants"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:836
#, kde-format
msgid "Fundamental constants"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:837
#, kde-format
msgid "Astronomy and Astrophysics"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:838
#, kde-format
msgid "Atomic and Nuclear Physics"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:839
#, kde-format
msgid "Measurement of Time"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:840
#, kde-format
msgid "Imperial Units"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:841
#, kde-format
msgid "Speed and Nautical Units"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:842
#, kde-format
msgid "Printers Units"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:843
#, kde-format
msgid "Volume, Area and Length"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:844
#, kde-format
msgid "Mass and Weight"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:845
#, kde-format
msgid "Thermal Energy and Power"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:846
#, kde-format
msgid "Pressure"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:847
#, kde-format
msgid "Viscosity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:848
#, kde-format
msgid "Light and Illumination"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:849
#, kde-format
msgid "Radioactivity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:850
#, kde-format
msgid "Force and Energy"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:853
#, kde-format
msgid "Base of exponentials"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:856
#, kde-format
msgid "Pi"
msgstr ""
#. +> trunk5
#: src/backend/gsl/ExpressionParser.cpp:859
#, kde-format
msgid "Euler's constant"
msgstr ""
#. +> trunk
#: src/backend/gsl/ExpressionParser.cpp:766
#, kde-format
msgid "Euler constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:867
#, kde-format
msgid "Speed of light"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:870
#, kde-format
msgid "Vacuum permeability"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:873
#, kde-format
msgid "Vacuum permittivity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:876
#, kde-format
msgid "Planck constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:879
#, kde-format
msgid "Reduced Planck constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:882
#, kde-format
msgid "Avogadro constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:885
#, kde-format
msgid "Faraday"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:888
#, kde-format
msgid "Boltzmann constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:891
#, kde-format
msgid "Molar gas"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:894
#, kde-format
msgid "Standard gas volume"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:897
#, kde-format
msgid "Stefan-Boltzmann constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:900
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:463
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:324
#, kde-format
msgid "Gauss"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:908
#, kde-format
msgid "Astronomical unit"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:911
#, kde-format
msgid "Gravitational constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:914
#, kde-format
msgid "Light year"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:917
#, kde-format
msgid "Parsec"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:920
#, kde-format
msgid "Gravitational acceleration"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:923
#, kde-format
msgid "Solar mass"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:931
#, kde-format
msgid "Charge of the electron"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:934
#, kde-format
msgid "Energy of 1 electron volt"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:937
#, kde-format
msgid "Unified atomic mass"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:940
#, kde-format
msgid "Mass of the electron"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:943
#, kde-format
msgid "Mass of the muon"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:946
#, kde-format
msgid "Mass of the proton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:949
#, kde-format
msgid "Mass of the neutron"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:952
#, kde-format
msgid "Electromagnetic fine structure constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:955
#, kde-format
msgid "Rydberg constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:958
#, kde-format
msgid "Bohr radius"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:961
#, kde-format
msgid "Length of 1 angstrom"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:964
#, kde-format
msgid "Area of 1 barn"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:967
#, kde-format
msgid "Bohr Magneton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:970
#, kde-format
msgid "Nuclear Magneton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:973
#, kde-format
msgid "Magnetic moment of the electron [absolute value]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:976
#, kde-format
msgid "Magnetic moment of the proton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:979
#, kde-format
msgid "Thomson cross section"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:982
#, kde-format
msgid "Electric dipole moment of 1 Debye"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:990
#, kde-format
msgid "Number of seconds in 1 minute"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:993
#, kde-format
msgid "Number of seconds in 1 hour"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:996
#, kde-format
msgid "Number of seconds in 1 day"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:999
#, kde-format
msgid "Number of seconds in 1 week"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1007
#, kde-format
msgid "Length of 1 inch"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1010
#, kde-format
msgid "Length of 1 foot"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1013
#, kde-format
msgid "Length of 1 yard"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1016
#, kde-format
msgid "Length of 1 mile"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1019
#, kde-format
msgid "Length of 1/1000th of an inch"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1027
#, kde-format
msgid "Speed of 1 kilometer per hour"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1030
#, kde-format
msgid "Speed of 1 mile per hour"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1033
#, kde-format
msgid "Length of 1 nautical mile"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1036
#, kde-format
msgid "Length of 1 fathom"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1039
#, kde-format
msgid "Speed of 1 knot"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1047
#, kde-format
msgid "length of 1 printer's point [1/72 inch]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1050
#, kde-format
msgid "length of 1 TeX point [1/72.27 inch]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1058
#, kde-format
msgid "Length of 1 micron"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1061
#, kde-format
msgid "Area of 1 hectare"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1064
#, kde-format
msgid "Area of 1 acre"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1067
#, kde-format
msgid "Volume of 1 liter"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1070
#, kde-format
msgid "Volume of 1 US gallon"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1073
#, kde-format
msgid "Volume of 1 Canadian gallon"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1076
#, kde-format
msgid "Volume of 1 UK gallon"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1079
#, kde-format
msgid "Volume of 1 quart"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1082
#, kde-format
msgid "Volume of 1 pint"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1090
#, kde-format
msgid "Mass of 1 pound"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1093
#, kde-format
msgid "Mass of 1 ounce"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1096
#, kde-format
msgid "Mass of 1 ton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1099
#, kde-format
msgid "Mass of 1 metric ton [1000 kg]"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1102
#, kde-format
msgid "Mass of 1 UK ton"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1105
#, kde-format
msgid "Mass of 1 troy ounce"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1108
#, kde-format
msgid "Mass of 1 carat"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1111
#, kde-format
msgid "Force of 1 gram weight"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1114
#, kde-format
msgid "Force of 1 pound weight"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1117
#, kde-format
msgid "Force of 1 kilopound weight"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1120
#, kde-format
msgid "Force of 1 poundal"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1128
#, kde-format
msgid "Energy of 1 calorie"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1131
#, kde-format
msgid "Energy of 1 British Thermal Unit"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1134
#, kde-format
msgid "Energy of 1 Therm"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1137
#, kde-format
msgid "Power of 1 horsepower"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1145
#, kde-format
msgid "Pressure of 1 bar"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1148
#, kde-format
msgid "Pressure of 1 standard atmosphere"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1151
#, kde-format
msgid "Pressure of 1 torr"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1154
#, kde-format
msgid "Pressure of 1 meter of mercury"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1157
#, kde-format
msgid "Pressure of 1 inch of mercury"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1160
#, kde-format
msgid "Pressure of 1 inch of water"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1163
#, kde-format
msgid "Pressure of 1 pound per square inch"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1171
#, kde-format
msgid "Dynamic viscosity of 1 poise"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1174
#, kde-format
msgid "Kinematic viscosity of 1 stokes"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1182
#, kde-format
msgid "Luminance of 1 stilb"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1185
#, kde-format
msgid "Luminous flux of 1 lumen"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1188
#, kde-format
msgid "Illuminance of 1 lux"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1191
#, kde-format
msgid "Illuminance of 1 phot"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1194
#, kde-format
msgid "Illuminance of 1 footcandle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1197
#, kde-format
msgid "Luminance of 1 lambert"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1200
#, kde-format
msgid "Luminance of 1 footlambert"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1208
#, kde-format
msgid "Activity of 1 curie"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1211
#, kde-format
msgid "Exposure of 1 roentgen"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1214
#, kde-format
msgid "Absorbed dose of 1 rad"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1222
#, kde-format
msgid "SI unit of force"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1225
#, kde-format
msgid "Force of 1 Dyne"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1228
#, kde-format
msgid "SI unit of energy"
msgstr ""
#. +> trunk5 trunk
#: src/backend/gsl/ExpressionParser.cpp:1231
#, kde-format
msgid "Energy 1 erg"
msgstr ""
#. +> trunk5
#: src/backend/lib/XmlStreamReader.cpp:61
#: src/backend/lib/XmlStreamReader.cpp:65
#, kde-format
msgid "line %1, column %2: %3"
msgstr ""
#. +> trunk
#: src/backend/lib/XmlStreamReader.cpp:61
#: src/backend/lib/XmlStreamReader.cpp:66
#, kde-format
msgid "line %1, column %2: "
msgstr ""
#. +> trunk5 trunk
#: src/backend/lib/XmlStreamReader.cpp:75
#: src/backend/lib/XmlStreamReader.cpp:84
#: src/backend/lib/XmlStreamReader.cpp:99
#: src/backend/lib/XmlStreamReader.cpp:110
#, kde-format
msgid "unexpected end of document"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:136
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2096
#, kde-format
msgid "FITS image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:136
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2096
#, kde-format
msgid "FITS table"
msgstr ""
#. +> trunk5
#: src/backend/matrix/Matrix.cpp:174
#, kde-format
msgctxt "@title:window"
msgid "Print Matrix"
msgstr ""
#. +> trunk
#: src/backend/matrix/Matrix.cpp:172
#, kde-format
msgid "Print Matrix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:246
#, kde-format
msgid "%1: x-start changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:252
#, kde-format
msgid "%1: x-end changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:258
#, kde-format
msgid "%1: y-start changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:264
#, kde-format
msgid "%1: y-end changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:270
#, kde-format
msgid "%1: numeric format changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:276
#, kde-format
msgid "%1: precision changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:465
#, kde-format
msgid "%1: set matrix size to %2x%3"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:485
#: src/backend/spreadsheet/Spreadsheet.cpp:290
#, kde-format
msgid "%1: copy %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:544
#, kde-format
msgid "%1: add %2 rows"
msgid_plural "%1: add %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:554
#, kde-format
msgid "%1: add %2 column"
msgid_plural "%1: add %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/Matrix.cpp:658 src/backend/matrix/matrixcommands.h:139
#: src/backend/spreadsheet/Spreadsheet.cpp:251
#, kde-format
msgid "%1: clear"
msgstr ""
#. +> trunk
#: src/backend/matrix/Matrix.cpp:738
#, kde-format
msgid "no matrix element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.cpp:37
#, kde-format
msgid "%1: insert %2 column"
msgid_plural "%1: insert %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.cpp:53
#, kde-format
msgid "%1: insert %2 row"
msgid_plural "%1: insert %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.cpp:69
#, kde-format
msgid "%1: set matrix coordinates"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.cpp:109
#, kde-format
msgid "%1: replace values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:72
#, kde-format
msgid "%1: remove %2 column"
msgid_plural "%1: remove %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:107
#, kde-format
msgid "%1: remove %2 row"
msgid_plural "%1: remove %2 rows"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:169
#, kde-format
msgid "%1: clear column %2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:194
#, kde-format
msgid "%1: set cell value"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:249
#: src/backend/matrix/matrixcommands.h:276
#, kde-format
msgid "%1: set cell values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:302
#, kde-format
msgid "%1: transpose"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:342
#, kde-format
msgid "%1: mirror horizontally"
msgstr ""
#. +> trunk5 trunk
#: src/backend/matrix/matrixcommands.h:372
#, kde-format
msgid "%1: mirror vertically"
msgstr ""
#. +> trunk5
#: src/backend/note/Note.cpp:60 src/backend/worksheet/Worksheet.cpp:219
#, kde-format
msgctxt "@title:window"
msgid "Print Worksheet"
msgstr ""
#. +> trunk
#: src/backend/note/Note.cpp:60 src/backend/worksheet/Worksheet.cpp:195
#, kde-format
msgid "Print Worksheet"
msgstr ""
#. +> trunk5 trunk
#: src/backend/note/Note.cpp:146
#, kde-format
msgid "no note element found"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:38
#, kde-format
msgid "forward (convolution)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:38
#, kde-format
msgid "backward (deconvolution)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:39
#, kde-format
msgid "linear (zero-padded)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:39
#, kde-format
msgid "circular"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "auto"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "direct"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:40
#, kde-format
msgid "FFT"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_conv.c:41 src/backend/nsl/nsl_conv.c:42
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "none"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:41
#, kde-format
msgid "Euclidean"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:42
#, kde-format
msgid "maximum"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_conv.c:42
#, kde-format
msgid "center (acausal)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37 src/backend/nsl/nsl_fit.c:40
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:447
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:308
#, kde-format
msgid "Power"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Magnitude"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Amplitude"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "real part"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "imaginary part"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:37
#, kde-format
msgid "Phase"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Amplitude in dB"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "normalized amplitude in dB"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Magnitude squared"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "Amplitude squared"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:38
#, kde-format
msgid "raw"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:39 src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Frequency"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_dft.c:39
#, kde-format
msgid "Period"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "first"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "second"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "third"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "fourth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "fifth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_diff.c:36
#, kde-format
msgid "sixth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Low pass"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "High pass"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Band pass"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:39
#, kde-format
msgid "Band reject"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Ideal"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Butterworth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Chebyshev type I"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Chebyshev type II"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Legendre (Optimum L)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:40
#, kde-format
msgid "Bessel (Thomson)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_filter.c:41
#, kde-format
msgid "Fraction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Basic functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Peak functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Growth (sigmoidal)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:37
#, kde-format
msgid "Statistics (distributions)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:38
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:483
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:344
#: src/kdefrontend/datasources/ImportFileWidget.cpp:171
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1537
#: src/kdefrontend/dockwidgets/AxisDock.cpp:195
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:258
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:262
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:512
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:112
#: src/kdefrontend/widgets/LabelWidget.cpp:84
#: src/kdefrontend/widgets/LabelWidget.cpp:89
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:40
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:459
#, kde-format
msgid "Inverse exponential"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:40 src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Exponential"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:40
#, kde-format
msgid "Polynomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:40
#, kde-format
msgid "Fourier"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:44
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:467
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:328
#, kde-format
msgid "Cauchy-Lorentz"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:44 src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Hyperbolic secant (sech)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:44
#, kde-format
msgid "Gaussian (normal)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:44
#, kde-format
msgid "Logistic (sech squared)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_fit.c:45
#, kde-format
msgid "Pseudo-Voigt (same width)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Algebraic sigmoid"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:50
#, kde-format
msgid "Logistic function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Error function (erf)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Hill"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Gompertz"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_fit.c:51
#, kde-format
msgid "Gudermann (gd)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Douglas-Peucker (number)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Douglas-Peucker (tolerance)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Visvalingam-Whyatt"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "Reumann-Witkam"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "perpendicular distance"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:35
#, kde-format
msgid "n-th point"
msgstr ""
#. i18n("Convolution/Deconvolution"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lInterpolation)
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:36
#: src/commonfrontend/worksheet/WorksheetView.cpp:348
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:139
#, kde-format
msgid "Interpolation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "radial distance"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "Opheim"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_geom_linesim.c:36
#, kde-format
msgid "Lang"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "rectangle (1-point)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "trapezoid (2-point)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "Simpson's (3-point)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_int.c:37
#, kde-format
msgid "Simpson's 3/8 (4-point)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:31
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:374
#, kde-format
msgid "linear"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "polynomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "cubic spline (natural)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:31
#, kde-format
msgid "cubic spline (periodic)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Akima-spline (natural)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Akima-spline (periodic)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "Steffen spline"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:32 src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "cosine"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:32
#, kde-format
msgid "exponential"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:33
#, kde-format
msgid "piecewise cubic Hermite (PCH)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:33
#, kde-format
msgid "rational functions"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "finite differences"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "Catmull-Rom"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "cardinal"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:34
#, kde-format
msgid "Kochanek-Bartels (TCB)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "derivative"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "second derivative"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_interp.c:35
#, kde-format
msgid "integral"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Gaussian (Normal)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Gaussian Tail"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:32
#, kde-format
msgid "Laplace"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Exponential Power"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Cauchy-Lorentz (Breit-Wigner)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Rayleigh"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Rayleigh Tail"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Landau"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:33
#, kde-format
msgid "Levy alpha-stable"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Levy skew alpha-stable"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Gamma"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Flat (uniform)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Log-normal (Galton)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "Chi-squared"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:34
#, kde-format
msgid "F (Fisher-Snedecor)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Student's t"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Beta"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Logistic (sech-squared)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Pareto"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Weibull"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:35
#, kde-format
msgid "Gumbel Type-1 (maximum value; log-Weibull)"
msgstr ""
#. +> trunk5
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Gumbel Type-2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Poisson"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Bernoulli"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Binomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Negative binomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Pascal"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Geometric"
msgstr ""
#. +> trunk
#: src/backend/nsl/nsl_sf_stats.c:36
#, kde-format
msgid "Type-2 Gumbel"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Hypergeometric"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Logarithmic"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Maxwell-Boltzmann"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Levy"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_stats.c:37
#, kde-format
msgid "Frechet (inverse Weibull)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:34 src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "triangular"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "rectangular (uniform)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "triangular II (Bartlett)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:34
#, kde-format
msgid "triangular III (Parzen)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Welch (parabolic)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Hann (raised cosine)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Hamming"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Nuttall"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman-Nuttall"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:35
#, kde-format
msgid "Blackman-Harris"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Flat top"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Bartlett-Hann"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_sf_window.c:36
#, kde-format
msgid "Lanczos"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "moving average (central)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "moving average (lagged)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "percentile"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:38
#, kde-format
msgid "Savitzky-Golay"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "interpolating"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "mirror"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "nearest"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "constant"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:39
#, kde-format
msgid "periodic"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "uniform (rectangular)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "binomial"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:40
#, kde-format
msgid "parabolic (Epanechnikov)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "quartic (biweight)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "triweight"
msgstr ""
#. +> trunk5 trunk
#: src/backend/nsl/nsl_smooth.c:41
#, kde-format
msgid "tricube"
msgstr ""
#. +> trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:152
#, kde-format
msgid "Print Spreadsheet"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:211
#, kde-format
msgid "%1: remove 1 column"
msgid_plural "%1: remove %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:220
#, kde-format
msgid "%1: insert 1 column"
msgid_plural "%1: insert %2 columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:263
#, kde-format
msgid "%1: clear all masks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:282
#, kde-format
msgid "%1: move column %2 from position %3 to %4."
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:398
#, kde-format
msgid "%1: sort columns"
msgstr ""
#. +> trunk
#: src/backend/spreadsheet/Spreadsheet.cpp:785
#, kde-format
msgid "no spreadsheet element found"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:910
#, kde-format
msgid "integer data, %1 element"
msgid_plural "integer data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:913
#, kde-format
msgid "text data, %1 element"
msgid_plural "text data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:916
#, kde-format
msgid "month data, %1 element"
msgid_plural "month data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:919
#, kde-format
msgid "day data, %1 element"
msgid_plural "day data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/backend/spreadsheet/Spreadsheet.cpp:922
#, kde-format
msgid "date and time data, %1 element"
msgid_plural "date and time data, %1 elements"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:94
#, kde-format
msgid "%1, masked (ignored in all operations)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:99
#, kde-format
msgid "invalid cell, masked (ignored in all operations)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:101
#, kde-format
msgid "invalid cell (ignored in all operations)"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:395
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:222
#, kde-format
msgid "Numeric"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:398
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:223
#, kde-format
msgid "Integer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesText)
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:401
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:224
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:878
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:669
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:875
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:874
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:404
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:225
#, kde-format
msgid "Month Names"
msgstr ""
#. +> trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:388
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:252
#, kde-format
msgid "Month names"
msgstr ""
#. +> trunk5
#: src/backend/spreadsheet/SpreadsheetModel.cpp:407
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:226
#, kde-format
msgid "Day Names"
msgstr ""
#. +> trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:391
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:253
#, kde-format
msgid "Day names"
msgstr ""
#. +> trunk5 trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:410
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:227
#: src/kdefrontend/widgets/LabelWidget.cpp:514
#, kde-format
msgid "Date and Time"
msgstr ""
#. +> trunk
#: src/backend/spreadsheet/SpreadsheetModel.cpp:394
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:254
#, kde-format
msgid "Date and time"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/AbstractPlot.cpp:102
#, kde-format
msgid "%1: set horizontal padding"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/AbstractPlot.cpp:109
#, kde-format
msgid "%1: set vertical padding"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbVisible)
#. i18n: ectx: property (text), widget (QCheckBox, chkVisible)
#. i18n: ectx: property (text), widget (QCheckBox, chbSymbolVisible)
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:225
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:529
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:130
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:93
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:137
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:157
#: src/backend/worksheet/TextLabel.cpp:191
#: src/kdefrontend/ui/datapickercurvewidget.ui:223
#: src/kdefrontend/ui/datapickerimagewidget.ui:917
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:259
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:368
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:500
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:307
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:162
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:223
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:98
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:262
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:229
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:420
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:738
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:407
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:209
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:407
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:445
#: src/kdefrontend/ui/labelwidget.ui:503
#, kde-format
msgid "Visible"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:234
#: src/kdefrontend/dockwidgets/AxisDock.cpp:204
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:203
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:226
#: src/kdefrontend/dockwidgets/AxisDock.cpp:207
#, kde-format
msgid "horizontal"
msgstr ""
#. i18n("AvgShifted Histogram"));
#. Orientation
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:237
#: src/kdefrontend/dockwidgets/AxisDock.cpp:205
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:381
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:385
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:202
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:229
#: src/kdefrontend/dockwidgets/AxisDock.cpp:208
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:350
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:354
#, kde-format
msgid "vertical"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:257
#, kde-format
msgid "Orientation"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLine)
#. i18n: ectx: property (text), widget (QLabel, lLine)
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:262
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:229
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:272
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:284
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:215
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:29
#, kde-format
msgid "Line"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:263
#, kde-format
msgid "Style"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:253
#, kde-format
msgid "style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:266
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:389
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:234
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:257
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:281
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:419
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:256
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:358
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:234
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:294
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:431
#, kde-format
msgid "color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:446
#, kde-format
msgid "%1: set axis auto scaling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:487
#: src/kdefrontend/dockwidgets/AxisDock.cpp:535
#, kde-format
msgid "%1: set axis orientation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:494
#, kde-format
msgid "%1: set axis position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:501
#, kde-format
msgid "%1: set axis scale"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:509
#, kde-format
msgid "%1: set axis offset"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:523
#, kde-format
msgid "%1: set axis start"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:530
#, kde-format
msgid "%1: set axis end"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:537
#, kde-format
msgid "%1: set axis zero offset"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:544
#, kde-format
msgid "%1: set axis scaling factor"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:552
#: src/backend/worksheet/plots/cartesian/Axis.cpp:559
#, kde-format
msgid "%1: set title offset"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:567
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:324
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:408
#, kde-format
msgid "%1: set line style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:574
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:331
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:415
#, kde-format
msgid "%1: set line opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:581
#, kde-format
msgid "%1: set arrow type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:588
#, kde-format
msgid "%1: set arrow position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:595
#, kde-format
msgid "%1: set arrow size"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:603
#, kde-format
msgid "%1: set major ticks direction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:610
#, kde-format
msgid "%1: set major ticks type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:616
#, kde-format
msgid "%1: set the total number of the major ticks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:623
#, kde-format
msgid "%1: set the increment for the major ticks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:630
#, kde-format
msgid "%1: assign major ticks' values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:645
#, kde-format
msgid "%1: set major ticks style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:652
#, kde-format
msgid "%1: set major ticks length"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:659
#, kde-format
msgid "%1: set major ticks opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:667
#, kde-format
msgid "%1: set minor ticks direction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:674
#, kde-format
msgid "%1: set minor ticks type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:681
#, kde-format
msgid "%1: set the total number of the minor ticks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:688
#, kde-format
msgid "%1: set the increment for the minor ticks"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:695
#, kde-format
msgid "%1: assign minor ticks' values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:710
#, kde-format
msgid "%1: set minor ticks style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:717
#, kde-format
msgid "%1: set minor ticks length"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:724
#, kde-format
msgid "%1: set minor ticks opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:732
#, kde-format
msgid "%1: set labels format"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:746
#: src/backend/worksheet/plots/cartesian/Axis.cpp:753
#, kde-format
msgid "%1: set labels precision"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Axis.cpp:760
#, kde-format
msgid "%1: set labels datetime format"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:767
#, kde-format
msgid "%1: set labels position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:774
#, kde-format
msgid "%1: set label offset"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:781
#, kde-format
msgid "%1: set label rotation angle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:788
#, kde-format
msgid "%1: set label color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:795
#, kde-format
msgid "%1: set label font"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:802
#, kde-format
msgid "%1: set label prefix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:809
#, kde-format
msgid "%1: set label suffix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:816
#, kde-format
msgid "%1: set labels opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:824
#, kde-format
msgid "%1: set major grid style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:831
#, kde-format
msgid "%1: set major grid opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:839
#, kde-format
msgid "%1: set minor grid style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:846
#, kde-format
msgid "%1: set minor grid opacity"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/Axis.cpp:1934
#, kde-format
msgid "no axis element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:388
#: src/commonfrontend/worksheet/WorksheetView.cpp:311
#, kde-format
msgid "xy-curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:389
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:390
#, kde-format
msgid "xy-curve from a mathematical equation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:392
#, kde-format
msgid "xy-curve from a data reduction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:393
#, kde-format
msgid "xy-curve from a differentiation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:394
#, kde-format
msgid "xy-curve from an integration"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:395
#, kde-format
msgid "xy-curve from an interpolation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:396
#, kde-format
msgid "xy-curve from a smooth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:397
#, kde-format
msgid "xy-curve from a fit to data"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:398
#, kde-format
msgid "xy-curve from a Fourier filter"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:399
#, kde-format
msgid "xy-curve from a Fourier transform"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:400
#, kde-format
msgid "xy-curve from a (de-)convolution"
msgstr ""
#. i18n("xy-curve from an interpolation"), this);
#. addSmoothCurveAction = new QAction(QIcon::fromTheme("labplot-xy-smooth-curve"), i18n("xy-curve from a smooth"), this);
#. addFourierFilterCurveAction = new QAction(QIcon::fromTheme("labplot-xy-fourier_filter-curve"), i18n("xy-curve from a Fourier filter"), this);
#. addFourierTransformCurveAction = new QAction(QIcon::fromTheme("labplot-xy-fourier_transform-curve"), i18n("xy-curve from a Fourier transform"), this);
#. addConvolutionCurveAction = new QAction(QIcon::fromTheme("labplot-xy-convolution-curve"), i18n("xy-curve from a (de-)convolution"), this);
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:406
#: src/commonfrontend/worksheet/WorksheetView.cpp:330
#, kde-format
msgid "Legend"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:410
#: src/commonfrontend/worksheet/WorksheetView.cpp:331
#, kde-format
msgid "Horizontal Axis"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:371
#: src/commonfrontend/worksheet/WorksheetView.cpp:312
#, kde-format
msgid "horizontal axis"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:411
#: src/commonfrontend/worksheet/WorksheetView.cpp:332
#, kde-format
msgid "Vertical Axis"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:372
#: src/commonfrontend/worksheet/WorksheetView.cpp:313
#, kde-format
msgid "vertical axis"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:412
#: src/commonfrontend/worksheet/WorksheetView.cpp:230
#: src/commonfrontend/worksheet/WorksheetView.cpp:1226
#: src/commonfrontend/worksheet/WorksheetView.cpp:1227
#, kde-format
msgid "Text Label"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:413
#: src/commonfrontend/worksheet/WorksheetView.cpp:333
#, kde-format
msgid "Custom Point"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:373
#: src/commonfrontend/worksheet/WorksheetView.cpp:314
#, kde-format
msgid "custom point"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:435
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:286
#: src/commonfrontend/worksheet/WorksheetView.cpp:337
#, kde-format
msgid "Data Operation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:436
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:290
#, kde-format
msgid "Reduce Data"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:437
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:293
#, kde-format
msgid "Differentiate"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:438
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:296
#, kde-format
msgid "Integrate"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:439
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:299
#, kde-format
msgid "Interpolate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSmooth)
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:440
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:301
#: src/commonfrontend/worksheet/WorksheetView.cpp:349
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:215
#, kde-format
msgid "Smooth"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:441
#, kde-format
msgid "Convolute/Deconvolute"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:443
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:304
#: src/kdefrontend/dockwidgets/AxisDock.cpp:197
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:369
#, kde-format
msgid "Linear"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:451
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:312
#, kde-format
msgid "Exponential (degree 1)"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:455
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:316
#, kde-format
msgid "Exponential (degree 2)"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:471
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:332
#, kde-format
msgid "Arc Tangent"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:475
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:336
#, kde-format
msgid "Hyperbolic Tangent"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:479
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:340
#, kde-format
msgid "Error Function"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:487
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:348
#: src/commonfrontend/worksheet/WorksheetView.cpp:351
#, kde-format
msgid "Fourier Filter"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:500
#: src/commonfrontend/worksheet/WorksheetView.cpp:357
#, kde-format
msgid "Auto Scale"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:387
#: src/commonfrontend/worksheet/WorksheetView.cpp:335
#, kde-format
msgid "auto scale"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:501
#: src/commonfrontend/worksheet/WorksheetView.cpp:359
#, kde-format
msgid "Auto Scale X"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:388
#: src/commonfrontend/worksheet/WorksheetView.cpp:337
#, kde-format
msgid "auto scale X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:502
#: src/commonfrontend/worksheet/WorksheetView.cpp:361
#, kde-format
msgid "Auto Scale Y"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:389
#: src/commonfrontend/worksheet/WorksheetView.cpp:339
#, kde-format
msgid "auto scale Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:503
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:111
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:123
#: src/commonfrontend/worksheet/WorksheetView.cpp:181
#: src/commonfrontend/worksheet/WorksheetView.cpp:363
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:390
#: src/commonfrontend/worksheet/WorksheetView.cpp:341
#, kde-format
msgid "zoom in"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:504
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:115
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:126
#: src/commonfrontend/worksheet/WorksheetView.cpp:184
#: src/commonfrontend/worksheet/WorksheetView.cpp:365
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:391
#: src/commonfrontend/worksheet/WorksheetView.cpp:343
#, kde-format
msgid "zoom out"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:505
#: src/commonfrontend/worksheet/WorksheetView.cpp:367
#, kde-format
msgid "Zoom In X"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:392
#: src/commonfrontend/worksheet/WorksheetView.cpp:345
#, kde-format
msgid "zoom in X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:506
#: src/commonfrontend/worksheet/WorksheetView.cpp:369
#, kde-format
msgid "Zoom Out X"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:393
#: src/commonfrontend/worksheet/WorksheetView.cpp:347
#, kde-format
msgid "zoom out X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:507
#: src/commonfrontend/worksheet/WorksheetView.cpp:371
#, kde-format
msgid "Zoom In Y"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:394
#: src/commonfrontend/worksheet/WorksheetView.cpp:349
#, kde-format
msgid "zoom in Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:508
#: src/commonfrontend/worksheet/WorksheetView.cpp:373
#, kde-format
msgid "Zoom Out Y"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:395
#: src/commonfrontend/worksheet/WorksheetView.cpp:351
#, kde-format
msgid "zoom out Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:509
#: src/commonfrontend/worksheet/WorksheetView.cpp:375
#, kde-format
msgid "Shift Left X"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:396
#: src/commonfrontend/worksheet/WorksheetView.cpp:353
#, kde-format
msgid "shift left X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:510
#: src/commonfrontend/worksheet/WorksheetView.cpp:377
#, kde-format
msgid "Shift Right X"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:397
#: src/commonfrontend/worksheet/WorksheetView.cpp:355
#, kde-format
msgid "shift right X"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:511
#: src/commonfrontend/worksheet/WorksheetView.cpp:379
#, kde-format
msgid "Shift Up Y"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:398
#: src/commonfrontend/worksheet/WorksheetView.cpp:357
#, kde-format
msgid "shift up Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:512
#: src/commonfrontend/worksheet/WorksheetView.cpp:381
#, kde-format
msgid "Shift Down Y"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:399
#: src/commonfrontend/worksheet/WorksheetView.cpp:359
#, kde-format
msgid "shift down Y"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:537
#: src/commonfrontend/worksheet/WorksheetView.cpp:402
#: src/commonfrontend/worksheet/WorksheetView.cpp:462
#: src/kdefrontend/MainWin.cpp:500
#, kde-format
msgid "Add New"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:422
#: src/commonfrontend/worksheet/WorksheetView.cpp:373
#: src/commonfrontend/worksheet/WorksheetView.cpp:433
#: src/kdefrontend/MainWin.cpp:378
#, kde-format
msgid "Add new"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:561
#: src/commonfrontend/worksheet/WorksheetView.cpp:413
#, kde-format
msgid "Zoom"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:582
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:392
#: src/commonfrontend/worksheet/WorksheetView.cpp:512
#, kde-format
msgid "Data Manipulation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFit)
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:588
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:398
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:685
#, kde-format
msgid "Fit"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:606
#, kde-format
msgid "Analysis"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:620
#: src/commonfrontend/worksheet/WorksheetView.cpp:518
#: src/kdefrontend/ThemeHandler.cpp:67 src/kdefrontend/ThemeHandler.cpp:101
#, kde-format
msgid "Apply Theme"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:827
#, kde-format
msgid "%1: change geometry rect"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:556
#, kde-format
msgid "%1: set geometry rect"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:861
#, kde-format
msgid "%1: set range type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:868
#, kde-format
msgid "%1: set x-range format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:875
#, kde-format
msgid "%1: set y-range format"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:882
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:889
#, kde-format
msgid "%1: set range"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:897
#, kde-format
msgid "%1: change x-range auto scaling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:939
#, kde-format
msgid "%1: set min x"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:946
#, kde-format
msgid "%1: set max x"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:953
#, kde-format
msgid "%1: set x scale"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:960
#, kde-format
msgid "%1: x-range breaking enabled"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:966
#, kde-format
msgid "%1: x-range breaks changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:973
#, kde-format
msgid "%1: change y-range auto scaling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1015
#, kde-format
msgid "%1: set min y"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1022
#, kde-format
msgid "%1: set max y"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1029
#, kde-format
msgid "%1: set y scale"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1036
#, kde-format
msgid "%1: y-range breaking enabled"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1042
#, kde-format
msgid "%1: y-range breaks changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1050
#: src/backend/worksheet/Worksheet.cpp:617
#, kde-format
msgid "%1: load theme %2"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2222
#, kde-format
msgid "%1: Load theme %2."
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1051
#: src/backend/worksheet/Worksheet.cpp:618
#, kde-format
msgid "%1: set theme"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1055
#: src/backend/worksheet/Worksheet.cpp:622
#, kde-format
msgid "%1: disable theming"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1112
#, kde-format
msgid "%1: reduce '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1113
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:487
#, kde-format
msgid "Reduction of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1120
#, kde-format
msgid "%1: add data reduction curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1131
#, kde-format
msgid "%1: differentiate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1132
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:490
#, kde-format
msgid "Derivative of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1139
#, kde-format
msgid "%1: add differentiation curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1150
#, kde-format
msgid "%1: integrate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1151
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:493
#, kde-format
msgid "Integral of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1158
#, kde-format
msgid "%1: add integration curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1169
#, kde-format
msgid "%1: interpolate '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1170
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:496
#, kde-format
msgid "Interpolation of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1177
#, kde-format
msgid "%1: add interpolation curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1188
#, kde-format
msgid "%1: smooth '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1189
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:499
#, kde-format
msgid "Smoothing of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1196
#, kde-format
msgid "%1: add smoothing curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1208
#, kde-format
msgid "%1: fit to '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1209
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:512
#, kde-format
msgid "Fit to '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1232
#, kde-format
msgid "%1: add fit curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1243
#, kde-format
msgid "%1: Fourier filtering of '%2'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1244
#, kde-format
msgid "Fourier filtering of '%1'"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1249
#, kde-format
msgid "%1: add Fourier filter curve"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2435
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2451
#, kde-format
msgid "from x=%1 to x=%2"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2442
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:2460
#, kde-format
msgid "from y=%1 to y=%2"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:3019
#, kde-format
msgid "unknown cartesianPlot element '%1'"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:1885
#, kde-format
msgid "no cartesianPlot element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:230
#, kde-format
msgid "%1: set font"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:237
#, kde-format
msgid "%1: set font color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:244
#, kde-format
msgid "%1: change column order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:251
#, kde-format
msgid "%1: change line+symbol width"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:277
#: src/backend/worksheet/plots/PlotArea.cpp:161
#: src/backend/worksheet/Worksheet.cpp:446
#, kde-format
msgid "%1: background type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:284
#: src/backend/worksheet/plots/PlotArea.cpp:168
#: src/backend/worksheet/Worksheet.cpp:452
#, kde-format
msgid "%1: background color style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:291
#: src/backend/worksheet/plots/PlotArea.cpp:175
#: src/backend/worksheet/Worksheet.cpp:458
#, kde-format
msgid "%1: background image style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:298
#: src/backend/worksheet/plots/PlotArea.cpp:182
#: src/backend/worksheet/Worksheet.cpp:464
#, kde-format
msgid "%1: background brush style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:305
#: src/backend/worksheet/plots/PlotArea.cpp:189
#: src/backend/worksheet/Worksheet.cpp:470
#, kde-format
msgid "%1: set background first color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:312
#: src/backend/worksheet/plots/PlotArea.cpp:196
#: src/backend/worksheet/Worksheet.cpp:476
#, kde-format
msgid "%1: set background second color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:319
#: src/backend/worksheet/plots/PlotArea.cpp:203
#: src/backend/worksheet/Worksheet.cpp:482
#, kde-format
msgid "%1: set background image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:326
#: src/backend/worksheet/Worksheet.cpp:488
#, kde-format
msgid "%1: set opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:334
#, kde-format
msgid "%1: set border style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:341
#, kde-format
msgid "%1: set border corner radius"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:348
#, kde-format
msgid "%1: set border opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:356
#: src/backend/worksheet/Worksheet.cpp:504
#: src/backend/worksheet/Worksheet.cpp:505
#, kde-format
msgid "%1: set layout top margin"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:363
#: src/backend/worksheet/Worksheet.cpp:513
#: src/backend/worksheet/Worksheet.cpp:514
#, kde-format
msgid "%1: set layout bottom margin"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:370
#: src/backend/worksheet/Worksheet.cpp:522
#: src/backend/worksheet/Worksheet.cpp:523
#, kde-format
msgid "%1: set layout left margin"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:377
#: src/backend/worksheet/Worksheet.cpp:531
#: src/backend/worksheet/Worksheet.cpp:532
#, kde-format
msgid "%1: set layout right margin"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:384
#: src/backend/worksheet/Worksheet.cpp:540
#: src/backend/worksheet/Worksheet.cpp:541
#, kde-format
msgid "%1: set layout vertical spacing"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:391
#: src/backend/worksheet/Worksheet.cpp:549
#: src/backend/worksheet/Worksheet.cpp:550
#, kde-format
msgid "%1: set layout horizontal spacing"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:398
#: src/backend/worksheet/Worksheet.cpp:567
#: src/backend/worksheet/Worksheet.cpp:568
#, kde-format
msgid "%1: set layout column count"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CartesianPlotLegend.cpp:926
#, kde-format
msgid "no cartesian plot legend element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:153
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:339
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:445
#, kde-format
msgid "%1: set symbol style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:160
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:346
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:452
#, kde-format
msgid "%1: set symbol size"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:167
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:353
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:459
#, kde-format
msgid "%1: rotate symbols"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:174
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:360
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:466
#, kde-format
msgid "%1: set symbol filling"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:181
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:367
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:473
#, kde-format
msgid "%1: set symbol outline style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:188
#, kde-format
msgid "%1: set symbol opacity"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/CustomPoint.cpp:417
#, kde-format
msgid "no custom point element found"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:263
#, kde-format
msgid "%1: set data column"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:281
#, kde-format
msgid "%1: set histogram type"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:288
#, kde-format
msgid "%1: set histogram orientation"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:295
#, kde-format
msgid "%1: set binning method"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:302
#, kde-format
msgid "%1: set bin count"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:309
#, kde-format
msgid "%1: set bin width"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:317
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:380
#, kde-format
msgid "%1: line type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:374
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:480
#, kde-format
msgid "%1: set symbols opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:382
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:488
#, kde-format
msgid "%1: set values type"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:389
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:495
#, kde-format
msgid "%1: set values column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:402
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:508
#, kde-format
msgid "%1: set values position"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:409
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:515
#, kde-format
msgid "%1: set values distance"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:416
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:522
#, kde-format
msgid "%1: rotate values"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:423
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:529
#, kde-format
msgid "%1: set values opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:432
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:538
#, kde-format
msgid "%1: set values prefix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:439
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:545
#, kde-format
msgid "%1: set values suffix"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:446
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:552
#, kde-format
msgid "%1: set values font"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:453
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:559
#, kde-format
msgid "%1: set values color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:461
#, kde-format
msgid "%1: filling changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:468
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:574
#, kde-format
msgid "%1: filling type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:475
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:581
#, kde-format
msgid "%1: filling color style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:482
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:588
#, kde-format
msgid "%1: filling image style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:489
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:595
#, kde-format
msgid "%1: filling brush style changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:496
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:602
#, kde-format
msgid "%1: set filling first color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:503
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:609
#, kde-format
msgid "%1: set filling second color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:510
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:616
#, kde-format
msgid "%1: set filling image"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:517
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:623
#, kde-format
msgid "%1: set filling opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:525
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:631
#, kde-format
msgid "%1: x-error type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:532
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:697
#, kde-format
msgid "%1: set error bar cap size"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:539
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:704
#, kde-format
msgid "%1: error bar type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:546
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:711
#, kde-format
msgid "%1: set error bar style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Histogram.cpp:553
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:718
#, kde-format
msgid "%1: set error bar opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:110
#, kde-format
msgid "circle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:112
#, kde-format
msgid "square"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:114
#, kde-format
msgid "equilateral triangle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:116
#, kde-format
msgid "right triangle"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:118
#, kde-format
msgid "bar"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:120
#, kde-format
msgid "peaked bar"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:122
#, kde-format
msgid "skewed bar"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:124
#, kde-format
msgid "diamond"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:126
#, kde-format
msgid "lozenge"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:128
#, kde-format
msgid "tie"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:130
#, kde-format
msgid "tiny tie"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:132
#, kde-format
msgid "plus"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:134
#, kde-format
msgid "boomerang"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:136
#, kde-format
msgid "small boomerang"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:138
#, kde-format
msgid "star4"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:140
#, kde-format
msgid "star5"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:142
#, kde-format
msgid "line"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/Symbol.cpp:144
#, kde-format
msgid "cross"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:102
#, kde-format
msgid "%1: data source type changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:109
#, kde-format
msgid "%1: data source curve changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:130
#, kde-format
msgid "%1: assign x-data"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:144
#, kde-format
msgid "%1: assign y-data"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYAnalysisCurve.cpp:158
#, kde-format
msgid "%1: assign second y-data"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:355
#, kde-format
msgid "no xy smooth curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:529
#, kde-format
msgid "no xy interpolation curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:339
#, kde-format
msgid "no xy integration curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:379
#, kde-format
msgid "no xy Fourier transform curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:369
#, kde-format
msgid "no xy Fourier filter curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:343
#, kde-format
msgid "no xy differentiation curve element found"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:387
#, kde-format
msgid "no xy dataReduction curve element found"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:92
#, kde-format
msgid "%1: set options and perform the convolution"
msgstr ""
#. +> trunk5 trunk
-#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:190
+#: src/backend/worksheet/plots/cartesian/XYConvolutionCurve.cpp:197
#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:196
#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:201
#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:198
#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:202
#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:200
#, kde-format
msgid "Not enough data points available."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:190
#, kde-format
msgid "Navigate to \"%1\""
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:300
#, kde-format
msgid "%1: assign x values"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:320
#, kde-format
msgid "%1: assign y values"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:329
#, kde-format
msgid "%1: x-data source changed"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:349
#, kde-format
msgid "%1: y-data source changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:387
#, kde-format
msgid "%1: set skip line gaps"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:394
#, kde-format
msgid "%1: set increasing X"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:401
#, kde-format
msgid "%1: set the number of interpolation points"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:423
#, kde-format
msgid "%1: drop line type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:430
#, kde-format
msgid "%1: set drop line style"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:437
#, kde-format
msgid "%1: set drop line opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:567
#, kde-format
msgid "%1: filling position changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:638
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:651
#, kde-format
msgid "%1: set x-error column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:664
#, kde-format
msgid "%1: y-error type changed"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:671
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:684
#, kde-format
msgid "%1: set y-error column"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1125
#, kde-format
msgid "Error: Akima spline interpolation requires a minimum of 5 points."
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1127
#, kde-format
msgid "Error: Could not initialize the spline function."
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1058
#, kde-format
msgid "Couldn't initialize spline function"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1142
#, kde-format
msgid "x values must be monotonically increasing."
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:1145
#, kde-format
msgid "Error: %1"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYCurve.cpp:2222
#, kde-format
msgid "no xy-curve element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:91
#, kde-format
msgid "%1: set options and perform the data reduction"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYDataReductionCurve.cpp:158
#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:163
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1603
#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:167
#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:150
#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:161
#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:164
#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:162
#, kde-format
msgid "Number of x and y data points must be equal."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYDifferentiationCurve.cpp:94
#, kde-format
msgid "%1: set options and perform the differentiation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:110
#, kde-format
msgid "%1: set equation"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYEquationCurve.cpp:198
#, kde-format
msgid "no xy equation curve element found"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:684
#, kde-format
msgid "%1: assign x-error"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:697
#, kde-format
msgid "%1: assign y-error"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:153
#, kde-format
msgid "%1: assign weights"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:710
#, kde-format
msgid "%1: set fit options and perform the fit"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1248
#, kde-format
msgid "no xy fit curve element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1585
#, kde-format
msgid "Model has no parameters."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1613
#, kde-format
msgid "Not sufficient weight data points provided."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1668
#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:205
#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:178
#, kde-format
msgid "No data points available."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFitCurve.cpp:1677
#, kde-format
msgid "The number of data points (%1) must be greater than or equal to the number of parameters (%2)."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp:100
#, kde-format
msgid "%1: set filter options and perform the Fourier filter"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYFourierTransformCurve.cpp:96
#, kde-format
msgid "%1: set transform options and perform the Fourier transform"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYIntegrationCurve.cpp:94
#, kde-format
msgid "%1: set options and perform the integration"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYInterpolationCurve.cpp:97
#, kde-format
msgid "%1: set options and perform the interpolation"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/cartesian/XYSmoothCurve.cpp:95
#, kde-format
msgid "%1: set options and perform the smooth"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/PlotArea.cpp:145
#, kde-format
msgid "%1: toggle clipping"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/PlotArea.cpp:210
#, kde-format
msgid "%1: set plot area opacity"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/PlotArea.cpp:218
#, kde-format
msgid "%1: set plot area border"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/PlotArea.cpp:225
#, kde-format
msgid "%1: set plot area corner radius"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/plots/PlotArea.cpp:232
#, kde-format
msgid "%1: set plot area border opacity"
msgstr ""
#. +> trunk
#: src/backend/worksheet/plots/PlotArea.cpp:435
#, kde-format
msgid "no plot area element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/TextLabel.cpp:218
#, kde-format
msgid "%1: set label text"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/TextLabel.cpp:225
#, kde-format
msgid "%1: set TeX main font"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/TextLabel.cpp:232
#, kde-format
msgid "%1: set TeX font color"
msgstr ""
#. +> trunk5
#: src/backend/worksheet/TextLabel.cpp:239
#, kde-format
msgid "%1: set TeX background color"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/TextLabel.cpp:282
#, kde-format
msgid "%1: set horizontal alignment"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/TextLabel.cpp:289
#, kde-format
msgid "%1: set vertical alignment"
msgstr ""
#. +> trunk
#: src/backend/worksheet/TextLabel.cpp:680
#, kde-format
msgid "no textLabel element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/Worksheet.cpp:439
#, kde-format
msgid "%1: change \"rescale the content\" property"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/Worksheet.cpp:495
#: src/backend/worksheet/Worksheet.cpp:496
#, kde-format
msgid "%1: set layout"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/Worksheet.cpp:558
#: src/backend/worksheet/Worksheet.cpp:559
#, kde-format
msgid "%1: set layout row count"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/Worksheet.cpp:596
#: src/backend/worksheet/Worksheet.cpp:597
#, kde-format
msgid "%1: set page size"
msgstr ""
#. +> trunk
#: src/backend/worksheet/Worksheet.cpp:751
#, kde-format
msgid "no worksheet element found"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/WorksheetElement.cpp:46
#, kde-format
msgid "Drawing &order"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/WorksheetElement.cpp:47
#, kde-format
msgid "Move &behind"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/WorksheetElement.cpp:48
#, kde-format
msgid "Move in &front of"
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/WorksheetElement.cpp:213
#, kde-format
msgid "%1: move behind %2."
msgstr ""
#. +> trunk5 trunk
#: src/backend/worksheet/WorksheetElement.cpp:223
#, kde-format
msgid "%1: move in front of %2."
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:54
#, kde-format
msgid "Failed to initialize %1"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, restart_backend)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:64
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:107
#, kde-format
msgid "Restart Backend"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, evaluate_worksheet)
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:67
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:235
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:96
#, kde-format
msgid "Evaluate Worksheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:70
#, kde-format
msgid "Evaluate Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:74
#, kde-format
msgid "Insert Command Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:78
#, kde-format
msgid "Insert Text Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:81
#, kde-format
msgid "Insert LaTeX Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:84
#, kde-format
msgid "Insert Page Break"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:87
#, kde-format
msgid "Remove Current Entry"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:90
#, kde-format
msgid "Compute Eigenvectors"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:93
#, kde-format
msgid "Create Matrix"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:96
#, kde-format
msgid "Compute Eigenvalues"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:99
#, kde-format
msgid "Invert Matrix"
msgstr ""
#. i18n("Data Reduction"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lDifferentiation)
#. +> trunk5 trunk
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:102
#: src/commonfrontend/worksheet/WorksheetView.cpp:341
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:139
#, kde-format
msgid "Differentiation"
msgstr ""
#. i18n("Differentiation"), cartesianPlotAddNewActionGroup);
#. i18n: ectx: property (text), widget (QLabel, lIntegration)
#. +> trunk5 trunk
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:105
#: src/commonfrontend/worksheet/WorksheetView.cpp:343
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:23
#, kde-format
msgid "Integration"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:108
#, kde-format
msgid "Solve Equations"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:119
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:123
#: src/kdefrontend/datasources/ImportDialog.cpp:131
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:127
#, kde-format
msgid "Line Numbers"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:131
#, kde-format
msgid "Animate Worksheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:135
#, kde-format
msgid "LaTeX Typesetting"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:139
#, kde-format
msgid "Syntax Completion"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:231
#, kde-format
msgid "Interrupt"
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:233
#, kde-format
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: src/commonfrontend/cantorWorksheet/CantorWorksheetView.cpp:237
#, kde-format
msgid "Ready"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:129
#: src/commonfrontend/worksheet/WorksheetView.cpp:187
#, kde-format
msgid "Original Size"
msgstr ""
#. +> trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:130
#: src/commonfrontend/worksheet/WorksheetView.cpp:169
#, kde-format
msgid "Original size"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:132
#: src/commonfrontend/worksheet/WorksheetView.cpp:190
#, kde-format
msgid "Fit to Height"
msgstr ""
#. +> trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:133
#: src/commonfrontend/worksheet/WorksheetView.cpp:172
#, kde-format
msgid "Fit to height"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:133
#: src/commonfrontend/worksheet/WorksheetView.cpp:191
#, kde-format
msgid "Fit to Width"
msgstr ""
#. +> trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:134
#: src/commonfrontend/worksheet/WorksheetView.cpp:173
#, kde-format
msgid "Fit to width"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:136
#: src/commonfrontend/worksheet/WorksheetView.cpp:195
#: src/commonfrontend/worksheet/WorksheetView.cpp:295
#, kde-format
msgid "Select and Edit"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:139
#: src/commonfrontend/worksheet/WorksheetView.cpp:198
#, kde-format
msgid "Navigate"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:142
#: src/commonfrontend/worksheet/WorksheetView.cpp:201
#, kde-format
msgid "Select and Zoom"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:145
#, kde-format
msgid "Select and Move"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:148
#, kde-format
msgid "Set Axis Points"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:151
#, kde-format
msgid "Set Curve Points"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:154
#, kde-format
msgid "Select Curve Segments"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:157
#, kde-format
msgid "New Curve"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:159
#, kde-format
msgid "Shift Left"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:162
#, kde-format
msgid "Shift Right"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:165
#, kde-format
msgid "Shift Up"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:168
#, kde-format
msgid "Shift Down"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:171
#: src/commonfrontend/worksheet/WorksheetView.cpp:205
#, kde-format
msgid "No Magnification"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:175
#: src/commonfrontend/worksheet/WorksheetView.cpp:209
#, kde-format
msgid "2x Magnification"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:178
#: src/commonfrontend/worksheet/WorksheetView.cpp:212
#, kde-format
msgid "3x Magnification"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:181
#: src/commonfrontend/worksheet/WorksheetView.cpp:215
#, kde-format
msgid "4x Magnification"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:184
#: src/commonfrontend/worksheet/WorksheetView.cpp:218
#, kde-format
msgid "5x Magnification"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:196
#: src/commonfrontend/worksheet/WorksheetView.cpp:407
#: src/commonfrontend/worksheet/WorksheetView.cpp:454
#, kde-format
msgid "Mouse Mode"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:203
#, kde-format
msgid "Data Entry Mode"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:208
#, kde-format
msgid "Zoom View"
msgstr ""
#. +> trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:124
#: src/commonfrontend/worksheet/WorksheetView.cpp:163
#, kde-format
msgid "Zoom in"
msgstr ""
#. +> trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:127
#: src/commonfrontend/worksheet/WorksheetView.cpp:166
#, kde-format
msgid "Zoom out"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:216
#, kde-format
msgid "Move Last Point"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:222
#: src/commonfrontend/worksheet/WorksheetView.cpp:422
#, kde-format
msgid "Magnification"
msgstr ""
#. +> trunk5
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:462
#, kde-format
msgid "%1, active curve \"%2\": %3=%4, %5=%6"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:570
#, kde-format
msgid "%1: change position of selected DatapickerPoints."
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:642
#, kde-format
msgid "%1: add new curve."
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/datapicker/DatapickerImageView.cpp:643
#, kde-format
msgid "Curve"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:145
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:201
#, kde-format
msgid "Cu&t"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:146
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:202
#, kde-format
msgid "&Copy"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:147
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:203
#, kde-format
msgid "Past&e"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:148
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:206
#, kde-format
msgid "Clea&r Selection"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:149
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:207
#: src/commonfrontend/worksheet/WorksheetView.cpp:165
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:161
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:216
#, kde-format
msgid "Function Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:162
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:217
#, kde-format
msgid "Const Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:163
#, kde-format
msgid "Clear Matrix"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:164
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:224
#, kde-format
msgid "&Go to Cell"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:166
#, kde-format
msgid "&Transpose"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:167
#, kde-format
msgid "Mirror &Horizontally"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:168
#, kde-format
msgid "Mirror &Vertically"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:174
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:52
#, kde-format
msgid "Rows and Columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:176
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:53
#, kde-format
msgid "xy-Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:178
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:54
#, kde-format
msgid "Rows, Columns and xy-Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:183
#, kde-format
msgid "&Add Columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:184
#, kde-format
msgid "&Insert Empty Columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:185
#, kde-format
msgid "Remo&ve Columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:186
#, kde-format
msgid "Clea&r Columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:187
#: src/commonfrontend/matrix/MatrixView.cpp:194
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:225
#, kde-format
msgid "Statisti&cs"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:190
#, kde-format
msgid "&Add Rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:191
#, kde-format
msgid "&Insert Empty Rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:192
#, kde-format
msgid "Remo&ve Rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:193
#, kde-format
msgid "Clea&r Rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:233
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:363
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:259
#: src/commonfrontend/matrix/MatrixView.cpp:310
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:447
#, kde-format
msgid "Generate Data"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:265
#: src/commonfrontend/matrix/MatrixView.cpp:316
#, kde-format
msgid "View"
msgstr ""
#. +> trunk5
#: src/commonfrontend/matrix/MatrixView.cpp:280
#, kde-format
msgid "Header Format"
msgstr ""
#. +> trunk
#: src/commonfrontend/matrix/MatrixView.cpp:279
#, kde-format
msgid "Header format"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:547
#: src/commonfrontend/matrix/MatrixView.cpp:550
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1985
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1988
#, kde-format
msgid "Go to Cell"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:547
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1985
#, kde-format
msgid "Enter column"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:550
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1988
#, kde-format
msgid "Enter row"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:579
#, kde-format
msgid "Fill the matrix with constant value"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:598
#, kde-format
msgid "%1: cut selected cell(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:644
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1189
#, kde-format
msgid "%1: paste from clipboard"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:712
#, kde-format
msgid "%1: clear selected cell(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:833
#, kde-format
msgid "%1: insert empty column(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:854
#, kde-format
msgid "%1: remove selected column(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:863
#, kde-format
msgid "%1: clear selected column(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:888
#, kde-format
msgid "%1: insert empty rows(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:909
#, kde-format
msgid "%1: remove selected rows(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/matrix/MatrixView.cpp:922
#, kde-format
msgid "%1: clear selected rows(s)"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/ProjectExplorer.cpp:79
#, kde-format
msgid "Search/Filter:"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/ProjectExplorer.cpp:84
#: src/commonfrontend/widgets/TreeViewComboBox.cpp:73
#, kde-format
msgid "Search/Filter text"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:116
#, kde-format
msgid "Case Sensitive"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:109
#, kde-format
msgid "case sensitive"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:121
#, kde-format
msgid "Match Complete Word"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:114
#, kde-format
msgid "match complete word"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:126
#, kde-format
msgid "Expand All"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:119
#, kde-format
msgid "expand all"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:129
#, kde-format
msgid "Expand Selected"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:122
#, kde-format
msgid "expand selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:132
#, kde-format
msgid "Collapse All"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:125
#, kde-format
msgid "collapse all"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:135
#, kde-format
msgid "Collapse Selected"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:128
#, kde-format
msgid "collapse selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:138
#, kde-format
msgid "Delete Selected"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:131
#, kde-format
msgid "delete selected"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:141
#: src/commonfrontend/ProjectExplorer.cpp:465
#, kde-format
msgid "Hide Search/Filter Options"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:134
#: src/commonfrontend/ProjectExplorer.cpp:392
#, kde-format
msgid "hide search/filter options"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:144
#, kde-format
msgid "Show All"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:137
#, kde-format
msgid "show all"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:164
#, kde-format
msgid "Tree options"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:183
#, kde-format
msgid "Show/Hide columns"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:177
#, kde-format
msgid "show/hide columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/ProjectExplorer.cpp:268
#, kde-format
msgid "Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:462
#, kde-format
msgid "Show Search/Filter Options"
msgstr ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:389
#, kde-format
msgid "show search/filter options"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/ProjectExplorer.cpp:611
#: src/commonfrontend/worksheet/WorksheetView.cpp:1284
#, kde-format
msgid "Do you really want to delete the selected object?"
msgid_plural "Do you really want to delete the selected %1 objects?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:612
#: src/commonfrontend/worksheet/WorksheetView.cpp:1285
#, kde-format
msgid "Delete selected object"
msgid_plural "Delete selected objects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/commonfrontend/ProjectExplorer.cpp:617
#, kde-format
msgid "Project Explorer: delete %1 selected object"
msgid_plural "Project Explorer: delete %1 selected objects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk
#: src/commonfrontend/ProjectExplorer.cpp:536
#, kde-format
msgid "Project Explorer: removed %1 selected object."
msgid_plural "Project Explorer: removed %1 selected objects."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:204
#, kde-format
msgid "&Mask Selection"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:205
#, kde-format
msgid "&Unmask Selection"
msgstr ""
#. i18n("Assign &Formula"), this);
#. action_recalculate = new QAction(QIcon::fromTheme(""), i18n("Recalculate"), this);
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:211
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:212
#, kde-format
msgid "Row Numbers"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:213
#, kde-format
msgid "Uniform Random Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:214
#, kde-format
msgid "Random Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:215
#, kde-format
msgid "Equidistant Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:220
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:771
#, kde-format
msgid "Show Comments"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:221
#, kde-format
msgid "Clear Spreadsheet"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:222
#, kde-format
msgid "Clear Masks"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:223
#, kde-format
msgid "&Sort Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:228
#, kde-format
msgid "Insert Column Left"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:229
#, kde-format
msgid "Insert Column Right"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:230
#, kde-format
msgid "Remove Selected Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:231
#, kde-format
msgid "Clear Selected Columns"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:233
#: src/kdefrontend/dockwidgets/AxisDock.cpp:299
#: src/kdefrontend/dockwidgets/AxisDock.cpp:308
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:230
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:206
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:229
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:228
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:380
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:411
#: src/kdefrontend/GuiTools.cpp:151 src/kdefrontend/widgets/ThemesWidget.cpp:99
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:248
#, kde-format
msgid "X-error minus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:251
#, kde-format
msgid "X-error plus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:257
#, kde-format
msgid "Y-error minus"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:260
#, kde-format
msgid "Y-error plus"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:263
#, kde-format
msgid "Reverse"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:264
#, kde-format
msgid "Drop Values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:265
#, kde-format
msgid "Mask Values"
msgstr ""
#. i18n("Join"), this);
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:267
#, kde-format
msgid "&Normalize"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:268
#, kde-format
msgid "&Normalize Selection"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:269
#, kde-format
msgid "&Selected Columns"
msgstr ""
#. +> trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:197
#, kde-format
msgid "&Add Column"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:270
#, kde-format
msgid "&Ascending"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:271
#, kde-format
msgid "&Descending"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:272
#, kde-format
msgid "Column Statisti&cs"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:275
#, kde-format
msgid "Insert Row Above"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:276
#, kde-format
msgid "Insert Row Below"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:277
#, kde-format
msgid "Remo&ve Selected Rows"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:278
#, kde-format
msgid "Clea&r Selected Rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:279
#, kde-format
msgid "Row Statisti&cs"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:282
#, kde-format
msgid "Plot Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:320
#, kde-format
msgid "Inverse Exponential"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:367
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:509
#, kde-format
msgid "Fi&ll Selection With"
msgstr ""
#. +> trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:238
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:339
#, kde-format
msgid "Fi&ll Selection with"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:416
#, kde-format
msgid "Analyze and Plot Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:429
#, kde-format
msgid "Set Column As"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:463
#: src/kdefrontend/spreadsheet/SortDialog.cpp:49
#, kde-format
msgid "Sort"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:769
#, kde-format
msgid "Hide Comments"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1123
#, kde-format
msgid "%1: cut selected cells"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1300
#, kde-format
msgid "%1: mask selected cells"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1316
#, kde-format
msgid "%1: unmask selected cells"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1343
#, kde-format
msgid "%1: fill cells with row numbers"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1396
#, kde-format
msgid "%1: fill column with row numbers"
msgid_plural "%1: fill columns with row numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1436
#, kde-format
msgid "%1: fill cells with random values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1531
#, kde-format
msgid "%1: fill cells with const values"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1538
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1555
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1572
#, kde-format
msgid "Fill the selection with constant value"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1612
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1652
#, kde-format
msgid "%1: insert empty column"
msgstr ""
#. +> trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1223
#, kde-format
msgid "%1: insert empty columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1693
#, kde-format
msgid "%1: remove selected columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1704
#, kde-format
msgid "%1: clear selected columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1747
#, kde-format
msgid "%1: reverse column"
msgid_plural "%1: reverse columns"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1782
#, kde-format
msgid "%1: normalize columns"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1801
#, kde-format
msgid "%1: normalize selection"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1882
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1897
#, kde-format
msgid "%1: insert empty rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1912
#, kde-format
msgid "%1: remove selected rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1924
#, kde-format
msgid "%1: clear selected rows"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:1959
#, kde-format
msgid "%1: clear selected cells"
msgstr ""
#. +> trunk5
#: src/commonfrontend/spreadsheet/SpreadsheetView.cpp:2138
#, kde-format
msgctxt "@title:window"
msgid "Print Spreadsheet"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/workbook/WorkbookView.cpp:70
#, kde-format
msgid "Add new Spreadsheet"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/workbook/WorkbookView.cpp:71
#, kde-format
msgid "Add new Matrix"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/workbook/WorkbookView.cpp:178
#: src/kdefrontend/MainWin.cpp:357 src/kdefrontend/MainWin.cpp:1229
#, kde-format
msgid "Matrix"
msgstr ""
#. i18n: ectx: ToolBar (spreadsheet_toolbar)
#. +> trunk5 trunk
#: src/commonfrontend/workbook/WorkbookView.cpp:183
#: src/kdefrontend/datasources/ImportFileDialog.cpp:267
#: src/kdefrontend/datasources/ImportFileDialog.cpp:314
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:131
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:86
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:83
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:77
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:83
#: src/kdefrontend/labplot2ui.rc:28 src/kdefrontend/MainWin.cpp:351
#: src/kdefrontend/MainWin.cpp:1208
#, kde-format
msgid "Spreadsheet"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:192
#, kde-format
msgid "Fit to Selection"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:174
#, kde-format
msgid "Fit to selection"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:212
#: src/commonfrontend/worksheet/WorksheetView.cpp:1066
#: src/commonfrontend/worksheet/WorksheetView.cpp:1067
#, kde-format
msgid "text label"
msgstr ""
#. i18n("Selection"), mouseModeActionGroup);
#. selectionModeAction->setCheckable(true);
#. "Add new" related actions
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:226
#, kde-format
msgid "Box Plot, Four Axes"
msgstr ""
#. i18n("Selection"), mouseModeActionGroup);
#. selectionModeAction->setCheckable(true);
#. "Add new" related actions
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:208
#, kde-format
msgid "box plot, four axes"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:227
#, kde-format
msgid "Box Plot, Two Axes"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:209
#, kde-format
msgid "box plot, two axes"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:228
#, kde-format
msgid "Two Axes, Centered"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:210
#, kde-format
msgid "two axes, centered"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:229
#, kde-format
msgid "Two Axes, Crossing at Origin"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:211
#, kde-format
msgid "two axes, crossing at origin"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:231
#, kde-format
msgid "Bar Chart"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:233
#, kde-format
msgid "Vertical Layout"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:215
#, kde-format
msgid "Vertical layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:236
#, kde-format
msgid "Horizontal Layout"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:218
#, kde-format
msgid "Horizontal layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:239
#, kde-format
msgid "Grid Layout"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:221
#, kde-format
msgid "Grid layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:242
#, kde-format
msgid "Break Layout"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:224
#, kde-format
msgid "Break layout"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:246
#, kde-format
msgid "No Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:228
#, kde-format
msgid "no grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:251
#, kde-format
msgid "Dense Line Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:233
#, kde-format
msgid "dense line grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:254
#, kde-format
msgid "Sparse Line Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:236
#, kde-format
msgid "sparse line grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:257
#, kde-format
msgid "Dense Dot Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:239
#, kde-format
msgid "dense dot grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:260
#, kde-format
msgid "Sparse Dot Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:242
#, kde-format
msgid "sparse dot grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:263
#, kde-format
msgid "Custom Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:245
#, kde-format
msgid "custom grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:266
#, kde-format
msgid "Snap to Grid"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:248
#, kde-format
msgid "snap to grid"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:269
#, kde-format
msgid "Show in Presenter Mode"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:251
#, kde-format
msgid "Show in presenter mode"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:286
#, kde-format
msgid "Selected Plots"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:147
#, kde-format
msgid "Select all"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:270
#, kde-format
msgid "selected plots"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:279
#, kde-format
msgid "Select and edit"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:1127
#, kde-format
msgid "Delete selected objects"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:289
#, kde-format
msgid "All Plots"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:273
#, kde-format
msgid "all plots"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:299
#, kde-format
msgid "Select Region and Zoom In"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:302
#, kde-format
msgid "Select x-region and Zoom In"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:286
#, kde-format
msgid "Select x-region and zoom in"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:305
#, kde-format
msgid "Select y-region and Zoom In"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:283
#, kde-format
msgid "Select region and zoom in"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:289
#, kde-format
msgid "Select y-region and zoom in"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:312
#, kde-format
msgid "xy-curve From a Mathematical Equation"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:314
#, kde-format
msgid "xy-curve From a Data Operation"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:297
#, kde-format
msgid "xy-curve from a data operation"
msgstr ""
#. i18n("xy-curve From a Data Operation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:316
#, kde-format
msgid "xy-curve From a Data Reduction"
msgstr ""
#. i18n("xy-curve From a Data Reduction"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:318
#, kde-format
msgid "xy-curve From a Differentiation"
msgstr ""
#. i18n("xy-curve From a Differentiation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:320
#, kde-format
msgid "xy-curve From an Integration"
msgstr ""
#. i18n("xy-curve From an Integration"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:322
#, kde-format
msgid "xy-curve From a (De-)Convolution"
msgstr ""
#. i18n("xy-curve From a (De-)Convolution"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:325
#, kde-format
msgid "xy-curve From an Interpolation"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:326
#, kde-format
msgid "xy-curve From a Smooth"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:327
#, kde-format
msgid "xy-curve From a Fit to Data"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:328
#, kde-format
msgid "xy-curve From a Fourier Filter"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:329
#, kde-format
msgid "xy-curve From a Fourier Transform"
msgstr ""
#. i18n("Data Operation"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:339
#, kde-format
msgid "Data Reduction"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:317
#, kde-format
msgid "Data operation"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:318
#: src/kdefrontend/GuiObserver.cpp:268
#, kde-format
msgid "Data reduction"
msgstr ""
#. i18n("Integration"), cartesianPlotAddNewActionGroup);
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:345
#, kde-format
msgid "Convolution/Deconvolution"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:350
#, kde-format
msgid "Data Fitting"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:324
#, kde-format
msgid "Data fitting"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:352
#, kde-format
msgid "Fourier Transform"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:325
#, kde-format
msgid "Fourier filter"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:326
#, kde-format
msgid "Fourier transform"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:396
#: src/commonfrontend/worksheet/WorksheetView.cpp:1198
#: src/commonfrontend/worksheet/WorksheetView.cpp:1205
#: src/commonfrontend/worksheet/WorksheetView.cpp:1212
#: src/commonfrontend/worksheet/WorksheetView.cpp:1219
#, kde-format
msgid "xy-plot"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:430
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:643
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:371
#, kde-format
msgid "Layout"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabGrid)
#. i18n: ectx: property (text), widget (QLabel, lGrid)
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:437
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1240
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:583
#, kde-format
msgid "Grid"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:452
#, kde-format
msgid "Cartesian Plot"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:480
#, kde-format
msgid "Zoom/Navigate"
msgstr ""
#. +> trunk5
#: src/commonfrontend/worksheet/WorksheetView.cpp:501
#, kde-format
msgid "Apply Actions to"
msgstr ""
#. +> trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:473
#, kde-format
msgid "Apply actions to"
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:1291
#, kde-format
msgid "%1: Remove selected worksheet elements."
msgstr ""
#. +> trunk5 trunk
#: src/commonfrontend/worksheet/WorksheetView.cpp:1776
#: src/commonfrontend/worksheet/WorksheetView.cpp:1788
#, kde-format
msgid "%1: Add curve to %2 plots"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:53
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:121
#, kde-format
msgid "This option determines how the imported strings have to be converted to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:55
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:123
#, kde-format
msgid ""
"For 'C Format', a period is used for the decimal point character and comma is used for the thousands group separator. Valid number representations are:"
"<ul>"
"<li>1234.56</li>"
"<li>1,234.56</li>"
"<li>etc.</li>"
"</ul>"
"When using 'System locale', the system settings will be used. E.g., for the German local the valid number representations are:"
"<ul>"
"<li>1234,56</li>"
"<li>1.234,56</li>"
"<li>etc.</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:76
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:144
#, kde-format
msgid "This option determines how the imported strings have to be converted to calendar date, i.e. year, month, and day numbers in the Gregorian calendar and to time."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/AsciiOptionsWidget.cpp:78
#: src/kdefrontend/datasources/JsonOptionsWidget.cpp:146
#, kde-format
msgid ""
"Expressions that may be used for the date part of format string:"
"<table>"
"<tr>"
"<td>d</td>"
"<td>the day as number without a leading zero (1 to 31).</td>"
"</tr>"
"<tr>"
"<td>dd</td>"
"<td>the day as number with a leading zero (01 to 31).</td>"
"</tr>"
"<tr>"
"<td>ddd</td>"
"<td>the abbreviated localized day name (e.g. 'Mon' to 'Sun'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>dddd</td>"
"<td>the long localized day name (e.g. 'Monday' to 'Sunday'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>M</td>"
"<td>the month as number without a leading zero (1 to 12).</td>"
"</tr>"
"<tr>"
"<td>MM</td>"
"<td>the month as number with a leading zero (01 to 12).</td>"
"</tr>"
"<tr>"
"<td>MMM</td>"
"<td>the abbreviated localized month name (e.g. 'Jan' to 'Dec'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>MMMM</td>"
"<td>the long localized month name (e.g. 'January' to 'December'). Uses the system locale to localize the name.</td>"
"</tr>"
"<tr>"
"<td>yy</td>"
"<td>the year as two digit number (00 to 99).</td>"
"</tr>"
"<tr>"
"<td>yyyy</td>"
"<td>the year as four digit number. If the year is negative, a minus sign is prepended in addition.</td>"
"</tr>"
"</table>"
"<br>"
"<br>"
"Expressions that may be used for the time part of the format string:"
"<table>"
"<tr>"
"<td>h</td>"
"<td>the hour without a leading zero (0 to 23 or 1 to 12 if AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>hh</td>"
"<td>the hour with a leading zero (00 to 23 or 01 to 12 if AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>H</td>"
"<td>the hour without a leading zero (0 to 23, even with AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>HH</td>"
"<td>the hour with a leading zero (00 to 23, even with AM/PM display)</td>"
"</tr>"
"<tr>"
"<td>m</td>"
"<td>the minute without a leading zero (0 to 59)</td>"
"</tr>"
"<tr>"
"<td>mm</td>"
"<td>the minute with a leading zero (00 to 59)</td>"
"</tr>"
"<tr>"
"<td>s</td>"
"<td>the second without a leading zero (0 to 59)</td>"
"</tr>"
"<tr>"
"<td>ss</td>"
"<td>the second with a leading zero (00 to 59)</td>"
"</tr>"
"<tr>"
"<td>z</td>"
"<td>the milliseconds without leading zeroes (0 to 999)</td>"
"</tr>"
"<tr>"
"<td>zzz</td>"
"<td>the milliseconds with leading zeroes (000 to 999)</td>"
"</tr>"
"<tr>"
"<td>AP or A</td>"
"<td>interpret as an AM/PM time. AP must be either 'AM' or 'PM'.</td>"
"</tr>"
"<tr>"
"<td>ap or a</td>"
"<td>Interpret as an AM/PM time. ap must be either 'am' or 'pm'.</td>"
"</tr>"
"</table>"
"<br>"
"<br>"
"Examples are:"
"<table>"
"<tr>"
"<td>dd.MM.yyyy</td>"
"<td>20.07.1969</td>"
"</tr>"
"<tr>"
"<td>ddd MMMM d yy</td>"
"<td>Sun July 20 69</td>"
"</tr>"
"<tr>"
"<td>'The day is' dddd</td>"
"<td>The day is Sunday</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:48
#, kde-format
msgid "This option determines the data type that the imported data while converting to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:55
#, kde-format
msgid "This option determines the byte order of the imported data when converting to numbers."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/BinaryOptionsWidget.cpp:57
#, kde-format
msgid ""
"<table>"
"<tr>"
"<td>little endian</td>"
"<td>typical byte order (endianness) on Intel x86 processors.</td>"
"</tr>"
"<tr>"
"<td>big endian</td>"
"<td>typical byte order on Mainframes (IBM) and SPARC/PowerPC/Motorola processors.</td>"
"</tr>"
"</table>"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerDialog.cpp:49
#, kde-format
msgctxt "@title:window"
msgid "SQL Database Connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerDialog.cpp:84
#, kde-format
msgctxt "@title:window"
msgid "SQL Database Connections [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:61
#, kde-format
msgid "Add new database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:62
#, kde-format
msgid "Delete selected database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:63
#, kde-format
msgid "Open database file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:64
#, kde-format
msgid "Test selected database connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:164
#, kde-format
msgid "Select the database file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:277
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:416
#, kde-format
msgid "Do you really want to delete the connection '%1'?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:278
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:417
#, kde-format
msgid "Delete Connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:399
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:419
#, kde-format
msgid "Failed to connect to the database '%1'."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:400
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:420
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:192
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:666
#, kde-format
msgid "Connection Failed"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:416
#, kde-format
msgid "Connection to the database '%1' was successful."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:417
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:653
#, kde-format
msgid "Connection Successful"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/DatabaseManagerWidget.cpp:430
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:579
#, kde-format
msgid "New connection"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:50
#, kde-format
msgid "File info"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/FileInfoDialog.cpp:69
#, kde-format
msgctxt "@title:window"
msgid "File Information"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:143
#: src/kdefrontend/datasources/FileInfoDialog.cpp:205
#, kde-format
msgid "Could not open file %1 for reading."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:146
#, kde-format
msgid "cannot open"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:152
#, kde-format
msgid "File type: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:193
#, kde-format
msgid "Readable: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:194
#, kde-format
msgid "Writable: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:195
#, kde-format
msgid "Executable: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:197
#, kde-format
msgid "Created: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:198
#, kde-format
msgid "Last modified: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:199
#, kde-format
msgid "Last read: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:200
#, kde-format
msgid "Owner: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:201
#, kde-format
msgid "Group: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:202
#, kde-format
msgid "%1 cByte"
msgid_plural "%1 cBytes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/FileInfoDialog.cpp:202
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#, kde-format
msgid "Link"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/HDF5OptionsWidget.cpp:42
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImageOptionsWidget.cpp:44
#, kde-format
msgid "This option determines how the image is converted when importing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:77
#, kde-format
msgid "New Workbook"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:78
#, kde-format
msgid "New Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:79
#, kde-format
msgid "New Matrix"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbImportTo)
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:100
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:78
#, kde-format
msgid "Import to"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:102
#, kde-format
msgid "Data container"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportDialog.cpp:120
#, kde-format
msgid "Add new data container"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:123
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:942
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:102
#, kde-format
msgid "Position"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:129
#, kde-format
msgid "Append"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:130
#, kde-format
msgid "Prepend"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:163
#, kde-format
msgid "Add %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportDialog.cpp:163
#, kde-format
msgid "%1 name:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:92
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Import Data to Spreadsheet or Matrix"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:83
#, kde-format
msgid "Import Data to Spreadsheet or Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:94
#, kde-format
msgctxt "@title:window"
msgid "Add New Live Data Source"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:108
#: src/kdefrontend/datasources/ImportFileDialog.cpp:330
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:132
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:308
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:112
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:208
#, kde-format
msgid "Hide Options"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:108
#: src/kdefrontend/datasources/ImportFileDialog.cpp:330
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:133
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:309
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:113
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:209
#, kde-format
msgid "Show Options"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:112
#, kde-format
msgid "Import To"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:151
#, kde-format
msgid "new Workbook"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:152
#, kde-format
msgid "new Spreadsheet"
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:153
#, kde-format
msgid "new Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:165
#, kde-format
msgid "Live data source created in %1 seconds."
msgstr ""
#. +> trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:190
#, kde-format
msgid "File data source created in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:198
#, kde-format
msgid "No data to import."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:198
#, kde-format
msgid "No Data"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileDialog.cpp:320
#, kde-format
msgid "File %1 imported in %2 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:349
#: src/kdefrontend/datasources/ImportFileDialog.cpp:391
#: src/kdefrontend/datasources/ImportFileDialog.cpp:412
#: src/kdefrontend/datasources/ImportFileDialog.cpp:432
#: src/kdefrontend/datasources/ImportFileDialog.cpp:453
#: src/kdefrontend/datasources/ImportFileDialog.cpp:483
#: src/kdefrontend/datasources/ImportFileDialog.cpp:500
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:174
#, kde-format
msgid "Close the dialog and import the data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:351
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:168
#, kde-format
msgid "Cannot import into a matrix since the data contains non-numerical data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:363
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:152
#, kde-format
msgid "Select a data container where the data has to be imported into."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:393
#, kde-format
msgid "Provide an existing file."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:416
#, kde-format
msgid "Could not connect to the provided local socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:420
#, kde-format
msgid "Selected local socket does not exist."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:437
#, kde-format
msgid "Could not connect to the provided TCP socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:441
#: src/kdefrontend/datasources/ImportFileDialog.cpp:463
#, kde-format
msgid "Either the host name or the port number is missing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:459
#, kde-format
msgid "Could not connect to the provided UDP socket."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:487
#, kde-format
msgid "Could not connect to the provided serial port."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:491
#, kde-format
msgid "Serial port number is missing."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileDialog.cpp:504
#, kde-format
msgid "Either there is no connection, or no subscriptions were made, or the file filter is not ASCII."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:146
#: src/kdefrontend/datasources/ImportFileWidget.cpp:156
#, kde-format
msgid "Ngspice RAW ASCII"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:147
#: src/kdefrontend/datasources/ImportFileWidget.cpp:157
#, kde-format
msgid "Ngspice RAW Binary"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:171
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1536
#, kde-format
msgid "Automatic"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:179
#, kde-format
msgid "Whole file"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:216
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:81
#, kde-format
msgid "Subscribe selected topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:218
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:83
#, kde-format
msgid "Unsubscribe selected topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:220
#, kde-format
msgid "Manage MQTT connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:222
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:84
#, kde-format
msgid "Manage MQTT connection's will settings"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:732
#, kde-format
msgid "Select the File Data Source"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1438
#, kde-format
msgid "Save Filter Settings as"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1439
#, kde-format
msgid "Filter name:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1439
#, kde-format
msgid "new filter"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabDataFormat)
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1473
#: src/kdefrontend/ui/datasources/importfilewidget.ui:540
#, kde-format
msgid "Data format"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: attribute (title), widget (QWidget, tabDataPreview)
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1474
#: src/kdefrontend/ui/datasources/importfilewidget.ui:579
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:158
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. i18n: ectx: attribute (title), widget (QWidget, tabDataPortion)
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1475
#: src/kdefrontend/ui/datasources/importfilewidget.ui:651
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:239
#, kde-format
msgid "Data portion to read"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/datasources/ImportFileWidget.cpp:1504
#, kde-format
msgid "Data format && preview"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2327
#, kde-format
msgid "Couldn't subscribe"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2327
#, kde-format
msgid "Couldn't subscribe. Something went wrong"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2380
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2469
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2471
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2481
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2833
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2380
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2481
#, kde-format
msgid "You didn't select any item from the Tree Widget"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2469
#, kde-format
msgid "You already subscribed to a topic containing this one"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2471
#, kde-format
msgid "You already subscribed to this topic"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2758
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2761
#, kde-format
msgid "Couldn't connect"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2758
#, kde-format
msgid "Wrong username or password"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2761
#, kde-format
msgid "The client ID wasn't accepted"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2764
#, kde-format
msgid "Server unavailable"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2764
#, kde-format
msgid "The broker couldn't be reached."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2767
#, kde-format
msgid "Not authorized"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2767
#, kde-format
msgid "The client is not authorized to connect."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2770
#, kde-format
msgid "Unknown MQTT error"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2770
#, kde-format
msgid "An unknown error occurred."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportFileWidget.cpp:2833
#, kde-format
msgid "Connecting to the given broker timed out! Try changing the settings"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:91
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:415
#, kde-format
msgid "Add new folder"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:113
#, kde-format
msgctxt "@title:window"
msgid "Import LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:118
#, kde-format
msgctxt "@title:window"
msgid "Import Origin Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:212
#, kde-format
msgid "The object listed below already exists in target folder and will be overwritten:"
msgid_plural "The objects listed below already exist in target folder and will be overwritten:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:218
#, kde-format
msgid "Do you want to proceed?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:220
#, kde-format
msgid "Override existing objects?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:247
#, kde-format
msgid "Project data imported in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:338
#, kde-format
msgid "Close the dialog and import the selected objects."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:340
#, kde-format
msgid "Select object(s) to be imported."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:355
#, kde-format
msgctxt "@title:window"
msgid "Open LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:357
#: src/kdefrontend/MainWin.cpp:951
#, kde-format
msgid "LabPlot Projects (%1)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:361
#, kde-format
msgctxt "@title:window"
msgid "Open Origin Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:363
#, kde-format
msgid "Origin Projects (%1)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportProjectDialog.cpp:415
#, kde-format
msgid "Folder name:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:136
#, kde-format
msgid "Data imported in %1 seconds."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseDialog.cpp:160
#, kde-format
msgid "Select a valid database object (table or query result set) that has to be imported."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:54
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:55
#, kde-format
msgid "Custom query"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:58
#, kde-format
msgid "Manage connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:191
#, kde-format
msgid "Failed to connect to the database '%1'. Please check the connection settings."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:231
#: src/kdefrontend/datasources/ImportSQLDatabaseWidget.cpp:325
#, kde-format
msgid "Unable to Execute Query"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerDialog.cpp:52
#, kde-format
msgctxt "@title:window"
msgid "MQTT Connections"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerDialog.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "MQTT Connections [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:64
#, kde-format
msgid "Add new MQTT connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:65
#, kde-format
msgid "Remove selected MQTT connection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:652
#, kde-format
msgid "Connection to the broker '%1' was successful."
msgstr ""
#. +> trunk5
#: src/kdefrontend/datasources/MQTTConnectionManagerWidget.cpp:665
#, kde-format
msgid "Failed to connect to the broker '%1'."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabValues)
#. +> trunk5 trunk
#: src/kdefrontend/datasources/NetCDFOptionsWidget.cpp:43
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:635
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:641
#, kde-format
msgid "Values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:192
#: src/kdefrontend/dockwidgets/AxisDock.cpp:323
#: src/kdefrontend/dockwidgets/AxisDock.cpp:491
#: src/kdefrontend/dockwidgets/AxisDock.cpp:493
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:259
#: src/kdefrontend/SettingsGeneralPage.cpp:95
#: src/kdefrontend/widgets/LabelWidget.cpp:86
#: src/kdefrontend/widgets/LabelWidget.cpp:95
#, kde-format
msgid "Top"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:195
#: src/kdefrontend/dockwidgets/AxisDock.cpp:326
#: src/kdefrontend/dockwidgets/AxisDock.cpp:494
#: src/kdefrontend/dockwidgets/AxisDock.cpp:496
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:259
#: src/kdefrontend/widgets/LabelWidget.cpp:89
#: src/kdefrontend/widgets/LabelWidget.cpp:98
#, kde-format
msgid "top"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:193
#: src/kdefrontend/dockwidgets/AxisDock.cpp:324
#: src/kdefrontend/dockwidgets/AxisDock.cpp:492
#: src/kdefrontend/dockwidgets/AxisDock.cpp:494
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:261
#: src/kdefrontend/SettingsGeneralPage.cpp:96
#: src/kdefrontend/widgets/LabelWidget.cpp:88
#: src/kdefrontend/widgets/LabelWidget.cpp:97
#, kde-format
msgid "Bottom"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:196
#: src/kdefrontend/dockwidgets/AxisDock.cpp:327
#: src/kdefrontend/dockwidgets/AxisDock.cpp:495
#: src/kdefrontend/dockwidgets/AxisDock.cpp:497
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:261
#: src/kdefrontend/widgets/LabelWidget.cpp:91
#: src/kdefrontend/widgets/LabelWidget.cpp:100
#, kde-format
msgid "bottom"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:198
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:258
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:262
#: src/kdefrontend/widgets/LabelWidget.cpp:87
#: src/kdefrontend/widgets/LabelWidget.cpp:92
#, kde-format
msgid "custom"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:194
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:403
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:248
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:273
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:297
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:435
#, kde-format
msgid "Centered"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:197
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:372
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:248
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:310
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:447
#, kde-format
msgid "centered"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:208
#, kde-format
msgid "No arrow"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:211
#, kde-format
msgid "no arrow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:209
#, kde-format
msgid "Simple, Small"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:212
#, kde-format
msgid "simple, small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:210
#, kde-format
msgid "Simple, Big"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:213
#, kde-format
msgid "simple, big"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:211
#, kde-format
msgid "Filled, Small"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:214
#, kde-format
msgid "filled, small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:212
#, kde-format
msgid "Filled, Big"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:215
#, kde-format
msgid "filled, big"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:213
#, kde-format
msgid "Semi-filled, Small"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:216
#, kde-format
msgid "semi-filled, small"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:214
#, kde-format
msgid "Semi-filled, Big"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:217
#, kde-format
msgid "semi-filled, big"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:295
#: src/kdefrontend/dockwidgets/AxisDock.cpp:502
#: src/kdefrontend/dockwidgets/AxisDock.cpp:505
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:255
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:252
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:406
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:415
#: src/kdefrontend/SettingsGeneralPage.cpp:97
#: src/kdefrontend/widgets/LabelWidget.cpp:81
#: src/kdefrontend/widgets/LabelWidget.cpp:91
#, kde-format
msgid "Left"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:298
#: src/kdefrontend/dockwidgets/AxisDock.cpp:505
#: src/kdefrontend/dockwidgets/AxisDock.cpp:508
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:255
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:418
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:427
#: src/kdefrontend/widgets/LabelWidget.cpp:84
#: src/kdefrontend/widgets/LabelWidget.cpp:94
#, kde-format
msgid "left"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:296
#: src/kdefrontend/dockwidgets/AxisDock.cpp:503
#: src/kdefrontend/dockwidgets/AxisDock.cpp:504
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:257
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:253
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:407
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:416
#: src/kdefrontend/SettingsGeneralPage.cpp:98
#: src/kdefrontend/widgets/LabelWidget.cpp:83
#: src/kdefrontend/widgets/LabelWidget.cpp:93
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:299
#: src/kdefrontend/dockwidgets/AxisDock.cpp:506
#: src/kdefrontend/dockwidgets/AxisDock.cpp:507
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:257
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:419
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:428
#: src/kdefrontend/widgets/LabelWidget.cpp:86
#: src/kdefrontend/widgets/LabelWidget.cpp:96
#, kde-format
msgid "right"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:297
#, kde-format
msgid "Both"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:300
#, kde-format
msgid "both"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:300
#: src/kdefrontend/dockwidgets/AxisDock.cpp:309
#, kde-format
msgid "In"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:303
#: src/kdefrontend/dockwidgets/AxisDock.cpp:312
#, kde-format
msgid "in"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:301
#: src/kdefrontend/dockwidgets/AxisDock.cpp:310
#, kde-format
msgid "Out"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:304
#: src/kdefrontend/dockwidgets/AxisDock.cpp:313
#, kde-format
msgid "out"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:302
#: src/kdefrontend/dockwidgets/AxisDock.cpp:311
#, kde-format
msgid "In and Out"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:305
#: src/kdefrontend/dockwidgets/AxisDock.cpp:314
#, kde-format
msgid "in and out"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:304
#: src/kdefrontend/dockwidgets/AxisDock.cpp:313
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:51
#, kde-format
msgid "Number"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:305
#: src/kdefrontend/dockwidgets/AxisDock.cpp:314
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:52
#, kde-format
msgid "Increment"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:306
#: src/kdefrontend/dockwidgets/AxisDock.cpp:315
#, kde-format
msgid "Custom column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/AxisDock.cpp:322
#, kde-format
msgid "No labels"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:325
#, kde-format
msgid "no labels"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:326
#, kde-format
msgid "Decimal notation"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:327
#, kde-format
msgid "Scientific notation"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:328
#, kde-format
msgid "Powers of 10"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:329
#, kde-format
msgid "Powers of 2"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:330
#, kde-format
msgid "Powers of e"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:331
#, kde-format
msgid "Multiples of π"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:620
#, kde-format
msgid "The axes lower limit has a non-positive value. Default minimal value will be used."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:621
#: src/kdefrontend/dockwidgets/AxisDock.cpp:629
#, kde-format
msgid "Wrong lower limit value"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:628
#, kde-format
msgid "The axes lower limit has a negative value. Default minimal value will be used."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:1785
#, kde-format
msgid "%1 axes: template \"%2\" loaded"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/AxisDock.cpp:1787
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1413
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:964
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:465
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1629
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:336
#: src/kdefrontend/dockwidgets/SpreadsheetDock.cpp:200
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:851
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:2103
#, kde-format
msgid "%1: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:364
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:366
#, kde-format
msgid "numeric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:365
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:367
#, kde-format
msgid "datetime"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:370
#, kde-format
msgid "log(x)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:371
#, kde-format
msgid "log2(x)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:372
#, kde-format
msgid "ln(x)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:375
#, kde-format
msgid "log(y)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:376
#, kde-format
msgid "log2(y)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:377
#, kde-format
msgid "ln(y)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:380
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:384
#, kde-format
msgid "Simple"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:349
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:353
#, kde-format
msgid "simple"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:359
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:235
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:295
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:432
#, kde-format
msgid "image"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:382
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:386
#, kde-format
msgid "Sloped"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:351
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:355
#, kde-format
msgid "sloped"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:391
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:236
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:259
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:283
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:421
#, kde-format
msgid "Pattern"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:360
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:236
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:296
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:433
#, kde-format
msgid "pattern"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:393
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:238
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:262
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:286
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:424
#, kde-format
msgid "Single Color"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:362
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:238
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:299
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:436
#, kde-format
msgid "single color"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:394
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:239
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:287
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:425
#, kde-format
msgid "Horizontal Gradient"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:363
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:239
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:300
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:437
#, kde-format
msgid "horizontal gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:395
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:240
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:288
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:426
#, kde-format
msgid "Vertical Gradient"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:364
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:240
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:301
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:438
#, kde-format
msgid "vertical gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:396
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:241
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:289
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:427
#, kde-format
msgid "Diag. Gradient (From Top Left)"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:365
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:241
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:302
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:439
#, kde-format
msgid "diag. gradient (from top left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:397
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:242
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:290
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:428
#, kde-format
msgid "Diag. Gradient (From Bottom Left)"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:366
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:242
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:303
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:440
#, kde-format
msgid "diag. gradient (from bottom left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:398
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:243
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:267
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:291
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:429
#, kde-format
msgid "Radial Gradient"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:367
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:243
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:304
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:441
#, kde-format
msgid "radial gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:400
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:245
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:270
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:294
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:432
#, kde-format
msgid "Scaled and Cropped"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:369
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:245
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:307
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:444
#, kde-format
msgid "scaled and cropped"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:401
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:246
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:271
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:295
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:433
#, kde-format
msgid "Scaled"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:370
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:246
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:308
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:445
#, kde-format
msgid "scaled"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:402
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:247
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:272
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:296
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:434
#, kde-format
msgid "Scaled, Keep Proportions"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:371
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:247
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:309
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:446
#, kde-format
msgid "scaled, keep proportions"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:404
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:249
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:274
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:298
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:436
#, kde-format
msgid "Tiled"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:373
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:249
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:311
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:448
#, kde-format
msgid "tiled"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:405
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:250
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:275
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:299
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:437
#, kde-format
msgid "Center Tiled"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:374
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:250
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:312
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:449
#, kde-format
msgid "center tiled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderColor)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lLineColor)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksColor)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksColor)
#. i18n: ectx: property (text), widget (QLabel, lLabelsColor)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridColor)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridColor)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFillingColor)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderColor)
#. i18n: ectx: property (text), widget (QLabel, lValuesColor)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsColor)
#. i18n: ectx: property (text), widget (QLabel, lFontColor)
#. i18n: ectx: property (text), widget (QLabel, lDropLineColor)
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:936
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:960
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:988
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:419
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:443
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:471
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1058
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1082
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1110
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:422
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:446
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:474
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1364
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1388
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1416
#: src/kdefrontend/ui/datapickercurvewidget.ui:216
#: src/kdefrontend/ui/datapickercurvewidget.ui:309
#: src/kdefrontend/ui/datapickercurvewidget.ui:508
#: src/kdefrontend/ui/datapickerimagewidget.ui:814
#: src/kdefrontend/ui/datapickerimagewidget.ui:870
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:324
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:612
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:797
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1085
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1302
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1386
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:977
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1057
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:124
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:562
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:375
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:412
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:264
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:528
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:584
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:926
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1267
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:141
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:266
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:442
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:466
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:925
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1336
#: src/kdefrontend/worksheet/GridDialog.cpp:80
#, kde-format
msgid "Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillingFirstColor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFirstColor)
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:940
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:992
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:423
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:475
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1062
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1114
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:426
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:478
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1368
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1420
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:873
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:953
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:468
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1073
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:292
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1082
#, kde-format
msgid "First color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFirstColor)
#. i18n: ectx: property (text), widget (QLabel, lFillingFirstColor)
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:784
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:836
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:415
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:467
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:443
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:495
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1368
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1420
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:828
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:433
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:292
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1068
#, kde-format
msgid "First color"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1053
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:536
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1270
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:617
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1485
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:397
#, kde-format
msgid "Select the image file"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1053
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:536
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1270
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:617
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1485
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:397
#, kde-format
msgid "Images (%1)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotDock.cpp:1411
#, kde-format
msgid "%1 cartesian plots: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:252
#, kde-format
msgid "Column Major"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:252
#, kde-format
msgid "column major"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:253
#, kde-format
msgid "Row Major"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:253
#, kde-format
msgid "row major"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:256
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:260
#: src/kdefrontend/widgets/LabelWidget.cpp:82
#: src/kdefrontend/widgets/LabelWidget.cpp:87
#: src/kdefrontend/widgets/LabelWidget.cpp:92
#: src/kdefrontend/widgets/LabelWidget.cpp:96
#, kde-format
msgid "Center"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:256
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:260
#: src/kdefrontend/widgets/LabelWidget.cpp:85
#: src/kdefrontend/widgets/LabelWidget.cpp:90
#: src/kdefrontend/widgets/LabelWidget.cpp:95
#: src/kdefrontend/widgets/LabelWidget.cpp:99
#, kde-format
msgid "center"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CartesianPlotLegendDock.cpp:962
#, kde-format
msgid "%1 cartesian plot legends: template \"%2\" loaded"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:163
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:869
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:46
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:660
#, kde-format
msgid "Decimal"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:164
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:870
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:47
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:661
#, kde-format
msgid "Scientific (e)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:165
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:871
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:48
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:662
#, kde-format
msgid "Scientific (E)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:166
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:49
#, kde-format
msgid "Automatic (g)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:167
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:50
#, kde-format
msgid "Automatic (G)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:170
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:176
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:881
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:887
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:672
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:678
#, kde-format
msgid "Number without Leading Zero"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:194
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:200
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:685
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:691
#, kde-format
msgid "Number without leading zero"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:171
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:177
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:882
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:888
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:673
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:679
#, kde-format
msgid "Number with Leading Zero"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:195
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:201
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:686
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:692
#, kde-format
msgid "Number with leading zero"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:172
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:883
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:674
#, kde-format
msgid "Abbreviated Month Name"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:196
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:687
#, kde-format
msgid "Abbreviated month name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:173
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:884
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:675
#, kde-format
msgid "Full Month Name"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:197
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:688
#, kde-format
msgid "Full month name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:178
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:889
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:680
#, kde-format
msgid "Abbreviated Day Name"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:202
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:693
#, kde-format
msgid "Abbreviated day name"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:179
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:890
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:681
#, kde-format
msgid "Full Day Name"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:203
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:694
#, kde-format
msgid "Full day name"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:231
#, kde-format
msgid "X"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:232
#, kde-format
msgid "Y"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/ColumnDock.cpp:233
#, kde-format
msgid "Z"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:198
#, kde-format
msgid "%1 CustomPoints: visibility changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:223
#, kde-format
msgid "%1 CustomPoints: style changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:233
#, kde-format
msgid "%1 CustomPoints: size changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:243
#, kde-format
msgid "%1 CustomPoints: rotation changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:254
#, kde-format
msgid "%1 CustomPoints: opacity changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:268
#, kde-format
msgid "%1 CustomPoints: filling style changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:282
#, kde-format
msgid "%1 CustomPoints: filling color changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:310
#, kde-format
msgid "%1 CustomPoints: border style changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:324
#, kde-format
msgid "%1 CustomPoints: border color changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:342
#, kde-format
msgid "%1 CustomPoints: border width changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/CustomPointDock.cpp:463
#, kde-format
msgid "%1 custom points: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:190
#, kde-format
msgid "By Number"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:191
#, kde-format
msgid "By Width"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:192
#, kde-format
msgid "Square-root Rule"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:193
#, kde-format
msgid "Rice Rule"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:194
#, kde-format
msgid "Sturgis Rule"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:197
#, kde-format
msgid "Ordinary Histogram"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:198
#, kde-format
msgid "Cumulative Histogram"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:207
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:285
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:447
#, kde-format
msgid "Bars"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:208
#, kde-format
msgid "Envelope"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:209
#, kde-format
msgid "Drop Lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:246
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:397
#, kde-format
msgid "No Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:248
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:402
#, kde-format
msgid "Custom Column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:250
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:404
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:412
#, kde-format
msgid "Above"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:251
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:405
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:413
#, kde-format
msgid "Below"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:263
#, kde-format
msgid "Horizontal Linear Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:264
#, kde-format
msgid "Vertical Linear Gradient"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:265
#, kde-format
msgid "Diagonal Linear Gradient (Start From Top Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:266
#, kde-format
msgid "Diagonal Linear Gradient (Start From Bottom Left)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:299
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:461
#, kde-format
msgid "Bars with Ends"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:302
#, kde-format
msgid "No Errors"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:872
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:663
#, kde-format
msgid "Automatic (e)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:873
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:664
#, kde-format
msgid "Automatic (E)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/HistogramDock.cpp:1627
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:2101
#, kde-format
msgid "%1 xy-curves: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:121
#, kde-format
msgid "Continue reading"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:124
#, kde-format
msgid "Pause reading"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:243
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:500
#, kde-format
msgid "Continue Reading"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bPausePlayReading)
#. +> trunk5
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:246
#: src/kdefrontend/dockwidgets/LiveDataDock.cpp:504
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:196
#, kde-format
msgid "Pause Reading"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/MatrixDock.cpp:334
#, kde-format
msgid "%1 matrices: template \"%2\" loaded"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/SpreadsheetDock.cpp:198
#, kde-format
msgid "%1 spreadsheets: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:236
#, kde-format
msgid "Portrait"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:254
#, kde-format
msgid "portrait"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:237
#, kde-format
msgid "Landscape"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:255
#, kde-format
msgid "landscape"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:273
#, kde-format
msgid "View Size"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:258
#, kde-format
msgid "view size"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:282
#, kde-format
msgid "Executive"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:283
#, kde-format
msgid "Folio"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:284
#, kde-format
msgid "Ledger"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:285
#, kde-format
msgid "Legal"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:286
#, kde-format
msgid "Letter"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:287
#, kde-format
msgid "Tabloid"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:288
#, kde-format
msgid "US Common #10 Envelope"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:488
#, kde-format
msgid "%1 worksheets: background color style changed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/WorksheetDock.cpp:849
#, kde-format
msgid "%1 worksheets: template \"%2\" loaded"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:87
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:85
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:84
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:88
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:78
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:85
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:88
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:84
#, kde-format
msgid "XY-Curve"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:411
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:416
#, kde-format
msgid "Convolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:412
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:415
#, kde-format
msgid "Deconvolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:455
#, kde-format
msgid "Convolution status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:457
#, kde-format
msgid "Deconvolution status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:489
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:625
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:515
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:626
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:354
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:429
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:662
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:522
#, kde-format
msgid "status: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:497
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:633
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:523
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:954
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:634
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:362
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:437
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:670
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:530
#, kde-format
msgid "calculation time: %1 s"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYConvolutionCurveDock.cpp:499
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:635
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:525
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:956
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:636
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:364
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:439
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:672
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:532
#, kde-format
msgid "calculation time: %1 ms"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:230
#, kde-format
msgid "Horiz. Start"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:245
#, kde-format
msgid "horiz. start"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:231
#, kde-format
msgid "Vert. Start"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:246
#, kde-format
msgid "vert. start"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:232
#, kde-format
msgid "Horiz. Midpoint"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:247
#, kde-format
msgid "horiz. midpoint"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:233
#, kde-format
msgid "Vert. Midpoint"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:248
#, kde-format
msgid "vert. midpoint"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:234
#, kde-format
msgid "2-segments"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:235
#, kde-format
msgid "3-segments"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:236
#, kde-format
msgid "Cubic Spline (Natural)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:237
#, kde-format
msgid "Cubic Spline (Periodic)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:238
#, kde-format
msgid "Akima-spline (Natural)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:239
#, kde-format
msgid "Akima-spline (Periodic)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:364
#, kde-format
msgid "No Drop Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:377
#, kde-format
msgid "no drop lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:365
#, kde-format
msgid "Drop Lines, X"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:378
#, kde-format
msgid "drop lines, X"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:366
#, kde-format
msgid "Drop Lines, Y"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:379
#, kde-format
msgid "drop lines, Y"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:367
#, kde-format
msgid "Drop Lines, XY"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:380
#, kde-format
msgid "drop lines, XY"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:368
#, kde-format
msgid "Drop Lines, X, Zero Baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:381
#, kde-format
msgid "drop lines, X, zero baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:369
#, kde-format
msgid "Drop Lines, X, Min Baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:382
#, kde-format
msgid "drop lines, X, min baseline"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:370
#, kde-format
msgid "Drop Lines, X, Max Baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:383
#, kde-format
msgid "drop lines, X, max baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:409
#, kde-format
msgid "no values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:414
#, kde-format
msgid "Zero Baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:414
#, kde-format
msgid "custom column"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:416
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:424
#, kde-format
msgid "above"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:417
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:425
#, kde-format
msgid "below"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:426
#, kde-format
msgid "zero baseline"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:459
#, kde-format
msgid "bars"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:464
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:468
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:465
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:469
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:47
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:51
#, kde-format
msgid "Symmetric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:466
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:470
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:48
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:52
#, kde-format
msgid "Asymmetric"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:473
#, kde-format
msgid "bars with ends"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:477
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:481
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:42
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:46
#, kde-format
msgid "symmetric"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:478
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:482
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:43
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:47
#, kde-format
msgid "asymmetric"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:776
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:777
#, kde-format
msgid "Connect data points only for strictly increasing values of X"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1534
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1603
#, kde-format
msgid "Data, +-"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1541
#: src/kdefrontend/dockwidgets/XYCurveDock.cpp:1610
#, kde-format
msgid "Data, +"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:96
#, kde-format
msgid "This method is much slower than any other"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:446
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:478
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:523
#, kde-format
msgid "Tolerance (distance):"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:384
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:416
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:461
#, kde-format
msgid "Tolerance (distance)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumber)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:457
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:360
#, kde-format
msgid "Number of points:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumber)
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:395
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:342
#, kde-format
msgid "Number of points"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:468
#, kde-format
msgid "Step size:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:406
#, kde-format
msgid "Step size"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:485
#, kde-format
msgid "Repeats:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:423
#, kde-format
msgid "Repeats"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:495
#, kde-format
msgid "Tolerance (area):"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:433
#, kde-format
msgid "Tolerance (area)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:506
#, kde-format
msgid "Minimum tolerance:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:444
#, kde-format
msgid " Min. Tolerance"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:510
#, kde-format
msgid "Maximum tolerance:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:448
#, kde-format
msgid "Max. Tolerance"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:527
#, kde-format
msgid "Search region:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:465
#, kde-format
msgid "Search region"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:595
#, kde-format
msgid "Data reduction status: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:639
#, kde-format
msgid "number of points: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:640
#, kde-format
msgid "positional squared error: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYDataReductionCurveDock.cpp:641
#, kde-format
msgid "area error: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYDifferentiationCurveDock.cpp:484
#, kde-format
msgid "Differentiation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:86
#, kde-format
msgid "Cartesian"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:84
#, kde-format
msgid "cartesian"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:87
#, kde-format
msgid "Polar"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:85
#, kde-format
msgid "polar"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:88
#, kde-format
msgid "Parametric"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:86
#, kde-format
msgid "parametric"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:205
#, kde-format
msgid "x, min"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:206
#, kde-format
msgid "x, max"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:217
#, kde-format
msgid "φ, min"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:218
#, kde-format
msgid "φ, max"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:230
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:273
#, kde-format
msgid "t, min"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYEquationCurveDock.cpp:231
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:315
#, kde-format
msgid "t, max"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:154
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:936
#, kde-format
msgid "reduced"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:158
#, kde-format
msgid "test"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:548
#, kde-format
msgid "Degree"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:581
#, kde-format
msgid "Number of peaks"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:820
#, kde-format
msgid "Fit status: %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:904
#, kde-format
msgid "Parameters:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:921
#, kde-format
msgid "t statistic:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:922
#, kde-format
msgid "p value:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:923
#, kde-format
msgid "conf. interval:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:928
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1108
#, kde-format
msgid "too small"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:933
#, kde-format
msgid "Goodness of fit:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:934
#, kde-format
msgid "sum of squared residuals"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1029
#, kde-format
msgid "sum of squared errors"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:937
#, kde-format
msgid "root mean square error"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1030
#, kde-format
msgid "mean squared error:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1031
#, kde-format
msgid "root-mean squared error"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1035
#, kde-format
msgid "residual mean square:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:938
#, kde-format
msgid "coefficient of determination"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:939
#, kde-format
msgid "adj. coefficient of determination"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:942
#, kde-format
msgid "P > "
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:943
#, kde-format
msgid "F statistic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:944
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:361
#, kde-format
msgid "P > F"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:946
#, kde-format
msgid "mean absolute error:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:947
#, kde-format
msgid "Akaike information criterion:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:948
#, kde-format
msgid "Bayesian information criterion:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:950
#, kde-format
msgid "status:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:951
#, kde-format
msgid "iterations:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:952
#, kde-format
msgid "tolerance:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:957
#, kde-format
msgid "degrees of freedom:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:958
#, kde-format
msgid "number of parameters:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:959
#, kde-format
msgid "fit range:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:961
#, kde-format
msgid "Iterations:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:978
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:984
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:990
#, kde-format
msgid "Copy Selection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:979
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:985
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:991
#, kde-format
msgid "Copy All"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1036
#, kde-format
msgid "residual standard deviation:"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#, kde-format
msgid "Error, %"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#, kde-format
msgid "t statistic"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFitCurveDock.cpp:1051
#, kde-format
msgid "Conf. Interval"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff)
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:372
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:280
#, kde-format
msgid "Cutoff:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff)
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:316
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:166
#, kde-format
msgid "Cutoff"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:380
#, kde-format
msgid "Lower cutoff:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:324
#, kde-format
msgid "Lower Cutoff"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:381
#, kde-format
msgid "Upper cutoff:"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:325
#, kde-format
msgid "Upper Cutoff"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:585
#, kde-format
msgid "The band width is <= 0 since lower cutoff value is not smaller than upper cutoff value. Please fix this."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:586
#, kde-format
msgid "band width <= 0"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierFilterCurveDock.cpp:595
#, kde-format
msgid "Fourier-Filter status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYFourierTransformCurveDock.cpp:328
#, kde-format
msgid "Fourier transformation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:398
#, kde-format
msgid "Integration status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:441
#, kde-format
msgid "value: %1"
msgstr ""
#. +> trunk
#: src/kdefrontend/dockwidgets/XYIntegrationCurveDock.cpp:371
#, kde-format
msgid "value: "
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:110
#, kde-format
msgid "Auto (5x data points)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:111
#, kde-format
msgid "Multiple of data points"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYInterpolationCurveDock.cpp:631
#, kde-format
msgid "Interpolation status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/dockwidgets/XYSmoothCurveDock.cpp:490
#, kde-format
msgid "Smoothing status: %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:124 src/kdefrontend/GuiObserver.cpp:138
#: src/kdefrontend/GuiObserver.cpp:626 src/kdefrontend/MainWin.cpp:904
#, kde-format
msgctxt "@title:window"
msgid "Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:148
#, kde-format
msgctxt "@title:window"
msgid "Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:163
#, kde-format
msgctxt "@title:window"
msgid "Column"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:178
#, kde-format
msgctxt "@title:window"
msgid "Matrix"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:193
#, kde-format
msgctxt "@title:window"
msgid "Worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:208
#, kde-format
msgctxt "@title:window"
msgid "Cartesian Plot"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:223
#, kde-format
msgctxt "@title:window"
msgid "Legend"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:238
#, kde-format
msgctxt "@title:window"
msgid "Axis"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiObserver.cpp:221
#, kde-format
msgid "Axis"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:253
#, kde-format
msgctxt "@title:window"
msgid "xy-Curve"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiObserver.cpp:236
#, kde-format
msgid "xy-Curve"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:269
#, kde-format
msgctxt "@title:window"
msgid "xy-Equation"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiObserver.cpp:252
#, kde-format
msgid "xy-Equation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:285
#, kde-format
msgctxt "@title:window"
msgid "Data Reduction"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:301
#, kde-format
msgctxt "@title:window"
msgid "Differentiation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:317
#, kde-format
msgctxt "@title:window"
msgid "Integration"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:333
#, kde-format
msgctxt "@title:window"
msgid "Interpolation"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:349
#, kde-format
msgctxt "@title:window"
msgid "Smoothing"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiObserver.cpp:380
#, kde-format
msgid "Smoothing"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:365
#, kde-format
msgctxt "@title:window"
msgid "Fit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:380
#, kde-format
msgctxt "@title:window"
msgid "Fourier Transform"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:397
#, kde-format
msgctxt "@title:window"
msgid "Fourier Filter"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:413
#, kde-format
msgctxt "@title:window"
msgid "Convolution/Deconvolution"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:429
#, kde-format
msgctxt "@title:window"
msgid "Histogram Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:444
#, kde-format
msgctxt "@title:window"
msgid "Text Label"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:458
#, kde-format
msgctxt "@title:window"
msgid "Custom Point"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:472
#, kde-format
msgctxt "@title:window"
msgid "Datapicker Curve"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiObserver.cpp:424
#, kde-format
msgid "Datapicker Curve"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:486
#, kde-format
msgctxt "@title:window"
msgid "Datapicker"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:500
#, kde-format
msgctxt "@title:window"
msgid "Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:522
#, kde-format
msgctxt "@title:window %1 is a Cantor backend"
msgid "%1 Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:524
#, kde-format
msgctxt "@title:window"
msgid "CAS Properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:530
#, kde-format
msgctxt "@title:window"
msgid "Notes"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:546 src/kdefrontend/GuiObserver.cpp:561
#: src/kdefrontend/GuiObserver.cpp:586
#, kde-format
msgid "MQTT Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiObserver.cpp:612
#, kde-format
msgctxt "@title:window"
msgid "Live Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "No Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "no line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "Solid Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "solid line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "Dash Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:66 src/kdefrontend/GuiTools.cpp:92
#, kde-format
msgid "dash line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dot Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "dot line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dash-dot Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "dash-dot line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "Dash-dot-dot Line"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:67 src/kdefrontend/GuiTools.cpp:93
#, kde-format
msgid "dash-dot-dot line"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:151
#, kde-format
msgid "Uniform"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "uniform"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:151
#, kde-format
msgid "Extremely Dense"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "extremely dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Very Dense"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "very dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Somewhat Dense"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "somewhat dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:152
#, kde-format
msgid "Half Dense"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "half dense"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Somewhat Sparse"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "somewhat sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Very Sparse"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "very sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:153
#, kde-format
msgid "Extremely Sparse"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "extremely sparse"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Horiz. Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "horiz. lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Vert. Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "vert. lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:154
#, kde-format
msgid "Crossing Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "crossing lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Backward Diag. Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:156
#, kde-format
msgid "backward diag. lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Forward Diag. Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:156
#, kde-format
msgid "forward diag. lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:155
#, kde-format
msgid "Crossing Diag. Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:156
#, kde-format
msgid "crossing diag. lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "White"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:171
#, kde-format
msgid "white"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:171
#, kde-format
msgid "black"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Dark Red"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "dark red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "Light Red"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:172
#, kde-format
msgid "light red"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Dark Green"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "dark green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "Light Green"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:173
#, kde-format
msgid "light green"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Dark Blue"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "dark blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "Light Blue"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:174
#, kde-format
msgid "light blue"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Dark Yellow"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "dark yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "Light Yellow"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:175
#, kde-format
msgid "light yellow"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Dark Cyan"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "dark cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Cyan"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "Light Cyan"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:176
#, kde-format
msgid "light cyan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Dark Magenta"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "dark magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Magenta"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "Light Magenta"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:177
#, kde-format
msgid "light magenta"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Dark Orange"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "dark orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Orange"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "Light Orange"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:178
#, kde-format
msgid "light orange"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Dark Grey"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "dark grey"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Grey"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "grey"
msgstr ""
#. +> trunk5
#: src/kdefrontend/GuiTools.cpp:180
#, kde-format
msgid "Light Grey"
msgstr ""
#. +> trunk
#: src/kdefrontend/GuiTools.cpp:179
#, kde-format
msgid "light grey"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/HistoryDialog.cpp:50
#, kde-format
msgid ""
"List of all performed steps/actions.\n"
"Select an item in the list to navigate to the corresponding step."
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:54
#, kde-format
msgctxt "@title:window"
msgid "Undo/Redo History"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:66
#, kde-format
msgid "&Clear"
msgstr ""
#. +> trunk
#: src/kdefrontend/HistoryDialog.cpp:57
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/HistoryDialog.cpp:67
#, kde-format
msgid "Clears the undo history. Commands are not undone or redone; the state of the project remains unchanged."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/HistoryDialog.cpp:99
#, kde-format
msgid "Do you really want to clear the undo history?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/HistoryDialog.cpp:100
#, kde-format
msgid "Clear History"
msgstr ""
#. +> trunk
#: src/kdefrontend/HistoryDialog.cpp:79
#, kde-format
msgid "Clear history"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:42
#, kde-format
msgid "LabPlot2"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:47 src/kdefrontend/LabPlot.cpp:48
#, kde-format
msgid "developer"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:60
#, kde-format
msgid "LabPlot2 is a KDE-application for interactive graphing and analysis of scientific data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:61
#, kde-format
msgid "(c) 2007-2018"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:45
#, kde-format
msgid "(c) 2007-2017"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:62
#, kde-format
msgid "Stefan Gerlach"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:62 src/kdefrontend/LabPlot.cpp:63
#: src/kdefrontend/LabPlot.cpp:64
#, kde-format
msgctxt "@info:credit"
msgid "Developer"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:63
#, kde-format
msgid "Alexander Semke"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:64
#, kde-format
msgid "Fábián Kristóf-Szabolcs"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:65
#, kde-format
msgid "Andreas Kainz"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:65
#, kde-format
msgctxt "@info:credit"
msgid "Icon designer"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:49
#, kde-format
msgid "icon designer"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:66
#, kde-format
msgid "Yuri Chornoivan"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:66
#, kde-format
msgctxt "@info:credit"
msgid "Help on many questions about the KDE-infrastructure and translation related topics"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:50
#, kde-format
msgid "Help on many questions about the KDE-infrastructure and translation related topics"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:67
#, kde-format
msgid "Garvit Khatri"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:67
#, kde-format
msgctxt "@info:credit"
msgid "Porting LabPlot2 to KF5 and Integration with Cantor"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:68
#, kde-format
msgid "Christoph Roick"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:68
#, kde-format
msgctxt "@info:credit"
msgid "Support import of ROOT (CERN) TH1 histograms"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:77
#, kde-format
msgid "disable splash screen"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:54
#, kde-format
msgid "do not show the splash screen"
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:80
#, kde-format
msgid "start in the presenter mode"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:83
#, kde-format
msgid "open a project file"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/LabPlot.cpp:101
#, kde-format
msgid "Could not open file '%1'. Click 'Continue' to proceed starting or 'Cancel' to exit the application."
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:76
#, kde-format
msgid "File '%1' doesn't contain any LabPlot data. Click 'Continue' to proceed starting or 'Cancel' to exit the application."
msgstr ""
#. +> trunk5
#: src/kdefrontend/LabPlot.cpp:102
#, kde-format
msgid "Failed to Open"
msgstr ""
#. +> trunk
#: src/kdefrontend/LabPlot.cpp:68 src/kdefrontend/LabPlot.cpp:77
#, kde-format
msgid "Failed to open"
msgstr ""
#. i18n: ectx: ToolBar (worksheet_toolbar)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:20 src/kdefrontend/MainWin.cpp:362
#: src/kdefrontend/MainWin.cpp:1250 src/kdefrontend/SettingsDialog.cpp:65
#, kde-format
msgid "Worksheet"
msgstr ""
#. i18n: ectx: ToolBar (datapicker_toolbar)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:24 src/kdefrontend/MainWin.cpp:347
#: src/kdefrontend/MainWin.cpp:1201
#, kde-format
msgid "Datapicker"
msgstr ""
#. i18n: ectx: ToolBar (cas_worksheet_toolbar)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:32 src/kdefrontend/MainWin.cpp:525
#, kde-format
msgid "CAS Worksheet"
msgstr ""
#. i18n: ectx: ToolBar (cartesian_plot_toolbar)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:36
#, kde-format
msgid "CartesianPlot"
msgstr ""
#. i18n: ectx: Menu (file)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:40
#, kde-format
msgid "&File"
msgstr ""
#. i18n: ectx: Menu (new)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:41
#, kde-format
msgid "&New"
msgstr ""
#. i18n: ectx: Menu (new_cas_worksheet)
#. i18n: ectx: Menu (cas_worksheet)
#. +> trunk5
#: src/kdefrontend/labplot2ui.rc:54 src/kdefrontend/labplot2ui.rc:77
#, kde-format
msgid "&CAS Worksheet"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:59
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: Menu (edit)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:69
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: Menu (spreadsheet)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:74
#, kde-format
msgid "&Spreadsheet"
msgstr ""
#. i18n: ectx: Menu (matrix)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:75
#, kde-format
msgid "&Matrix"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk
#: src/kdefrontend/labplot2ui.rc:6
#, kde-format
msgid "Main"
msgstr ""
#. i18n: ectx: Menu (worksheet)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:76
#, kde-format
msgid "&Worksheet"
msgstr ""
#. i18n: ectx: Menu (analysis)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:78
#, kde-format
msgid "&Analysis"
msgstr ""
#. i18n: ectx: Menu (datapicker)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:79
#, kde-format
msgid "&Datapicker"
msgstr ""
#. i18n: ectx: Menu (drawing)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:80
#, kde-format
msgid "&Drawing"
msgstr ""
#. i18n: ectx: Menu (script)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:81
#, kde-format
msgid "&Script"
msgstr ""
#. i18n: ectx: Menu (tools)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:82
#, kde-format
msgid "&Tools"
msgstr ""
#. i18n: ectx: Menu (windows)
#. +> trunk5 trunk
#: src/kdefrontend/labplot2ui.rc:85
#, kde-format
msgid "&Windows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPresenterMode)
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:199
#: src/kdefrontend/ui/settingsworksheetpage.ui:75
#, kde-format
msgid "Presenter Mode"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:200
#, kde-format
msgid "No worksheets are available in the project. The presenter mode will not be started."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:219
#, kde-format
msgctxt "%1 is the LabPlot version"
msgid "Welcome to LabPlot %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:254
#, kde-format
msgid "GUI configuration file not found"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:254
#, kde-format
msgid "labplot2ui.rc file was not found. Please check your installation."
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:307
#, kde-format
msgid "Ctrl+C"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:343 src/kdefrontend/MainWin.cpp:1193
#, kde-format
msgid "Workbook"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:367 src/kdefrontend/MainWin.cpp:1258
#, kde-format
msgid "Note"
msgstr ""
#. i18n("Note/Script"),this);
#. actionCollection()->addAction("new_script", m_newScriptAction);
#. connect(m_newScriptAction, SIGNAL(triggered()),SLOT(newScript()));
#. i18n: ectx: property (text), widget (QLabel, lFolder)
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:375 src/kdefrontend/MainWin.cpp:1185
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:84
#, kde-format
msgid "Folder"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:380
#, kde-format
msgid "Live Data Source"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:267
#, kde-format
msgid "File Data Source"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:394
#, kde-format
msgid "LabPlot Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:399
#, kde-format
msgid "Origin Project (OPJ)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:409
#, kde-format
msgid "FITS Metadata Editor"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:418
#, kde-format
msgid "Undo/Redo History"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:429
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:431
#, kde-format
msgid "Close the active window"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:435
#, kde-format
msgid "Close &All"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:436
#, kde-format
msgid "Close all the windows"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:440
#, kde-format
msgid "&Tile"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:441
#, kde-format
msgid "Tile the windows"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:445
#, kde-format
msgid "&Cascade"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:446
#, kde-format
msgid "Cascade the windows"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:449
#, kde-format
msgid "Ne&xt"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:450
#, kde-format
msgid "Move the focus to the next window"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:454
#, kde-format
msgid "Pre&vious"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:455
#, kde-format
msgid "Move the focus to the previous window"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:467
#, kde-format
msgid "Current &Folder Only"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:471
#, kde-format
msgid "Current Folder and &Subfolders"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:475
#, kde-format
msgid "&All"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:485
#, kde-format
msgid "Project Explorer"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:363
#, kde-format
msgid "Project explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:490
#, kde-format
msgid "Properties Explorer"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:368
#, kde-format
msgid "Properties explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:552
#, kde-format
msgid "Window Visibility Policy"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:392
#, kde-format
msgid "Window visibility policy"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:559
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:563 src/kdefrontend/MainWin.cpp:564
#, kde-format
msgid "Color Theme"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:610
#, kde-format
msgid "The current project %1 has been modified. Do you want to save it?"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:611
#, kde-format
msgid "Save Project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:891
#, kde-format
msgctxt "@title:window"
msgid "Project Explorer"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:938
#, kde-format
msgid "%1: created"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:947 src/kdefrontend/MainWin.cpp:970
#, kde-format
msgid "Open Project"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:723 src/kdefrontend/MainWin.cpp:739
#, kde-format
msgid "Open project"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:949
#, kde-format
msgid "LabPlot Projects (%1);;Origin Projects (%2)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:970
#, kde-format
msgid "The project file %1 is already opened."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1001
#, kde-format
msgid "%1: opened"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:790
#, kde-format
msgid "Project %1 opened"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1008
#, kde-format
msgid "Project successfully opened (in %1 seconds)."
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1066
#, kde-format
msgid "Save Project As"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:879
#, kde-format
msgid "Save project as"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1067
#, kde-format
msgid "LabPlot Projects (*.lml *.lml.gz *.lml.bz2 *.lml.xz *.LML *.LML.GZ *.LML.BZ2 *.LML.XZ)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1113
#, kde-format
msgid "Project saved"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:713
#, kde-format
msgid "Project %1 created"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1128
#, kde-format
msgid "Sorry. Could not open file for writing."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1159 src/kdefrontend/MainWin.cpp:1172
#, kde-format
msgid "Preparing printing of %1"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1161 src/kdefrontend/MainWin.cpp:1174
#, kde-format
msgid "%1 printed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1394
#, kde-format
msgid "%1 [Changed]"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1891
#, kde-format
msgid "%1 exported"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/MainWin.cpp:1898
#, kde-format
msgid "FITS files saved"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1910
#, kde-format
msgid "MQTT Client%1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/MainWin.cpp:1934
#, kde-format
msgid "Live data source%1"
msgstr ""
#. +> trunk
#: src/kdefrontend/MainWin.cpp:1568
#, kde-format
msgid "File data source%1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:59
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Function Values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:72
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:74
#, kde-format
msgid "%1 value"
msgid_plural "%1 values"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 trunk
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:87
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:63
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:94
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:69
#, kde-format
msgid "&Generate"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:88
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:95
#, kde-format
msgid "Generate function values"
msgstr ""
#. +> trunk
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:57
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:54
#, kde-format
msgid "Function values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/matrix/MatrixFunctionDialog.cpp:190
#, kde-format
msgid "%1: fill matrix with function values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:51 src/kdefrontend/SettingsDialog.cpp:82
#: src/kdefrontend/SettingsDialog.cpp:89
#, kde-format
msgctxt "@title:window"
msgid "Preferences"
msgstr ""
#. +> trunk
#: src/kdefrontend/SettingsDialog.cpp:42 src/kdefrontend/SettingsDialog.cpp:72
#: src/kdefrontend/SettingsDialog.cpp:79
#, kde-format
msgid "Preferences"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tgeneral)
#. i18n: ectx: property (text), widget (QLabel, lGeneral)
#. i18n: ectx: attribute (title), widget (QWidget, general)
#. i18n: ectx: attribute (title), widget (QWidget, tabGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbol)
#. i18n: ectx: property (text), widget (QLabel, lValuesGeneral)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: attribute (title), widget (QWidget, tab0)
#. i18n: ectx: attribute (title), widget (QWidget, tGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbolGeneral)
#. +> trunk5 trunk
#: src/kdefrontend/SettingsDialog.cpp:60
#: src/kdefrontend/ui/datapickercurvewidget.ui:27
#: src/kdefrontend/ui/datapickercurvewidget.ui:467
#: src/kdefrontend/ui/datapickerimagewidget.ui:27
#: src/kdefrontend/ui/datapickerimagewidget.ui:645
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:36
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:24
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:21
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:24
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:24
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:24
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:230
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:21
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:359
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:647
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:24
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:24
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:593
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:653
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsDialog.cpp:86
#, kde-format
msgid "All settings will be reset to default values. Do you want to continue?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/SettingsDialog.cpp:97
#, kde-format
msgctxt "@title:window"
msgid "Preferences [Changed]"
msgstr ""
#. +> trunk
#: src/kdefrontend/SettingsDialog.cpp:89
#, kde-format
msgid "Preferences [Changed]"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:80
#, kde-format
msgid "Do nothing"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:81
#, kde-format
msgid "Create new empty project"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:82
#, kde-format
msgid "Create new project with worksheet"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:83
#, kde-format
msgid "Load last used project"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:86
#, kde-format
msgid "Sub-window view"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:87
#, kde-format
msgid "Tabbed view"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:90
#, kde-format
msgid "Show windows of the current folder only"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:91
#, kde-format
msgid "Show windows of the current folder and its subfolders only"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsGeneralPage.cpp:92
#, kde-format
msgid "Show all windows"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsWorksheetPage.cpp:131
#, kde-format
msgid "No LaTeX installation found or selected. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsWorksheetPage.cpp:139
#, kde-format
msgid "No 'convert' found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsWorksheetPage.cpp:148
#, kde-format
msgid "No 'dvips' found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/SettingsWorksheetPage.cpp:156
#: src/kdefrontend/SettingsWorksheetPage.cpp:162
#, kde-format
msgid "No Ghostscript found. LaTeX typesetting not possible."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:50
#, kde-format
msgctxt "@title:window"
msgid "Drop Values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:54
#, kde-format
msgid "Equal to"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:53
#, kde-format
msgid "equal to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:55
#, kde-format
msgid "Between (Including End Points)"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:54
#, kde-format
msgid "between (including end points)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:56
#, kde-format
msgid "Between (Excluding End Points)"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:55
#, kde-format
msgid "between (excluding end points)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:57
#, kde-format
msgid "Greater than"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:56
#, kde-format
msgid "greater then"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:58
#, kde-format
msgid "Greater than or Equal to"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:57
#, kde-format
msgid "greater then or equal to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:59
#, kde-format
msgid "Lesser than"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:58
#, kde-format
msgid "lesser then"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:60
#, kde-format
msgid "Lesser than or Equal to"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:59
#, kde-format
msgid "lesser then or equal to"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:73
#, kde-format
msgid "&Mask"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:74
#, kde-format
msgid "Mask values in the specified region"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:75
#, kde-format
msgid "Mask values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:76
#, kde-format
msgctxt "@title:window"
msgid "Mask Values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:78
#, kde-format
msgid "&Drop"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:79
#, kde-format
msgid "Drop values in the specified region"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:306
#, kde-format
msgid "%1: mask values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:330
#, kde-format
msgid "%1: drop values"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk
#: src/kdefrontend/spreadsheet/DropValuesDialog.cpp:47
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:17
#, kde-format
msgid "Drop values"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:47
#, kde-format
msgctxt "@title:window"
msgid "Equidistant Values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:64
#, kde-format
msgid "Generate equidistant values"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:42
#, kde-format
msgid "Equidistant values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/EquidistantValuesDialog.cpp:142
#, kde-format
msgid "%1: fill column with equidistant numbers"
msgid_plural "%1: fill columns with equidistant numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:87
#, kde-format
msgid "Export Spreadsheet"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:68
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:83
#, kde-format
msgid "Export spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:88
#, kde-format
msgid "Export Selection"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:69
#, kde-format
msgid "Export selection"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:94
#, kde-format
msgid "This option determines how the convert numbers to strings."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:107
#, kde-format
msgctxt "@title:window"
msgid "Export Spreadsheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:179
#, kde-format
msgctxt "@title:window"
msgid "Export Matrix"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:193
#, kde-format
msgid "Export matrix"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:278
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:177
#, kde-format
msgid "The file already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:324
#, kde-format
msgid "Text files (*.txt *.dat *.csv)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:326
#, kde-format
msgid "Binary files (*.*)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:328
#, kde-format
msgid "LaTeX files (*.tex)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:330
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:198
#, kde-format
msgid "FITS files (*.fits *.fit *.fts)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/ExportSpreadsheetDialog.cpp:332
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:231
#, kde-format
msgid "Export to file"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:85
#, kde-format
msgid "Add new variable"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:258
#, kde-format
msgid "Delete variable"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:264
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:284
#, kde-format
msgid "Variables:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVariable)
#. +> trunk5
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:284
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:23
#, kde-format
msgid "Variable:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/FunctionValuesDialog.cpp:318
#, kde-format
msgid "%1: fill column with function values"
msgid_plural "%1: fill columns with function values"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:80
#, kde-format
msgctxt "@title:window"
msgid "Plot Spreadsheet Data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:89
#, kde-format
msgid "Plot the selected data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:90
#, kde-format
msgid "&Plot"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:255
#, kde-format
msgid "Y-data"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:265
#, kde-format
msgid "Add curve to"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:305
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:312
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:316
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:355
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:356
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:361
#, kde-format
msgid "Plot data from %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:435
#, kde-format
msgid "Plot %1"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:517
#, kde-format
msgid "Fourier Filter of '%1'"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:538
#, kde-format
msgid "new plot in an existing worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:539
#, kde-format
msgid "new plot in a new worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:544
#, kde-format
msgid "new plots in an existing worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:545
#, kde-format
msgid "new plots in a new worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:568
#, kde-format
msgid "No data selected to plot."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:573
#, kde-format
msgid "An already existing plot has to be selected."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:578
#, kde-format
msgid "An already existing worksheet has to be selected."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/PlotDataDialog.cpp:584
#, kde-format
msgid "Close the dialog and plot the data."
msgstr ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:59
#, kde-format
msgctxt "@title:window"
msgid "Random Values"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:50
#, kde-format
msgid "Random values"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:68
#, kde-format
msgid "Generate random values according to the selected distribution"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/RandomValuesDialog.cpp:393
#, kde-format
msgid "%1: fill column with non-uniform random numbers"
msgid_plural "%1: fill columns with non-uniform random numbers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: src/kdefrontend/spreadsheet/SortDialog.cpp:43
#, kde-format
msgctxt "@title:window"
msgid "Sort Columns"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:47
#, kde-format
msgid "&Ok"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:71
#, kde-format
msgid "Location measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:77
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:27
#, kde-format
msgid "Minimum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:83
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:38
#, kde-format
msgid "Maximum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:89
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:49
#, kde-format
msgid "Arithmetic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:95
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:60
#, kde-format
msgid "Geometric mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:101
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:71
#, kde-format
msgid "Harmonic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:107
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:82
#, kde-format
msgid "Contraharmonic mean"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:113
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:93
#, kde-format
msgid "Median"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:120
#, kde-format
msgid "Dispersion measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:126
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:104
#, kde-format
msgid "Variance"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:132
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:115
#, kde-format
msgid "Standard deviation"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:138
#, kde-format
msgid "Mean absolute deviation around mean"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:144
#, kde-format
msgid "Mean absolute deviation around median"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:150
#, kde-format
msgid "Median absolute deviation"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:157
#, kde-format
msgid "Shape measures"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:163
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:159
#, kde-format
msgid "Skewness"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:169
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:170
#, kde-format
msgid "Kurtosis"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5 trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:175
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:181
#, kde-format
msgid "Entropy"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/StatisticsDialog.cpp:181
#, kde-format
msgid "The value couldn't be calculated."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:117
#, kde-format
msgid "Load properties from a template"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:118
#, kde-format
msgid "Save current properties as a template"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:119
#, kde-format
msgid "Save current properties as default"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:120
#, kde-format
msgid "Copy properties"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:121
#, kde-format
msgid "Paste properties"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:129
#, kde-format
msgid "Load From"
msgstr ""
#. +> trunk
#: src/kdefrontend/TemplateHandler.cpp:130
#, kde-format
msgid "Load from"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:147
#, kde-format
msgid "Template \"%1\" was loaded."
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:152
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk
#: src/kdefrontend/TemplateHandler.cpp:153 src/kdefrontend/ThemeHandler.cpp:156
#, kde-format
msgid "Save as"
msgstr ""
#. +> trunk5
#: src/kdefrontend/TemplateHandler.cpp:168
#, kde-format
msgid "New:"
msgstr ""
#. +> trunk
#: src/kdefrontend/TemplateHandler.cpp:169
#, kde-format
msgid "new:"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:197
#, kde-format
msgid "New template \"%1\" was saved."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:208
#, kde-format
msgid "Template \"%1\" was saved."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/TemplateHandler.cpp:219
#, kde-format
msgid "New default template was saved."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:98
#, kde-format
msgid "Apply theme [active '%1']"
msgstr ""
#. +> trunk
#: src/kdefrontend/ThemeHandler.cpp:69
#, kde-format
msgid "Apply theme"
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:99
#, kde-format
msgid "Theme '%1' is active. Click on the button to change the theme."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:102
#, kde-format
msgid "No theme is active. Click on the button to select a theme."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/ThemeHandler.cpp:113
#, kde-format
msgid "Theme \"%1\" was loaded."
msgstr ""
#. +> trunk
#: src/kdefrontend/ThemeHandler.cpp:182
#, kde-format
msgid "New theme \"%1\" was saved."
msgstr ""
#. +> trunk5
#: src/kdefrontend/ThemeHandler.cpp:115
#, kde-format
msgid "Theming deactivated."
msgstr ""
#. +> trunk
#: src/kdefrontend/ThemeHandler.cpp:163
#, kde-format
msgid "Enter name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValue)
#. +> trunk5 trunk
#: src/kdefrontend/ui/constantswidget.ui:57
#: src/kdefrontend/ui/datapickerimagewidget.ui:988
#, kde-format
msgid "Value:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bInsert)
#. +> trunk5 trunk
#: src/kdefrontend/ui/constantswidget.ui:90
#: src/kdefrontend/ui/functionswidget.ui:56
#, kde-format
msgid "Insert"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bCancel)
#. i18n: ectx: property (text), widget (QPushButton, pbCancel)
#. +> trunk5 trunk
#: src/kdefrontend/ui/constantswidget.ui:97
#: src/kdefrontend/ui/fitoptionswidget.ui:37
#: src/kdefrontend/ui/fitparameterswidget.ui:67
#: src/kdefrontend/ui/functionswidget.ui:63
#, kde-format
msgid "Cancel"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leFilter)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leKey)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leValue)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leComment)
#. +> trunk5 trunk
#: src/kdefrontend/ui/constantswidget.ui:117
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:24
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:34
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:44
#: src/kdefrontend/ui/functionswidget.ui:17
#, kde-format
msgid "Enter search term here"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lName)
#. i18n: ectx: property (text), widget (QLabel, lFileName)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:33
#: src/kdefrontend/ui/datapickerimagewidget.ui:33
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:39
#: src/kdefrontend/ui/datasources/importfilewidget.ui:269
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:116
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:42
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:30
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:37
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:30
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:36
#: src/kdefrontend/ui/dockwidgets/columndock.ui:17
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:30
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:27
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:150
#: src/kdefrontend/ui/dockwidgets/notedock.ui:17
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:205
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:17
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:36
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:310
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:32
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:17
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:553
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:17
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:210
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:23
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:23
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lComment)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:69
#: src/kdefrontend/ui/datapickerimagewidget.ui:53
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:75
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:60
#: src/kdefrontend/ui/dockwidgets/cantorworksheetdock.ui:50
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:60
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:68
#: src/kdefrontend/ui/dockwidgets/columndock.ui:27
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:63
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:53
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:30
#: src/kdefrontend/ui/dockwidgets/notedock.ui:43
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:43
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:68
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:47
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:58
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:43
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:54
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:43
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:224
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:46
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:49
#, kde-format
msgid "Comment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:111
#, kde-format
msgid "Error Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:118
#, kde-format
msgid "X-Error Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:144
#, kde-format
msgid "Y-Error Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:124
#, kde-format
msgid "X-error type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:150
#, kde-format
msgid "Y-error type:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tSymbols)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:187
#, kde-format
msgid "Symbols"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSize)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarSize)
#. i18n: ectx: property (text), widget (QLabel, lArrowSize)
#. i18n: ectx: property (text), widget (QLabel, lSymbolSize)
#. i18n: ectx: property (text), widget (QLabel, lFontSize)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:193
#: src/kdefrontend/ui/datapickercurvewidget.ui:501
#: src/kdefrontend/ui/datapickerimagewidget.ui:685
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:465
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:278
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:399
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:132
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:617
#: src/kdefrontend/ui/labelwidget.ui:230
#, kde-format
msgid "Size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSize)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarSize)
#. i18n: ectx: property (text), widget (QLabel, lArrowSize)
#. i18n: ectx: property (text), widget (QLabel, lSymbolSize)
#. i18n: ectx: property (text), widget (QLabel, lFontSize)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:187
#: src/kdefrontend/ui/datapickercurvewidget.ui:495
#: src/kdefrontend/ui/datapickerimagewidget.ui:679
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:437
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:269
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:132
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:603
#: src/kdefrontend/ui/labelwidget.ui:242
#, kde-format
msgid "Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorder)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorder)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:209
#: src/kdefrontend/ui/datapickerimagewidget.ui:853
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:953
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1033
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:545
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:398
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:567
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:479
#, kde-format
msgid "Border"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorder)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorder)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:203
#: src/kdefrontend/ui/datapickerimagewidget.ui:847
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:908
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:510
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:389
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:465
#, kde-format
msgid "Border:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lStyle)
#. i18n: ectx: property (text), widget (QLabel, lBorderStyle)
#. i18n: ectx: property (text), widget (QLabel, lLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksLineStyle)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridStyle)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFillingStyle)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingColorStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingImageStyle)
#. i18n: ectx: property (text), widget (QLabel, lFillingBrushStyle)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundColorStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundImageStyle)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundBrushStyle)
#. i18n: ectx: property (text), widget (QLabel, lXBreakStyle)
#. i18n: ectx: property (text), widget (QLabel, lYBreakStyle)
#. i18n: ectx: property (text), widget (QLabel, lDropLineStyle)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:230
#: src/kdefrontend/ui/datapickercurvewidget.ui:434
#: src/kdefrontend/ui/datapickercurvewidget.ui:474
#: src/kdefrontend/ui/datapickercurvewidget.ui:491
#: src/kdefrontend/ui/datapickerimagewidget.ui:652
#: src/kdefrontend/ui/datapickerimagewidget.ui:804
#: src/kdefrontend/ui/datapickerimagewidget.ui:860
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:291
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:595
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:780
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1269
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1461
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:543
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:711
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:843
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:853
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:863
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:960
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:650
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:791
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:923
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:933
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:943
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1040
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:438
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:448
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:458
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:552
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:261
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:368
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:405
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:254
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:366
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:518
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:574
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1043
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1053
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1063
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1240
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:272
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:282
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:360
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:124
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:249
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:435
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:449
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:600
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1052
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1062
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1072
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1309
#: src/kdefrontend/worksheet/GridDialog.cpp:55
#, kde-format
msgid "Style:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLineWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbArrowSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorTicksWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorTicksLength)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorTicksWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorTicksLength)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLabelsOffset)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMajorGridWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbMinorGridWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSymbolSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbSymbolBorderWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbValuesDistance)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarsCapSize)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbErrorBarsWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbDropLineWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbOffsetX)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbOffsetY)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:250
#: src/kdefrontend/ui/datapickercurvewidget.ui:283
#: src/kdefrontend/ui/datapickercurvewidget.ui:395
#: src/kdefrontend/ui/datapickerimagewidget.ui:695
#: src/kdefrontend/ui/datapickerimagewidget.ui:894
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:348
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:481
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:636
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:653
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:821
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:838
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1163
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1319
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1403
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1001
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1081
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:579
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:445
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:455
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:288
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:409
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:608
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:714
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1257
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1291
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:155
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:280
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:512
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:522
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:720
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1326
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1360
#: src/kdefrontend/ui/labelwidget.ui:421 src/kdefrontend/ui/labelwidget.ui:447
#, kde-format
msgid " pt"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRotation)
#. i18n: ectx: property (text), widget (QLabel, lLabelsRotation)
#. i18n: ectx: property (text), widget (QLabel, lSymbolRotation)
#. i18n: ectx: property (text), widget (QLabel, lValuesRotation)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:276
#: src/kdefrontend/ui/datapickerimagewidget.ui:149
#: src/kdefrontend/ui/datapickerimagewidget.ui:705
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:979
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:259
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:285
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:419
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:724
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:532
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:730
#: src/kdefrontend/ui/labelwidget.ui:480
#, kde-format
msgid "Rotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRotation)
#. i18n: ectx: property (text), widget (QLabel, lLabelsRotation)
#. i18n: ectx: property (text), widget (QLabel, lSymbolRotation)
#. i18n: ectx: property (text), widget (QLabel, lValuesRotation)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:270
#: src/kdefrontend/ui/datapickerimagewidget.ui:143
#: src/kdefrontend/ui/datapickerimagewidget.ui:699
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1019
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:276
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:518
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:716
#: src/kdefrontend/ui/labelwidget.ui:469
#, kde-format
msgid "Rotation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLineOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbArrowSize)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMajorTicksOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMinorTicksOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLabelsOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMajorGridOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbMinorGridOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSymbolOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbValuesOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbFillingOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbErrorBarsOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbBackgroundOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbBorderOpacity)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbDropLineOpacity)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:322
#: src/kdefrontend/ui/datapickerimagewidget.ui:753
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:377
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:478
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:676
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:861
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1214
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1335
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1426
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:906
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1041
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:986
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1121
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:501
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:333
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:311
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:467
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:766
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1106
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1314
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:325
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:178
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:303
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:400
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:772
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1115
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1383
#, kde-format
msgid "The opacity ranges from 0 to 100, where 0 is fully transparent and 100 is fully opaque."
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLineOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMajorTicksOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinorTicksOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLabelsOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMajorGridOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinorGridOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbSymbolOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbValuesOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbFillingOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbErrorBarsOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbBackgroundOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbBorderOpacity)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbXBreakPosition)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbYBreakPosition)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbDropLineOpacity)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:325
#: src/kdefrontend/ui/datapickerimagewidget.ui:756
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:380
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:679
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:864
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1217
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1338
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1429
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:731
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:744
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:909
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1044
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:811
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:824
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:989
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1124
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:504
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:613
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:336
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:314
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:470
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:769
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1109
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1317
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:328
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:181
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:306
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:403
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:775
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1118
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1386
#: src/kdefrontend/worksheet/GridDialog.cpp:95
#, kde-format, no-c-format
msgid " %"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lLineWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsWidth)
#. i18n: ectx: property (text), widget (QLabel, lWidth)
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. i18n: ectx: property (text), widget (QLabel, lDropLineWidth)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:357
#: src/kdefrontend/ui/datapickerimagewidget.ui:887
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:341
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:629
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:814
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1312
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1396
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:139
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:994
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:146
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1074
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:572
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:429
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:281
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:601
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1284
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:152
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:148
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:273
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:486
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1353
#, kde-format
msgid "Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lLineWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksWidth)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridWidth)
#. i18n: ectx: property (text), widget (QLabel, lWidth)
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. i18n: ectx: property (text), widget (QLabel, lSymbolBorderWidth)
#. i18n: ectx: property (text), widget (QLabel, lDropLineWidth)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsWidth)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:351
#: src/kdefrontend/ui/datapickerimagewidget.ui:881
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:313
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:608
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:793
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1274
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1358
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:146
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:949
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:537
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:420
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:152
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:148
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:273
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:472
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1339
#, kde-format
msgid "Width"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbLabelsRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbSymbolRotation)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbValuesRotation)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbRotation)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:373
#: src/kdefrontend/ui/datapickerimagewidget.ui:162
#: src/kdefrontend/ui/datapickerimagewidget.ui:721
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1138
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:275
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:301
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:435
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:737
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:368
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:743
#: src/kdefrontend/ui/labelwidget.ui:487
#, kde-format
msgid "°"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBar)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:427
#, kde-format
msgid "Error Bar"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBar)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:421
#, kde-format
msgid "Error Bar:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilling)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFilling)
#. i18n: ectx: attribute (title), widget (QWidget, tabAreaFilling)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:447
#: src/kdefrontend/ui/datapickerimagewidget.ui:797
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:361
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:511
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:957
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:428
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:963
#, kde-format
msgid "Filling"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilling)
#. i18n: ectx: property (text), widget (QLabel, lSymbolFilling)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:441
#: src/kdefrontend/ui/datapickerimagewidget.ui:791
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:352
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:414
#, kde-format
msgid "Filling:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLineOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLabelsOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lSymbolOpacity)
#. i18n: ectx: property (text), widget (QLabel, lValuesOpacity)
#. i18n: ectx: property (text), widget (QLabel, lFillingOpacity)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBorderOpacity)
#. i18n: ectx: property (text), widget (QLabel, lDropLineOpacity)
#. +> trunk5
#: src/kdefrontend/ui/datapickercurvewidget.ui:454
#: src/kdefrontend/ui/datapickerimagewidget.ui:740
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:364
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:663
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:848
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1106
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1246
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1413
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:893
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1028
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:973
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1108
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:488
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:606
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:320
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:298
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:454
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:753
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1093
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1301
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:312
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:165
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:290
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:387
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:759
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1102
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1370
#: src/kdefrontend/worksheet/GridDialog.cpp:87
#, kde-format
msgid "Opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLineOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksOpacity)
#. i18n: ectx: property (text), widget (QLabel, lLabelsOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMajorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lMinorGridOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundOpacity)
#. i18n: ectx: property (text), widget (QLabel, lBorderOpacity)
#. i18n: ectx: property (text), widget (QLabel, lSymbolOpacity)
#. i18n: ectx: property (text), widget (QLabel, lDropLineOpacity)
#. i18n: ectx: property (text), widget (QLabel, lValuesOpacity)
#. i18n: ectx: property (text), widget (QLabel, lFillingOpacity)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsOpacity)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:448
#: src/kdefrontend/ui/datapickerimagewidget.ui:734
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:336
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:642
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:827
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1106
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1208
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1375
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:848
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:983
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:453
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:571
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:311
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:312
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:165
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:290
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:373
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:745
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1088
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1356
#: src/kdefrontend/worksheet/GridDialog.cpp:83
#, kde-format
msgid "Opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbol)
#. i18n: ectx: property (text), widget (QLabel, lValuesGeneral)
#. i18n: ectx: property (text), widget (QLabel, lSymbolGeneral)
#. +> trunk
#: src/kdefrontend/ui/datapickercurvewidget.ui:461
#: src/kdefrontend/ui/datapickerimagewidget.ui:639
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:230
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:579
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:639
#, kde-format
msgid "General:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:89
#, kde-format
msgid "Plot:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlot)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:102
#, kde-format
msgid "Image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFillingFileName)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leBackgroundFileName)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFileName)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:109
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:817
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:897
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:412
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1017
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:246
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1026
#, kde-format
msgid "Specify the name of the image file."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpen)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:125
#, kde-format
msgid " Select the image file to import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFileType)
#. i18n: ectx: property (text), widget (QLabel, lType)
#. i18n: ectx: property (text), widget (QLabel, lArrowType)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksType)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksType)
#. i18n: ectx: property (text), widget (QLabel, lLabelsDateTimeFormat)
#. i18n: ectx: property (text), widget (QLabel, lLineType)
#. i18n: ectx: property (text), widget (QLabel, lValuesPosition_2)
#. i18n: ectx: property (text), widget (QLabel, lFillingType)
#. i18n: ectx: property (text), widget (QLabel, lErrorType)
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsType)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundType)
#. i18n: ectx: property (text), widget (QLabel, lDropLineType)
#. i18n: ectx: property (text), widget (QLabel, lPlotType)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:135
#: src/kdefrontend/ui/datasources/importfilewidget.ui:87
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:431
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:542
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:727
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1055
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:777
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:857
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:372
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:102
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:221
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:654
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:993
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1161
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1230
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:171
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:206
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:24
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:48
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:239
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:660
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1002
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1299
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:166
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:226
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:146
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:222
#, kde-format
msgid "Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint1)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:191
#, kde-format
msgid "1."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionY3)
#. i18n: ectx: property (text), widget (QLabel, lPositionY1)
#. i18n: ectx: property (text), widget (QLabel, lPositionY2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:251
#: src/kdefrontend/ui/datapickerimagewidget.ui:313
#: src/kdefrontend/ui/datapickerimagewidget.ui:417
#, kde-format
msgid "y="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionX2)
#. i18n: ectx: property (text), widget (QLabel, lPositionX1)
#. i18n: ectx: property (text), widget (QLabel, lPositionX3)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:261
#: src/kdefrontend/ui/datapickerimagewidget.ui:355
#: src/kdefrontend/ui/datapickerimagewidget.ui:466
#, kde-format
msgid "x="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionZ1)
#. i18n: ectx: property (text), widget (QLabel, lPositionZ2)
#. i18n: ectx: property (text), widget (QLabel, lPositionZ3)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:271
#: src/kdefrontend/ui/datapickerimagewidget.ui:391
#: src/kdefrontend/ui/datapickerimagewidget.ui:456
#, kde-format
msgid "z="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:478
#, kde-format
msgid "2."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint3)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:485
#, kde-format
msgid "3."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTernaryScale)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:492
#, kde-format
msgid "x+y+z="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSegments)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:508
#, kde-format
msgid "Segments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSegments)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:515
#, kde-format
msgid "Segments:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinSegmentLength)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:515
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:646
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:831
#, kde-format
msgid "Length:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksLength)
#. i18n: ectx: property (text), widget (QLabel, lMinSegmentLength)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:522
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:625
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:810
#, kde-format
msgid "Length"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMinSegmentLength)
#. i18n: ectx: property (suffix), widget (QSpinBox, sbPointSeparation)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:528
#: src/kdefrontend/ui/datapickerimagewidget.ui:564
#, kde-format
msgid "px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPointSeparation)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:535
#, kde-format
msgid "Point separation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPointSeparation)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:542
#, kde-format
msgid "Point separation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:625
#, kde-format
msgid "Reference Points"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tSymbol)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:633
#, kde-format
msgid "Ref. Points Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRefPoint)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:191
#, kde-format
msgid "Ref. Points:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tEdit)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:925
#, kde-format
msgid "Edit Image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lIntensity)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:940
#, kde-format
msgid "Intensity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lIntensity)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:934
#, kde-format
msgid "Intensity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lPositionY)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPlotImageType)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPositionY)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPositionY)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:962
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:132
#: src/kdefrontend/ui/labelwidget.ui:369 src/kdefrontend/ui/labelwidget.ui:379
#: src/kdefrontend/ui/labelwidget.ui:392
#, kde-format
msgid "Vertical position relative to label's parent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHue)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:995
#, kde-format
msgid "Hue:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHue)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:989
#, kde-format
msgid "Hue"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotImageType)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1015
#, kde-format
msgid "Current image:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotImageType)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:1009
#, kde-format
msgid "Current Image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSaturation)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1028
#, kde-format
msgid "Saturation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSaturation)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:1022
#, kde-format
msgid "Saturation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForeground)
#. +> trunk5
#: src/kdefrontend/ui/datapickerimagewidget.ui:1035
#, kde-format
msgid "Foreground:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForeground)
#. +> trunk
#: src/kdefrontend/ui/datapickerimagewidget.ui:1029
#, kde-format
msgid "Foreground"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbSkipEmptyParts)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:23
#, kde-format
msgid "Skip empty parts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbHeader)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:30
#, kde-format
msgid "Use the first row to name the vectors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDateTimeFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:40
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:98
#, kde-format
msgid "DateTime format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVectorNames)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:50
#, kde-format
msgid "Vector names:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbSimplifyWhitespaces)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:57
#, kde-format
msgid "Removes the whitespaces from the start and the end, and replaces each sequence of internal whitespaces with a single space."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbSimplifyWhitespaces)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:60
#, kde-format
msgid "Simplify whitespaces"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumberFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:93
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:91
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:152
#, kde-format
msgid "Number format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbTranspose)
#. +> trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:94
#, kde-format
msgid "Interchanges the role of the rows and the columns. Treats the rows as data vectors, if selected."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbTranspose)
#. +> trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:97
#, kde-format
msgid "Transpose"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kleVectorNames)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:103
#, kde-format
msgid "Vector names, space separated. E.g. \"x y\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSeparatingCharacter)
#. i18n: ectx: property (text), widget (QLabel, lSeparator)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:161
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:138
#, kde-format
msgid "Separating string:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:181
#, kde-format
msgid "Comment character:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:17
#, kde-format
msgid "Comment character"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSeparatingCharacter)
#. i18n: ectx: property (text), widget (QLabel, lSeparator)
#. +> trunk
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:44
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:156
#, kde-format
msgid "Separating character"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbConvertNaNToZero)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:201
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:53
#, kde-format
msgid "Convert NaN to 0"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbCreateIndex)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:211
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:120
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:36
#, kde-format
msgid "Create index column"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbRemoveQuotes)
#. +> trunk5
#: src/kdefrontend/ui/datasources/asciioptionswidget.ui:218
#, kde-format
msgid "Remove quotes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSkipBytes)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:17
#, kde-format
msgid "Skip Bytes:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, niVectors)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:24
#, kde-format
msgid "The number of vectors in the file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataType)
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:50
#: src/kdefrontend/ui/dockwidgets/columndock.ui:73
#, kde-format
msgid "Data type:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSkipStartBytes)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:60
#, kde-format
msgid "Skip bytes at start of file"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbSkipBytes)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:70
#, kde-format
msgid "Skip bytes after each value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVectors)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:80
#, kde-format
msgid "Vectors:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSkipStartBytes)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:90
#, kde-format
msgid "Skip start bytes:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lByteOrder)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/binaryoptionswidget.ui:97
#, kde-format
msgid "Byte order:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:33
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:29
#, kde-format
msgid "Database"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDriver)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:49
#, kde-format
msgid "Driver:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHost)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:59
#: src/kdefrontend/ui/datasources/importfilewidget.ui:206
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:58
#, kde-format
msgid "Host:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPort)
#. i18n: ectx: property (text), widget (QLabel, lSerialPort)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:73
#: src/kdefrontend/ui/datasources/importfilewidget.ui:150
#: src/kdefrontend/ui/datasources/importfilewidget.ui:160
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:72
#, kde-format
msgid "Port:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDatabase)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:93
#, kde-format
msgid "Database:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbAuthentication)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:136
#, kde-format
msgid "Authentication"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUserName)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:142
#, kde-format
msgid "User:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPassword)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:156
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:29
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:40
#, kde-format
msgid "Password:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bTest)
#. i18n: ectx: property (text), widget (QPushButton, bTestConnection)
#. +> trunk5
#: src/kdefrontend/ui/datasources/databasemanagerwidget.ui:231
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:168
#, kde-format
msgid "Test"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lPreviewLines)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/fitsoptionswidget.ui:19
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:41
#: src/kdefrontend/ui/datasources/importfilewidget.ui:591
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:179
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:53
#, kde-format
msgid "Number of rows to preview:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bRefreshPreview)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/fitsoptionswidget.ui:49
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:21
#: src/kdefrontend/ui/datasources/importfilewidget.ui:624
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:199
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:88
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:52
#, kde-format
msgid "Refresh"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, lwContent)
#. i18n: ectx: property (toolTip), widget (QTreeWidget, twContent)
#. +> trunk5
#: src/kdefrontend/ui/datasources/hdf5optionswidget.ui:71
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:173
#, kde-format
msgid "Shows the content of a HDF5 file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lImportFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/imageoptionswidget.ui:30
#, kde-format
msgid "Import as:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lImportFormat)
#. +> trunk
#: src/kdefrontend/ui/datasources/imageoptionswidget.ui:30
#, kde-format
msgid "Import as: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cbImportFormat)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/imageoptionswidget.ui:50
#, kde-format
msgid "Choose how to import the image"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbDataSource)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:29
#, kde-format
msgid "Data Source"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:26
#, kde-format
msgid "File data source"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillMessage)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:35
#, kde-format
msgid "LWT:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopics)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:42
#, kde-format
msgid "Topics:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lConnection)
#. i18n: ectx: property (text), widget (QLabel, lConnections)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:94
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:35
#, kde-format
msgid "Connection:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:102
#, kde-format
msgid "File or Named Pipe"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFileName)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFileName)
#. i18n: ectx: property (text), widget (QLabel, lFillingFileName)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:32
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:765
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:370
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:38
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:239
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1005
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:39
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:33
#, kde-format
msgid "File name"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:107
#, kde-format
msgid "Network TCP Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:112
#, kde-format
msgid "Network UDP Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:117
#, kde-format
msgid "Local Socket"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:122
#, kde-format
msgid "Serial Port"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSourceType)
#. i18n: ectx: property (text), widget (QLabel, lDataSourceType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:173
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:156
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:632
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:217
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:82
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:88
#, kde-format
msgid "Source:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSourceName)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:163
#, kde-format
msgid "Source name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KLineEdit, kleSourceName)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:173
#, kde-format
msgid "Specify the name for the data source. This name will be used in the project explorer upon importing."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBaudRate)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:180
#, kde-format
msgid "Baud rate:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbWatchFile)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:183
#, kde-format
msgid "If this option is checked, the file will be automatically reloaded on changes."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bFileInfo)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:196
#, kde-format
msgid "Show file info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilter)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:220
#, kde-format
msgid "Filter:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bManageFilters)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:236
#, kde-format
msgid "Manage filters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lField)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:246
#, kde-format
msgid "Field:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leFileName)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:276
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:46
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:43
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:40
#, kde-format
msgid "Specify the name of the file to import."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpen)
#. i18n: ectx: property (toolTip), widget (QPushButton, bFillingOpen)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:292
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:29
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:833
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:913
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:428
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1033
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:262
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1042
#: src/kdefrontend/ui/fitsheadereditwidget.ui:53
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:59
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:56
#, kde-format
msgid " Select the file to import"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twTopics)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:336
#, kde-format
msgid "Available"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lQos)
#. i18n: ectx: property (text), widget (QLabel, lQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:344
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:48
#, kde-format
msgid "QOS level:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:355
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:69
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:226
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:360
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:74
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:231
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillQoS)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQos)
#. i18n: ectx: property (text), item, widget (QComboBox, cbQoS)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:365
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:79
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:236
#, kde-format
msgid "2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopicSearch)
#. i18n: ectx: property (text), widget (QLabel, lSubscriptionSearch)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:423
#: src/kdefrontend/ui/datasources/importfilewidget.ui:448
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:58
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:134
#, kde-format
msgid "Scroll to root:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:440
#, kde-format
msgid "Subscribed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bSaveFilter)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:477
#, kde-format
msgid "Save the current filter settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbOptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:512
#, kde-format
msgid "Format Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStartRow)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:657
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:245
#, kde-format
msgid "Start row:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbEndRow)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:664
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:291
#, kde-format
msgid "Specify the end row to import; -1 stands for the last row"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStartColumn)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:680
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:320
#, kde-format
msgid "Start column:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbStartColumn)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:687
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:327
#, kde-format
msgid "Specify the start column for import"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbStartRow)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:716
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:252
#, kde-format
msgid "Specify the start row for import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEndColumn)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:761
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:356
#, kde-format
msgid "End column:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbEndColumn)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:768
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:363
#, kde-format
msgid "Specify the end column to import; -1 stands for the last column"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEndRow)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:797
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:284
#, kde-format
msgid "End row:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbUpdateOptions)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:824
#, kde-format
msgid "Update Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lKeepLastValues)
#. i18n: ectx: property (text), widget (QLabel, lKeepNvalues)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:830
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:241
#, kde-format
msgid "Keep last values:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:837
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:210
#, kde-format
msgid "Read:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:851
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:298
#, kde-format
msgid "Periodically"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:856
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:303
#, kde-format
msgid "On New Data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbLinkFile)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:864
#, kde-format
msgid "If this option is checked, only the link to the file is stored in the project file but not its content."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chbLinkFile)
#. +> trunk
#: src/kdefrontend/ui/datasources/importfilewidget.ui:196
#, kde-format
msgid "If this option is checked, only the link to the file is stored in the project file but not it's content."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUpdateType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:877
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:189
#, kde-format
msgid "Update:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:884
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:156
#, kde-format
msgid "Update interval:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, sbKeepNValues)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:891
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:267
#, kde-format
msgid "All"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:907
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:248
#, kde-format
msgid " ms"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:924
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:218
#, kde-format
msgid "Continuously Fixed"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:929
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:223
#, kde-format
msgid "From End"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:934
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:228
#, kde-format
msgid "Till the End"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSampleSize)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importfilewidget.ui:942
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:277
#, kde-format
msgid "Sample size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFileName)
#. i18n: ectx: property (text), widget (QLabel, lFillingFileName)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundFileName)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:39
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:810
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:890
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:405
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1010
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:50
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:239
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1019
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:36
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:33
#, kde-format
msgid "File name:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbObjects)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:59
#, kde-format
msgid "Objects to Import"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbUnusedObjects)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importprojectwidget.ui:68
#, kde-format
msgid "Import unused object"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lImportFrom)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:65
#, kde-format
msgid "Import from:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbQuery)
#. +> trunk5
#: src/kdefrontend/ui/datasources/importsqldatabasewidget.ui:137
#, kde-format
msgid "Query"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lNumberFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:46
#, kde-format
msgid "Number format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDateTimeFormat)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:79
#, kde-format
msgid "DateTime format"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbImportObjectNames)
#. +> trunk5
#: src/kdefrontend/ui/datasources/jsonoptionswidget.ui:86
#, kde-format
msgid "Import object names"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbConnection)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:23
#, kde-format
msgid "Manage connections:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lId)
#. i18n: ectx: property (text), widget (QLabel, lID)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:65
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:67
#, kde-format
msgid "Client ID:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUsername)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:88
#, kde-format
msgid "Username:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbID)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:95
#, kde-format
msgid "Set client ID"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbAuthentication)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:102
#, kde-format
msgid "Use authentication"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbRetain)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqttconnectionmanagerwidget.ui:109
#, kde-format
msgid "Interpret retain messages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, MQTTErrorWidget)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:14
#, kde-format
msgid "MQTT Error Widget"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lUserName)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:33
#, kde-format
msgid "User name:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bChange)
#. +> trunk5
#: src/kdefrontend/ui/datasources/mqtterrorwidget.ui:53
#, kde-format
msgid "Make Changes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, twContent)
#. +> trunk5 trunk
#: src/kdefrontend/ui/datasources/netcdfoptionswidget.ui:23
#, kde-format
msgid "Shows the content of a NetCDF file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelPreview)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:19
#, kde-format
msgid "Number of bins to preview:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelData)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:66
#, kde-format
msgid "Data to import:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelFirst)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:149
#, kde-format
msgid "First Bin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelLast)
#. +> trunk5
#: src/kdefrontend/ui/datasources/rootoptionswidget.ui:156
#, kde-format
msgid "Last Bin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrientation)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:108
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:112
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:142
#, kde-format
msgid "Orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPosition)
#. i18n: ectx: property (text), widget (QLabel, lArrowPosition)
#. i18n: ectx: property (text), widget (QLabel, lLabelsPosition)
#. i18n: ectx: property (text), widget (QLabel, lValuesPosition)
#. i18n: ectx: property (text), widget (QLabel, lXBreakPosition)
#. i18n: ectx: property (text), widget (QLabel, lYBreakPosition)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:118
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:448
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:949
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:536
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:704
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:643
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:784
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:694
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:700
#, kde-format
msgid "Position:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, lePosition)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:131
#, kde-format
msgid "Position of the axis in the direction perpendicular to the axis in logical units."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:138
#, kde-format
msgid "Scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScale)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:138
#, kde-format
msgid "Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:164
#, kde-format
msgid "Auto fit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoScale)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:164
#, kde-format
msgid "Auto Fit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStart)
#. i18n: ectx: property (text), widget (QLabel, lStartDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:178
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:198
#, kde-format
msgid "Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lStart)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:178
#, kde-format
msgid "Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEnd)
#. i18n: ectx: property (text), widget (QLabel, lEndDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:188
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:212
#, kde-format
msgid "End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEnd)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:188
#, kde-format
msgid "End"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLine)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:256
#, kde-format
msgid "Line:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lZeroOffset)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:226
#, kde-format
msgid "Zero-offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lZeroOffset)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:198
#, kde-format
msgid "Zero-offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScalingFactor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:236
#, kde-format
msgid "Scaling factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScalingFactor)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:208
#, kde-format
msgid "Scaling factor"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabTitle)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:267
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:383
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:508
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:348
#, kde-format
msgid "Title"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lArrow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:424
#, kde-format
msgid "Arrow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lArrow)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:396
#, kde-format
msgid "Arrow:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabTicks)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:517
#, kde-format
msgid "Ticks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksNumber)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksNumber)
#. i18n: ectx: property (text), widget (QLabel, lNumber)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:552
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:737
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:27
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksIncrement)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksIncrement)
#. i18n: ectx: property (text), widget (QLabel, lIncrement)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:562
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:747
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:37
#, kde-format
msgid "Increment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksColumn)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:572
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:757
#, kde-format
msgid "Column:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lDirection)
#. i18n: ectx: property (text), widget (QLabel, lFillingPosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:717
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:922
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:112
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:969
#, kde-format
msgid "Direction:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lMinorTicksDirection)
#. i18n: ectx: property (text), widget (QLabel, lFillingPosition)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:495
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:696
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:955
#, kde-format
msgid "Direction"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicks)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:902
#, kde-format
msgid "Major ticks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorTicks)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:881
#, kde-format
msgid "Major ticks:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorTicks)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:915
#, kde-format
msgid "Minor ticks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorTicks)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:894
#, kde-format
msgid "Minor ticks:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabLabels)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:930
#, kde-format
msgid "Labels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsOffset)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:972
#, kde-format
msgid "Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsOffset)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:937
#, kde-format
msgid "Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid_3)
#. i18n: ectx: property (text), widget (QLabel, lValuesFormatTop)
#. i18n: ectx: property (text), widget (QLabel, lErrorFormat)
#. i18n: ectx: property (text), widget (QLabel, lFormat_2)
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1008
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:107
#: src/kdefrontend/ui/dockwidgets/columndock.ui:66
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:810
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1223
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:208
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:151
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:816
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1292
#, kde-format
msgid "Format"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOutputFormat)
#. i18n: ectx: property (text), widget (QLabel, lLabelsFormat)
#. i18n: ectx: property (text), widget (QLabel, lValuesFormat)
#. i18n: ectx: property (text), widget (QLabel, lXRangeFormat)
#. i18n: ectx: property (text), widget (QLabel, lYRangeFormat)
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1015
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:295
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:413
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:817
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:955
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:29
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:23
#, kde-format
msgid "Format:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lLabelsPrecision)
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLabelsPrecision)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1022
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1038
#, kde-format
msgid "Number of digits after the decimal point"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrecision)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrecision)
#. i18n: ectx: property (text), widget (QLabel, lPrecision)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1025
#: src/kdefrontend/ui/dockwidgets/columndock.ui:93
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:827
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:215
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:826
#, kde-format
msgid "Precision:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrecision)
#. i18n: ectx: property (text), widget (QLabel, lPrecision)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrecision)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1058
#: src/kdefrontend/ui/dockwidgets/columndock.ui:93
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:215
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:819
#, kde-format
msgid "Precision"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkLabelsAutoPrecision)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1045
#, kde-format
msgid "Automatically determine the optimal number of digits after the decimal point"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoRange)
#. i18n: ectx: property (text), widget (QCheckBox, chkLabelsAutoPrecision)
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoScaleX)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leXMin)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leXMax)
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoScaleY)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leYMin)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, leYMax)
#. i18n: ectx: property (text), widget (QCheckBox, chkAuto)
#. i18n: ectx: property (text), widget (QCheckBox, chkAuto2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1048
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:208
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:238
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:255
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:311
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:341
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:358
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:288
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:312
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:329
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:406
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:430
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:447
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:249
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:127
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:359
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:404
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:345
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:127
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:49
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:142
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:480
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:123
#, kde-format
msgid "Auto"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsFont)
#. i18n: ectx: property (text), widget (QLabel, lValuesFont)
#. i18n: ectx: property (text), widget (QLabel, lFont)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1078
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:114
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:916
#: src/kdefrontend/ui/dockwidgets/notedock.ui:89
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:915
#: src/kdefrontend/ui/labelwidget.ui:210
#, kde-format
msgid "Font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsFont)
#. i18n: ectx: property (text), widget (QLabel, lFont)
#. i18n: ectx: property (text), widget (QLabel, lValuesFont)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:976
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:114
#: src/kdefrontend/ui/dockwidgets/notedock.ui:89
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:908
#: src/kdefrontend/ui/labelwidget.ui:222
#, kde-format
msgid "Font"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrefix)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrefix)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1092
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:882
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:881
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsPrefix)
#. i18n: ectx: property (text), widget (QLabel, lValuesPrefix)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1079
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:874
#, kde-format
msgid "Prefix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsSuffix)
#. i18n: ectx: property (text), widget (QLabel, lValuesSuffix)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1099
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:899
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:898
#, kde-format
msgid "Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLabelsSuffix)
#. i18n: ectx: property (text), widget (QLabel, lValuesSuffix)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1096
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:891
#, kde-format
msgid "Suffix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1262
#, kde-format
msgid "Major grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMajorGrid)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1224
#, kde-format
msgid "Major grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorGrid)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1379
#, kde-format
msgid "Minor grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMinorGrid)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/axisdock.ui:1341
#, kde-format
msgid "Minor grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGeometry)
#. i18n: ectx: property (text), widget (QLabel, lPosition)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:96
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:96
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:190
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:107
#: src/kdefrontend/ui/labelwidget.ui:311
#, kde-format
msgid "Geometry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:103
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:103
#, kde-format
msgid "Left:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbHeight)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutTopMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutBottomMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutLeftMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutRightMargin)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutHorizontalSpacing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLayoutVerticalSpacing)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPositionX)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPositionY)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLineSymbolWidth)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderCornerRadius)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbLeft)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbTop)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPaddingHorizontal)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbPaddingVertical)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:113
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:126
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:146
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:166
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1018
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1105
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1128
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:113
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:133
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:153
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:173
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1185
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1208
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:217
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:243
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:334
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:596
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:704
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:724
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:751
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:771
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:791
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:833
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:159
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:176
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:419
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:439
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:459
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:479
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:528
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:548
#: src/kdefrontend/ui/labelwidget.ui:350 src/kdefrontend/ui/labelwidget.ui:395
#, kde-format
msgid " cm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeight)
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:159
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:166
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:169
#, kde-format
msgid "Height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, lXscale)
#. i18n: ectx: property (text), widget (QLabel, lXRange)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:201
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:281
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:317
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:120
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:110
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:120
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:59
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:245
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:110
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:116
#, kde-format
msgid "x-Range:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. i18n: ectx: property (text), widget (QLabel, lXMin)
#. i18n: ectx: property (text), widget (QLabel, lXMinDateTime)
#. i18n: ectx: property (text), widget (QLabel, lYMin)
#. i18n: ectx: property (text), widget (QLabel, lYMinDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:215
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:304
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:305
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:339
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:423
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:457
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:71
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:289
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:286
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:151
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:300
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:169
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:434
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:147
#, kde-format
msgid "Minimum:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. i18n: ectx: property (text), widget (QLabel, lXMaxDateTime)
#. i18n: ectx: property (text), widget (QLabel, lYMax)
#. i18n: ectx: property (text), widget (QLabel, lYMaxDateTime)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:248
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:321
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:322
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:353
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:440
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:467
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:204
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:319
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:316
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:181
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:330
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:54
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:464
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:177
#, kde-format
msgid "Maximum:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScaling)
#. i18n: ectx: property (text), widget (QLabel, lXScaling_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:265
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:351
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:367
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:477
#, kde-format
msgid "Scaling:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYscale)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:297
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:399
#, kde-format
msgid "y-Range:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:375
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:126
#, kde-format
msgid "Top:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabScales)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:388
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:513
#, kde-format
msgid "Range Breaks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:400
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:525
#, kde-format
msgid "x-Range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillEnabled)
#. i18n: ectx: property (text), widget (QLabel, lFillingEnabled)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:407
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:579
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:532
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:686
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:963
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:356
#, kde-format
msgid "Enabled:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bAddXBreak)
#. i18n: ectx: property (toolTip), widget (QPushButton, bAddYBreak)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:474
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:642
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:593
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:734
#, kde-format
msgid "Add new scale breaking"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bRemoveXBreak)
#. i18n: ectx: property (toolTip), widget (QPushButton, bRemoveYBreak)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:490
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:658
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:603
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:744
#, kde-format
msgid "Remove scale breaking"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cbXBreak)
#. i18n: ectx: property (toolTip), widget (QComboBox, cbYBreak)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:506
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:674
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:613
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:754
#, kde-format
msgid "Current scale breaking"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lYBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lFrom)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:516
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:684
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:623
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:764
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:47
#, kde-format
msgid "From:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lYBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lTo)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:526
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:694
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:633
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:774
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:57
#, kde-format
msgid "To:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:572
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:679
#, kde-format
msgid "y-Range"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabPlotArea)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:758
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:838
#, kde-format
msgid "Plot Area"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. i18n: ectx: property (text), widget (QLabel, lBackground)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:770
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:850
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:353
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:365
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:200
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillingSecondColor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundSecondColor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:883
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:963
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:478
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1083
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:302
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1092
#, kde-format
msgid "Second color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderCornerRadius)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1011
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1091
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:589
#, kde-format
msgid "Corner radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPadding)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1088
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1168
#, kde-format
msgid "Padding"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPaddingHorizontal)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1095
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1175
#, kde-format
msgid "Horizontal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPaddingVertical)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/barchartplotdock.ui:1118
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1198
#, kde-format
msgid "Vertical:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGeometry)
#. i18n: ectx: property (text), widget (QLabel, lPosition)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:96
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:196
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:107
#: src/kdefrontend/ui/labelwidget.ui:300
#, kde-format
msgid "Geometry:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeight)
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:166
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:169
#, kde-format
msgid "Height"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataRange)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:208
#, kde-format
msgid "Data range"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeLast)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:215
#, kde-format
msgid "Show &last"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lShowLastNPoints)
#. i18n: ectx: property (text), widget (QLabel, lShowFirstNPoints)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:225
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:242
#, kde-format
msgid "points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeFirst)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:232
#, kde-format
msgid "Show f&irst"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbRangeFree)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:249
#, kde-format
msgid "Free ranges"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScaling)
#. i18n: ectx: property (text), widget (QLabel, lXScaling_2)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:272
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:358
#, kde-format
msgid "Scaling"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lYBreakStart)
#. i18n: ectx: property (text), widget (QLabel, lFrom)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:498
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:639
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:47
#, kde-format
msgid "From"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lYBreakEnd)
#. i18n: ectx: property (text), widget (QLabel, lTo)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:508
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:649
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:57
#, kde-format
msgid "To"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBackground)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:725
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:330
#, kde-format
msgid "Background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBackgroundSecondColor)
#. i18n: ectx: property (text), widget (QLabel, lFillingSecondColor)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:838
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:443
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:302
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1078
#, kde-format
msgid "Second color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBorderCornerRadius)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:966
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:554
#, kde-format
msgid "Corner radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPadding)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1043
#, kde-format
msgid "Padding:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, sbBorderCornerRadius)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:1098
#, kde-format
msgid "cm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumnCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:147
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:110
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:112
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:604
#, kde-format
msgid "Columns:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. i18n: ectx: property (text), widget (QLabel, lOrdering)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:154
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:255
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:19
#, kde-format
msgid "Order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSymbolWidth)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:161
#, kde-format
msgid "Line+Symbol Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSymbolWidth)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:285
#, kde-format
msgid "Line+Symbol width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionX)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:197
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:112
#: src/kdefrontend/ui/labelwidget.ui:321
#, kde-format
msgid "x:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionX)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:203
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:112
#: src/kdefrontend/ui/labelwidget.ui:310
#, kde-format
msgid "x"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionY)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:233
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:135
#: src/kdefrontend/ui/labelwidget.ui:372
#, kde-format
msgid "y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPositionY)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:239
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:135
#: src/kdefrontend/ui/labelwidget.ui:361
#, kde-format
msgid "y"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:668
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:514
#, kde-format
msgid "Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSpacing)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:633
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:514
#, kde-format
msgid "Spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:691
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:390
#, kde-format
msgid "Top margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTopMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:656
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:390
#, kde-format
msgid "Top margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:717
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:432
#, kde-format
msgid "Bottom margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBottomMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:682
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:432
#, kde-format
msgid "Bottom margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:737
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:452
#, kde-format
msgid "Left margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:702
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:452
#, kde-format
msgid "Left margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:744
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:472
#, kde-format
msgid "Right margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:709
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:472
#, kde-format
msgid "Right margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:764
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:521
#, kde-format
msgid "Hor. spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalSpacing)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:729
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:521
#, kde-format
msgid "Hor. spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalSpacing)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:784
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:541
#, kde-format
msgid "Ver. spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalSpacing)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:749
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:541
#, kde-format
msgid "Ver. spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMargin)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:826
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:383
#, kde-format
msgid "Margin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMargin)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:791
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:383
#, kde-format
msgid "Margin:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/columndock.ui:83
#, kde-format
msgid "Format type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/columndock.ui:73
#, kde-format
msgid "Data Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFormat)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/columndock.ui:83
#, kde-format
msgid "Format Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotDesignation)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/columndock.ui:123
#, kde-format
msgid "Plot designation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPlotDesignation)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/columndock.ui:123
#, kde-format
msgid "Plot designation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lPositionX)
#. i18n: ectx: property (toolTip), widget (KComboBox, cbPositionX)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPositionX)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:109
#: src/kdefrontend/ui/labelwidget.ui:318 src/kdefrontend/ui/labelwidget.ui:334
#: src/kdefrontend/ui/labelwidget.ui:347
#, kde-format
msgid "Horizontal position relative to label's parent"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabSymbol)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/custompointdock.ui:170
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:347
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:353
#, kde-format
msgid "Symbol"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. i18n: ectx: property (text), widget (QLabel, lErrorData)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:79
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1194
#, kde-format
msgid "Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinning)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:144
#, kde-format
msgid "Binning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMethod)
#. i18n: ectx: property (text), widget (QLabel, lBinningMethod)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:151
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:30
#, kde-format
msgid "Method:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMethod)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:82
#, kde-format
msgid "Method"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:161
#, kde-format
msgid "Bin Count:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBinWidth)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:181
#, kde-format
msgid "Bin Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkVisible)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:207
#, kde-format
msgid "visible"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:687
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:693
#, kde-format
msgid "Dataset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesDistance)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:704
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:710
#, kde-format
msgid "Distance:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabErrorBars)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1142
#, kde-format
msgid "Error Bars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsCapSize)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/histogramdock.ui:1250
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1319
#, kde-format
msgid "Cap size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillSettings)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:17
#, kde-format
msgid "Manage Will Settings:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbManageSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:30
#, kde-format
msgid "Manage Subscriptions"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twTopics)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:37
#, kde-format
msgid "Available topics"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bSubscribe)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:105
#, kde-format
msgid "Subscribe"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bUnsubscribe)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:112
#, kde-format
msgid "Unsubscribe"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, twSubscriptions)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:145
#, kde-format
msgid "Subscribed topics"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bWillUpdateNow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:169
#, kde-format
msgid "Update Will Message"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bUpdateNow)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:203
#, kde-format
msgid "Update Now"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbReadingType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/livedatadock.ui:233
#, kde-format
msgid "Read Whole File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDimensions)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:23
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:82
#, kde-format
msgid "Dimensions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYStart)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:67
#, kde-format
msgid "y-Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYStart)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:67
#, kde-format
msgid "y-Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRowCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:143
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:95
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:590
#, kde-format
msgid "Rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYEnd)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:164
#, kde-format
msgid "y-End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYEnd)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:164
#, kde-format
msgid "y-End"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXStart)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:178
#, kde-format
msgid "x-Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXStart)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:178
#, kde-format
msgid "x-Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:192
#, kde-format
msgid "x-End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:192
#, kde-format
msgid "x-End"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:264
#, kde-format
msgid "Header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:264
#, kde-format
msgid "Header"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMapping)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:280
#, kde-format
msgid "Mapping"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMapping)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:280
#, kde-format
msgid "Mapping:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bgcolor)
#. i18n: ectx: property (text), widget (QLabel, lBackgroundColor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/notedock.ui:69
#: src/kdefrontend/ui/labelwidget.ui:263
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bgcolor)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/notedock.ui:69
#, kde-format
msgid "Background Color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textcolor)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/notedock.ui:79
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textcolor)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/notedock.ui:79
#, kde-format
msgid "Text Color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVersion_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:89
#, kde-format
msgid "LabPlot version"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVersion_2)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:77
#, kde-format
msgid "Labplot version"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:138
#, kde-format
msgid "Author:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:133
#, kde-format
msgid "Author"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:148
#, kde-format
msgid "Created:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:168
#, kde-format
msgid "Last modified:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:163
#, kde-format
msgid "Last modified"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:188
#, kde-format
msgid "Notes:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/projectdock.ui:183
#, kde-format
msgid "Notes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lShowComments)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:158
#, kde-format
msgid "Column comments:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lShowComments)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:152
#, kde-format
msgid "Column comments"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScaleContent)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:114
#, kde-format
msgid "Scale content:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lScaleContent)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:114
#, kde-format
msgid "Scale content"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chScaleContent)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:122
#, kde-format
msgid ""
"If checked, rescale the content of the worksheet on size changes. Otherwise resize the canvas only.\n"
"Note, the content is automatically rescaled if a layout is active."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGrid)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:583
#, kde-format
msgid "Grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbNorm)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:17
#, kde-format
msgid "Normalize"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:119
#, kde-format
msgid "x-Data (optional):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lConvolution)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:132
#, kde-format
msgid "(De-)Convolution"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbRecalculate)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:170
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:239
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:206
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:397
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:61
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:384
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:186
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:73
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:384
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:422
#, kde-format
msgid "Recalculate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lY2Column)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:180
#, kde-format
msgid "y-Data Response:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lResults)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:239
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:209
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:189
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:566
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:347
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:162
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:320
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:347
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:385
#, kde-format
msgid "Results:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDataSourceCurve)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:324
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:99
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:47
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:99
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:231
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:89
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:95
#, kde-format
msgid "Curve:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:331
#, kde-format
msgid "y-Data Signal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWrap)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyconvolutioncurvedockgeneraltab.ui:380
#, kde-format
msgid "Wrap Response:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesGeneral_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:41
#, kde-format
msgid "Connection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineInterpolationPointsCount)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:84
#, kde-format
msgid "Interm. points:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineInterpolationPointsCount)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:84
#, kde-format
msgid "Interm. points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, sbLineInterpolationPointsCount)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:97
#, kde-format
msgid "intermediate points to evaluate between each two points"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSkipGaps)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:107
#, kde-format
msgid "Skip gaps:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineSkipGaps)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:107
#, kde-format
msgid "Skip Gaps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDropLines)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:232
#, kde-format
msgid "Drop lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDropLines)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:222
#, kde-format
msgid "Drop lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLineIncreasingXOnly)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:345
#, kde-format
msgid "Monoton incr. X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesDistance)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:696
#, kde-format
msgid "Distance"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabErrorBars)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1151
#, kde-format
msgid "Error bars"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarX)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1163
#, kde-format
msgid "x-error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarX)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1149
#, kde-format
msgid "x-error:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1170
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1246
#, kde-format
msgid "Error type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorType)
#. i18n: ectx: property (text), widget (QLabel, lYErrorType)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1156
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1232
#, kde-format
msgid "Error type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorDataPlus)
#. i18n: ectx: property (text), widget (QLabel, lYErrorDataPlus)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1203
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1256
#, kde-format
msgid "Data, +:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorDataMinus)
#. i18n: ectx: property (text), widget (QLabel, lYErrorDataMinus)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1210
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1263
#, kde-format
msgid "Data, -:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lValuesColumn)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:679
#, kde-format
msgid "Dataset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXErrorDataMinus)
#. i18n: ectx: property (text), widget (QLabel, lYErrorDataMinus)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1196
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1249
#, kde-format
msgid "Data, -"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarY)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1239
#, kde-format
msgid "y-error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarY)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1225
#, kde-format
msgid "y-error:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lErrorBarsCapSize)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedock.ui:1305
#, kde-format
msgid "Cap size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:68
#, kde-format
msgid "x-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:59
#, kde-format
msgid "x-data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:75
#, kde-format
msgid "y-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xycurvedockgeneraltab.ui:66
#, kde-format
msgid "y-data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:106
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:731
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:106
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:129
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:197
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:96
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:102
#, kde-format
msgid "x-Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:199
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:341
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:125
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:129
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:115
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:132
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:129
#, kde-format
msgid "x-Data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:103
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:708
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:113
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:136
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:238
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:103
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:109
#, kde-format
msgid "y-Data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:206
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:120
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:208
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:132
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:136
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:122
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:139
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:136
#, kde-format
msgid "y-Data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSimplification)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:159
#, kde-format
msgid "Simplification"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSimplification)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:321
#, kde-format
msgid "Simplification:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOption)
#. i18n: ectx: property (text), widget (QLabel, lOption2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:173
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:180
#, kde-format
msgid "Option:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOption2)
#. i18n: ectx: property (text), widget (QLabel, lOption)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:166
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:396
#, kde-format
msgid "Option"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDerivative)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:146
#, kde-format
msgid "Derivative:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDerivative)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:80
#, kde-format
msgid "Derivative"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDifferentiation)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:215
#, kde-format
msgid "Differentiation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:153
#, kde-format
msgid "Accuracy order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:297
#, kde-format
msgid "Accuracy order"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:76
#, kde-format
msgid "Equation type:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:76
#, kde-format
msgid "Equation type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation1)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:93
#, kde-format
msgid "x=f(t)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions1)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbFunctions2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:152
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:234
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:813
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:74
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:136
#, kde-format
msgid "Functions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants1)
#. i18n: ectx: property (toolTip), widget (QToolButton, tbConstants2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:162
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:244
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:823
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:84
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:146
#, kde-format
msgid "Constants"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation2)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyequationcurvedockgeneraltab.ui:175
#, kde-format
msgid "y=g(t)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCategory)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:30
#, kde-format
msgid "Category:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCategory)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:484
#, kde-format
msgid "Category"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:84
#, kde-format
msgid "y-Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWeights)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:148
#, kde-format
msgid "Weights"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (text), widget (QPushButton, pbParameters)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:164
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:665
#, kde-format
msgid "Parameters"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:203
#, kde-format
msgid "Goodness of fit"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:251
#, kde-format
msgid "Sum of squared residuals"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:266
#, kde-format
msgid "Mean square error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:281
#, kde-format
msgid "Root mean square error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:286
#, kde-format
msgid "RMSE, SD"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:296
#, kde-format
msgid "Coefficient of determination"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:311
#, kde-format
msgid "Adj. coefficient of determ."
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:341
#, kde-format
msgid "F test"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:346
#, kde-format
msgid "F"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFit)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:201
#, kde-format
msgid "Fit:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:371
#, kde-format
msgid "Mean absolute error"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:376
#, kde-format
msgid "MAE"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:386
#, kde-format
msgid "Akaike information criterion"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:391
#, kde-format
msgid "AIC"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:401
#, kde-format
msgid "Bayesian information criterion"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twGoodness)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:406
#, kde-format
msgid "BIC"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:420
#, kde-format
msgid "Log"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:464
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:474
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:534
#, kde-format
msgid "Iterations"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:484
#, kde-format
msgid "Tolerance"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:494
#, kde-format
msgid "Calculation time"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:504
#, kde-format
msgid "Degrees of freedom"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:514
#, kde-format
msgid "Number of parameter"
msgstr ""
#. i18n: ectx: property (text), item, widget (QTableWidget, twLog)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:524
#, kde-format
msgid "X range"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbOptions)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:592
#, kde-format
msgid "Advanced fit options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbOptions)
#. i18n: ectx: property (text), widget (QPushButton, pbOptions)
#. i18n: ectx: property (text), widget (QLabel, lOptions)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:595
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:149
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:75
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:69
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:602
#, kde-format
msgid "x-Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lModel)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:625
#, kde-format
msgid "Model:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lModel)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:355
#, kde-format
msgid "Model"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEquation)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:639
#, kde-format
msgid "f(x) ="
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbParameters)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:662
#, kde-format
msgid "Specify parameters and their properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDegree)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:672
#, kde-format
msgid "Degree:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYErrorCol)
#. i18n: ectx: property (text), widget (QLabel, lXErrorCol)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:889
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:915
#, kde-format
msgid "col ="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFilter)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:219
#, kde-format
msgid "Filter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForm)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:243
#, kde-format
msgid "Form:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lForm)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:159
#, kde-format
msgid "Form"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:308
#, kde-format
msgid "Cutoff2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCutoff2)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:173
#, kde-format
msgid "Cutoff2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:66
#, kde-format
msgid "Output:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:66
#, kde-format
msgid "Output"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOptions)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:149
#, kde-format
msgid "Options:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScale)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:235
#, kde-format
msgid "X axis scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXScale)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:235
#, kde-format
msgid "X axis scale"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbTwoSided)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:244
#, kde-format
msgid "Two sided"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbTwoSided)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:244
#, kde-format
msgid "two sided"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbShifted)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:251
#, kde-format
msgid "Shifted"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbShifted)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:251
#, kde-format
msgid "shifted"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:260
#, kde-format
msgid "Window:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:260
#, kde-format
msgid "Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lIntegration)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:204
#, kde-format
msgid "Integration:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAbsolute)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:284
#, kde-format
msgid "Absolute area"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAbsolute)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:324
#, kde-format
msgid "absolute area"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVariant)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:163
#, kde-format
msgid "Variant:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVariant)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:96
#, kde-format
msgid "Variant"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:173
#, kde-format
msgid "Parameter:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:89
#, kde-format
msgid "Parameter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTension)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:182
#, kde-format
msgid "Tension:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTension)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:306
#, kde-format
msgid "Tension"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lContinuity)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:208
#, kde-format
msgid "Continuity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lContinuity)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:332
#, kde-format
msgid "Continuity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBias)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:231
#, kde-format
msgid "Bias:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lInterpolation)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:245
#, kde-format
msgid "Interpolation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lBias)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:355
#, kde-format
msgid "Bias"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEval)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:272
#, kde-format
msgid "Evaluate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEval)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:232
#, kde-format
msgid "Evaluate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPoints)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:282
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:239
#, kde-format
msgid "Points:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPoints)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:428
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:330
#, kde-format
msgid "Points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbPoints)
#. +> trunk5 trunk
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:300
#, kde-format
msgid "number should be bigger than number of data points"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lSmooth)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:232
#, kde-format
msgid "Smooth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWeight)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:259
#, kde-format
msgid "Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWeight)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:323
#, kde-format
msgid "Weight"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPercentile)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:269
#, kde-format
msgid "Percentile:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPercentile)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:350
#, kde-format
msgid "Percentile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:289
#, kde-format
msgid "Polynom order:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:86
#, kde-format
msgid "Polynom order"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:309
#, kde-format
msgid "Padding mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:93
#, kde-format
msgid "Padding mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftValue)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:321
#, kde-format
msgid "Left value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLeftValue)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:372
#, kde-format
msgid "Left value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightValue)
#. +> trunk5
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:341
#, kde-format
msgid "Right value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRightValue)
#. +> trunk
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:392
#, kde-format
msgid "Right value"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbApply)
#. +> trunk5 trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:30
#: src/kdefrontend/ui/fitparameterswidget.ui:60
#, kde-format
msgid "Apply"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEps)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:70
#, kde-format
msgid "Tolerance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRobust)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:80
#, kde-format
msgid "Robust fit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRobust)
#. +> trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:53
#, kde-format
msgid "Robust fit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMaxIterations)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:87
#, kde-format
msgid "Max. iterations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMaxIterations)
#. +> trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:63
#, kde-format
msgid "Max. iterations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXRange)
#. i18n: ectx: property (text), widget (QLabel, lEvalRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:94
#: src/kdefrontend/ui/fitoptionswidget.ui:117
#, kde-format
msgid ".."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbUseDataErrors)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:101
#, kde-format
msgid "This option can be used to turn on and off the usage of given data errors when fitting."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseDataErrors)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:104
#, kde-format
msgid "Use given data errors"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:138
#, kde-format
msgid "Auto fit range"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbEvaluateFullRange)
#. +> trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:100
#, kde-format
msgid "Evaluate full range"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbUseResults)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:151
#, kde-format
msgid "If selected, the resulting fit parameter are set as new start values."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseResults)
#. +> trunk5 trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:154
#, kde-format
msgid "Use results as new start values"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEvaluatedPoints)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:164
#, kde-format
msgid "Evaluated points:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEvaluatedPoints)
#. +> trunk
#: src/kdefrontend/ui/fitoptionswidget.ui:83
#, kde-format
msgid "Evaluated Points"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbAutoEvalRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:171
#, kde-format
msgid "If selected, the fit function is evaluated for the full range of data points and not only for the given x-range."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoEvalRange)
#. +> trunk5
#: src/kdefrontend/ui/fitoptionswidget.ui:174
#, kde-format
msgid "Auto evaluation range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/fitsheadereditaddunitwidget.ui:17
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk
#: src/kdefrontend/ui/fitsheadereditaddunitwidget.ui:17
#, kde-format
msgid "Unit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/ui/fitsheadereditnewkeywordwidget.ui:17
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:86
#, kde-format
msgid "Key"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bOpen)
#. +> trunk5 trunk
#: src/kdefrontend/ui/fitsheadereditwidget.ui:56
#, kde-format
msgid "Open File"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bClose)
#. +> trunk5 trunk
#: src/kdefrontend/ui/fitsheadereditwidget.ui:63
#, kde-format
msgid "Close File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lText)
#. +> trunk5 trunk
#: src/kdefrontend/ui/labelwidget.ui:26
#, kde-format
msgid "Text:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, tbTexUsed)
#. +> trunk5 trunk
#: src/kdefrontend/ui/labelwidget.ui:178
#, kde-format
msgid "TeX mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFontTeX)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:220
#, kde-format
msgid "Main font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFontTeX)
#. +> trunk
#: src/kdefrontend/ui/labelwidget.ui:232
#, kde-format
msgid "Main Font"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFontColor)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:240
#, kde-format
msgid "Foreground color:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lOffsetX)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbOffsetX)
#. i18n: ectx: property (toolTip), widget (QLabel, lOffsetY)
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, sbOffsetY)
#. +> trunk5 trunk
#: src/kdefrontend/ui/labelwidget.ui:408 src/kdefrontend/ui/labelwidget.ui:418
#: src/kdefrontend/ui/labelwidget.ui:434 src/kdefrontend/ui/labelwidget.ui:444
#, kde-format
msgid "Distance to the axis tick labels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetX)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:411
#, kde-format
msgid "Offset X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetX)
#. +> trunk
#: src/kdefrontend/ui/labelwidget.ui:400
#, kde-format
msgid "Offset X"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetY)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:437
#, kde-format
msgid "Offset Y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOffsetY)
#. +> trunk
#: src/kdefrontend/ui/labelwidget.ui:426
#, kde-format
msgid "Offset Y"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalAlignment)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:460
#, kde-format
msgid "Hor. align.:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHorizontalAlignment)
#. +> trunk
#: src/kdefrontend/ui/labelwidget.ui:449
#, kde-format
msgid "Hor. align."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalAlignment)
#. +> trunk5
#: src/kdefrontend/ui/labelwidget.ui:470
#, kde-format
msgid "Vert. align.:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lVerticalAlignment)
#. +> trunk
#: src/kdefrontend/ui/labelwidget.ui:459
#, kde-format
msgid "Vert. align."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lY)
#. +> trunk5 trunk
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:116
#, kde-format
msgid "y = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lX)
#. +> trunk5 trunk
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:132
#, kde-format
msgid "x = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lZ)
#. +> trunk5 trunk
#: src/kdefrontend/ui/matrix/matrixfunctionwidget.ui:148
#, kde-format
msgid "f(x,y) = "
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:126
#, kde-format
msgid "Mean deviation"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:137
#, kde-format
msgid "Mean deviation around median"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lwWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:148
#, kde-format
msgid "Median deviation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillTopic)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:195
#, kde-format
msgid "Topic:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillQos)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:212
#, kde-format
msgid "QoS"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:244
#, kde-format
msgid "Update type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:252
#, kde-format
msgid "Time Interval"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillUpdate)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:257
#, kde-format
msgid "On Click"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillUpdateInterval)
#. i18n: ectx: property (text), widget (QLabel, lAutoSaveInterval)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:265
#: src/kdefrontend/ui/settingsgeneralpage.ui:53
#, kde-format
msgid "Time interval:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, leWillUpdateInterval)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:272
#, kde-format
msgid "10000"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:279
#, kde-format
msgid "Message type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:293
#, kde-format
msgid "Own Message"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5 trunk
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:298
#, kde-format
msgid "Statistics"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbWillMessageType)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:303
#, kde-format
msgid "Last Message Received"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillOwnMessage)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:311
#, kde-format
msgid "Own message:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWillStatistics)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:321
#, kde-format
msgid "Will statistics:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bCancel)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:328
#, kde-format
msgid "Finish managing the will settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRetainMessage)
#. +> trunk5
#: src/kdefrontend/ui/mqttwillsettingswidget.ui:342
#, kde-format
msgid "Retain:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDensity)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:23
#, kde-format
msgid "Density"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbDensityEnabled)
#. i18n: ectx: property (text), widget (QCheckBox, chbLevelsEnabled)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:30
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:304
#, kde-format
msgid "Activate"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbDensityEnabled)
#. i18n: ectx: property (text), widget (QCheckBox, chbLevelsEnabled)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:29
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:294
#, kde-format
msgid "activate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColorMap)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:40
#, kde-format
msgid "Color map:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColorMap)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:39
#, kde-format
msgid "Color map"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bCreateColorMap)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:86
#, kde-format
msgid "Create new color map"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bOpenColorMap)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:149
#, kde-format
msgid "Open existing color map"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFillBrushStyle)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:211
#, kde-format
msgid "Pattern:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lThreshold)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:221
#, kde-format
msgid "Threshold:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lThreshold)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:211
#, kde-format
msgid "Threshold"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, leThreshold)
#. i18n: ectx: property (text), widget (QLineEdit, leLevelsNumber)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:234
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:297
#, kde-format
msgid "10"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbMeshEnabled)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:241
#, kde-format
msgid "Mesh"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRelativeScaleEnabled)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:248
#, kde-format
msgid "Relative scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevels)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:277
#, kde-format
msgid "Levels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsNumber)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:284
#, kde-format
msgid "Number of levels:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsNumber)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:274
#, kde-format
msgid "Number of levels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineWidth)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:314
#, kde-format
msgid "Line width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineWidth)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:304
#, kde-format
msgid "Line width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineColor)
#. +> trunk5
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:331
#, kde-format
msgid "Line color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lLevelsLineColor)
#. +> trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:321
#, kde-format
msgid "Line color"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbLevelsMultiColoring)
#. +> trunk5 trunk
#: src/kdefrontend/ui/plotsurfacestylewidget.ui:341
#, kde-format
msgid "Multicoloring"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoSaveInterval)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:53
#, kde-format
msgid "Time interval"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:60
#, kde-format
msgid "Startup:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:60
#, kde-format
msgid "Startup"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoSave)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:67
#, kde-format
msgid "Enabled"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoSave)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:67
#, kde-format
msgid "enabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoSave)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:80
#: src/kdefrontend/ui/settingsprintingpage.ui:16
#, kde-format
msgid "Auto-Save"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTabPosition)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:103
#, kde-format
msgid "Tab position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTabPosition)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:103
#, kde-format
msgid "Tab position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMdiVisibility)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:110
#, kde-format
msgid "Sub-window visibility:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMdiVisibility)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:110
#, kde-format
msgid "Sub-Window visibility"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lInterface)
#. +> trunk5
#: src/kdefrontend/ui/settingsgeneralpage.ui:133
#, kde-format
msgid "Interface:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lInterface)
#. +> trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:133
#, kde-format
msgid "Interface"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAutoSaveIntervalUnit)
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsgeneralpage.ui:140
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:27
#, kde-format
msgid "min."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsprintingpage.ui:22
#, kde-format
msgid "TODO"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPresenterMode_2)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:23
#, kde-format
msgid "Appearance"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTheme)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:30
#, kde-format
msgid "Theme:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPresenterModeInteractive)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:82
#, kde-format
msgid "Interactive"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPresenterModeInteractive)
#. +> trunk
#: src/kdefrontend/ui/settingsworksheetpage.ui:30
#, kde-format
msgid "interactive"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lPerformance)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsworksheetpage.ui:111
#, kde-format
msgid "Performance"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDoubleBuffering)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:118
#, kde-format
msgid "Enable double buffering"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDoubleBuffering)
#. +> trunk
#: src/kdefrontend/ui/settingsworksheetpage.ui:66
#, kde-format
msgid "enable double-buffering"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTex)
#. +> trunk5 trunk
#: src/kdefrontend/ui/settingsworksheetpage.ui:147
#, kde-format
msgid "LaTeX"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTexEngine)
#. +> trunk5
#: src/kdefrontend/ui/settingsworksheetpage.ui:154
#, kde-format
msgid "Typesetting engine:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lTexEngine)
#. +> trunk
#: src/kdefrontend/ui/settingsworksheetpage.ui:102
#, kde-format
msgid "Typesetting engine"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMode)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:17
#, kde-format
msgid "Drop values:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lAnd)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:37
#, kde-format
msgid "and"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/dropvalueswidget.ui:44
#, kde-format
msgid "max."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:17
#, kde-format
msgid "Fix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/equidistantvalueswidget.ui:17
#, kde-format
msgid "Fix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:81
#, kde-format
msgid "Export header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportHeader)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:116
#, kde-format
msgid "Export header"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixVHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:104
#, kde-format
msgid "Export vertical header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixVHeader)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:99
#, kde-format
msgid "Export vertical header"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixHHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:121
#, kde-format
msgid "Export horizontal header:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMatrixHHeader)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:139
#, kde-format
msgid "Export horizontal header"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGridLines)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:162
#, kde-format
msgid "Grid lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lGridLines)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:170
#, kde-format
msgid "Grid lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCaptions)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:179
#, kde-format
msgid "Table captions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lCaptions)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:187
#, kde-format
msgid "Table captions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:196
#, kde-format
msgid "Headers:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lHeader)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:211
#, kde-format
msgid "Headers"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEmptyRows)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:213
#, kde-format
msgid "Skip empty rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lEmptyRows)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:231
#, kde-format
msgid "Skip empty rows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportArea)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:227
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:75
#, kde-format
msgid "Area to export:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportArea)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:248
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:75
#, kde-format
msgid "Area to export"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportToFITS)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:237
#, kde-format
msgid "Export to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportToFITS)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:238
#, kde-format
msgid "Export to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumnAsUnits)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:247
#, kde-format
msgid "Comments as column units:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumnAsUnits)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/exportspreadsheetwidget.ui:255
#, kde-format
msgid "Comments as column units"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:61
#, kde-format
msgid "="
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunc)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:83
#, kde-format
msgid "Function:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunction)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:162
#, kde-format
msgid "f(x) = "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunction)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/functionvalueswidget.ui:45
#, kde-format
msgid "f(x)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lXColumn)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:29
#, kde-format
msgid "X-data:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lYColumn)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:105
#, kde-format
msgid "Y-data:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbCurvePlacement)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:145
#, kde-format
msgid "Curve Placement"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCurvePlacement1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:151
#, kde-format
msgid "&All curves in one plot"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCurvePlacement2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:161
#, kde-format
msgid "One p&lot per curve"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbPlotPlacement)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:171
#, kde-format
msgid "Add Curves to"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:177
#, kde-format
msgid "E&xisting plot"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:187
#, kde-format
msgid "&New plot in an existing worksheet"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPlotPlacement3)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:194
#, kde-format
msgid "New plot in a new wor&ksheet"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCreateDataCurve)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/plotdatawidget.ui:217
#, kde-format
msgid "Create curve for original data"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDistribution)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:23
#, kde-format
msgid "Distribution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lDistribution)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:23
#, kde-format
msgid "Distribution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter1)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:72
#, kde-format
msgid "1:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter2)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:88
#, kde-format
msgid "2:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter3)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:104
#, kde-format
msgid "3:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lParameter3)
#. +> trunk
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:104
#, kde-format
msgid "3"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lFunc)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/randomvalueswidget.ui:120
#, kde-format
msgid "p(x)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbOrdering)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:27
#, kde-format
msgid "Ascending"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbOrdering)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:36
#, kde-format
msgid "Descending"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lType)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:48
#, kde-format
msgid "Sort columns:"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/SortDialog.cpp:49
#: src/kdefrontend/spreadsheet/SortDialog.cpp:63
#, kde-format
msgid "Sort columns"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbType)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:56
#, kde-format
msgid "Separately"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lOrder)
#. +> trunk
#: src/kdefrontend/spreadsheet/SortDialog.cpp:57
#: src/kdefrontend/ui/dockwidgets/cartesianplotlegenddock.ui:154
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:268
#, kde-format
msgid "Order"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cbType)
#. +> trunk5 trunk
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:61
#, kde-format
msgid "Together"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lColumns)
#. +> trunk5
#: src/kdefrontend/ui/spreadsheet/sortdialogwidget.ui:69
#, kde-format
msgid "Leading column:"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/SortDialog.cpp:71
#, kde-format
msgid "Leading column"
msgstr ""
#. +> trunk
#: src/kdefrontend/spreadsheet/SortDialog.cpp:80
#, kde-format
msgid "&Sort"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lExportBackground)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkExportBackground)
#. +> trunk5 trunk
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:92
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:102
#, kde-format
msgid "Check this option if the worksheet background should be exported."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportBackground)
#. +> trunk5
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:95
#, kde-format
msgid "Export background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lExportBackground)
#. +> trunk
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:95
#, kde-format
msgid "Export background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lResolution)
#. +> trunk5
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:115
#, kde-format
msgid "Resolution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lResolution)
#. +> trunk
#: src/kdefrontend/ui/worksheet/exportworksheetwidget.ui:115
#, kde-format
msgid "Resolution"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:46
#: src/kdefrontend/widgets/DatapickerCurveWidget.cpp:50
#, kde-format
msgid "No Error"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:144
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:193
#, kde-format
msgid ""
"Select the range for the hue.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:149
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:198
#, kde-format
msgid ""
"Select the range for the saturation.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:154
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:203
#, kde-format
msgid ""
"Select the range for the value, the degree of lightness of the color.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:159
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:208
#, kde-format
msgid ""
"Select the range for the intensity.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:164
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:213
#, kde-format
msgid ""
"Select the range for the colors that are not part of the background color.\n"
"Everything outside of this range will be set to white."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:168
#, kde-format
msgid "Cartesian (x, y)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:169
#, kde-format
msgid "Polar (x, y°)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:170
#, kde-format
msgid "Polar (x, y(rad))"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:171
#, kde-format
msgid "Logarithmic (ln(x), y)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:172
#, kde-format
msgid "Logarithmic (x, ln(y))"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:173
#, kde-format
msgid "Ternary (x, y, z)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:184
#, kde-format
msgid "No Image"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:185
#, kde-format
msgid "Original Image"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/DatapickerImageWidget.cpp:186
#, kde-format
msgid "Processed Image"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FitParametersWidget.cpp:56
#, kde-format
msgid "Start value"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FitParametersWidget.cpp:60
#, kde-format
msgid "Fixed"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FitParametersWidget.cpp:64
#, kde-format
msgid "Lower limit"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FitParametersWidget.cpp:68
#, kde-format
msgid "Upper limit"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:40
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:42
#, kde-format
msgctxt "@title:window"
msgid "Add New Unit"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:35
#, kde-format
msgid "Add New Unit"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditAddUnitDialog.cpp:48
#, kde-format
msgid "Enter unit name here"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:53
#, kde-format
msgid "&Save"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:60
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:90
#, kde-format
msgctxt "@title:window"
msgid "FITS Metadata Editor"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "FITS Metadata Editor [Changed]"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditDialog.cpp:71
#, kde-format
msgid "FITS Metadata Editor [Changed]"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:56
#, kde-format
msgid "&Add Keyword"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:51
#, kde-format
msgid "&Add keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:60
#, kde-format
msgctxt "@title:window"
msgid "Specify the New Keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:67
#, kde-format
msgid "Specify the name"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:48
#, kde-format
msgid "Specify the new keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:68
#, kde-format
msgid "Specify the value"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:69
#, kde-format
msgid "Specify the comment"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:85
#, kde-format
msgid "Cannot add new keyword without key, would you like to try again?"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:76
#, kde-format
msgid "Can't add new keyword without key, would you like to try again?"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditNewKeywordDialog.cpp:86
#, kde-format
msgid "Cannot add empty key"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:69
#, kde-format
msgid "Add new keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:73
#, kde-format
msgid "Remove selected keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:77
#, kde-format
msgid "Add unit to keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:81
#, kde-format
msgid "Close file"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:189
#, kde-format
msgid "FITS files (*.fits)"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:197
#, kde-format
msgid "Open FITS file"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:233
#, kde-format
msgid "Cannot open file, file already opened."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:234
#, kde-format
msgid "File already opened"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:291
#, kde-format
msgid "Add New Keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:292
#, kde-format
msgid "Remove Keyword"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:276
#, kde-format
msgid "Remove keyword"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:294
#, kde-format
msgid "Add Unit"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:278
#, kde-format
msgid "Add unit"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:334
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:341
#, kde-format
msgid "Cannot add keyword, keyword already added"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:334
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:341
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:349
#, kde-format
msgid "Cannot Add Keyword"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:318
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:325
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:333
#, kde-format
msgid "Cannot add keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:348
#, kde-format
msgid "Cannot add mandatory keyword, they are already present"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:392
#, kde-format
msgid "Are you sure you want to delete the keyword '%1'?"
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:393
#, kde-format
msgid "Confirm Deletion"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:377
#, kde-format
msgid "Confirm deletion"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:413
#, kde-format
msgid "Cannot remove mandatory keyword."
msgstr ""
#. +> trunk5
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:413
#, kde-format
msgid "Removing Keyword"
msgstr ""
#. +> trunk
#: src/kdefrontend/widgets/FITSHeaderEditWidget.cpp:396
#, kde-format
msgid "Removing keyword"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/LabelWidget.cpp:362
#, kde-format
msgid "LaTeX typesetting not possible. Please check the settings."
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/widgets/LabelWidget.cpp:506
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:61
#, kde-format
msgid "desktop"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:77
#, kde-format
msgid "Object's bounding box"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:78
#, kde-format
msgid "Current selection"
msgstr ""
#. +> trunk5 trunk
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:79
#, kde-format
msgid "Complete worksheet"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:78
#, kde-format
msgid "Export worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:81
#, kde-format
msgctxt "%1 is the value of DPI of the current screen"
msgid "%1 (desktop)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "Export Worksheet"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:225
#, kde-format
msgid "Portable Data Format (PDF) (*.pdf *.PDF)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:227
#, kde-format
msgid "Scalable Vector Graphics (SVG) (*.svg *.SVG)"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/ExportWorksheetDialog.cpp:229
#, kde-format
msgid "Portable Network Graphics (PNG) (*.png *.PNG)"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/GridDialog.cpp:43
#, kde-format
msgid "Custom grid"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:50
#, kde-format
msgctxt "@title:window"
msgid "Custom Grid"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:59
#, kde-format
msgid "Lines"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/GridDialog.cpp:55
#, kde-format
msgid "lines"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:60
#, kde-format
msgid "Dots"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/GridDialog.cpp:56
#, kde-format
msgid "dots"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:64
#, kde-format
msgid "Horizontal spacing:"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/GridDialog.cpp:60
#, kde-format
msgid "Horizontal spacing"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/GridDialog.cpp:72
#, kde-format
msgid "Vertical spacing:"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/GridDialog.cpp:68
#, kde-format
msgid "Vertical spacing"
msgstr ""
#. +> trunk5
#: src/kdefrontend/worksheet/SlidingPanel.cpp:45
#, kde-format
msgid "Quit Presentation"
msgstr ""
#. +> trunk
#: src/kdefrontend/worksheet/SlidingPanel.cpp:45
#, kde-format
msgid "Quit presentation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lRowCount)
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:194
#: src/kdefrontend/ui/dockwidgets/matrixdock.ui:143
#: src/kdefrontend/ui/dockwidgets/spreadsheetdock.ui:89
#: src/kdefrontend/ui/dockwidgets/worksheetdock.ui:590
#, kde-format
msgid "Rows"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:195
#, kde-format
msgid "Mean"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:196
#, kde-format
msgid "StandardDev"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:198
#, kde-format
msgid "Sum"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:199
#, kde-format
msgid "iMax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMax)
#. i18n: ectx: property (text), widget (QLabel, lXMax)
#. i18n: ectx: property (text), widget (QLabel, lYMax)
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:200
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:255
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:328
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:417
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:321
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:229
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:380
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:336
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:296
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:31
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:428
#, kde-format
msgid "Max"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:201
#, kde-format
msgid "iMin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lMin)
#. i18n: ectx: property (text), widget (QLabel, lXMin)
#. i18n: ectx: property (text), widget (QLabel, lYMin)
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:202
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:222
#: src/kdefrontend/ui/dockwidgets/cartesianplotdock.ui:311
#: src/kdefrontend/ui/dockwidgets/xydatareductioncurvedockgeneraltab.ui:41
#: src/kdefrontend/ui/dockwidgets/xydifferentiationcurvedockgeneraltab.ui:31
#: src/kdefrontend/ui/dockwidgets/xyfitcurvedockgeneraltab.ui:383
#: src/kdefrontend/ui/dockwidgets/xyfourierfiltercurvedockgeneraltab.ui:344
#: src/kdefrontend/ui/dockwidgets/xyfouriertransformcurvedockgeneraltab.ui:300
#: src/kdefrontend/ui/dockwidgets/xyintegrationcurvedockgeneraltab.ui:51
#: src/kdefrontend/ui/dockwidgets/xyinterpolationcurvedockgeneraltab.ui:67
#: src/kdefrontend/ui/dockwidgets/xysmoothcurvedockgeneraltab.ui:38
#, kde-format
msgid "Min"
msgstr ""
#. +> trunk
#: src/backend/analysis/StatisticsFilter.cpp:203
#, kde-format
msgid "N"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chbWatchFile)
#. +> trunk
#: src/backend/datasources/FileDataSource.cpp:69
#: src/kdefrontend/ui/datasources/importfilewidget.ui:186
#, kde-format
msgid "Watch the file"
msgstr ""
#. +> trunk
#: src/backend/datasources/FileDataSource.cpp:94
#, kde-format
msgid "Hierarchical Data Format (HDF)"
msgstr ""
#. +> trunk
#: src/backend/datasources/FileDataSource.cpp:360
#, kde-format
msgid "no fileDataSource element found"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, twContent)
#. +> trunk
#: src/kdefrontend/ui/datasources/hdfoptionswidget.ui:71
#, kde-format
msgid "Shows the content of a HDF file"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-graphics/digikam.pot (revision 1524919)
@@ -1,46847 +1,46847 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the digikam package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: digikam\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-17 07:50+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#: core/app/date/ddateedit.cpp:472
#, kde-format
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: core/app/date/ddateedit.cpp:473
#, kde-format
msgid "today"
msgstr ""
#. +> trunk5
#: core/app/date/ddateedit.cpp:474
#, kde-format
msgid "yesterday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:123
#, kde-format
msgid "Next year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:124
#, kde-format
msgid "Previous year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:125
#, kde-format
msgid "Next month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:126
#, kde-format
msgid "Previous month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:127
#, kde-format
msgid "Select a week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:128
#, kde-format
msgid "Select a month"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:129
#, kde-format
msgid "Select a year"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:130
#, kde-format
msgid "Select the current day"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker.cpp:559
#, kde-format
msgctxt "@action:button"
msgid "Close"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepicker_p.cpp:177
#, kde-format
msgid "Week %1"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:135
#, kde-format
msgid "&Today"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:136
#, kde-format
msgid "To&morrow"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:137
#, kde-format
msgid "Next &Week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:138
#, kde-format
msgid "Next M&onth"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:139
#, kde-format
msgid "Y&esterday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:140
#, kde-format
msgid "Last &Monday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:141
#, kde-format
msgid "Last &Friday"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:142
#, kde-format
msgid "Last &Week"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:143
#, kde-format
msgid "Last M&onth"
msgstr ""
#. +> trunk5
#: core/app/date/ddatepickerpopup.cpp:153
#, kde-format
msgid "No Date"
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:316
#, kde-format
msgctxt ""
"Week #weeknumber - month name - year string\n"
"Start:\tEnd: "
msgid ""
"Week #%1 - %2 %3\n"
"%4\t%5"
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:320
#, kde-format
msgid "Start: "
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:321
#, kde-format
msgid "End: "
msgstr ""
#. +> trunk5
#: core/app/date/timelinewidget.cpp:328
#, kde-format
msgctxt "month-name year-string"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:96
#: core/app/dragdrop/albumdragdrop.cpp:201
#: core/app/dragdrop/albumdragdrop.cpp:303
#: core/app/dragdrop/imagedragdrop.cpp:121
#: core/app/dragdrop/importdragdrop.cpp:98 core/app/dragdrop/tagdragdrop.cpp:85
#, kde-format
msgid "&Move Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:98
#: core/app/dragdrop/albumdragdrop.cpp:167
#: core/app/dragdrop/albumdragdrop.cpp:211
#: core/app/dragdrop/albumdragdrop.cpp:264
#: core/app/dragdrop/albumdragdrop.cpp:306
#: core/app/dragdrop/imagedragdrop.cpp:88
#: core/app/dragdrop/imagedragdrop.cpp:609
#: core/app/dragdrop/importdragdrop.cpp:64
#: core/app/dragdrop/importdragdrop.cpp:161
#: core/app/dragdrop/tagdragdrop.cpp:88 core/app/dragdrop/tagdragdrop.cpp:194
#: core/app/dragdrop/tagdragdrop.cpp:250
#: core/showfoto/thumbbar/showfotodragdrophandler.cpp:59
#, kde-format
msgid "C&ancel"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:163
#: core/app/dragdrop/albumdragdrop.cpp:207
#: core/app/utils/contextmenuhelper.cpp:240
#, kde-format
msgid "Set as Album Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:202
#: core/app/dragdrop/albumdragdrop.cpp:304
#: core/app/dragdrop/imagedragdrop.cpp:124
#: core/app/dragdrop/importdragdrop.cpp:101
#, kde-format
msgid "&Copy Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:261
#: core/app/dragdrop/imagedragdrop.cpp:605
#, kde-format
msgid "Download From Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/albumdragdrop.cpp:262
#: core/app/dragdrop/imagedragdrop.cpp:607
#, kde-format
msgid "Download && Delete From Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:71
#: core/app/dragdrop/importdragdrop.cpp:59
#: core/showfoto/thumbbar/showfotodragdrophandler.cpp:54
#, kde-format
msgctxt "@action:inmenu Group images with this image"
msgid "Group here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:77
#, kde-format
msgctxt "@action:inmenu Insert dragged images before this image"
msgid "Insert Items here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:83
#, kde-format
msgctxt "@action:inmenu Group images with this image and move them to its album"
msgid "Group here and move to album"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:166
#, kde-format
msgid "Assign Tag to Dropped Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:552
#, kde-format
msgid "Assign Tags to &Selected Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:559
#: core/app/views/imagepreviewview.cpp:551
#, kde-format
msgid "Assign Tags to &This Item"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:562
#, kde-format
msgid "Assign Tags to &All Items"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:565
#: core/app/views/imagepreviewview.cpp:553
#, kde-format
msgid "&Cancel"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/imagedragdrop.cpp:603
#, kde-format
msgid "Importing"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/importdragdrop.cpp:157
#, kde-format
msgid "Exporting"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/importdragdrop.cpp:159
#, kde-format
msgid "Upload to Camera"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:86
#, kde-format
msgid "M&erge Here"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:190
#: core/app/utils/contextmenuhelper.cpp:244
#, kde-format
msgid "Set as Tag Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/dragdrop/tagdragdrop.cpp:248
#, kde-format
msgid "Assign Tag(s) '%1' to Items"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:129
#, kde-format
msgid "Text Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:135
#, kde-format
msgid "MIME Type Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:141
#, kde-format
msgid "Geolocation Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:154
#, kde-format
msgid "Images Without Tags"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:156
#, kde-format
msgid "Show images without a tag."
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:159
#, kde-format
msgid "Tags Matching Condition"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:162
#, kde-format
msgid "Defines in which way the selected tags are combined to filter the images. This also includes the '%1' check box."
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:167
#: core/utilities/searchwindow/searchgroup.cpp:674
#, kde-format
msgid "OR"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:169
#: core/utilities/searchwindow/searchgroup.cpp:670
#, kde-format
msgid "AND"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:183
#, kde-format
msgid "Tags Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/filtersidebarwidget.cpp:201
#, kde-format
msgid "Labels Filter"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:78
#, kde-format
msgid "Restore Tag Filters"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:79
#, kde-format
msgid "On"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:80
#, kde-format
msgid "Off"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:82
#, kde-format
msgid "Tag Filter Mode"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:83
#, kde-format
msgid "Ignore This Tag"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:84
#, kde-format
msgid "Must Have This Tag"
msgstr ""
#. +> trunk5
#: core/app/filters/tagfilterview.cpp:85
#, kde-format
msgid "Must Not Have This Tag"
msgstr ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:254
#: core/app/items/imagecategorydrawer.cpp:262
#: core/app/items/imagecategorydrawer.cpp:344
#: core/app/items/imagecategorydrawer.cpp:361
#: core/utilities/import/items/importcategorydrawer.cpp:195
#: core/utilities/import/items/importcategorydrawer.cpp:216
#: core/utilities/import/items/importcategorydrawer.cpp:225
#, kde-format
msgid "1 Item"
msgid_plural "%1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:288
#, kde-format
msgctxt "%1: day of month with two digits, %2: short month name, %3: year"
msgid "Album Date: %2 %3 %4 - 1 Item"
msgid_plural "Album Date: %2 %3 %4 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:315
#, kde-format
msgctxt "%2: a tag title; %3: number of subtags"
msgid "%2 including 1 subtag"
msgid_plural "%2 including %1 subtags"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:319
#, kde-format
msgctxt "%2: the previous string (e.g. 'Foo including 7 subtags'); %1: number of items in tag"
msgid "%2 - 1 Item"
msgid_plural "%2 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:324
#, kde-format
msgid "%2 - 1 Item"
msgid_plural "%2 - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:336
#, kde-format
msgid "Keyword Search - 1 Item"
msgid_plural "Keyword Search - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:340
#, kde-format
msgid "Advanced Search - 1 Item"
msgid_plural "Advanced Search - %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/imagecategorydrawer.cpp:352
#, kde-format
msgctxt "Month String - Year String"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/app/items/imagedelegate.cpp:370
#, kde-format
msgid "Reference Image"
msgstr ""
#. +> trunk5
#: core/app/items/imageviewutilities.cpp:201
#, kde-format
msgid "<p>Please select the destination album from the digiKam library to move the selected images into.</p>"
msgstr ""
#. +> trunk5
#: core/app/items/imageviewutilities.cpp:325
#: core/utilities/imageeditor/main/imagewindow.cpp:1082
#: core/utilities/imageeditor/main/imagewindow.cpp:1106
#: core/utilities/imageeditor/main/imagewindow.cpp:1137
#, kde-format
msgid "Album \"%1\""
msgstr ""
#. +> trunk5
#: core/app/items/overlays/facerejectionoverlay.cpp:60
#, kde-format
msgctxt "@info:tooltip"
msgid "If this is not a face, click to reject it."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:125
#, kde-format
msgctxt "@info:tooltip"
msgid "1 grouped item.\n"
msgid_plural "%1 grouped items.\n"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:131
#, kde-format
msgid "Group is open."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/groupindicatoroverlay.cpp:135
#, kde-format
msgid "Group is closed."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagecoordinatesoverlay.cpp:102
#: core/showfoto/thumbbar/showfotocoordinatesoverlay.cpp:103
#: core/utilities/import/items/importoverlays.cpp:104
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has geolocation information."
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagefsoverlay.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "Show Fullscreen"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagerotationoverlay.cpp:68
#: core/app/views/imagepreviewview.cpp:161
#: core/utilities/import/items/importoverlays.cpp:436
#: core/utilities/import/views/importpreviewview.cpp:195
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate Left"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imagerotationoverlay.cpp:72
#: core/app/views/imagepreviewview.cpp:162
#: core/utilities/import/items/importoverlays.cpp:440
#: core/utilities/import/views/importpreviewview.cpp:196
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate Right"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imageselectionoverlay.cpp:58
#, kde-format
msgctxt "@info:tooltip"
msgid "Deselect Item"
msgstr ""
#. +> trunk5
#: core/app/items/overlays/imageselectionoverlay.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "Select Item"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:79
#: core/libs/imageproperties/imagepropertiestab.cpp:271
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:67
#: core/utilities/import/items/importtooltipfiller.cpp:64
#, kde-format
msgid "File Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:84
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:71
#: core/utilities/import/items/importtooltipfiller.cpp:69
#, kde-format
msgctxt "filename"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:92 core/app/items/tooltipfiller.cpp:605
#: core/libs/imageproperties/imagedescedittab.cpp:209
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:79
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:178
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:229
#: core/utilities/import/items/importtooltipfiller.cpp:77
#, kde-format
msgid "Date:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:97
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:84
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:200
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:371
#: core/utilities/import/items/importtooltipfiller.cpp:82
#: core/utilities/queuemanager/tools/transform/crop.cpp:117
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:99 core/app/items/tooltipfiller.cpp:230
#: core/app/views/tableview/tableview_column_photo.cpp:196
#: core/libs/imageproperties/cameraitempropertiestab.cpp:447
#: core/libs/imageproperties/cameraitempropertiestab.cpp:559
#: core/libs/imageproperties/imagepropertiessidebar.cpp:289
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:581
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:86
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:197
#: core/utilities/import/items/importtooltipfiller.cpp:84
#: core/utilities/import/items/importtooltipfiller.cpp:181
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:107
#: core/libs/database/utils/dbsettingswidget.cpp:168
#: core/libs/dimg/filters/decorate/bordersettings.cpp:130
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:117
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:92
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:204
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:240
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:118
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:118
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:121
#: core/utilities/import/items/importtooltipfiller.cpp:92
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:234
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:197
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:115
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:100
#: core/utilities/import/items/importtooltipfiller.cpp:100
#, kde-format
msgctxt "unknown / invalid image dimension"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:121
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:534
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:106
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1052
#: core/utilities/import/items/importtooltipfiller.cpp:106
#, kde-format
msgctxt "width x height (megapixels Mpx)"
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:125
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:110
#: core/utilities/import/items/importtooltipfiller.cpp:110
#, kde-format
msgid "Dimensions:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:133
#, kde-format
msgctxt "unknown / invalid image aspect ratio"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:136 core/app/items/tooltipfiller.cpp:334
#, kde-format
msgid "Aspect Ratio:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:155
#: core/libs/imageproperties/cameraitempropertiestab.cpp:304
#: core/libs/imageproperties/imagepropertiestab.cpp:367
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:128
#: core/utilities/import/items/importtooltipfiller.cpp:127
#, kde-format
msgid "Photograph Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:170
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:143
#: core/utilities/import/items/importtooltipfiller.cpp:142
#, kde-format
msgid "Make/Model:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:176
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:164
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:149
#: core/utilities/import/items/importtooltipfiller.cpp:148
#, kde-format
msgctxt "camera lens"
msgid "Lens:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:211 core/app/items/tooltipfiller.cpp:216
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:183
#, kde-format
msgctxt "creation date of the image"
msgid "Created:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:238
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:205
#: core/utilities/import/items/importtooltipfiller.cpp:189
#, kde-format
msgid "Aperture/Focal:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:244
#: core/app/views/tableview/tableview_column_photo.cpp:252
#: core/libs/dialogs/imagedialog.cpp:209
#: core/libs/imageproperties/cameraitempropertiestab.cpp:564
#: core/libs/imageproperties/imagepropertiessidebar.cpp:294
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:586
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:211
#: core/utilities/import/items/importtooltipfiller.cpp:195
#: core/utilities/slideshow/slideproperties.cpp:181
#, kde-format
msgid "%1 ISO"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:251
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:218
#: core/utilities/import/items/importtooltipfiller.cpp:202
#, kde-format
msgid "Exposure/Sensitivity:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:278
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:245
#, kde-format
msgid "Mode/Program:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:291
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:258
#: core/utilities/import/items/importtooltipfiller.cpp:215
#, kde-format
msgctxt "camera flash settings"
msgid "Flash:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:303
#: core/showfoto/thumbbar/showfototooltipfiller.cpp:270
#: core/utilities/import/items/importtooltipfiller.cpp:227
#, kde-format
msgid "White Balance:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:323
#: core/libs/imageproperties/cameraitempropertiestab.cpp:346
#: core/libs/imageproperties/imagepropertiestab.cpp:411
#: core/utilities/searchwindow/searchgroup.cpp:141
#, kde-format
msgid "Audio/Video Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:366
#, kde-format
msgid "Duration:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:387
#, kde-format
msgid "Frame Rate:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:387
#: core/libs/imageproperties/imagepropertiestab.cpp:772
#, kde-format
msgid " fps"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:399
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:175
#, kde-format
msgid "Video Codec:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:420
#, kde-format
msgid "Audio Bit Rate:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:432
#, kde-format
msgid "Audio Channel Type:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:444
#, kde-format
msgid "Audio Codec:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:459
#: core/libs/imageproperties/imagepropertiestab.cpp:448
#, kde-format
msgid "digiKam Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:467
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:207
#, kde-format
msgid "Album:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:481
#, kde-format
msgctxt "title of the file"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:495
#, kde-format
msgctxt "caption of the file"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:504
#, kde-format
msgid "Tags:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:553
#, kde-format
msgid "Labels:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:580
#, kde-format
msgid "Album Properties"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:584 core/app/items/tooltipfiller.cpp:663
#: core/libs/widgets/metadata/subjectwidget.cpp:200
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:310
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:80
#: core/utilities/setup/camera/importfilters.cpp:103
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:270
#, kde-format
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:590
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:438
#, kde-format
msgid "Items:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:596
#, kde-format
msgid "Collection:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:617
#, kde-format
msgid "Category:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:630
#, kde-format
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:637
#, kde-format
msgid "Preview:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:660
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:672
#, kde-format
msgctxt "Image filter reproducible: Yes"
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:675
#, kde-format
msgctxt "Image filter reproducible: Partially"
msgid "Partially"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:678
#, kde-format
msgctxt "Image filter reproducible: No"
msgid "No"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:684
#, kde-format
msgid "Reproducible:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:696
#, kde-format
msgctxt "Image filter description"
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:700
#, kde-format
msgid "Identifier:"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:705
#, kde-format
msgid "Technical Parameters"
msgstr ""
#. +> trunk5
#: core/app/items/tooltipfiller.cpp:724
#, kde-format
msgid "<i>Binary Data</i>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:78
#, kde-format
msgid "Initializing..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:138 core/showfoto/main/showfoto.cpp:68
#, kde-format
msgid "Checking ICC repository..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:146
#, kde-format
msgid "Reading database..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:299
#, kde-format
msgid ""
"<p>The ICC profiles folder seems to be invalid.</p>"
"<p>If you want to try setting it again, choose \"Yes\" here, otherwise choose \"No\", and the \"Color Management\" feature will be disabled until you solve this issue.</p>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:528
#, kde-format
msgid "No item selected (%1 item)"
msgid_plural "No item selected (%1 items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:534
#, kde-format
msgid "No item selected (%1 [%2] item)"
msgid_plural "No item selected (%1 [%2] items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:538
#, kde-format
msgid "No item selected (%1 item. With grouped items: %2)"
msgid_plural "No item selected (%1 items. With grouped items: %2)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:547
#, kde-format
msgid "%1/%2 items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:557
#, kde-format
msgid "%1/%2 [%3] items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:560
#, kde-format
msgid "%1/%2 items selected. Total with grouped items: %3"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:567
#, kde-format
msgid "%1/%2 [%3/%4] items selected"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:571
#, kde-format
msgid "%1/%2 items selected. With grouped items: %3/%4"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:593
#, kde-format
msgid " (%1 of %2)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:602
#, kde-format
msgid " (%1 of %2 [%3])"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:606
#, kde-format
msgid " (%1 of %2. Total with grouped items: %3)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:653
#, kde-format
msgid "Write Metadata to File"
msgid_plural "Write Metadata to Selected Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp.cpp:655
#, kde-format
msgid "Reread Metadata From File"
msgid_plural "Reread Metadata From Selected Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:36
#, kde-format
msgid "Auto-Detecting Camera..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:50
#: core/app/main/digikamapp_camera.cpp:65
#, kde-format
msgid "Opening Download Dialog..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:76 core/utilities/setup/setup.cpp:207
#, kde-format
msgid "Cameras"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:78
#, kde-format
msgid "USB Storage Devices"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:80
#, kde-format
msgid "Card Readers"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:89
#, kde-format
msgid "Add Images..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:90
#, kde-format
msgid "Adds new items to an Album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:97
#, kde-format
msgid "Add Folders..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:98
#, kde-format
msgid "Adds new folders to Album library."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_camera.cpp:242
#, kde-format
msgid "Images found in %1"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:116
#, kde-format
msgid "Select folder to parse"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:135
#, kde-format
msgid "Select folders to import into album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_import.cpp:180
#, kde-format
msgid "<p>Please select the destination album from the digiKam library to import folders into.</p>"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:46
#, kde-format
msgid "Initializing Main View..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:153
#, kde-format
msgid "&Back"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:177
#, kde-format
msgid "Forward"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:195
#: core/libs/album/albumselectiontreeview.cpp:185
#, kde-format
msgid "Refresh"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:196
#, kde-format
msgid "Refresh the current contents."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:225
#, kde-format
msgid "&New..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:226
#, kde-format
msgid "Creates a new empty Album in the collection."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:233
#, kde-format
msgid "&Move to Album..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:234
#, kde-format
msgid "Move selected images into an album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:240
#, kde-format
msgid "Delete Album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:246
#: core/app/main/digikamapp_setup.cpp:452
#: core/utilities/searchwindow/editablesearchtreeview.cpp:66
#, kde-format
msgid "Rename..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:253
#: core/app/main/digikamapp_setup.cpp:299
#: core/libs/imageproperties/imagepropertiessidebar.cpp:84
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:95
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:152
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:152
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:254
#, kde-format
msgid "Edit album properties and collection information."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:261
#, kde-format
msgid "Write Metadata to Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:262
#: core/app/main/digikamapp_setup.cpp:419
#, kde-format
msgid "Updates metadata of files in the current album with the contents of digiKam database (file metadata will be overwritten with data from the database)."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:271
#, kde-format
msgid "Reread Metadata From Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:272
#: core/app/main/digikamapp_setup.cpp:430
#, kde-format
msgid "Updates the digiKam database from the metadata of the files in the current album (information in the database will be overwritten with data from the files' metadata)."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:281
#, kde-format
msgid "Open in File Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:287
#, kde-format
msgid "Tag Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:293
#, kde-format
msgctxt "new tag"
msgid "N&ew..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:305 core/libs/database/utils/dio.cpp:563
#: core/utilities/searchwindow/editablesearchtreeview.cpp:67
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:356
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:311
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:253
#, kde-format
msgid "Assign Tag"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:318 core/utilities/setup/setup.cpp:154
#, kde-format
msgid "Views"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:322
-#: core/utilities/import/main/importui.cpp:453
+#: core/utilities/import/main/importui.cpp:454
#, kde-format
msgctxt "@action Go to thumbnails (icon) view"
msgid "Thumbnails"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:329 core/app/views/digikamview.cpp:2613
#, kde-format
msgctxt "View the selected image"
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:338
-#: core/utilities/import/main/importui.cpp:469
+#: core/utilities/import/main/importui.cpp:470
#, kde-format
msgctxt "@action Switch to map view"
msgid "Map"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:346
#, kde-format
msgctxt "@action Switch to table view"
msgid "Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:354
#, kde-format
msgid "Open..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:355
#, kde-format
msgid "Open the selected item."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:360
#: core/utilities/imageeditor/editor/editorwindow.cpp:462
#: core/utilities/lighttable/lighttablewindow_setup.cpp:77
#, kde-format
msgid "Open With Default Application"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:361
#, kde-format
msgid "Open the selected item with default assigned application."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:366
#: core/utilities/imageeditor/main/imagewindow.cpp:187
#: core/utilities/setup/setup.cpp:178
#, kde-format
msgid "Image Editor"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:367
#, kde-format
msgid "Open the image editor."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:373
#: core/libs/settings/applicationsettings_miscs.cpp:399
#: core/utilities/lighttable/lighttablewindow.cpp:57
#: core/utilities/lighttable/lighttablewindow_tools.cpp:43
#: core/utilities/setup/setup.cpp:190
#, kde-format
msgid "Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:378
#, kde-format
msgid "Place onto Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:379
#, kde-format
msgid "Place the selected items on the light table thumbbar."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:384
#, kde-format
msgid "Add to Light Table"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:385
#, kde-format
msgid "Add selected items to the light table thumbbar."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:392
#: core/app/utils/contextmenuhelper.cpp:731
#: core/libs/settings/applicationsettings_miscs.cpp:401
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:112
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:246
#: core/utilities/queuemanager/views/workflowlist.cpp:123
#, kde-format
msgid "Batch Queue Manager"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:397
#, kde-format
msgid "Add to Current Queue"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:398
#, kde-format
msgid "Add selected items to current queue from batch manager."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:403
#, kde-format
msgid "Add to New Queue"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:404
#, kde-format
msgid "Add selected items to a new queue from batch manager."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:411
#, kde-format
msgctxt "@action Import photos from camera"
msgid "Import"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:418
#, kde-format
msgid "Write Metadata to Selected Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:429
#, kde-format
msgid "Reread Metadata From Selected Files"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:439
#: core/libs/album/albumselectiontreeview.cpp:184
#, kde-format
msgid "Scan for Faces"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:445
#, kde-format
msgid "Find Similar..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:446
#, kde-format
msgid "Find similar images using selected item as reference."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:453
#, kde-format
msgid "Change the filename of the currently selected item."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:461
#: core/utilities/imageeditor/editor/editorwindow.cpp:469
#: core/utilities/lighttable/lighttablewindow_setup.cpp:95
#, kde-format
msgctxt "Non-pluralized"
msgid "Move to Trash"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:473 core/app/views/trashview.cpp:113
#, kde-format
msgid "Delete Permanently"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:483
#, kde-format
msgid "Delete permanently without confirmation"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:491
#, kde-format
msgid "Move to trash without confirmation"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:498
#, kde-format
msgid "&Sort Albums"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:499
#, kde-format
msgid "Sort Albums in tree-view."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:505
#, kde-format
msgid "By Folder"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:506
#, kde-format
msgid "By Category"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:507
#: core/app/main/digikamapp_setup.cpp:537
#: core/utilities/advancedrename/advancedrenamedialog.cpp:234
#, kde-format
msgid "By Date"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:512
#, kde-format
msgid "Include Album Sub-Tree"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:514
#, kde-format
msgid "Activate this option to show all sub-albums below the current album."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:519
#, kde-format
msgid "Include Tag Sub-Tree"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:521
#, kde-format
msgid "Activate this option to show all images marked by the given tag and all its sub-tags."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:528
#, kde-format
msgid "&Sort Items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:529
#, kde-format
msgid "The value by which the images in one album are sorted in the thumbnail view"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:535
#: core/utilities/advancedrename/advancedrenamedialog.cpp:233
#, kde-format
msgid "By Name"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:536
#, kde-format
msgid "By Path"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:538
#: core/utilities/advancedrename/advancedrenamedialog.cpp:235
#, kde-format
msgid "By File Size"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:539
#, kde-format
msgid "By Rating"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:540
#, kde-format
msgid "By Image Size"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:541
#, kde-format
msgid "By Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:542
#, kde-format
msgid "By Similarity"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:543
#, kde-format
msgid "By Manual"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:571
#, kde-format
msgid "Item Sort &Order"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:572
#, kde-format
msgid "Defines whether images are sorted in ascending or descending manner."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:577
#: core/app/main/digikamapp_setup.cpp:618
#: core/utilities/advancedrename/advancedrenamedialog.cpp:243
#, kde-format
msgid "Ascending"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:578
#: core/app/main/digikamapp_setup.cpp:619
#: core/utilities/advancedrename/advancedrenamedialog.cpp:244
#, kde-format
msgid "Descending"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:588
#, kde-format
msgid "Separate Items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:589
#, kde-format
msgid "The categories in which the images in the thumbnail view are displayed"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:595
#, kde-format
msgid "Flat List"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:596
#, kde-format
msgid "By Album"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:597
#, kde-format
msgid "By Format"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:598
#, kde-format
msgid "By Month"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:612
#, kde-format
msgid "Item Separation Order"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:613
#, kde-format
msgid "The sort order of the groups of separated items"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:638 core/libs/filters/textfilter.cpp:109
#: core/libs/widgets/metadata/metadataselector.cpp:276
#, kde-format
msgid "Select All"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:645
#: core/utilities/imageeditor/editor/editorwindow.cpp:524
#, kde-format
msgid "Select None"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:652
#: core/app/utils/contextmenuhelper.cpp:813
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:155
#: core/libs/tags/tagsmanager/tagsmanager.cpp:710
#, kde-format
msgid "Invert Selection"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:659
#: core/libs/widgets/mainview/thumbbardock.h:111
#, kde-format
msgid "Show Thumbbar"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:690
#: core/utilities/imageeditor/editor/editorwindow.cpp:541
#: core/utilities/lighttable/lighttablewindow_setup.cpp:179
#: core/utilities/lighttable/lighttablewindow_setup.cpp:203
#, kde-format
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:697
#: core/utilities/imageeditor/editor/editorwindow.cpp:546
#: core/utilities/lighttable/lighttablewindow_setup.cpp:184
#: core/utilities/lighttable/lighttablewindow_setup.cpp:208
#, kde-format
msgid "Fit to &Window"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:709
#: core/libs/settings/applicationsettings_miscs.cpp:403
#: core/utilities/imageeditor/editor/editorwindow.cpp:865
#: core/utilities/lighttable/lighttablewindow_setup.cpp:143
#: core/utilities/slideshow/slideshow.cpp:111
#, kde-format
msgid "Slideshow"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:713
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:719
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:725
#, kde-format
msgid "With All Sub-Albums"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:735
#: core/utilities/imageeditor/editor/editorwindow.cpp:890
-#: core/utilities/import/main/importui.cpp:581
+#: core/utilities/import/main/importui.cpp:582
#: core/utilities/lighttable/lighttablewindow_setup.cpp:215
#, kde-format
msgid "Color-Managed View"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:752
#: core/libs/widgets/common/searchtextbar.h:105
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:759
#: core/utilities/searchwindow/searchtabheader.cpp:257
#, kde-format
msgid "Advanced Search..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:766
#: core/libs/album/albumselectiontreeview.cpp:183
#: core/libs/tags/tagfolderview.cpp:78
#, kde-format
msgid "Find Duplicates..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:774
#, kde-format
msgid "Database Migration..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:781
#, kde-format
msgid "Maintenance..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:796
#, kde-format
msgid "Add Camera Manually..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:806
#, kde-format
msgid "Loading cameras..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:837
#, kde-format
msgid "Exit Preview Mode"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:842
#, kde-format
msgid "Next Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:848
#: core/utilities/imageeditor/editor/editorwindow.cpp:1036
#: core/utilities/lighttable/lighttablewindow_setup.cpp:241
#, kde-format
msgid "Previous Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:854
#, kde-format
msgid "First Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:859
#, kde-format
msgid "Last Image"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:864
#, kde-format
msgid "Cu&t"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:866
#, kde-format
msgid "Cut selection to clipboard"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:882
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:75
#, kde-format
msgid "Edit Titles"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:887
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:80
#, kde-format
msgid "Edit Comments"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:892
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:85
#, kde-format
msgid "Show Assigned Tags"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:906
#, kde-format
msgid "Adjust Exif Orientation Tag"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:909
#, kde-format
msgctxt "normal exif orientation"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:911
#: core/libs/dmetadata/dmetadata.cpp:2826
#, kde-format
msgid "Flipped Horizontally"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:913
#, kde-format
msgid "Rotated Upside Down"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:915
#: core/libs/dmetadata/dmetadata.cpp:2830
#, kde-format
msgid "Flipped Vertically"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:917
#, kde-format
msgid "Rotated Right / Horiz. Flipped"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:919
#: core/libs/dmetadata/dmetadata.cpp:2838
#, kde-format
msgid "Rotated Right"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:921
#, kde-format
msgid "Rotated Right / Vert. Flipped"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:923
#: core/libs/dmetadata/dmetadata.cpp:2834
#, kde-format
msgid "Rotated Left"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:993
#: core/utilities/queuemanager/tools/transform/rotate.cpp:80
#, kde-format
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:997
#, kde-format
msgctxt "rotate image left"
msgid "Left"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1004
#, kde-format
msgctxt "rotate image right"
msgid "Right"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1014
#: core/utilities/queuemanager/tools/transform/flip.cpp:52
#, kde-format
msgid "Flip"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1018
#, kde-format
msgid "Horizontally"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1025
#, kde-format
msgid "Vertically"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1035
#, kde-format
msgid "Auto Rotate/Flip Using Exif Information"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1046 core/showfoto/main/showfoto.cpp:77
#, kde-format
msgid "Loading themes..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1049
#: core/showfoto/main/showfoto_setup.cpp:32
#, kde-format
msgid "&Themes"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_setup.cpp:1061
#, kde-format
msgid "Loading tools..."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:149
#, kde-format
msgid "CompactFlash Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:152
#, kde-format
msgid "Memory Stick Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:155
#, kde-format
msgid "SmartMedia Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:158
#, kde-format
msgid "SD / MMC Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:161
#, kde-format
msgid "xD Card Reader"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:173
#, kde-format
msgid "USB Disk"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:177
#, kde-format
msgctxt "non-USB removable storage device"
msgid "Disk"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:248
#, kde-format
msgctxt "<drive type> \"<device name or label>\" at <mount path>"
msgid "%1 \"%2\" at %3"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:254
#, kde-format
msgctxt "<drive type> \"<device name or label>\""
msgid "%1 \"%2\""
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:262
#, kde-format
msgctxt "<drive type> at <mount path>"
msgid "%1 at %2"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:274
#, kde-format
msgctxt "device label etc... (<formatted byte size>)"
msgid " (%1)"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:600
#, kde-format
msgid "Images on %1"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:633
#, kde-format
msgid "The specified device (\"%1\") is not valid."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:646
#, kde-format
msgid "The specified camera (\"%1\") is not supported."
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_solid.cpp:667
#, kde-format
msgid "Cannot access the storage device.\n"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:38
#, kde-format
msgctxt "@title Main Tools"
msgid "Main Tools"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:46
#: core/utilities/imageeditor/editor/editorwindow.cpp:3031
#, kde-format
msgctxt "@title Post Processing Tools"
msgid "Post-Processing"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:71
#: core/utilities/imageeditor/editor/editorwindow.cpp:3056
#, kde-format
msgctxt "@title Export Tools"
msgid "Export"
msgstr ""
#. +> trunk5
#: core/app/main/digikamapp_tools.cpp:78
#: core/utilities/imageeditor/editor/editorwindow.cpp:3063
#, kde-format
msgctxt "@title Import Tools"
msgid "Import"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:84 core/app/views/welcomepageview.cpp:206
#: core/libs/album/albummanager.cpp:3223 core/libs/album/albummanager.cpp:3253
#: core/libs/album/albummanager.cpp:3296 core/libs/album/albummanager.cpp:3326
#, kde-format
msgid "digiKam"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:101
#, kde-format
msgid "Open camera dialog at <path>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:104
#, kde-format
msgid "Open camera dialog for the device with Solid UDI <udi>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:107
#, kde-format
msgid "Automatically detect and open a connected gphoto2 camera"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:109
#, kde-format
msgid "Start digikam with the SQLite database file found in the directory <dir>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:112
#, kde-format
msgid "Start digikam with the configuration file <config>"
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:132
#, kde-format
msgid ""
"Run-time Qt SQLite or MySQL database plugin is not available. please install it.\n"
"There is no database plugin installed on your computer."
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:141
#, kde-format
msgid ""
"Run-time Qt SQLite or MySQL database plugin are not available. Please install it.\n"
"Database plugins installed on your computer are listed below."
msgstr ""
#. +> trunk5
#: core/app/main/main.cpp:178
#, kde-format
msgid "<p>The given path for the config file is not valid. Either its parent directory does not exist, it is a directory itself or it cannot be read/written to.</p>"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:78
#, kde-format
msgid "LibGphoto2"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:80
#, kde-format
msgid "LibGphoto2 support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:80 core/app/utils/componentsinfo.cpp:86
#: core/app/utils/componentsinfo.cpp:92 core/app/utils/componentsinfo.cpp:102
#: core/app/utils/componentsinfo.cpp:108 core/app/utils/componentsinfo.cpp:114
#: core/app/utils/componentsinfo.cpp:120 core/app/utils/componentsinfo.cpp:126
#: core/utilities/import/backend/gpcamera.cpp:1407
#: core/utilities/import/backend/gpcamera.cpp:1408
#: core/utilities/import/backend/gpcamera.cpp:1409
#: core/utilities/import/backend/gpcamera.cpp:1410
#: core/utilities/import/backend/gpcamera.cpp:1411
#: core/utilities/import/backend/gpcamera.cpp:1412
#: core/utilities/import/backend/umscamera.cpp:602
#: core/utilities/import/backend/umscamera.cpp:603
#: core/utilities/import/backend/umscamera.cpp:604
#: core/utilities/import/backend/umscamera.cpp:605
#: core/utilities/import/backend/umscamera.cpp:606
#: core/utilities/import/backend/umscamera.cpp:607
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:84 core/app/utils/componentsinfo.cpp:90
#: core/app/utils/componentsinfo.cpp:96 core/app/utils/componentsinfo.cpp:106
#: core/app/utils/componentsinfo.cpp:138
#: core/app/views/tableview/tableview_column_geo.cpp:151
#: core/libs/database/utils/dbstatdlg.cpp:90
#: core/libs/dialogs/libsinfodlg.cpp:108 core/libs/dialogs/libsinfodlg.cpp:110
#: core/libs/dialogs/libsinfodlg.cpp:112 core/libs/dialogs/libsinfodlg.cpp:114
#: core/libs/dialogs/libsinfodlg.cpp:116 core/libs/dialogs/libsinfodlg.cpp:118
#: core/libs/dialogs/libsinfodlg.cpp:181
#: core/libs/imageproperties/cameraitempropertiestab.cpp:418
#: core/libs/imageproperties/cameraitempropertiestab.cpp:433
#: core/libs/imageproperties/cameraitempropertiestab.cpp:511
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:684
#: core/utilities/setup/setupmisc.cpp:302
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:84 core/app/utils/componentsinfo.cpp:86
#, kde-format
msgid "Baloo support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:90 core/app/utils/componentsinfo.cpp:92
#, kde-format
msgid "AkonadiContact support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:96 core/app/utils/componentsinfo.cpp:102
#, kde-format
msgid "Media player support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:97
#, kde-format
msgid "LibQtAV"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:98
#, kde-format
msgid "LibAVFormat"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:99
#, kde-format
msgid "LibAVCodec"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:100
#, kde-format
msgid "LibAVUtil"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:106 core/app/utils/componentsinfo.cpp:108
#, kde-format
msgid "DBus support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:112 core/app/utils/componentsinfo.cpp:114
#, kde-format
msgid "Panorama support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:112 core/app/utils/componentsinfo.cpp:118
#: core/app/utils/componentsinfo.cpp:124
#: core/utilities/import/backend/gpcamera.cpp:1407
#: core/utilities/import/backend/gpcamera.cpp:1408
#: core/utilities/import/backend/gpcamera.cpp:1409
#: core/utilities/import/backend/gpcamera.cpp:1410
#: core/utilities/import/backend/gpcamera.cpp:1411
#: core/utilities/import/backend/gpcamera.cpp:1412
#: core/utilities/import/backend/umscamera.cpp:602
#: core/utilities/import/backend/umscamera.cpp:603
#: core/utilities/import/backend/umscamera.cpp:604
#: core/utilities/import/backend/umscamera.cpp:605
#: core/utilities/import/backend/umscamera.cpp:606
#: core/utilities/import/backend/umscamera.cpp:607
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:118 core/app/utils/componentsinfo.cpp:120
#, kde-format
msgid "HTML Gallery support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:124 core/app/utils/componentsinfo.cpp:126
#, kde-format
msgid "Calendar support"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:129
#, kde-format
msgid "LibOpenCV"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:134
#: core/libs/database/utils/dbstatdlg.cpp:80
#, kde-format
msgid "Database backend"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:138
#: core/app/views/tableview/tableview_column_geo.cpp:151
#: core/libs/dialogs/libsinfodlg.cpp:108 core/libs/dialogs/libsinfodlg.cpp:110
#: core/libs/dialogs/libsinfodlg.cpp:112 core/libs/dialogs/libsinfodlg.cpp:114
#: core/libs/dialogs/libsinfodlg.cpp:116 core/libs/dialogs/libsinfodlg.cpp:118
#: core/libs/dialogs/libsinfodlg.cpp:183
#: core/libs/imageproperties/cameraitempropertiestab.cpp:414
#: core/libs/imageproperties/cameraitempropertiestab.cpp:429
#: core/libs/imageproperties/cameraitempropertiestab.cpp:515
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:684
#: core/utilities/setup/setupmisc.cpp:301
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: core/app/utils/componentsinfo.cpp:139
#: core/libs/database/utils/dbstatdlg.cpp:90
#, kde-format
msgid "Database internal server"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:271
#: core/utilities/imageeditor/editor/editorwindow.cpp:3192
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:284
#: core/utilities/imageeditor/editor/editorwindow.cpp:3205
#, kde-format
msgid "Other..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:293
#: core/utilities/imageeditor/editor/editorwindow.cpp:3214
#, kde-format
msgid "Open With..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:372
#, kde-format
msgid "New Tag..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:382
#: core/libs/tags/tagmodificationhelper.cpp:287
#: core/libs/tags/tagmodificationhelper.cpp:398
#, kde-format
msgid "Delete Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:392
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:140
#, kde-format
msgid "Delete Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:402
#, kde-format
msgid "Mark As Face Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:412
#, kde-format
msgid "Mark As Face Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:422
#, kde-format
msgctxt "Edit Tag Properties"
msgid "Properties..."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:432
#, kde-format
msgid "Remove Face Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:433
#, kde-format
msgid "Removes the face property from the selected tag and the face region from the contained images. Can also untag the images if wished."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:443
#, kde-format
msgid "Remove Face Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:444
#, kde-format
msgid "Removes the face property from the selected tags and the face region from the contained images. Can also untag the images if wished."
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:494
#, kde-format
msgid "Reset Album Icon"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:507
#, kde-format
msgid "A&ssign Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:523
#, kde-format
msgid "R&emove Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:554
#, kde-format
msgid "Assign Labe&ls"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:593
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:326
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:602
#, kde-format
msgid "No import tool available"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:612
#, kde-format
msgid "Export"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:626
#, kde-format
msgid "No export tool available"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:672
#: core/libs/models/abstractalbummodel.cpp:425
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:58
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:149
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:442
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:466
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:101
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:112
#: core/utilities/searchwindow/searchfields.cpp:86
#: core/utilities/searchwindow/searchfields.cpp:93
#: core/utilities/searchwindow/searchfields.cpp:100
#: core/utilities/searchwindow/searchfields.cpp:107
#, kde-format
msgid "Album"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:673
#: core/utilities/searchwindow/searchfields.cpp:197
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:681
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:721
#, kde-format
msgid "Go To"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:741
#, kde-format
msgid "Add to Existing Queue"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:781
#, kde-format
msgid "All Albums"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:790
#: core/libs/tags/tagsmanager/models/tagmngrlistitem.cpp:155
#, kde-format
msgid "All Tags"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:793
#, kde-format
msgctxt "select tags menu"
msgid "Select"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:798
#: core/app/utils/contextmenuhelper.cpp:808
#, kde-format
msgid "Children"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:799
#: core/app/utils/contextmenuhelper.cpp:809
#, kde-format
msgid "Parents"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:803
#, kde-format
msgctxt "deselect tags menu"
msgid "Deselect"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:882
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:917
#, kde-format
msgctxt "@action:inmenu"
msgid "Open All Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:923
#, kde-format
msgctxt "@action:inmenu"
msgid "Close All Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:942
#: core/app/utils/contextmenuhelper.cpp:991
#, kde-format
msgctxt "@action:inmenu"
msgid "Show Grouped Images"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:948
#: core/app/utils/contextmenuhelper.cpp:995
#, kde-format
msgctxt "@action:inmenu"
msgid "Hide Grouped Images"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:958
#, kde-format
msgctxt "@action:inmenu"
msgid "Ungroup"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:964
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove From Group"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:973
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected Here"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:977
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected By Time"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:981
#, kde-format
msgctxt "@action:inmenu"
msgid "Group Selected By Filename"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1004
#, kde-format
msgctxt "@action:inmenu"
msgid "Remove Selected From Groups"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1008
#, kde-format
msgctxt "@action:inmenu"
msgid "Ungroup Selected"
msgstr ""
#. +> trunk5
#: core/app/utils/contextmenuhelper.cpp:1097
#, kde-format
msgctxt "@action:inmenu Pluralized"
msgid "Move to Trash"
msgid_plural "Move %1 Files to Trash"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:123
#, kde-format
msgid "%1 Image (%2)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:129
#, kde-format
msgid "TIFF Image (*.tiff *.tif)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:135
#, kde-format
msgid "JPEG Image (*.jpg *.jpeg *.jpe)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:142
#, kde-format
msgid "JPEG2000 Image (*.jp2 *.j2k *.jpx *.pgx)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:147
#, kde-format
msgid "Progressive Graphics file (*.pgf)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:152
#, kde-format
msgid "Raw Images (%1)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_globals.cpp:154
#, kde-format
msgid "All supported files (%1)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_version.h.cmake.in:54
#, kde-format
msgid ""
"IRC:\n"
"irc.freenode.net - #digikam\n"
"\n"
"Feedback:\n"
"digikam-user@kde.org\n"
"\n"
"Build date: %1 (target: %2)"
msgstr ""
#. +> trunk5
#: core/app/utils/digikam_version.h.cmake.in:64
#, kde-format
msgid ""
"IRC:\n"
"irc.freenode.net - #digikam\n"
"\n"
"Feedback:\n"
"digikam-user@kde.org\n"
"\n"
"Build date: %1 (target: %2)\n"
"Rev.: %3"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:216
#, kde-format
msgid "Fuzzy Sketch Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:220
#, kde-format
msgid "Fuzzy Image Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:224
#, kde-format
msgid "Map Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:229
#: core/libs/database/coredb/coredbschemaupdater.cpp:1029
#, kde-format
msgid "Last Search"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:233 core/app/views/leftsidebarwidgets.cpp:919
#, kde-format
msgid "Timeline"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:389
#: core/utilities/queuemanager/views/toolslistview.cpp:79
#, kde-format
msgid "Filters"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:1283
#, kde-format
msgid "Cannot open the root album. It is not a physical location."
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:1690
#, kde-format
msgctxt "@info"
msgid ""
"<i>The storage location of this image<br/>"
"is currently not available</i>"
msgstr ""
#. +> trunk5
#: core/app/views/digikamview.cpp:2563
#: core/libs/widgets/metadata/metadatawidget.cpp:155
#: core/utilities/imageeditor/editor/editortooliface.cpp:99
#: core/utilities/imageeditor/editor/editortooliface.cpp:208
#: core/utilities/queuemanager/views/workflowlist.cpp:99
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:159
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:166
#: core/utilities/import/views/importpreviewview.cpp:193
#, kde-format
msgctxt "go to previous image"
msgid "Back"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:160
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:167
#: core/utilities/import/views/importpreviewview.cpp:194
#, kde-format
msgctxt "go to next image"
msgid "Forward"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:164
#, kde-format
msgid "Add a Face Tag"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:165
#, kde-format
msgid "Clear all faces on this image"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:166
#, kde-format
msgid "Show Face Tags"
msgstr ""
#. +> trunk5
#: core/app/views/imagepreviewview.cpp:169
#, kde-format
msgid "Show Fullscreen"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:171 core/libs/album/album.cpp:458
#: core/libs/album/albummanager.cpp:1068
#: core/libs/album/albumselectiontreeview.cpp:199
#: core/libs/album/albumselectors.cpp:131
#: core/libs/album/albumselecttabs.cpp:191
#: core/libs/database/utils/dbstatdlg.cpp:70
#: core/libs/models/albummodel.cpp:50
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:96
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:98
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:111
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:97
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:143
#, kde-format
msgid "Albums"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:228
#: core/libs/imageproperties/imagedescedittab.cpp:285
#, kde-format
msgid "Open Tag Manager"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:229
#, kde-format
msgid "No Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:230
#, kde-format
msgid "Existing Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:367
#, kde-format
msgid "No Tags Album"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:382 core/libs/album/album.cpp:522
#: core/libs/album/albummanager.cpp:1071
#: core/libs/album/albumselectors.cpp:134
#: core/libs/album/albumselecttabs.cpp:192
#: core/libs/database/utils/dbstatdlg.cpp:74
#: core/libs/dmetadata/dmetadatasettingscontainer.h:53
#: core/libs/imageproperties/imagedescedittab.cpp:325
#: core/libs/models/albummodel.cpp:88 core/libs/tags/tagfolderview.cpp:102
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:538
#: core/utilities/searchwindow/searchfields.cpp:130
#: core/utilities/searchwindow/searchfields.cpp:137
#: core/utilities/searchwindow/searchfields.cpp:148
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:501
#: core/libs/album/albumselecttabs.cpp:194
#: core/utilities/searchwindow/searchfields.cpp:182
#, kde-format
msgid "Labels"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:587
#: core/libs/models/albummodel.cpp:252
#, kde-format
msgid "Dates"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:670
#, kde-format
msgid "Time Unit:"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:672
#, kde-format
msgid "Day"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:673
#, kde-format
msgid "Week"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:674
#, kde-format
msgid "Month"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:675
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:678
#, kde-format
msgid ""
"<p>Select the histogram time unit.</p>"
"<p>You can change the graph decade to zoom in or zoom out over time.</p>"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:685
#, kde-format
msgid ""
"<p>Select the histogram scale.</p>"
"<p>If the date's maximal counts are small, you can use the linear scale.</p>"
"<p>Logarithmic scale can be used when the maximal counts are big; if it is used, all values (small and large) will be visible on the graph.</p>"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:692
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:231
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:171
#, kde-format
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:698
#, kde-format
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:735
#, kde-format
msgid "Clear current selection"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:736
#, kde-format
msgid "If you press this button, the current date selection on the time-line will be cleared."
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:739
#, kde-format
msgid "Enter the name of the current dates search to save in the \"Searches\" view"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:745
#, kde-format
msgid "Save current selection to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:746
#, kde-format
msgid "If you press this button, the dates selected on the time-line will be saved to a new search virtual Album using the name set on the left."
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:950
#, kde-format
msgid "no item"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:951
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:486
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:512
#, kde-format
msgid "1 item"
msgid_plural "%1 items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1170
#, kde-format
msgctxt "Avanced search images, access stored searches"
msgid "Search"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1259
#, kde-format
msgctxt "Fuzzy Search images, as dupplicates, sketch, searches by similarities"
msgid "Similarity"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1364
#, kde-format
msgctxt "Search images on a map"
msgid "Map"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1418
#, kde-format
msgid "Scan collection for faces"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1423
#, kde-format
msgid "People Tags"
msgstr ""
#. +> trunk5
#: core/app/views/leftsidebarwidgets.cpp:1499
#, kde-format
msgctxt "Browse images sorted by depicted people"
msgid "People"
msgstr ""
#. +> trunk5
#: core/app/views/slideshowbuilder.cpp:107
#, kde-format
msgid "Preparing slideshow"
msgstr ""
#. +> trunk5
#: core/app/views/stackedview.cpp:131
#, kde-format
msgid "DigiKam Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:313
#, kde-format
msgid "Hide grouped items"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:323
#, kde-format
msgid "Ignore grouping"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview.cpp:333
#, kde-format
msgid "Show grouping in tree"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:71
#, kde-format
msgid "Audio/video properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:74
#: core/app/views/tableview/tableview_column_audiovideo.cpp:89
#, kde-format
msgid "Audio bitrate"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:75
#: core/app/views/tableview/tableview_column_audiovideo.cpp:91
#, kde-format
msgid "Audio channel type"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:76
#: core/app/views/tableview/tableview_column_audiovideo.cpp:93
#: core/utilities/searchwindow/searchfields.cpp:812
#: core/utilities/setup/setuptooltip.cpp:327
#, kde-format
msgid "Audio Codec"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:77
#: core/app/views/tableview/tableview_column_audiovideo.cpp:95
#: core/utilities/searchwindow/searchfields.cpp:678
#, kde-format
msgid "Duration"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:78
#: core/app/views/tableview/tableview_column_audiovideo.cpp:97
#, kde-format
msgid "Frame rate"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_audiovideo.cpp:79
#: core/app/views/tableview/tableview_column_audiovideo.cpp:99
#, kde-format
msgid "Video codec"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_configuration_dialog.cpp:82
#, kde-format
msgid "Configure column \"%1\""
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:71
#, kde-format
msgid "digiKam properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:74
#: core/app/views/tableview/tableview_column_digikam.cpp:90
#: core/libs/album/albumlabelstreeview.cpp:337
#: core/libs/dmetadata/dmetadatasettingscontainer.h:54
#: core/libs/widgets/metadata/ratingwidget.cpp:543
#: core/utilities/searchwindow/searchfields.cpp:189
#, kde-format
msgid "Rating"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:75
#: core/app/views/tableview/tableview_column_digikam.cpp:92
#, kde-format
msgid "Pick label"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:76
#: core/app/views/tableview/tableview_column_digikam.cpp:94
#, kde-format
msgid "Color label"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:78
#: core/app/views/tableview/tableview_column_digikam.cpp:96
#: core/libs/template/templatelist.cpp:83
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:308
#: core/utilities/queuemanager/views/workflowlist.cpp:98
#: core/utilities/searchwindow/searchfields.cpp:633
#: core/utilities/setup/camera/setupcamera.cpp:299
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:80
#: core/app/views/tableview/tableview_column_digikam.cpp:98
#: core/utilities/searchwindow/searchfields.cpp:612
#, kde-format
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:267
#: core/app/views/tableview/tableview_column_digikam.cpp:297
#: core/libs/widgets/metadata/colorlabelwidget.cpp:452
#: core/libs/widgets/metadata/picklabelwidget.cpp:291
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:102
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:271
#: core/libs/album/albumlabelstreeview.cpp:806
#: core/libs/widgets/metadata/picklabelwidget.cpp:282
#, kde-format
msgid "Rejected"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:275
#: core/libs/album/albumlabelstreeview.cpp:809
#: core/libs/widgets/metadata/picklabelwidget.cpp:285
#, kde-format
msgid "Pending"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:279
#: core/libs/album/albumlabelstreeview.cpp:812
#: core/libs/widgets/metadata/picklabelwidget.cpp:288
#, kde-format
msgid "Accepted"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:301
#: core/libs/album/albumlabelstreeview.cpp:423
#: core/libs/album/albumlabelstreeview.cpp:755
#: core/libs/dimg/filters/bw/mixersettings.cpp:138
#: core/libs/dimg/filters/cb/cbsettings.cpp:93
#: core/libs/widgets/metadata/colorlabelwidget.cpp:425
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:71
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:305
#: core/libs/album/albumlabelstreeview.cpp:423
#: core/libs/album/albumlabelstreeview.cpp:758
#: core/libs/widgets/metadata/colorlabelwidget.cpp:428
#, kde-format
msgid "Orange"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:309
#: core/libs/album/albumlabelstreeview.cpp:424
#: core/libs/album/albumlabelstreeview.cpp:761
#: core/libs/dimg/filters/cb/cbsettings.cpp:111
#: core/libs/widgets/metadata/colorlabelwidget.cpp:431
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:313
#: core/libs/album/albumlabelstreeview.cpp:424
#: core/libs/album/albumlabelstreeview.cpp:764
#: core/libs/dimg/filters/bw/mixersettings.cpp:139
#: core/libs/dimg/filters/cb/cbsettings.cpp:106
#: core/libs/widgets/metadata/colorlabelwidget.cpp:434
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:72
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:317
#: core/libs/album/albumlabelstreeview.cpp:425
#: core/libs/album/albumlabelstreeview.cpp:767
#: core/libs/dimg/filters/bw/mixersettings.cpp:140
#: core/libs/dimg/filters/cb/cbsettings.cpp:114
#: core/libs/widgets/metadata/colorlabelwidget.cpp:437
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:73
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:321
#: core/libs/album/albumlabelstreeview.cpp:425
#: core/libs/album/albumlabelstreeview.cpp:770
#: core/libs/dimg/filters/cb/cbsettings.cpp:98
#: core/libs/widgets/metadata/colorlabelwidget.cpp:440
#, kde-format
msgid "Magenta"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:325
#: core/libs/album/albumlabelstreeview.cpp:426
#: core/libs/album/albumlabelstreeview.cpp:773
#: core/libs/widgets/metadata/colorlabelwidget.cpp:443
#, kde-format
msgid "Gray"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:329
#: core/libs/album/albumlabelstreeview.cpp:426
#: core/libs/album/albumlabelstreeview.cpp:776
#: core/libs/widgets/metadata/colorlabelwidget.cpp:446
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_digikam.cpp:333
#: core/libs/album/albumlabelstreeview.cpp:427
#: core/libs/album/albumlabelstreeview.cpp:779
#: core/libs/widgets/metadata/colorlabelwidget.cpp:449
#, kde-format
msgid "White"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:59
#, kde-format
msgid "File properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:62
#: core/app/views/tableview/tableview_column_file.cpp:84
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:52
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:225
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:527
#, kde-format
msgid "Filename"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:63
#: core/app/views/tableview/tableview_column_file.cpp:86
#: core/libs/dialogs/deletedialog.cpp:182
#: core/utilities/setup/camera/setupcamera.cpp:302
#: core/utilities/setup/collections/setupcollectionview.cpp:896
#, kde-format
msgid "Path"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:64
#: core/app/views/tableview/tableview_column_file.cpp:88
#: core/libs/widgets/fonts/dfontproperties.cpp:320
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:54
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:65
#: core/app/views/tableview/tableview_column_file.cpp:90
#, kde-format
msgid "Last modified"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:216
#, kde-format
msgid "Human readable"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:217
#, kde-format
msgid "Plain"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_file.cpp:218
#: core/app/views/tableview/tableview_column_geo.cpp:248
#, kde-format
msgid "Display format"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:90
#, kde-format
msgid "Geo properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:92
#: core/app/views/tableview/tableview_column_geo.cpp:104
#, kde-format
msgid "Geotagged"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:93
#: core/app/views/tableview/tableview_column_geo.cpp:106
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:128
#, kde-format
msgid "Coordinates"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:94
#: core/app/views/tableview/tableview_column_geo.cpp:108
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:140
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:531
#, kde-format
msgid "Altitude"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:246
#, kde-format
msgid "Metric units"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_geo.cpp:247
#, kde-format
msgid "Imperial units"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:74
#, kde-format
msgid "Item properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:77
#: core/app/views/tableview/tableview_column_item.cpp:97
#: core/utilities/searchwindow/searchfields.cpp:227
#, kde-format
msgid "Width"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:78
#: core/app/views/tableview/tableview_column_item.cpp:99
#: core/utilities/searchwindow/searchfields.cpp:244
#, kde-format
msgid "Height"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:79
#: core/app/views/tableview/tableview_column_item.cpp:101
#, kde-format
msgid "Dimensions"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:80
#: core/app/views/tableview/tableview_column_item.cpp:103
#, kde-format
msgid "Pixel count"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:81
#: core/app/views/tableview/tableview_column_item.cpp:105
#, kde-format
msgid "Bit depth"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:82
#: core/app/views/tableview/tableview_column_item.cpp:107
#, kde-format
msgid "Color mode"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:83
#: core/app/views/tableview/tableview_column_item.cpp:109
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:84
#: core/app/views/tableview/tableview_column_item.cpp:111
#, kde-format
msgid "Creation date/time"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:85
#: core/app/views/tableview/tableview_column_item.cpp:113
#, kde-format
msgid "Digitization date/time"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:86
#: core/app/views/tableview/tableview_column_item.cpp:115
#, kde-format
msgid "Aspect ratio"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_item.cpp:87
#: core/app/views/tableview/tableview_column_item.cpp:117
#, kde-format
msgid "Similarity"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:76
#, kde-format
msgid "Photo properties"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:79
#: core/app/views/tableview/tableview_column_photo.cpp:98
#, kde-format
msgid "Camera maker"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:80
#: core/app/views/tableview/tableview_column_photo.cpp:100
#, kde-format
msgid "Camera model"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:81
#: core/app/views/tableview/tableview_column_photo.cpp:102
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:118
#: core/utilities/searchwindow/searchfields.cpp:383
#, kde-format
msgid "Lens"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:82
#: core/app/views/tableview/tableview_column_photo.cpp:104
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:72
#: core/utilities/searchwindow/searchfields.cpp:395
#, kde-format
msgid "Aperture"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:83
#: core/app/views/tableview/tableview_column_photo.cpp:106
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:73
#: core/utilities/searchwindow/searchfields.cpp:413
#: core/utilities/searchwindow/searchfields.cpp:430
#, kde-format
msgid "Focal length"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:84
#: core/app/views/tableview/tableview_column_photo.cpp:108
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:293
#: core/utilities/searchwindow/searchfields.cpp:447
#: core/utilities/searchwindow/searchfields.cpp:466
#: core/utilities/searchwindow/searchfields.cpp:476
#, kde-format
msgid "Exposure"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:85
#: core/app/views/tableview/tableview_column_photo.cpp:110
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:78
#: core/utilities/searchwindow/searchfields.cpp:486
#, kde-format
msgid "Sensitivity"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:86
#: core/app/views/tableview/tableview_column_photo.cpp:112
#, kde-format
msgid "Mode/program"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:87
#: core/app/views/tableview/tableview_column_photo.cpp:114
#: core/utilities/searchwindow/searchfields.cpp:507
#, kde-format
msgid "Flash"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:88
#: core/app/views/tableview/tableview_column_photo.cpp:116
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:80
#: core/utilities/searchwindow/searchfields.cpp:527
#, kde-format
msgid "White balance"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:216
#, kde-format
msgid "%1 s"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:221
#, kde-format
msgid "%1 ms"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:226
#, kde-format
msgid "%1 µs"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:378
#, kde-format
msgid "Fraction"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:379
#, kde-format
msgid "Rational"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:380
#: core/libs/database/utils/dbstatdlg.cpp:55
#, kde-format
msgid "Format"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:383
#, kde-format
msgid "Seconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:384
#, kde-format
msgid "Milliseconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:385
#, kde-format
msgid "Microseconds"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_photo.cpp:386
#, kde-format
msgid "Unit"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_column_thumbnail.cpp:83
#: core/app/views/tableview/tableview_column_thumbnail.cpp:93
#: core/libs/dtrash/dtrashitemmodel.cpp:220
#: core/utilities/assistants/common/dimageslist.cpp:289
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:58
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:526
#: core/utilities/queuemanager/views/queuelist.cpp:313
#, kde-format
msgid "Thumbnail"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_treeview.cpp:88
#, kde-format
msgid "Remove this column"
msgstr ""
#. +> trunk5
#: core/app/views/tableview/tableview_treeview.cpp:93
#, kde-format
msgid "Configure this column"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:112
#, kde-format
msgid "Restore"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:114
#, kde-format
msgid "Delete All Permanently"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:214 core/app/views/trashview.cpp:261
#, kde-format
msgid "Confirm Deletion"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:215
#, kde-format
msgid "Are you sure you want to delete those items permanently?"
msgstr ""
#. +> trunk5
#: core/app/views/trashview.cpp:262
#, kde-format
msgid "Are you sure you want to delete ALL items permanently?"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:125
#, kde-format
msgid "Image Editor: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:126
#, kde-format
msgid "Showfoto: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:127
#, kde-format
msgid "Light Table: Add Web services Import and Export tools;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:128
#, kde-format
msgid "New video metadata parser based on ffmpeg to populate database;"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:129
#, kde-format
msgid "Add video support to find files based on properties registered on database."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:130
#, kde-format
msgid "Similarity database has been moved to a dedicated file to not bloat core database with computed finger-prints. This will speed-up query in core database in case of Similarity feature is used."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:132
#, kde-format
msgid "Add possibility to merge tags by drag & drop."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:133
#, kde-format
msgid "HTML Gallery: New Vanilla theme to emulate export to HTML from Adobe LightRoom."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:134
#, kde-format
msgid "HTML Gallery: New Blue Frame theme."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:137
#, kde-format
msgid "...and much more."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:143
#, kde-format
msgid ""
"<li>%1</li>"
"\n"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:146
#, kde-format
msgid "New Features"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:148
#, kde-format
msgid ""
"<h3>%1</h3>"
"<ul>%2</ul>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:149
#, kde-format
msgid "Some of the new features in this release of digiKam include (compared to digiKam 5.x):"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:158
#, kde-format
msgid "About"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:160
#, kde-format
msgid ""
"<h3>%1</h3>"
"<h3>%2</h3>"
"<ul>%3</ul>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:161
#, kde-format
msgid "digiKam is an open source photo management program designed to import, organize, enhance, search and export your digital images to and from your computer."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:162
#, kde-format
msgid "Currently, you are in the Album view mode of digiKam. Albums are the places where your files are stored, and are identical to the folders on your hard disk."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:163
#, kde-format
msgid ""
"<li>%1</li>"
"<li>%2</li>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:164
#, kde-format
msgid "digiKam has many powerful features which are described in the <a href=\"https://docs.kde.org/trunk5/en/extragear-graphics/digikam/index.html\">documentation</a>"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:165
#, kde-format
msgid "The <a href=\"http://www.digikam.org\">digiKam homepage</a> provides information about new versions of digiKam."
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:213
#: core/utilities/assistants/firstrun/welcomepage.cpp:43
#, kde-format
msgid "Welcome to digiKam %1"
msgstr ""
#. +> trunk5
#: core/app/views/welcomepageview.cpp:216
#, kde-format
msgid "Background Image Credits"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:374 core/libs/database/utils/dio.cpp:560
#, kde-format
msgid "Trash"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:721
#, kde-format
msgid "Current Timeline Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:727
#, kde-format
msgid "Current Fuzzy Image Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:731
#, kde-format
msgid "Current Fuzzy Sketch Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:738
#, kde-format
msgid "Current Map Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:743
#, kde-format
msgid "Current Search"
msgstr ""
#. +> trunk5
#: core/libs/album/album.cpp:746
#, kde-format
msgid "Current Duplicates Search"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:107
#, kde-format
msgctxt "@title"
msgid "Labels"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:342
#: core/libs/album/albumlabelstreeview.cpp:727
#, kde-format
msgid "No Rating"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:378
#: core/libs/widgets/metadata/picklabelwidget.cpp:371
#, kde-format
msgid "Pick"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:383
#: core/libs/album/albumlabelstreeview.cpp:803
#, kde-format
msgid "No Pick"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:384
#, kde-format
msgid "Rejected Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:385
#, kde-format
msgid "Pending Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:386
#, kde-format
msgid "Accepted Item"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:406
#: core/libs/widgets/metadata/colorlabelwidget.cpp:532
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:223
#: core/utilities/queuemanager/views/toolslistview.cpp:59
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:411
#: core/libs/album/albumlabelstreeview.cpp:752
#, kde-format
msgid "No Color"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:717
#: core/libs/imageproperties/imagepropertiestab.cpp:421
#, kde-format
msgid "Rating: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:743
#, kde-format
msgid "Colors: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:794
#, kde-format
msgid "Picks: "
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:876
#, kde-format
msgid "Exported Labels"
msgstr ""
#. +> trunk5
#: core/libs/album/albumlabelstreeview.cpp:880
#, kde-format
msgid "Labels Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:416
#, kde-format
msgid "Failed to backup the existing database file (\"%1\"). Refusing to replace file without backup, using the existing file."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:433
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Starting with an empty database."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:467
#, kde-format
msgid "Database Folder"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:468
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file - confirming that this database file was indeed created for the pictures located in the folder \"%2\" - or ignore the old file and start with a new database?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:478 core/libs/album/albummanager.cpp:540
#: core/libs/album/albummanager.cpp:562
#, kde-format
msgid "Upgrade Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:480 core/libs/album/albummanager.cpp:542
#: core/libs/album/albummanager.cpp:564 core/libs/album/albummanager.cpp:611
#, kde-format
msgid "Create New Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:531 core/libs/album/albummanager.cpp:554
#: core/libs/album/albummanager.cpp:603 core/libs/album/albummanager.cpp:635
#, kde-format
msgid "New database folder"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:532
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file, start with a new database, or copy the current database to this location and continue using it?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:544 core/libs/album/albummanager.cpp:613
#: core/libs/album/albummanager.cpp:644
#, kde-format
msgid "Copy Current Database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:555
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. A database file from an older version of digiKam is found in this folder.</p>"
" "
"<p>Would you like to upgrade the old database file or start with a new database?</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:589
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Trying to upgrade old databases."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:604
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database.</p>"
"<p>Would you like to copy the current database to this location and continue using it, or start with a new database?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:636
#, kde-format
msgid ""
"<p>You have chosen the folder \"%1\" as the new place to store the database. There is already a database file in this location.</p>"
" "
"<p>Would you like to use this existing file as the new database, or remove it and copy the current database to this place?</p>"
" "
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:646
#, kde-format
msgid "Use Existing File"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:748
#, kde-format
msgid ""
"<p><b>An error occurred during the internal server start.</b></p>"
"Details:\n"
" %1"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:764 core/libs/album/albummanager.cpp:796
#, kde-format
msgid ""
"<p>Failed to open the database. </p>"
"<p>You cannot use digiKam without a working database. digiKam will attempt to start now, but it will <b>not</b> be functional. Please check the database settings in the <b>configuration menu</b>.</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:805
#, kde-format
msgid ""
"<p>Failed to open the database. Error message from database:</p>"
"<p><b>%1</b></p>"
"<p>You cannot use digiKam without a working database. digiKam will attempt to start now, but it will <b>not</b> be functional. Please check the database settings in the <b>configuration menu</b>.</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:878
#, kde-format
msgid ""
"Your locale has changed since this album was last opened.\n"
"Old locale: %1, new locale: %2\n"
"If you have recently changed your locale, you need not be concerned.\n"
"Please note that if you switched to a locale that does not support some of the filenames in your collection, these files may no longer be found in the collection. If you are sure that you want to continue, click 'Yes'. Otherwise, click 'No' and correct your locale setting before restarting digiKam."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:920
#, kde-format
msgid ""
"<p>The collection </p>"
"<p><b>%1</b><br/>"
"(%2)</p>"
"<p> is currently not found on your system.<br/>"
" Please choose the most appropriate option to handle this situation:</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:938
#, kde-format
msgid ""
"<p>The collection is still available, but the identifier changed.<br/>"
"This can be caused by restoring a backup, changing the partition layout or the file system settings.<br/>"
"The collection is now located at this place:</p>"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:957
#, kde-format
msgid "The collection is located on a storage device which is not always attached. Mark the collection as a removable collection."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:964
#, kde-format
msgid "Take no action now. I would like to solve the problem later using the setup dialog"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:978
#, kde-format
msgid "Collection not found"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:1074
#: core/libs/album/albumselecttabs.cpp:193 core/libs/models/albummodel.cpp:147
#: core/utilities/searchwindow/editablesearchtreeview.cpp:81
#, kde-format
msgid "Searches"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2183
#, kde-format
msgid "The collection location supplied is invalid or currently not available."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2191
#, kde-format
msgid "No album for collection location: Internal error"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2207
#, kde-format
msgid "No parent found for album."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2214
#, kde-format
msgid "Album name cannot be empty."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2220
#, kde-format
msgid "Album name cannot contain '/'."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2226
#, kde-format
msgid "createPAlbum does not accept the root album as parent."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2240
#, kde-format
msgid "An existing album has the same name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2256
#, kde-format
msgid "Failed to create directory '%1'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2265
#, kde-format
msgid "Failed to add album to database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2292 core/libs/album/albummanager.cpp:2390
#: core/libs/album/albummanager.cpp:2494 core/libs/album/albummanager.cpp:2561
#: core/libs/album/albummanager.cpp:2599 core/libs/album/albummanager.cpp:2681
#, kde-format
msgid "No such album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2298
#, kde-format
msgid "Cannot rename root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2304
#, kde-format
msgid "Cannot rename album root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2310
#, kde-format
msgid "Album name cannot contain '/'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2317
#, kde-format
msgid ""
"Another album with the same name already exists.\n"
"Please choose another name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2341
#, kde-format
msgid "Failed to rename Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2396
#, kde-format
msgid "Cannot edit root album"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2422
#, kde-format
msgid "No parent found for tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2429
#, kde-format
msgid "Tag name cannot be empty"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2435 core/libs/album/albummanager.cpp:2573
#, kde-format
msgid "Tag name cannot contain '/'"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2442 core/libs/tags/tageditdlg.cpp:471
#, kde-format
msgid "Tag name already exists"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2451
#, kde-format
msgid "Failed to add tag to database"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2500
#, kde-format
msgid "Cannot delete Root Tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2567 core/libs/album/albummanager.cpp:2776
#, kde-format
msgid "Cannot edit root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2580
#, kde-format
msgid ""
"Another tag with the same name already exists.\n"
"Please choose another name."
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2605
#, kde-format
msgid "Attempt to move TAlbum to nowhere"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2611
#, kde-format
msgid "Cannot move root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2619
#, kde-format
msgid ""
"Another tag with the same name already exists.\n"
"Do you want to merge the tags?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2687
#, kde-format
msgid "Cannot merge root tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2693
#, kde-format
msgid "Only a tag without children can be merged!"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2701
#, kde-format
msgid "Do you want to merge tag '%1' into tag '%2'?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:2770
#, kde-format
msgid "No such tag"
msgstr ""
#. +> trunk5
#: core/libs/album/albummanager.cpp:3712
#, kde-format
msgid ""
"This operation can take a long time in the background.\n"
"Do you want to write the metadata to %1 files now?"
msgstr ""
#. +> trunk5
#: core/libs/album/albummodificationhelper.cpp:227
#: core/utilities/searchwindow/searchmodificationhelper.cpp:151
#, kde-format
msgid "Rename Album (%1)"
msgstr ""
#. +> trunk5
#: core/libs/album/albummodificationhelper.cpp:228
#: core/utilities/searchwindow/searchmodificationhelper.cpp:152
#, kde-format
msgid "Enter new album name:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:122
#: core/libs/album/albumpropsedit.cpp:272
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:211
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:129
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:99
#, kde-format
msgid "New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:122
#, kde-format
msgid "Edit Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:137
#, kde-format
msgid ""
"<qt><b>Create new Album in<br/>"
"\"%1\"</b></qt>"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:141
#, kde-format
msgid ""
"<qt><b>\"%1\"<br/>"
"Album Properties</b></qt>"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:152 core/libs/tags/tageditdlg.cpp:145
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:110
#: core/utilities/queuemanager/views/workflowdlg.cpp:108
#, kde-format
msgid "&Title:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:161
#, kde-format
msgid "Enter album title here..."
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:164
#, kde-format
msgid "Ca&tegory:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:171
#, kde-format
msgid "Ch&ild Of:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:177
#, kde-format
msgid "Ca&ption:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:182
#, kde-format
msgid "Enter album caption here..."
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:185
#, kde-format
msgid "Album &date:"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:191
#, kde-format
msgctxt "Selects the date of the oldest image"
msgid "&Oldest"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:192
#, kde-format
msgctxt "Calculates the average date"
msgid "&Average"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:193
#, kde-format
msgctxt "Selects the date of the newest image"
msgid "Newest"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:274
#, kde-format
msgid "Selected Album (Default)"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:275
#, kde-format
msgctxt "top level folder of album"
msgid "Root of current collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:345
#, kde-format
msgid "Uncategorized Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:459
#, kde-format
msgid "Could Not Calculate Average"
msgstr ""
#. +> trunk5
#: core/libs/album/albumpropsedit.cpp:460
#, kde-format
msgid "Could not calculate date average for this album."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:77
#: core/libs/album/albumselectcombobox.cpp:87
#, kde-format
msgid "No Album Selected"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:94
#, kde-format
msgid "No Tag Selected"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:252
#, kde-format
msgid "1 Tag selected"
msgid_plural "%1 Tags selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:256
#, kde-format
msgid "1 Album selected"
msgid_plural "%1 Albums selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:265
#, kde-format
msgid "1 Tag excluded"
msgid_plural "%1 Tags excluded"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectcombobox.cpp:269
#, kde-format
msgid "1 Album excluded"
msgid_plural "%1 Albums excluded"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/album/albumselectdialog.cpp:80
#, kde-format
msgid "Select Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:164
#, kde-format
msgid "Whole albums collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:166
#, kde-format
msgctxt "@info:tooltip"
msgid "Select all albums that should be processed."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:168
#, kde-format
msgctxt "@info:status"
msgid "Any albums"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:172
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset selected albums"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:197
#, kde-format
msgid "Whole tags collection"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:199
#, kde-format
msgctxt "@info:tooltip"
msgid "Select all tags that should be processed."
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:201
#, kde-format
msgctxt "@info:status"
msgid "Any tags"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectors.cpp:205
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset selected tags"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:76
#, kde-format
msgid "Create New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:171
#, kde-format
msgid "&New Album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumselectwidget.cpp:172
#, kde-format
msgid "Create new album"
msgstr ""
#. +> trunk5
#: core/libs/album/albumtreeview.cpp:214
#, kde-format
msgid "Context menu"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:660
#, kde-format
msgctxt "\"relative path\" on harddisk partition with \"UUID\""
msgid "Folder \"%1\" on the volume with the id \"%2\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:666
#, kde-format
msgctxt "\"relative path\" on harddisk partition with \"label\""
msgid "Folder \"%1\" on the volume labeled \"%2\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:678
#, kde-format
msgctxt "@info"
msgid "Shared directory mounted at <b>%1</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:899
#, kde-format
msgid "Sorry, digiKam does not support remote URLs as collections."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:917
#: core/libs/database/collection/collectionmanager.cpp:1105
#, kde-format
msgid "The selected folder does not exist or is not readable"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:932
#, kde-format
msgid "There is already a collection containing the folder \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:954
#, kde-format
msgid "The storage media can be uniquely identified."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:966
#, kde-format
msgid "The collection is located on your harddisk"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1003
#, kde-format
msgid "This is a CD/DVD, which is identified by the label that you can set in your CD burning application. There is already another entry with the same label. The two will be distinguished by the files in the top directory, so please do not append files to the CD, or it will not be recognized. In the future, please set a unique label on your CDs and DVDs if you intend to use them with digiKam."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1016
#, kde-format
msgid "This is a CD/DVD. It will be identified by the label (\"%1\")that you have set in your CD burning application. If you create further CDs for use with digikam in the future, please remember to give them a unique label as well."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1029
#, kde-format
msgid "This is a removable storage medium that will be identified by its label (\"%1\")"
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1043
#, kde-format
msgid "This entry will only be identified by the path where it is found on your system (\"%1\"). No more specific means of identification (UUID, label) is available."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1058
#, kde-format
msgid "It is not possible on your system to identify the storage medium of this path. It will be added using the file path as the only identifier. This will work well for your local hard disk."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1081
#, kde-format
msgid "You need to locally mount your Samba share. Sorry, digiKam does currently not support smb:// URLs. "
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1084
#, kde-format
msgid "Your network storage must be set up to be accessible as files and folders through the operating system. DigiKam does not support remote URLs."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1120
#, kde-format
msgid "There is already a collection for a network share with the same path."
msgstr ""
#. +> trunk5
#: core/libs/database/collection/collectionmanager.cpp:1132
#, kde-format
msgid "The network share will be identified by the path you selected. If the path is empty, the share will be considered unavailable."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbaccess.cpp:297
#: core/libs/database/similaritydb/similaritydbaccess.cpp:230
#: core/libs/database/thumbsdb/thumbsdbaccess.cpp:228
#: core/libs/facesengine/facedb/facedbaccess.cpp:228
#, kde-format
msgid ""
"Error opening database backend.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:71
#, kde-format
msgid "Error while opening the source database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:80
#, kde-format
msgid "Error while opening the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:121
#, kde-format
msgid "Error while preparing the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:131
#, kde-format
msgid "Error while scrubbing the target database."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:143
#, kde-format
msgid "Create Schema..."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:147
#, kde-format
msgid "Error while creating the database schema."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbcopymanager.cpp:282
#, kde-format
msgid ""
"Error while converting the database.\n"
" Details: %1"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:213
#, kde-format
msgid ""
"You have insufficient privileges on the database.\n"
"Following privileges are not assigned to you:\n"
" %1\n"
"Check your privileges on the database and restart digiKam."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:244
#, kde-format
msgid "The database is not valid: the \"DBVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:271
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is too recent.) Please use the more recent version of digiKam that you used before. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:332
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:211
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:207
#, kde-format
msgid ""
"Failed to create tables in database.\n"
" "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:353
#, kde-format
msgid "Failed to open a database transaction on your database file \"%1\". This is unusual. Please check that you can access the file and no other process has currently locked the file. If the problem persists you can get help from the digikam developers mailing list (see www.digikam.org/support). As well, please have a look at what digiKam prints on the console. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:410
#, kde-format
msgid "The schema updating process from version 4 to 6 failed, caused by an error that we did not expect. You can try to discard your old database and start with an empty one. (In this case, please move the database files \"%1\" and \"%2\" from the directory \"%3\"). More probably you will want to report this error to the digikam developers mailing list (see www.digikam.org/support). As well, please have a look at what digiKam prints on the console. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:442
#, kde-format
msgid "Failed to update the database schema from version %1 to version %2. Please read the error messages printed on the console and report this error as a bug at bugs.kde.org. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:635
#, kde-format
msgid "The database update action cannot be found. Please ensure that the dbconfig.xml file of the current version of digiKam is installed at the correct place. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:654
#, kde-format
msgid "Updated schema to version %1."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:716
#, kde-format
msgid "Failed to copy the old database file (\"%1\") to its new location (\"%2\"). Error message: \"%3\". Please make sure that the file can be copied, or delete it."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:738
#, kde-format
msgid "Copied database file"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:743
#, kde-format
msgid "The old database file (\"%1\") has been copied to the new location (\"%2\") but it cannot be opened. Please delete both files and try again, starting with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:764
#, kde-format
msgid "Opened new database file"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:858
#, kde-format
msgid "Prepared table creation"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:877
#, kde-format
msgid "Created tables"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:890
#, kde-format
msgid "No album library path has been found in the configuration file. Giving up the schema updating process. Please try with an empty database, or repair your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:912
#, kde-format
msgid "There was an error associating your albumLibraryPath (\"%1\") with a storage volume of your system. This problem may indicate that there is a problem with your installation. If you are working on Linux, check that HAL is installed and running. In any case, you can seek advice from the digikam developers mailing list (see www.digikam.org/support). The database updating process will now be aborted because we do not want to create a new database based on false assumptions from a broken installation."
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:939
#, kde-format
msgid "Configured one album root"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:965
#, kde-format
msgid "Imported albums"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1001
#, kde-format
msgid "Imported images information"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1031
#, kde-format
msgid "Last Search (0.9)"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1088
#, kde-format
msgid "Initialized and imported file suffix filter"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1110
#, kde-format
msgid "Did the initial full scan"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1133
#, kde-format
msgid "Imported creation dates"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1163
#, kde-format
msgid "Imported comments"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1189
#, kde-format
msgid "Imported ratings"
msgstr ""
#. +> trunk5
#: core/libs/database/coredb/coredbschemaupdater.cpp:1200
#, kde-format
msgid "Dropped v3 tables"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineaccess.cpp:64
#, kde-format
msgid ""
"The driver \"SQLITE\" for Sqlite3 databases is not available.\n"
"digiKam depends on the drivers provided by the Qt::SQL module."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineaccess.cpp:79
#, kde-format
msgid ""
"The driver \"MYSQL\" for MySQL databases is not available.\n"
"digiKam depends on the drivers provided by the Qt::SQL module."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:178
#, kde-format
msgid "Could not open the configuration file <b>%1</b>. This file is installed with the digikam application and is absolutely required to run digikam. Please check your installation."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:187
#, kde-format
msgid "Could not open configuration file <b>%1</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:196
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is invalid and cannot be read."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:206
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is missing the required element <icode>%2</icode>"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:216
#, kde-format
msgid "The XML in the configuration file <b>%1</b> is missing the required element <b>%2</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineconfigloader.cpp:235
#, kde-format
msgid "An old version of the configuration file <b>%1</b> is found. Please ensure that the version released with the running version of digiKam is installed. "
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineguierrorhandler.cpp:207
#, kde-format
msgid ""
"Error while opening the database.\n"
"digiKam will try to automatically reconnect to the database."
msgstr ""
#. +> trunk5
#: core/libs/database/engine/dbengineguierrorhandler.cpp:236
#, kde-format
msgid ""
"<p><b>A database error occurred.</b></p>"
"Details:\n"
" %1"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:416
#, kde-format
msgctxt "@title"
msgid "Source Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:445
#, kde-format
msgctxt "@title"
msgid "Image History"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:517
#, kde-format
msgctxt "@title"
msgid "Derived Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:527
#, kde-format
msgctxt "@title"
msgid "Related Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:534
#, kde-format
msgctxt "@title"
msgid "Identical Images"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:587
#, kde-format
msgctxt "@title"
msgid "Intermediate Steps:"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:790
#, kde-format
msgctxt "@item filename"
msgid ""
"%1\n"
"(Original Image)"
msgstr ""
#. +> trunk5
#: core/libs/database/imagehistory/imagehistorygraphmodel.cpp:795
#, kde-format
msgctxt "@item filename"
msgid ""
"%1\n"
"(Source Image)"
msgstr ""
#. +> trunk5
#: core/libs/database/item/imagescanner.cpp:1762
#, kde-format
msgctxt "RAW image file (), the parentheses contain the file suffix, like MRW"
msgid "RAW image file (%1)"
msgstr ""
#. +> trunk5
#: core/libs/database/models/imageversionsmodel.cpp:98
#, kde-format
msgid "No image selected"
msgstr ""
#. +> trunk5
#: core/libs/database/models/imageversionsmodel.cpp:122
#, kde-format
msgid "This is the original image"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:157
#, kde-format
msgid "Database type is not supported."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:265
#, kde-format
msgid "No path to mysql server command set in configuration file!"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:274
#, kde-format
msgid "No path to mysql initialization command set in configuration file!."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:284
#: core/libs/database/server/databaseserver.cpp:294
#: core/libs/database/server/databaseserver.cpp:304
#, kde-format
msgid "Cannot create directory %1"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:385
#, kde-format
msgid ""
"Unable to create MySQL server configuration file."
"<p>This means that either the default configuration file</p>"
"<p>%1</p>"
"<p>was not readable or the target file</p>"
"<p>%2</p>"
"<p>could not be written.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:406
#, kde-format
msgid "Cannot find MySQL server default configuration (mysql-global.conf)."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:473
#, kde-format
msgid "Could not start database initializer."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:510
#, kde-format
msgid "Could not start database server."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:547
#, kde-format
msgid "Invalid database object during database server startup"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:578
#, kde-format
msgid "Database process exited unexpectedly during initial connection."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:584
#, kde-format
msgid "Could not connect to Database after trying for 60 seconds."
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:615
#, kde-format
msgid ""
"Failed to create database"
"<p>Query error: %1</p>"
"<p>Database error: %2</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/server/databaseserver.cpp:663
#, kde-format
msgid ""
"%1"
"<p>Executable: %2</p>"
"<p>Arguments: %3</p>"
"<p>Process error: %4</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:152
#, kde-format
msgid "The database is not valid: the \"DBSimilarityVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/similaritydb/similaritydbschemaupdater.cpp:182
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:178
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is to recent) Please use the more recent version of digikam that you used before. "
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:377
#, kde-format
msgctxt "People on your photos"
msgid "People"
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:421
#, kde-format
msgctxt "The list of detected faces from the collections but not recognized"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/database/tags/facetags.cpp:441
#, kde-format
msgctxt "The list of recognized faces from the collections but not confirmed"
msgid "Unconfirmed"
msgstr ""
#. +> trunk5
#: core/libs/database/thumbsdb/thumbsdbschemaupdater.cpp:149
#, kde-format
msgid "The database is not valid: the \"DBThumbnailsVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:147
#, kde-format
msgid "Migrate ->"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:148
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:632
#: core/utilities/assistants/webservices/box/boxwindow.cpp:278
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:118
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:486
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:848
#: core/utilities/assistants/webservices/google/gswindow.cpp:649
#: core/utilities/assistants/webservices/google/gswindow.cpp:674
#: core/utilities/assistants/webservices/google/gswindow.cpp:1023
#: core/utilities/assistants/webservices/google/gswindow.cpp:1044
#: core/utilities/assistants/webservices/google/gswindow.cpp:1122
#: core/utilities/assistants/webservices/google/gswindow.cpp:1330
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:278
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:278
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:685
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:283
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:192
#: core/utilities/imageeditor/editor/editorwindow.cpp:1048
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:151
#, kde-format
msgid "Progress Information"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:160
#, kde-format
msgid "Step Progress"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:162
#, kde-format
msgid "Overall Progress"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:217
#, kde-format
msgid "Database type or location must be different!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:224
#, kde-format
msgid "Internal server can only be used once!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:233
#, kde-format
msgid "Internal server is not used and is not active!"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:277
#, kde-format
msgid "Database copied successfully."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:281
#, kde-format
msgid "Database conversion canceled."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbmigrationdlg.cpp:290
#, kde-format
msgid "Step Progress (%1)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:162
#: core/libs/database/utils/dbsettingswidget.cpp:869
#, kde-format
msgid "Database Configuration"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:173
#, kde-format
msgid "SQLite"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:179
#, kde-format
msgid "Mysql Internal (experimental)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:183
#, kde-format
msgid "MySQL Server (experimental)"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:187
#, kde-format
msgid ""
"<p>Select here the type of database backend.</p>"
"<p><b>SQlite</b> backend is for local database storage with a small or medium collection sizes. It is the default and recommended backend for collections with less than 100K items.</p>"
"<p><b>MySQL Internal</b> backend is for local database storage with huge collection sizes. This backend is recommend for local collections with more than 100K items.</p>"
"<p><i>Be careful: this one still in experimental stage.</i></p>"
"<p><b>MySQL Server</b> backend is a more robust solution especially for remote and shared database storage. It is also more efficient to manage huge collection sizes with more than 100K items.</p>"
"<p><i>Be careful: this one still in experimental stage.</i></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:206
#, kde-format
msgid ""
"<p>Set here the location where the database files will be stored on your system. There are three databases: one for all collections properties, one to store compressed thumbnails, and one to store faces recognition metadata.<br/>"
"Write access is required to be able to edit image properties.</p>"
"<p>Databases are digiKam core engines. Take care to use a place hosted by fast hardware (as SSD) with enough free space especially for thumbnails database.</p>"
"<p>Note: a remote file system such as NFS, cannot be used here. For performance reasons, it is also recommended not to use removable media.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:226
#, kde-format
msgid "<p>Here you can configure locations where MySQL binary tools are located. digiKam will try to find these binaries automatically if they are already installed on your computer.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:235
#, kde-format
msgctxt "@title:group"
msgid "MySQL Binaries"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:270
#, kde-format
msgid "Host Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:272
#, kde-format
msgid "Set the host computer name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:273
#, kde-format
msgid ""
"This is the computer name running MySQL server.\n"
"This can be \"localhost\" for a local server, or the network computer\n"
" name (or IP address) in case of remote computer."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:276
#, kde-format
msgid "<a href=\"http://doc.qt.io/qt-5/qsqldatabase.html#setConnectOptions\">Connect options:</a>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:280
#, kde-format
msgid "Set the database connection options"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:281
#, kde-format
msgid ""
"Set the MySQL server connection options.\n"
"For advanced users only."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:283
#, kde-format
msgid "User:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:285
#, kde-format
msgid "Set the database account name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:286
#, kde-format
msgid ""
"Set the MySQL server account name used\n"
"by digiKam to be connected to the server.\n"
"This account must be available on the remote MySQL server when database have been created."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:289
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:97
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:331
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:164
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:81
#, kde-format
msgid "Password:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:291
#, kde-format
msgid ""
"Set the MySQL server account password used\n"
"by digiKam to be connected to the server.\n"
"You can left this field empty to use an account set without password."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:296
#, kde-format
msgid "Host Port:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:298
#, kde-format
msgid ""
"Set the host computer port.\n"
"Usually, MySQL server use port number 3306 by default"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:303
#, kde-format
msgid "Check Connection"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:304
#, kde-format
msgid "Run a basic database connection to see if current MySQL server settings is suitable."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:310
#, kde-format
msgid "Core Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:312
#, kde-format
msgid "Set the core database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:313
#, kde-format
msgid ""
"The core database is lead digiKam container used to store\n"
"albums, items, and searches metadata."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:316
#, kde-format
msgid "Thumbs Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:318
#, kde-format
msgid "Set the thumbnails database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:319
#, kde-format
msgid ""
"The thumbnails database is used by digiKam to host\n"
"image thumbs with wavelets compression images.\n"
"This one can use quickly a lots of space,\n"
"especially if you have huge collections."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:323
#, kde-format
msgid "Face Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:325
#, kde-format
msgid "Set the face database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:326
#, kde-format
msgid ""
"The face database is used by digiKam to host image histograms\n"
"dedicated to faces recognition process.\n"
"This one can use quickly a lots of space, especially\n"
"if you a lots of image with people faces detected and tagged."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:331
#, kde-format
msgid "Similarity Db Name:"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:333
#, kde-format
msgid "Set the similarity database name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:334
#, kde-format
msgid "The similarity database is used by digiKam to host image Haar matrix data for the similarity search."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:337
#, kde-format
msgid "Default Settings"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:338
#, kde-format
msgid "Reset database names settings to common default values."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:357
#, kde-format
msgid "Remote Server Settings"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:361
#, kde-format
msgid "Database Server Instructions"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:363
#, kde-format
msgid ""
"<p>digiKam expects that database is already created with a dedicated user account. This user name <i>digikam</i> will require full access to the database.<br/>"
"If your database is not already set up, you can use the following SQL commands (after replacing the <b><i>password</i></b> with the correct one).</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:375
#, kde-format
msgid ""
"<p>Note: with a Linux server, a database can be initialized following the commands below:</p>"
"<p># su</p>"
"<p># systemctl restart mysqld</p>"
"<p># mysql -u root</p>"
"<p>...</p>"
"<p>Enter SQL code to Mysql prompt in order to init digiKam databases with grant privileges (see behind)</p>"
"<p>...</p>"
"<p>quit</p>"
"<p>NOTE: If you have an enormous collection, you should start MySQL server with mysql --max_allowed_packet=128M OR in my.ini or ~/.my.cnf, change the settings</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:394
#, kde-format
msgid "Requirements"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:398
#, kde-format
msgid "Database Server Technical Details"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:400
#, kde-format
msgid ""
"<p>Use this configuration view to set all information to be connected to a remote <a href=\"https://en.wikipedia.org/wiki/MySQL\">Mysql database server</a> (or <a href=\"https://en.wikipedia.org/wiki/MariaDB\">MariaDB</a>) through a network. As with Sqlite or MySQL internal server, 3 databases will be stored on the remote server: one for all collections properties, one to store compressed thumbnails, and one to store faces recognition metadata.</p>"
"<p>Unlike Sqlite or MySQL internal server, you can customize the database names to simplify your backups.</p>"
"<p>Databases are digiKam core engines. To prevent performance issues, take a care to use a fast network link between the client and the server computers. It is also recommended to host database files on fast hardware (as <a href=\"https://en.wikipedia.org/wiki/Solid-state_drive\">SSD</a>) with enough free space, especially for thumbnails database, even if data are compressed using wavelets image format <a href=\"https://en.wikipedia.org/wiki/Progressive_Graphics_File\">PGF</a>.</p>"
"<p>The databases must be created previously on the remote server by the administrator. Look in <b>Requirements</b> tab for details.</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:426
#, kde-format
msgid "Documentation"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:639
#: core/libs/database/utils/dbsettingswidget.cpp:644
#, kde-format
msgid "Database connection test"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:640
#, kde-format
msgid "Database connection test successful."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:645
#, kde-format
msgid ""
"Database connection test was not successful. "
"<p>Error was: %1</p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:654
#, kde-format
msgid "The server hostname is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:660
#, kde-format
msgid "The server user name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:671
#, kde-format
msgid "The core database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:677
#, kde-format
msgid "The thumbnails database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:683
#, kde-format
msgid "The face database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:689
#, kde-format
msgid "The similarity database name is empty"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:752
#, kde-format
msgid "This path was set as a command lineoption (--database-directory)."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:870
#, kde-format
msgid ""
"The database names configuration is not valid. Error is <br/>"
"<p>%1</p>"
"<br/>"
"Please check your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:878
#, kde-format
msgid "Database Connection Test"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:879
#, kde-format
msgid ""
"Testing database connection has failed with error<br/>"
"<p>%1</p>"
"<br/>"
"Please check your configuration."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:898
#, kde-format
msgid "You must select a folder for digiKam to store information and metadata in a database file."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:907
#, kde-format
msgid "Create Database Folder?"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:908
#, kde-format
msgid ""
"<p>The folder to put your database in does not seem to exist:</p>"
"<p><b>%1</b></p>"
"Would you like digiKam to create it for you?"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:919
#, kde-format
msgid "Create Database Folder Failed"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:920
#, kde-format
msgid ""
"<p>digiKam could not create the folder to host your database file.\n"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:939
#, kde-format
msgid "No Database Write Access"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbsettingswidget.cpp:940
#, kde-format
msgid ""
"<p>You do not seem to have write access for the folder to host the database file.<br/>"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:54
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:301
#, kde-format
msgid "Database Statistics"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:55
#, kde-format
msgid "Count"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:58
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:97
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:99
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:112
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:98
#, kde-format
msgid "Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:59
#, kde-format
msgid "Videos"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:60
#, kde-format
msgid "Audio"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:66
#, kde-format
msgid "Total Items"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:84
#, kde-format
msgid "Database Path"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:91
#, kde-format
msgid "Database internal server Path"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:95
#, kde-format
msgid "Host Name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:96
#, kde-format
msgid "Host Port"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:97
#, kde-format
msgid "User account"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:98
#, kde-format
msgid "Connect options"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:99
#, kde-format
msgid "Core Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:100
#, kde-format
msgid "Thumbs Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:101
#, kde-format
msgid "Face Db name"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dbstatdlg.cpp:142
#, kde-format
msgid "total"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:542
#, kde-format
msgid "Copy Album"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:545
#, kde-format
msgid "Copy Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:548
#, kde-format
msgid "Copy Files"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:551
#, kde-format
msgid "Move Album"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:554
#, kde-format
msgid "Move Images"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/dio.cpp:557
#, kde-format
msgid "Move Files"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/mysqlinitbinary.h:49
#, kde-format
msgid "This binary file is used to initialize the MariaDB data files for the database."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/mysqlservbinary.h:49
#, kde-format
msgid "This binary file is used to start a dedicated instance of MariaDB server."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:341
#, kde-format
msgid "<b>Scanning collections, please wait...</b>"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:342
#, kde-format
msgid "This shows the progress of the scan. During the scan, all files on disk are registered in a database."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:755
#, kde-format
msgctxt "@info:status"
msgid "Scanning collection"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:835
#, kde-format
msgid "Preparing collection scan..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:877
#, kde-format
msgid "Scanning for removed albums..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:887
#, kde-format
msgid "Scanning images in individual albums..."
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:956
#: core/libs/tags/tageditdlg.cpp:535
#: core/utilities/assistants/webservices/box/boxtalker.cpp:383
#: core/utilities/assistants/webservices/common/manager/wstalker.cpp:353
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:358
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:740
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:764
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:924
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:474
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:314
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:631
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:186
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:407
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:455
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:375
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:728
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:470
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:479
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:509
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:542
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:1014
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:577
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:170
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:104
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:958
#: core/utilities/presentation/audio/presentationaudiolist.cpp:166
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:330
#, kde-format
msgid "Error"
msgstr ""
#. +> trunk5
#: core/libs/database/utils/scancontroller.cpp:968
#, kde-format
msgid "Initializing database..."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:182
#: core/utilities/import/dialogs/cameramessagebox.cpp:145
#, kde-format
msgid "Thumb"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:185
#, kde-format
msgid "List of items that are about to be deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:186
#, kde-format
msgid "This is the list of items that are about to be deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:306
#, kde-format
msgid "If checked, files will be permanently removed instead of being placed in the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:308
#, kde-format
msgid ""
"<p>If this box is checked, items will be <b>permanently removed</b> instead of being placed in the Trash.</p>"
"<p><em>Use this option with caution</em>: most filesystems are unable to undelete deleted items reliably.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:314
#, kde-format
msgid "&Delete items instead of moving them to the trash"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:321
#, kde-format
msgid "Do not &ask again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:379
#, kde-format
msgid "If checked, this dialog will no longer be shown, and items will be directly and permanently deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:381
#, kde-format
msgid "If this box is checked, this dialog will no longer be shown, and items will be directly and permanently deleted."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:386
#, kde-format
msgid "If checked, this dialog will no longer be shown, and items will be directly moved to the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:388
#, kde-format
msgid "If this box is checked, this dialog will no longer be shown, and items will be directly moved to the Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:400
#, kde-format
msgid "These items will be <b>permanently deleted</b> from your hard disk."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:406
#, kde-format
msgid "These items will be moved to Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:408
#, kde-format
msgid "<b>1</b> item selected."
msgid_plural "<b>%1</b> items selected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:420
#, kde-format
msgid "These albums will be <b>permanently deleted</b> from your hard disk."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:426
#, kde-format
msgid "These albums will be moved to Trash."
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:430
#: core/libs/dialogs/deletedialog.cpp:456
#, kde-format
msgid "<b>1</b> album selected."
msgid_plural "<b>%1</b> albums selected."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:440
#, kde-format
msgid ""
"<p>These albums will be <b>permanently deleted</b> from your hard disk.</p>"
"<p>Note that <b>all subalbums</b> are included in this list and will be deleted permanently as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:449
#, kde-format
msgid ""
"<p>These albums will be moved to Trash.</p>"
"<p>Note that <b>all subalbums</b> are included in this list and will be moved to Trash as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:593
#: core/libs/widgets/metadata/subjectwidget.cpp:210
#: core/utilities/metadataedit/iptc/iptccategories.cpp:113
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:100
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:103
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:91
#, kde-format
msgid "&Delete"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:594
#, kde-format
msgid "&Move to Trash"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:645
#, kde-format
msgid "About to delete selected items"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/deletedialog.cpp:650
#, kde-format
msgid "About to delete selected albums"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:113
#, kde-format
msgid "Do not show this message again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:159
#: core/utilities/assistants/webservices/box/boxwindow.cpp:277
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:485
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:847
#: core/utilities/assistants/webservices/google/gswindow.cpp:648
#: core/utilities/assistants/webservices/google/gswindow.cpp:673
#: core/utilities/assistants/webservices/google/gswindow.cpp:1022
#: core/utilities/assistants/webservices/google/gswindow.cpp:1043
#: core/utilities/assistants/webservices/google/gswindow.cpp:1121
#: core/utilities/assistants/webservices/google/gswindow.cpp:1329
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:277
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:277
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:684
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:282
#, kde-format
msgid "Continue"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/dmessagebox.cpp:170 core/libs/dialogs/dmessagebox.cpp:240
#, kde-format
msgid "Do not ask again"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/filesaveoptionsdlg.cpp:43
#, kde-format
msgid "Settings for Saving Image File"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/iccprofileinfodlg.cpp:48
#, kde-format
msgid "Color Profile Info - %1"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:276
#, kde-format
msgid "<i>Make:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:277
#, kde-format
msgid "<i>Model:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:278
#, kde-format
msgid "<i>Created:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:279
#, kde-format
msgid "<i>Aperture:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:280
#, kde-format
msgid "<i>Focal:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:281
#, kde-format
msgid "<i>Exposure:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:282
#, kde-format
msgid "<i>Sensitivity:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:286
#, kde-format
msgid "<i>AspectRatio:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:287
#, kde-format
msgid "<i>AudioBitRate:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:288
#, kde-format
msgid "<i>AudioChannelType:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:289
#, kde-format
msgid "<i>AudioCodec:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:290
#, kde-format
msgid "<i>Duration:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:291
#, kde-format
msgid "<i>FrameRate:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:292
#, kde-format
msgid "<i>VideoCodec:</i>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:461
#, kde-format
msgid "Select an Item"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/imagedialog.cpp:475
#, kde-format
msgid "Select Items"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:75 core/libs/dialogs/libsinfodlg.cpp:84
#, kde-format
msgid "Shared Libraries and Components Information"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:79
#: core/libs/progressmanager/dhistoryview.cpp:134
#, kde-format
msgid "Copy to Clipboard"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/infodlg.cpp:101
#, kde-format
msgid ""
"<font size=\"5\">%1</font><br/>"
"<b>Version %2</b>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:90
#, kde-format
msgctxt "component is supported/available"
msgid "Yes"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:91
#, kde-format
msgctxt "component is not available/supported"
msgid "No"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:168
#, kde-format
msgctxt "Name of the component"
msgid "Component"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:168
#, kde-format
msgctxt "Is supported / version of the component"
msgid "Info"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/libsinfodlg.cpp:185
#: core/libs/dmetadata/dmetadata.cpp:2840
#: core/libs/imageproperties/imagepropertiessidebar.cpp:249
#: core/libs/imageproperties/imagepropertiessidebar.cpp:253
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:528
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:542
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:354
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:389
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:421
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:444
#: core/utilities/imageeditor/core/undoaction.h:118
#: core/utilities/imageeditor/main/imagewindow.cpp:356
#: core/utilities/metadataedit/exif/exifdevice.cpp:313
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:65
#, kde-format
msgid "List of supported RAW cameras"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:138
#, kde-format
msgid ""
"Using LibRaw version %2<br/>"
"1 model on the list"
msgid_plural ""
"Using LibRaw version %2<br/>"
"%1 models on the list"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/rawcameradlg.cpp:148
#, kde-format
msgid ""
"Using LibRaw version %2<br/>"
"1 model on the list (found: %3)"
msgid_plural ""
"Using LibRaw version %2<br/>"
"%1 models on the list (found: %3)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:116
#, kde-format
msgid "Home"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:117
#, kde-format
msgid "Go back to Home page"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:121
#, kde-format
msgid "Desktop Browser"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:122
#, kde-format
msgid "Open Home page with default desktop Web browser"
msgstr ""
#. +> trunk5
#: core/libs/dialogs/webbrowserdlg.cpp:231
#, kde-format
msgid "Cannot load page %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3234
#, kde-format
msgctxt "Color Model: RGB"
msgid "RGB"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3237
#, kde-format
msgctxt "Color Model: Grayscale"
msgid "Grayscale"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3240
#, kde-format
msgctxt "Color Model: Monochrome"
msgid "Monochrome"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3243
#, kde-format
msgctxt "Color Model: Indexed"
msgid "Indexed"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3246
#, kde-format
msgctxt "Color Model: YCbCr"
msgid "YCbCr"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3249
#, kde-format
msgctxt "Color Model: CMYK"
msgid "CMYK"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3252
#, kde-format
msgctxt "Color Model: CIE L*a*b*"
msgid "CIE L*a*b*"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3255
#, kde-format
msgctxt "Color Model: Uncalibrated (RAW)"
msgid "Uncalibrated (RAW)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/dimg.cpp:3259
#, kde-format
msgctxt "Color Model: Unknown"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/autoexpofilter.h:65
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:166
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:287
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:72
#, kde-format
msgid "Auto Exposure"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/autolevelsfilter.h:63
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:128
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:271
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:68
#, kde-format
msgid "Auto Levels"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/equalizefilter.h:64
#, kde-format
msgid "Auto Equalize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/normalizefilter.h:64
#, kde-format
msgid "Auto Normalize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/auto/stretchfilter.h:64
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:158
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:283
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:71
#, kde-format
msgid "Stretch Contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgfilter.h:59
#, kde-format
msgid "Brightness / Contrast / Gamma Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:86
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:208
#, kde-format
msgid "Brightness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:90
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:212
#, kde-format
msgid "Set here the brightness adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:92
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:353
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:214
#: core/utilities/metadataedit/exif/exifadjust.cpp:116
#, kde-format
msgid "Contrast:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:96
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:359
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:218
#, kde-format
msgid "Set here the contrast adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:98
#: core/libs/dimg/filters/wb/wbsettings.cpp:268
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:220
#, kde-format
msgid "Gamma:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bcg/bcgsettings.cpp:103
#, kde-format
msgid "Set here the gamma adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiafilter.h:162
#, kde-format
msgid "Black & White / Sepia Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:154
#, kde-format
msgctxt "generic black and white film"
msgid "Generic"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:155
#, kde-format
msgid ""
"<b>Generic</b>:"
"<p>Simulate a generic black and white film.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:158
#, kde-format
msgid "Agfa 200X"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:159
#, kde-format
msgid ""
"<b>Agfa 200X</b>:"
"<p>Simulate the Agfa 200X black and white film at 200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:162
#, kde-format
msgid "Agfa Pan 25"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:163
#, kde-format
msgid ""
"<b>Agfa Pan 25</b>:"
"<p>Simulate the Agfa Pan black and white film at 25 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:166
#, kde-format
msgid "Agfa Pan 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:167
#, kde-format
msgid ""
"<b>Agfa Pan 100</b>:"
"<p>Simulate the Agfa Pan black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:170
#, kde-format
msgid "Agfa Pan 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:171
#, kde-format
msgid ""
"<b>Agfa Pan 400</b>:"
"<p>Simulate the Agfa Pan black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:174
#, kde-format
msgid "Ilford Delta 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:175
#, kde-format
msgid ""
"<b>Ilford Delta 100</b>:"
"<p>Simulate the Ilford Delta black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:178
#, kde-format
msgid "Ilford Delta 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:179
#, kde-format
msgid ""
"<b>Ilford Delta 400</b>:"
"<p>Simulate the Ilford Delta black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:182
#, kde-format
msgid "Ilford Delta 400 Pro 3200"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:183
#, kde-format
msgid ""
"<b>Ilford Delta 400 Pro 3200</b>:"
"<p>Simulate the Ilford Delta 400 Pro black and white film at 3200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:186
#, kde-format
msgid "Ilford FP4 Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:187
#, kde-format
msgid ""
"<b>Ilford FP4 Plus</b>:"
"<p>Simulate the Ilford FP4 Plus black and white film at 125 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:190
#, kde-format
msgid "Ilford HP5 Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:191
#, kde-format
msgid ""
"<b>Ilford HP5 Plus</b>:"
"<p>Simulate the Ilford HP5 Plus black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:194
#, kde-format
msgid "Ilford PanF Plus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:195
#, kde-format
msgid ""
"<b>Ilford PanF Plus</b>:"
"<p>Simulate the Ilford PanF Plus black and white film at 50 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:198
#, kde-format
msgid "Ilford XP2 Super"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:199
#, kde-format
msgid ""
"<b>Ilford XP2 Super</b>:"
"<p>Simulate the Ilford XP2 Super black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:202
#, kde-format
msgid "Kodak Tmax 100"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:203
#, kde-format
msgid ""
"<b>Kodak Tmax 100</b>:"
"<p>Simulate the Kodak Tmax black and white film at 100 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:206
#, kde-format
msgid "Kodak Tmax 400"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:207
#, kde-format
msgid ""
"<b>Kodak Tmax 400</b>:"
"<p>Simulate the Kodak Tmax black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:210
#, kde-format
msgid "Kodak TriX"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:211
#, kde-format
msgid ""
"<b>Kodak TriX</b>:"
"<p>Simulate the Kodak TriX black and white film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:216
#, kde-format
msgid "Ilford SPX 200 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:217
#, kde-format
msgid ""
"<b>Ilford SPX 200</b>:"
"<p>Simulate the Ilford SPX infrared film at 200 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:220
#, kde-format
msgid "Ilford SPX 400 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:221
#, kde-format
msgid ""
"<b>Ilford SPX 400</b>:"
"<p>Simulate the Ilford SPX infrared film at 400 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:224
#, kde-format
msgid "Ilford SPX 800 (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:225
#, kde-format
msgid ""
"<b>Ilford SPX 800</b>:"
"<p>Simulate the Ilford SPX infrared film at 800 ISO.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:228
#, kde-format
msgid "Kodak HIE (Infrared)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:229
#, kde-format
msgid ""
"<b>Kodak HIE</b>:"
"<p>Simulate the Kodak HIE infrared film.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:238
#, kde-format
msgid "No Lens Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:239
#, kde-format
msgid ""
"<b>No Lens Filter</b>:"
"<p>Do not apply a lens filter when rendering the image.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:242
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:328
#, kde-format
msgid "Green Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:243
#, kde-format
msgid ""
"<b>Black & White with Green Filter</b>:"
"<p>Simulate black and white film exposure using a green filter. This is useful for all scenic shoots, especially portraits photographed against the sky.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:248
#, kde-format
msgid "Orange Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:249
#, kde-format
msgid ""
"<b>Black & White with Orange Filter</b>:"
"<p>Simulate black and white film exposure using an orange filter. This will enhance landscapes, marine scenes and aerial photography.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:254
#, kde-format
msgid "Red Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:255
#, kde-format
msgid ""
"<b>Black & White with Red Filter</b>:"
"<p>Simulate black and white film exposure using a red filter. This creates dramatic sky effects, and simulates moonlight scenes in the daytime.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:260
#, kde-format
msgid "Yellow Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:261
#, kde-format
msgid ""
"<b>Black & White with Yellow Filter</b>:"
"<p>Simulate black and white film exposure using a yellow filter. This has the most natural tonal correction, and improves contrast. Ideal for landscapes.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:266
#, kde-format
msgid "Yellow-Green Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:267
#, kde-format
msgid ""
"<b>Black & White with Yellow-Green Filter</b>:"
"<p>Simulate black and white film exposure using a yellow-green filter. A yellow-green filter is highly effective for outdoor portraits because red is rendered dark while green appears lighter. Great for correcting skin tones, bringing out facial expressions in close-ups and emphasizing the feeling of liveliness. This filter is highly effective for indoor portraits under tungsten lighting.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:274
#, kde-format
msgid "Blue Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:275
#, kde-format
msgid ""
"<b>Black & White with Blue Filter</b>:"
"<p>Simulate black and white film exposure using a blue filter. This accentuates haze and fog. Used for dye transfer and contrast effects.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:280
#, kde-format
msgid "Strength:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:286
#, kde-format
msgid "Here, set the strength adjustment of the lens filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:297
#, kde-format
msgid "No Tone Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:298
#, kde-format
msgid ""
"<b>No Tone Filter</b>:"
"<p>Do not apply a tone filter to the image.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:301
#, kde-format
msgid "Sepia Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:302
#, kde-format
msgid ""
"<b>Black & White with Sepia Tone</b>:"
"<p>Gives a warm highlight and mid-tone while adding a bit of coolness to the shadows - very similar to the process of bleaching a print and re-developing in a sepia toner.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:307
#, kde-format
msgid "Brown Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:308
#, kde-format
msgid ""
"<b>Black & White with Brown Tone</b>:"
"<p>This filter is more neutral than the Sepia Tone filter.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:312
#, kde-format
msgid "Cold Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:313
#, kde-format
msgid ""
"<b>Black & White with Cold Tone</b>:"
"<p>Start subtly and replicate printing on a cold tone black and white paper such as a bromide enlarging paper.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:318
#, kde-format
msgid "Selenium Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:319
#, kde-format
msgid ""
"<b>Black & White with Selenium Tone</b>:"
"<p>This effect replicates traditional selenium chemical toning done in the darkroom.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:323
#, kde-format
msgid "Platinum Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:324
#, kde-format
msgid ""
"<b>Black & White with Platinum Tone</b>:"
"<p>This effect replicates traditional platinum chemical toning done in the darkroom.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:329
#, kde-format
msgid ""
"<b>Black & White with greenish tint</b>:"
"<p>This effect is also known as Verdante.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:348
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:268
#, kde-format
msgid "This is the curve adjustment of the image luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:372
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:670
#, kde-format
msgid "Film"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:374
#, kde-format
msgid "Lens Filters"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:376
#, kde-format
msgid "Tone"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:378
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:70
#, kde-format
msgid "Luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:531
#, kde-format
msgid "Black & White Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:549
#, kde-format
msgid "\"%1\" is not a Black & White settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:594
#, kde-format
msgid "Cannot load settings from the Black & White text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:602
#, kde-format
msgid "Black & White Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/bwsepiasettings.cpp:640
#, kde-format
msgid "Cannot save settings to the Black & White text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/infraredfilter.h:84
#, kde-format
msgid "Infrared Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixerfilter.h:108
#, kde-format
msgid "Channel Mixer Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:136
#, kde-format
msgid "Output Channel:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:142
#, kde-format
msgid "Red (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:147
#, kde-format
msgid "Select the red color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:150
#, kde-format
msgid "Green (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:155
#, kde-format
msgid "Select the green color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:158
#, kde-format
msgid "Blue (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:163
#, kde-format
msgid "Select the blue color gain, as a percentage, for the current channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:168
#: core/libs/dimg/filters/curves/curvesbox.cpp:217
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:302
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:245
#, kde-format
msgid "&Reset"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:170
#, kde-format
msgid "Reset color channels' gains settings from the currently selected channel."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:178
#, kde-format
msgid "Preserve luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:179
#, kde-format
msgid "Enable this option is you want preserve the image luminosity."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:184
#, kde-format
msgid "Monochrome"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:185
#, kde-format
msgid ""
"<p>Use <b>Monochrome</b> mode to convert color picture to Black and White:</p>"
"<p>The <qt><font color=\"red\">red channel</font></qt> modifies <a href='http://en.wikipedia.org/wiki/Contrast_(vision)'>the contrast</a> of photograph.</p>"
"<p>The <qt><font color=\"green\">green channel</font></qt> enhances or reduces the details level of photograph.</p>"
"<p>The <qt><font color=\"blue\">blue channel</font></qt> affects <a href='http://en.wikipedia.org/wiki/Image_noise'>the noise</a> of photograph.</p>"
"<p><u>Note:</u> in this mode, the histogram will display only luminosity values.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:355
#, kde-format
msgid "Total: %1 (%)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:549
#, kde-format
msgid "Select Gimp Gains Mixer File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:621
#, kde-format
msgid "Cannot load settings from the Gains Mixer text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:631
#, kde-format
msgid "Gimp Gains Mixer File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/mixersettings.cpp:702
#, kde-format
msgid "Cannot save settings to the Gains Mixer text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/bw/tonalityfilter.h:82
#, kde-format
msgid "Tonality Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbfilter.h:92
#, kde-format
msgid "Color Balance Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:85
#, kde-format
msgid "Cyan"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:91
#, kde-format
msgid "Set here the cyan/red color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:104
#, kde-format
msgid "Set here the magenta/green color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/cb/cbsettings.cpp:120
#, kde-format
msgid "Set here the yellow/blue color adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:147
#, kde-format
msgid "Curve free mode"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:148
#, kde-format
msgid "With this button, you can draw your curve free-hand with the mouse."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:154
#, kde-format
msgid "Curve smooth mode"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:155
#, kde-format
msgid "With this button, the curve type is constrained to be a smooth line with tension."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:179
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:258
#, kde-format
msgid "All channels shadow tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:180
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Shadow Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:187
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:266
#, kde-format
msgid "All channels middle tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:188
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Middle Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:195
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:274
#, kde-format
msgid "All channels highlight tone color picker"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:196
#, kde-format
msgid "With this button, you can pick the color from original image used to set <b>Highlight Tone</b> smooth curves point on Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:219
#, kde-format
msgid "Reset current channel curves' values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesbox.cpp:220
#, kde-format
msgid "If you press this button, all curves' values from the currently selected channel will be reset to the default values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvesfilter.h:68
#: core/utilities/imageeditor/tools/colors/adjustcurvestool.cpp:90
#, kde-format
msgid "Adjust Curves"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:248
#, kde-format
msgid "Select Gimp Curves File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:260
#, kde-format
msgid "Cannot load from the Gimp curves text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:269
#, kde-format
msgid "Gimp Curves File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curvessettings.cpp:281
#, kde-format
msgid "Cannot save to the Gimp curves text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:191
#: core/libs/dimg/filters/levels/histogramwidget.cpp:497
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:768
#, kde-format
msgid "Loading image..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:196
#: core/libs/dimg/filters/levels/histogramwidget.cpp:502
#, kde-format
msgid "Histogram calculation..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:210
#: core/libs/dimg/filters/levels/histogramwidget.cpp:517
#, kde-format
msgid ""
"Histogram\n"
"calculation\n"
"failed."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/curves/curveswidget.cpp:304
#, kde-format
msgid ""
"x:%1\n"
"y:%2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/borderfilter.h:141
#, kde-format
msgid "Border Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:132
#, kde-format
msgctxt "solid border type"
msgid "Solid"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:135
#, kde-format
msgctxt "beveled border type"
msgid "Beveled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:136
#, kde-format
msgid "Decorative Pine"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:137
#, kde-format
msgid "Decorative Wood"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:138
#, kde-format
msgid "Decorative Paper"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:139
#, kde-format
msgid "Decorative Parquet"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:140
#, kde-format
msgid "Decorative Ice"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:141
#, kde-format
msgid "Decorative Leaf"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:142
#, kde-format
msgid "Decorative Marble"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:143
#, kde-format
msgid "Decorative Rain"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:144
#, kde-format
msgid "Decorative Craters"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:145
#, kde-format
msgid "Decorative Dried"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:146
#, kde-format
msgid "Decorative Pink"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:147
#, kde-format
msgid "Decorative Stone"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:148
#, kde-format
msgid "Decorative Chalk"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:149
#, kde-format
msgid "Decorative Granite"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:150
#, kde-format
msgid "Decorative Rock"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:151
#, kde-format
msgid "Decorative Wall"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:153
#, kde-format
msgid "Select the border type to add around the image here."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:160
#, kde-format
msgid "Preserve Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:161
#, kde-format
msgid "Enable this option if you want to preserve the aspect ratio of image. If enabled, the border width will be a percentage of the image size, else the border width will be in pixels."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:166
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:219
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:220
#, kde-format
msgid "Width (%):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:170
#, kde-format
msgid "Set here the border width as a percentage of the image size."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:172
#, kde-format
msgid "Width (pixels):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:176
#, kde-format
msgid "Set here the border width in pixels to add around the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:406
#, kde-format
msgctxt "first color for border effect"
msgid "First:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:407
#, kde-format
msgctxt "second color for border effect"
msgid "Second:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:408
#, kde-format
msgid "Set here the foreground color of the border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:409
#, kde-format
msgid "Set here the Background color of the border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:425
#, kde-format
msgid "Set here the color of the main border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:426
#, kde-format
msgid "Set here the color of the line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:432
#, kde-format
msgid "Set here the color of the upper left area."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:433
#, kde-format
msgid "Set here the color of the lower right area."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:454
#, kde-format
msgid "Set here the color of the first line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/bordersettings.cpp:455
#, kde-format
msgid "Set here the color of the second line."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/decorate/texturefilter.h:59
#, kde-format
msgid "Texture Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:335
#: core/utilities/imageeditor/editor/editorwindow.cpp:1007
#, kde-format
msgid "Rotate Right"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:338
#, kde-format
msgid "Rotate 180°"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:341
#: core/utilities/imageeditor/editor/editorwindow.cpp:1000
#, kde-format
msgid "Rotate Left"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:344
#: core/utilities/imageeditor/editor/editorwindow.cpp:984
#, kde-format
msgid "Flip Horizontally"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:347
#: core/utilities/imageeditor/editor/editorwindow.cpp:991
#, kde-format
msgid "Flip Vertically"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:350
#: core/utilities/queuemanager/tools/transform/crop.cpp:80
#, kde-format
msgid "Crop"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:353
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:539
#: core/utilities/queuemanager/tools/transform/resize.cpp:128
#, kde-format
msgid "Resize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:356
#, kde-format
msgid "Convert to 8 Bit"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:359
#, kde-format
msgid "Convert to 16 Bit"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:407
#, kde-format
msgctxt "Rotate image"
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:411
#, kde-format
msgctxt "Flip image"
msgid "Flip"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:415
#, kde-format
msgctxt "Crop image"
msgid "Crop"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:419
#, kde-format
msgctxt "Resize image"
msgid "Resize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgbuiltinfilter.cpp:423
#, kde-format
msgctxt "Convert image bit depth"
msgid "Convert Depth"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/dimgfiltermanager.cpp:423
#, kde-format
msgid "Unknown filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/film/filmfilter.h:148
#, kde-format
msgid "Color Negative Inverter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/filteractionfilter.cpp:202
#, kde-format
msgid "Built-in transformation not supported"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/filteractionfilter.cpp:224
#, kde-format
msgid "Filter identifier or version is not supported"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/blurfilter.h:59
#, kde-format
msgid "Blur Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/blurfxfilter.h:60
#, kde-format
msgid "Blur FX Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/charcoalfilter.h:53
#, kde-format
msgid "Charcoal Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxfilter.h:100
#, kde-format
msgid "Color FX Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:119
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:218
#, kde-format
msgid "Solarize"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:120
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:222
#, kde-format
msgid "Vivid"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:121
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:226
#, kde-format
msgid "Neon"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:122
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:230
#, kde-format
msgid "Find Edges"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:123
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:234
#, kde-format
msgid "Lut3D"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:125
#, kde-format
msgid ""
"<p>Select the effect type to apply to the image here.</p>"
"<p><b>Solarize</b>: simulates solarization of photograph.</p>"
"<p><b>Vivid</b>: simulates the Velvia(tm) slide film colors.</p>"
"<p><b>Neon</b>: coloring the edges in a photograph to reproduce a fluorescent light effect.</p>"
"<p><b>Find Edges</b>: detects the edges in a photograph and their strength.</p>"
"<p><b>Lut3D</b>: coloring images with Lut3D filters</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:149
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:165
#, kde-format
msgctxt "level of the effect"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:153
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:169
#, kde-format
msgid "Set here the level of the effect."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:155
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:171
#, kde-format
msgid "Iteration:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:159
#, kde-format
msgid "This value controls the number of iterations to use with the Neon and Find Edges effects."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:191
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:192
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:239
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:286
#, kde-format
msgid "Intensity:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:195
#, kde-format
msgid "Set here the intensity of the filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:375
#, kde-format
msgid "Bleach"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:379
#, kde-format
msgid "Blue Crush"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:383
#, kde-format
msgid "BW Contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:387
#, kde-format
msgid "Instant"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:391
#: core/utilities/queuemanager/views/queuelist.cpp:314
#, kde-format
msgid "Original"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:395
#, kde-format
msgid "Punch"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:399
#, kde-format
msgid "Summer"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:403
#, kde-format
msgid "Tokyo"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:407
#, kde-format
msgid "Vintage"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:411
#, kde-format
msgid "Washout"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:415
#, kde-format
msgid "Washout Color"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/colorfxsettings.cpp:419
#, kde-format
msgid "X Process"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/distortionfxfilter.h:59
#, kde-format
msgid "Distortion Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/embossfilter.h:57
#, kde-format
msgid "Emboss Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainfilter.h:125
#, kde-format
msgid "Film Grain Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:172
#, kde-format
msgid "Grain Size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:176
#, kde-format
msgid "Set here the graininess size of film."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:178
#, kde-format
msgid "Photographic Distribution"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:179
#, kde-format
msgid "Set on this option to render grain using a photon statistic distribution. This require more computation and can take a while."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:196
#, kde-format
msgid "Set here the film ISO-sensitivity to use for simulating the film graininess."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:201
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:248
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:295
#: core/libs/dimg/filters/wb/wbsettings.cpp:254
#, kde-format
msgid "Shadows:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:205
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:252
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:299
#, kde-format
msgid "Set how much the filter affects highlights."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:209
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:256
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:303
#, kde-format
msgid "Midtones:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:213
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:260
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:307
#, kde-format
msgid "Set how much the filter affects midtones."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:217
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:264
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:311
#, kde-format
msgid "Highlights:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:221
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:268
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:315
#, kde-format
msgid "Set how much the filter affects shadows."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:243
#, kde-format
msgid "Set here the film sensitivity to use for simulating the CCD blue noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:290
#, kde-format
msgid "Set here the film sensitivity to use for simulating the CCD red noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:334
#, kde-format
msgid "Common Settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:337
#, kde-format
msgid "Luminance Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:340
#, kde-format
msgid "Chrominance Blue Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/filmgrainsettings.cpp:343
#, kde-format
msgid "Chrominance Red Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/invertfilter.h:60
#, kde-format
msgid "Invert Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/oilpaintfilter.h:54
#, kde-format
msgid "Oil Painter Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/fx/raindropfilter.h:62
#, kde-format
msgid "Rain Drops Effect"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationfilter.h:197
#, kde-format
msgid "Greycstoration Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:133
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:135
#, kde-format
msgid "Detail preservation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:139
#, kde-format
msgid "Preservation of details to set the sharpening level of the small features in the target image. Higher values leave details sharp."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:143
#, kde-format
msgid "Anisotropy:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:147
#, kde-format
msgid "Anisotropic (directional) modifier of the details. Keep it small for Gaussian noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:150
#, kde-format
msgid "Smoothing:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:154
#, kde-format
msgid "Total smoothing power: if the Detail Factor sets the relative smoothing and the Anisotropy Factor the direction, the Smoothing Factor sets the overall effect."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:158
#, kde-format
msgid "Regularity:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:162
#, kde-format
msgid "This value controls the evenness of smoothing to the image. Do not use a high value here, or the target image will be completely blurred."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:166
#, kde-format
msgid "Iterations:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:169
#, kde-format
msgid "Sets the number of times the filter is applied to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:171
#, kde-format
msgid "Noise:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:175
#, kde-format
msgid "Sets the noise scale."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:197
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:430
#: core/utilities/setup/setupicc.cpp:477
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:199
#, kde-format
msgid "Angular step:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:203
#, kde-format
msgid "Set here the angular integration step (in degrees) analogous to anisotropy."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:206
#, kde-format
msgid "Integral step:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:210
#, kde-format
msgid "Set here the spatial integral step."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:212
#, kde-format
msgid "Gaussian:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:216
#, kde-format
msgid "Set here the precision of the Gaussian function."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:218
#, kde-format
msgid "Tile size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:221
#, kde-format
msgid "Sets the tile size."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:223
#, kde-format
msgid "Tile border:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:226
#, kde-format
msgid "Sets the size of each tile border."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:228
#, kde-format
msgid "Interpolation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:230
#, kde-format
msgid "Nearest Neighbor"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:232
#, kde-format
msgid "Runge-Kutta"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:233
#, kde-format
msgid "Select the right interpolation method for the desired image quality."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:236
#, kde-format
msgid "Fast approximation"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/greycstoration/greycstorationsettings.cpp:237
#, kde-format
msgid "Enable fast approximation when rendering images."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslfilter.h:81
#, kde-format
msgid "Hue / Saturation / Lightness Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:94
#, kde-format
msgid "Select the hue and saturation adjustments of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:98
#, kde-format
msgid "You can see here a color preview of the hue and saturation adjustments."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:102
#, kde-format
msgid "Hue:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:107
#, kde-format
msgid "Set here the hue adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:109
#: core/libs/dimg/filters/wb/wbsettings.cpp:261
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:227
#: core/utilities/metadataedit/exif/exifadjust.cpp:126
#, kde-format
msgid "Saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:114
#, kde-format
msgid "Set here the saturation adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:116
#, kde-format
msgid "Vibrance:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:121
#, kde-format
msgid "Set here the vibrance adjustment of the image.Vibrance performs selective saturation on less saturated colors and avoiding skin tones."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:124
#, kde-format
msgid "Lightness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/hsl/hslsettings.cpp:129
#, kde-format
msgid "Set here the lightness adjustment of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:75
#, kde-format
msgid "Convert to:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:78
#, kde-format
msgid "Select the profile of the color space to convert to."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/iccprofilesettings.cpp:80
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:283
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:297
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:485
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:129
#, kde-format
msgid "Info..."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.cpp:112
#, kde-format
msgid "Input color profile \"%1\" not available"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.cpp:116
#, kde-format
msgid "Output color profile \"%1\" not available"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/icc/icctransformfilter.h:53
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:108
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:235
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:263
#, kde-format
msgid "Color Profile Conversion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastfilter.h:60
#, kde-format
msgid "Local Contrast Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:168
#, kde-format
msgid "Function:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:170
#, kde-format
msgid "Power"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:173
#, kde-format
msgid "<b>Function</b>: This function combines the original RGB channels with the desaturated blurred image. This function is used in each of the tonemapping stages. It can be linear or power. Basically, this function increases the values where both the original and blurred image's value are low and do the opposite on high values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:181
#, kde-format
msgid "Stretch contrast"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:182
#, kde-format
msgid "<b>Stretch contrast</b>: This stretches the contrast of the original image. It is applied before the tonemapping process."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:188
#, kde-format
msgid "Highlights saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:193
#, kde-format
msgid "<b>Highlights saturation</b>: Usually the (perceived) saturation is increased. The user can choose to lower the saturation on original highlight and shadows from the image with these parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:199
#, kde-format
msgid "Shadow saturation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:204
#, kde-format
msgid "<b>Shadow saturation</b>: Usually the (perceived) saturation is increased. The user can choose to lower the saturation on original highlight and shadows from the image with these parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:227
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:258
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:289
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:320
#, kde-format
msgid "Power:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:232
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:263
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:294
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:325
#, kde-format
msgid "<b>Power</b>: How strong the effect is applied."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:236
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:267
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:298
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:329
#, kde-format
msgid "Blur:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:241
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:272
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:303
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:334
#, kde-format
msgid "<b>Blur</b>: How strong the image is blurred before combining with the original image and with the tonemapping function."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:348
#, kde-format
msgid "General settings"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:350
#, kde-format
msgid "Stage 1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:352
#, kde-format
msgid "Stage 2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:354
#, kde-format
msgid "Stage 3"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:356
#, kde-format
msgid "Stage 4"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:644
#, kde-format
msgid "Photograph Local Contrast Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:662
#, kde-format
msgid "\"%1\" is not a Photograph Local Contrast settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:690
#, kde-format
msgid "Cannot load settings from the Photograph Local Contrast text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:698
#, kde-format
msgid "Photograph Local Contrast Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lc/localcontrastsettings.cpp:734
#, kde-format
msgid "Cannot save settings to the Photograph Local Contrast text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingfilter.h:98
#, kde-format
msgid "Anti-Vignetting Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:109
#, kde-format
msgid "Add vignetting"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:110
#, kde-format
msgid "This option adds vignetting to the image instead of removing it. Use it for creative effects."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:119
#, kde-format
msgid "You can see here a thumbnail preview of the anti-vignetting mask applied to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:124
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:195
#, kde-format
msgid "Amount:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:129
#, kde-format
msgid "This value controls the degree of intensity of the filter at its point of maximum density."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:134
#, kde-format
msgid "Feather:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:139
#, kde-format
msgid "This value is used as the exponent controlling the fall-off in density from the inner circle of the filter to the outer circle."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:145
#, kde-format
msgid "Inner Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:150
#, kde-format
msgid "This value is the radius of the inner circle of the filter. In the inner circle the image is preserved. It is expressed as a multiple of the outer radius of the filter."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:156
#, kde-format
msgid "Outer Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:161
#, kde-format
msgid "This value is the radius of the outer circle of the filter. Outside the outer circle the effect of the filter is at its maximum. It is expressed as a multiple of the diagonal of the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:167
#, kde-format
msgid "X offset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:172
#, kde-format
msgid "X offset "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:176
#, kde-format
msgid "Y offset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/antivignettingsettings.cpp:181
#, kde-format
msgid "Y offset "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensdistortionfilter.h:56
#, kde-format
msgid "Lens Distortion Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:134
#, kde-format
msgid "Use Metadata"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:140
#, kde-format
msgctxt "camera make"
msgid "Make:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:145
#, kde-format
msgid "This is the camera maker description string found in image meta-data. This one is used to query and find relevant camera device information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:152
#, kde-format
msgctxt "camera model"
msgid "Model:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:157
#, kde-format
msgid "This is the camera model description string found in image meta-data. This one is used to query and found relevant camera device information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:168
#, kde-format
msgid "This is the lens description string found in image meta-data. This one is used to query and found relevant lens information from Lensfun database."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:177
#, kde-format
msgid "Set this option to try to guess the right camera/lens settings from the image metadata (as Exif or XMP)."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:180
#, kde-format
msgid "Focal Length (mm):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:181
#, kde-format
msgid "Aperture:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:182
#, kde-format
msgid "Subject Distance (m):"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:403
#, kde-format
msgid "(no metadata available)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:408
#, kde-format
msgid "(no match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:413
#, kde-format
msgid "(partial match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfuncameraselector.cpp:418
#, kde-format
msgid "(exact match found)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:329
#, kde-format
msgid "Camera: %1-%2"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:331
#, kde-format
msgid "Lens: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:333
#, kde-format
msgid "Subject Distance: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:335
#, kde-format
msgid "Aperture: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:337
#, kde-format
msgid "Focal Length: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:339
#, kde-format
msgid "Crop Factor: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "enabled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "disabled"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:341
#, kde-format
msgid "CCA Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:343
#, kde-format
msgid "VIG Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:345
#, kde-format
msgid "DST Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.cpp:347
#, kde-format
msgid "GEO Correction: %1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunfilter.h:94
#, kde-format
msgid "Lens Auto-Correction Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:83
#, kde-format
msgid "Lens Corrections to Apply:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:84
#, kde-format
msgid "Chromatic Aberration"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:85
#, kde-format
msgid "Chromatic aberration is easily recognized as color fringes towards the image corners. CA is due to a varying lens focus for different colors."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:88
#, kde-format
msgid "Vignetting"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:89
#, kde-format
msgid "Vignetting refers to an image darkening, mostly in the corners. Optical and natural vignetting can be canceled out with this option, whereas mechanical vignetting will not be cured."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:92
#, kde-format
msgid "Distortion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:93
#, kde-format
msgid "Distortion refers to an image deformation, which is most pronounced towards the corners. These Seidel aberrations are known as pincushion and barrel distortions."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:96
#, kde-format
msgid "Geometry"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:97
#, kde-format
msgid "Four geometries are handled here: Rectilinear (99 percent of all lenses), Fisheye, Cylindrical, Equirectangular."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/lens/lensfunsettings.cpp:99
#, kde-format
msgid "<b>Note: lens correction options depend of filters available in LensFun library. See <a href='http://lensfun.sourceforge.net'>LensFun project web site</a> for more information.</b>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:89
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:67
#, kde-format
msgid "Channel:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:95
#, kde-format
msgid ""
"<p>Select the histogram scale.</p>"
"<p>If the image's maximal counts are small, you can use the <b>linear</b> scale.</p>"
"<p><b>Logarithmic</b> scale can be used when the maximal counts are big; if it is used, all values (small and large) will be visible on the graph.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:101
#, kde-format
msgctxt "linear histogram scaling mode"
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:107
#, kde-format
msgctxt "logarithmic histogram scaling mode"
msgid "Logarithmic"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:124
#, kde-format
msgid "Here you can see the target preview image histogram drawing of the selected image channel. This one is re-computed at any settings changes."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:269
#, kde-format
msgid "<p>Select the histogram channel to display:</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:274
#, kde-format
msgctxt "The luminosity channel"
msgid "Luminosity"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:275
#, kde-format
msgid "<b>Luminosity</b>: display the image's luminosity values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:277
#, kde-format
msgctxt "The red channel"
msgid "Red"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:278
#, kde-format
msgid "<b>Red</b>: display the red image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:280
#, kde-format
msgctxt "The green channel"
msgid "Green"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:281
#, kde-format
msgid "<b>Green</b>: display the green image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:283
#, kde-format
msgctxt "The blue channel"
msgid "Blue"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:284
#, kde-format
msgid "<b>Blue</b>: display the blue image-channel values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:286
#, kde-format
msgctxt "The colors channel"
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:287
#, kde-format
msgid "<b>Colors</b>: Display all color channel values at the same time."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:289
#, kde-format
msgctxt "The alpha channel"
msgid "Alpha"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrambox.cpp:290
#, kde-format
msgid "<b>Alpha</b>: display the alpha image-channel values. This channel corresponds to the transparency value and is supported by some image formats, such as PNG or TIF."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogrampainter.cpp:473
#, kde-format
msgid "x:%1"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:573
#, kde-format
msgid "Mean:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:577
#, kde-format
msgid "Pixels:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:581
#, kde-format
msgid "Std dev.:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:585
#, kde-format
msgid "Count:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:589
#, kde-format
msgid "Median:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/histogramwidget.cpp:593
#, kde-format
msgid "Percent:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/levels/levelsfilter.h:96
#, kde-format
msgid "Levels Adjust Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrfilter.cpp:154
#, kde-format
msgid "Noise Reduction Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:115
#, kde-format
msgid "<b>Threshold</b>: Adjusts the threshold for denoising of the image in a range from 0.0 (none) to 10.0. The threshold is the value below which everything is considered noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:119
#, kde-format
msgid "<b>Softness</b>: This adjusts the softness of the thresholding (soft as opposed to hard thresholding). The higher the softness the more noise remains in the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:125
#, kde-format
msgid "Estimate Noise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:126
#, kde-format
msgid "Compute automatically all noise reduction settings by a parse of noise contained in image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:137
#: core/libs/dimg/filters/nr/nrsettings.cpp:164
#: core/libs/dimg/filters/nr/nrsettings.cpp:191
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:203
#, kde-format
msgid "Threshold:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:144
#: core/libs/dimg/filters/nr/nrsettings.cpp:171
#: core/libs/dimg/filters/nr/nrsettings.cpp:198
#, kde-format
msgid "Softness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:216
#, kde-format
msgid "Luminance"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:219
#, kde-format
msgid "Chrominance Blue"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:222
#, kde-format
msgid "Chrominance Red"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:374
#, kde-format
msgid "Photograph Noise Reduction Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:392
#, kde-format
msgid "\"%1\" is not a Photograph Noise Reduction settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:412
#, kde-format
msgid "Cannot load settings from the Photograph Noise Reduction text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:420
#, kde-format
msgid "Photograph Noise Reduction Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/nr/nrsettings.cpp:445
#, kde-format
msgid "Cannot save settings to the Photograph Noise Reduction text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/rawprocessingfilter.h:109
#, kde-format
msgid "Raw Conversion"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionfilter.h:62
#, kde-format
msgid "RedEye Correction Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:78
#, kde-format
msgid "Red Level:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/redeye/redeyecorrectionsettings.cpp:82
#, kde-format
msgid "Set here the reducing level of red to the average of blue and green."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/refocusfilter.h:58
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:146
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:294
#, kde-format
msgid "Refocus"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpenfilter.h:58
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:83
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:280
#, kde-format
msgid "Sharpen"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:141
#, kde-format
msgid "Method:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:143
#, kde-format
msgid "Simple sharp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:144
#, kde-format
msgid "Unsharp mask"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:149
#, kde-format
msgid "Select the sharpening method to apply to the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:166
#: core/utilities/metadataedit/exif/exifadjust.cpp:136
#, kde-format
msgid "Sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:170
#, kde-format
msgid "A sharpness of 0 has no effect, 1 and above determine the sharpen matrix radius that determines how much to sharpen the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:187
#, kde-format
msgid "Radius:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:192
#, kde-format
msgid "Radius value is the Gaussian blur matrix radius value used to determines how much to blur the image."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:200
#, kde-format
msgid "The value of the difference between the original and the blur image that is added back into the original."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:208
#, kde-format
msgid "The threshold, as a fraction of the maximum luminosity value, needed to apply the difference amount."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:212
#, kde-format
msgid "Suppress color noise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:214
#, kde-format
msgid "An option to apply filter on luminosity channel only used to suppress chroma noise amplification."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:237
#, kde-format
msgid "Circular sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:242
#, kde-format
msgid "This is the radius of the circular convolution. It is the most important parameter for using this tool. For most images the default value of 1.0 should give good results. Select a higher value when your image is very blurred."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:246
#, kde-format
msgid "Correlation:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:251
#, kde-format
msgid "Increasing the correlation may help to reduce artifacts. The correlation can range from 0-1. Useful values are 0.5 and values close to 1, e.g. 0.95 and 0.99. Using a high value for the correlation will reduce the sharpening effect of the tool."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:256
#, kde-format
msgid "Noise filter:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:261
#, kde-format
msgid "Increasing the noise filter parameter may help to reduce artifacts. The noise filter can range from 0-1 but values higher than 0.1 are rarely helpful. When the noise filter value is too low, e.g. 0.0 the image quality will be very poor. A useful value is 0.01. Using a high value for the noise filter will reduce the sharpening effect of the tool."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:267
#, kde-format
msgid "Gaussian sharpness:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:272
#, kde-format
msgid "This is the sharpness for the Gaussian convolution. Use this parameter when your blurring is of a Gaussian type. In most cases you should set this parameter to 0, because it causes nasty artifacts. When you use non-zero values, you will probably also have to increase the correlation and/or noise filter parameters."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:277
#, kde-format
msgid "Matrix size:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:281
#, kde-format
msgid "This parameter determines the size of the transformation matrix. Increasing the matrix width may give better results, especially when you have chosen large values for circular or Gaussian sharpness."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:501
#, kde-format
msgid "Photograph Refocus Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:519
#, kde-format
msgid "\"%1\" is not a Photograph Refocus settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:540
#, kde-format
msgid "Cannot load settings from the Photograph Refocus text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:548
#, kde-format
msgid "Photograph Refocus Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/sharpsettings.cpp:576
#, kde-format
msgid "Cannot save settings to the Photograph Refocus text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/sharp/unsharpmaskfilter.h:60
#, kde-format
msgid "Unsharp Mask Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/contentawarefilter.h:112
#, kde-format
msgid "Content-Aware Filter"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationfilter.h:107
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:103
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:354
#, kde-format
msgid "Free Rotation"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:90
#, kde-format
msgid "Main angle:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:94
#, kde-format
msgid "An angle in degrees by which to rotate the image. A positive angle rotates the image clockwise; a negative angle rotates it counter-clockwise."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:98
#, kde-format
msgid "Fine angle:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:102
#, kde-format
msgid "This value in degrees will be added to main angle value to set fine target angle."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:105
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:164
#, kde-format
msgid "Anti-Aliasing"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:106
#, kde-format
msgid "Enable this option to apply the anti-aliasing filter to the rotated image. In order to smooth the target image, it will be blurred a little."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:110
#, kde-format
msgid "Auto-crop:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:112
#, kde-format
msgctxt "no autocrop"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:113
#, kde-format
msgid "Widest Area"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:114
#, kde-format
msgid "Largest Area"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/freerotationsettings.cpp:116
#, kde-format
msgid "Select the method to process image auto-cropping to remove black frames around a rotated image here."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/transform/shearfilter.h:61
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:107
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:339
#, kde-format
msgid "Shear Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbfilter.h:69
#, kde-format
msgid "White Balance Tool"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:188
#, kde-format
msgid "<a href='http://en.wikipedia.org/wiki/Color_temperature'>Color Temperature</a> (K): "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:192
#, kde-format
msgid "Adjustment:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:197
#, kde-format
msgid "Set here the white balance color temperature in Kelvin."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:199
#, kde-format
msgid "Preset:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:201
#, kde-format
msgid "Candle"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:202
#, kde-format
msgid "40W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:203
#, kde-format
msgid "100W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:204
#, kde-format
msgid "200W Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:205
#, kde-format
msgid "Sunrise"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:206
#, kde-format
msgid "Studio Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:207
#, kde-format
msgid "Moonlight"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:208
#, kde-format
msgid "Neutral"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:209
#, kde-format
msgid "Daylight D50"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:210
#, kde-format
msgid "Photo Flash"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:211
#, kde-format
msgid "Sun"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:212
#, kde-format
msgid "Xenon Lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:213
#, kde-format
msgid "Daylight D65"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:214
#, kde-format
msgctxt "no temperature preset"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:217
#, kde-format
msgid "Select the white balance color temperature preset to use."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:218
#, kde-format
msgid "candle light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:219
#, kde-format
msgid "40 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:220
#, kde-format
msgid "100 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:221
#, kde-format
msgid "200 Watt incandescent lamp"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:222
#, kde-format
msgid "sunrise or sunset light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:223
#, kde-format
msgid "tungsten lamp used in photo studio or light at 1 hour from dusk/dawn"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:225
#, kde-format
msgid "moon light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:226
#, kde-format
msgid "neutral color temperature"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:227
#, kde-format
msgid "sunny daylight around noon"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:228
#, kde-format
msgid "electronic photo flash"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:229
#, kde-format
msgid "effective sun temperature"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:230
#, kde-format
msgid "xenon lamp or light arc"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:231
#, kde-format
msgid "overcast sky light"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:232
#, kde-format
msgid "no preset value"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:238
#, kde-format
msgid "Temperature tone color picker."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:239
#, kde-format
msgid "With this button, you can pick the color from the original image used to set the white color balance temperature and green component."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:247
#, kde-format
msgid "Black point:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:251
#, kde-format
msgid "Set here the black level value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:259
#, kde-format
msgid "Set here the shadow noise suppression level."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:266
#, kde-format
msgid "Set here the saturation value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:273
#, kde-format
msgid "Set here the gamma correction value."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:275
#, kde-format
msgid "Green:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:280
#, kde-format
msgid "Set here the green component to control the magenta color cast removal level."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:287
#, kde-format
msgid "<a href='http://en.wikipedia.org/wiki/Exposure_value'>Exposure Compensation</a> (E.V): "
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:291
#, kde-format
msgctxt "main exposure value"
msgid "Main:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:294
#, kde-format
msgid "Auto exposure adjustments"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:295
#, kde-format
msgid "With this button, you can automatically adjust Exposure and Black Point values."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:301
#, kde-format
msgid "Set here the main exposure compensation value in E.V."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:303
#, kde-format
msgctxt "fine exposure adjustment"
msgid "Fine:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:308
#, kde-format
msgid "This value in E.V will be added to main exposure compensation value to set fine exposure adjustment."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:527
#, kde-format
msgid "White Color Balance Settings File to Load"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:545
#, kde-format
msgid "\"%1\" is not a White Color Balance settings text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:566
#, kde-format
msgid "Cannot load settings from the White Color Balance text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:574
#, kde-format
msgid "White Color Balance Settings File to Save"
msgstr ""
#. +> trunk5
#: core/libs/dimg/filters/wb/wbsettings.cpp:601
#, kde-format
msgid "Cannot save settings to the White Color Balance text file."
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:77
#, kde-format
msgid "Lossless JPEG 2000 files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:79
#, kde-format
msgid ""
"<p>Toggle lossless compression for JPEG 2000 images.</p>"
"<p>If this option is enabled, a lossless method will be used to compress JPEG 2000 pictures.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:86
#, kde-format
msgid "JPEG 2000 quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jp2ksettings.cpp:88
#, kde-format
msgid ""
"<p>The quality value for JPEG 2000 images:</p>"
"<p><b>1</b>: low quality (high compression and small file size)<br/>"
"<b>50</b>: medium quality<br/>"
"<b>75</b>: good quality (default)<br/>"
"<b>100</b>: high quality (no compression and large file size)</p>"
"<p><b>Note: JPEG 2000 is not a lossless image compression format when you use this setting.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:86
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:484
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:181
#, kde-format
msgid "JPEG quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:88
#, kde-format
msgid ""
"<p>The JPEG quality:</p>"
"<p><b>1</b>: low quality (high compression and small file size)<br/>"
"<b>50</b>: medium quality<br/>"
"<b>75</b>: good quality (default)<br/>"
"<b>100</b>: high quality (no compression and large file size)</p>"
"<p><b>Note: JPEG always uses lossy compression.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:97
#, kde-format
msgid "<font color='red'><i>Warning: <a href='http://en.wikipedia.org/wiki/JPEG'>JPEG</a> is a lossy image compression format.</i></font>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:107
#, kde-format
msgid "Chroma subsampling:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:110
#, kde-format
msgid "4:4:4 (best quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:111
#, kde-format
msgid "4:2:2 (good quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:112
#, kde-format
msgid "4:2:0 (low quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:113
#, kde-format
msgid "4:1:1 (low quality)"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/jpegsettings.cpp:114
#, kde-format
msgid ""
"<p>Chroma subsampling reduces file size by taking advantage of the eye's lesser sensitivity to color resolution. How perceptible the difference is depends on the image - large photos will generally show no difference, while sharp, down-scaled pixel graphics may lose fine color detail.</p>"
"<p><b>4:4:4</b> - No chroma subsampling, highest quality but lowest compression.</p>"
"<p><b>4:2:2</b> - Chroma halved horizontally, average compression, average quality.</p>"
"<p><b>4:2:0</b> - Chroma quartered in 2x2 blocks, high compression but low quality.</p>"
"<p><b>4:1:1</b> - Chroma quartered in 4x1 blocks, high compression but low quality.</p>"
"<p><b>Note: JPEG always uses lossy compression.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:77
#, kde-format
msgid "Lossless PGF files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:79
#, kde-format
msgid ""
"<p>Toggle lossless compression for PGF images.</p>"
"<p>If this option is enabled, a lossless method will be used to compress PGF pictures.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:86
#, kde-format
msgid "PGF quality:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pgfsettings.cpp:88
#, kde-format
msgid ""
"<p>The quality value for PGF images:</p>"
"<p><b>1</b>: high quality (no compression and large file size)<br/>"
"<b>3</b>: good quality (default)<br/>"
"<b>6</b>: medium quality<br/>"
"<b>9</b>: low quality (high compression and small file size)</p>"
"<p><b>Note: PGF is not a lossless image compression format when you use this setting.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pngsettings.cpp:76
#, kde-format
msgid "PNG compression:"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/pngsettings.cpp:78
#, kde-format
msgid ""
"<p>The compression value for PNG images:</p>"
"<p><b>1</b>: low compression (large file size but short compression duration - default)<br/>"
"<b>5</b>: medium compression<br/>"
"<b>9</b>: high compression (small file size but long compression duration)</p>"
"<p><b>Note: PNG is always a lossless image compression format.</b></p>"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/tiffsettings.cpp:67
#, kde-format
msgid "Compress TIFF files"
msgstr ""
#. +> trunk5
#: core/libs/dimg/loaders/tiffsettings.cpp:69
#, kde-format
msgid ""
"<p>Toggle compression for TIFF images.</p>"
"<p>If this option is enabled, the final size of the TIFF image is reduced.</p>"
"<p>A lossless compression format (Deflate) is used to save the file.</p>"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2822
#, kde-format
msgid "Unspecified"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2824
#, kde-format
msgctxt "Rotation of an unrotated image"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2828
#, kde-format
msgid "Rotated by 180 Degrees"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2832
#, kde-format
msgid "Flipped Horizontally and Rotated Left"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2836
#, kde-format
msgid "Flipped Vertically and Rotated Left"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2876
#, kde-format
msgctxt "Temperature in Kelvin"
msgid "%1 K"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2899
#: core/libs/dmetadata/dmetadata.cpp:2912
#, kde-format
msgctxt "For use in longitude coordinate"
msgid "West"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2899
#: core/libs/dmetadata/dmetadata.cpp:2912
#, kde-format
msgctxt "For use in longitude coordinate"
msgid "East"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2929
#: core/libs/dmetadata/dmetadata.cpp:2942
#, kde-format
msgctxt "For use in latitude coordinate"
msgid "North"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2929
#: core/libs/dmetadata/dmetadata.cpp:2942
#, kde-format
msgctxt "For use in latitude coordinate"
msgid "South"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:2951
#, kde-format, no-c-format
msgctxt "Height in meters"
msgid "%1m"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:3093
#, kde-format
msgid "Flash has been fired"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadata.cpp:3094
#, kde-format
msgid "Flash with red-eye reduction mode"
msgstr ""
#. +> trunk5
#: core/libs/dmetadata/dmetadatasettingscontainer.h:55
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:310
#, kde-format
msgid "Comment"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:82
#, kde-format
msgid "Embed Original File"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:83
#, kde-format
msgid "Lossless Compression"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:87
#, kde-format
msgid "JPEG Preview:"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:89
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:90
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "Medium"
msgstr ""
#. +> trunk5
#: core/libs/dngwriter/dngsettings.cpp:91
#, kde-format
msgctxt "embedded preview type in dng file"
msgid "Full size"
msgstr ""
#. +> trunk5
#: core/libs/dtrash/dtrashitemmodel.cpp:222
#, kde-format
msgid "Relative Path"
msgstr ""
#. +> trunk5
#: core/libs/dtrash/dtrashitemmodel.cpp:224
#, kde-format
msgid "Deletion Time"
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:129
#, kde-format
msgid "The database is not valid: the \"DBFaceVersion\" setting does not exist. The current database schema version cannot be verified. Try to start with an empty database. "
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:159
#, kde-format
msgid "The database has been used with a more recent version of digiKam and has been updated to a database schema which cannot be used with this version. (This means this digiKam version is too old, or the database format is to recent.) Please use the more recent version of digiKam that you used before."
msgstr ""
#. +> trunk5
#: core/libs/facesengine/facedb/facedbschemaupdater.cpp:189
#, kde-format
msgid ""
"Failed to create tables in database.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/databaseworkeriface.cpp:100
#: core/libs/fileactionmanager/databaseworkeriface.cpp:147
#: core/libs/fileactionmanager/databaseworkeriface.cpp:192
#: core/libs/fileactionmanager/databaseworkeriface.cpp:238
#: core/libs/fileactionmanager/databaseworkeriface.cpp:337
#, kde-format
msgid "Writing metadata to files"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/databaseworkeriface.cpp:303
#, kde-format
msgid "Revising Exif Orientation tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:91
#, kde-format
msgctxt "@label"
msgid "Finishing tasks"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:138
#, kde-format
msgid "Assigning image tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:160
#, kde-format
msgid "Removing image tags"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:177
#, kde-format
msgid "Assigning image pick label"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:184
#, kde-format
msgid "Assigning image color label"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:196
#, kde-format
msgid "Assigning image ratings"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:203
#: core/libs/fileactionmanager/fileactionmngr.cpp:215
#: core/libs/fileactionmanager/fileactionmngr.cpp:227
#, kde-format
msgid "Editing group"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:234
#, kde-format
msgid "Updating orientation in database"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:250
#: core/libs/fileactionmanager/fileactionmngr.cpp:264
#, kde-format
msgid "Applying metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:271
#, kde-format
msgid "Rotating images"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionmngr.cpp:287
#, kde-format
msgid "Copying attributes"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileactionprogress.cpp:45
#, kde-format
msgid "Process Items"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileworkeriface.cpp:78
#, kde-format
msgid "Failed to revise Exif orientation these files:"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/fileworkeriface.cpp:303
#, kde-format
msgid "Failed to transform these files:"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatahubmngr.cpp:118
#, kde-format
msgctxt "@label"
msgid "Apply pending changes to metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:79
#, kde-format
msgid "Apply pending changes to metadata"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:88
#: core/libs/fileactionmanager/metadatastatusbar.cpp:131
#, kde-format
msgid "No pending metadata synchronization"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:90
#, kde-format
msgid "If lazy synchronization is enabled in metadata settings, the status bar will display the number of items waiting for synchronization"
msgstr ""
#. +> trunk5
#: core/libs/fileactionmanager/metadatastatusbar.cpp:136
#, kde-format
msgid "1 file awaits synchronization"
msgid_plural "%1 files await synchronization"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:85
#, kde-format
msgid ""
"Background color indicates the global image filter status, encompassing all filter settings from the right sidebar.\n"
"\n"
"NO COLOR: no filter is active, all items are visible.\n"
"RED: filtering is on, but no items match.\n"
"GREEN: filter(s) match(es) at least one item.\n"
"\n"
"Move mouse cursor over this text to see more details about active filters.\n"
"Press the Reset button from the right side to clear all filter settings.\n"
"Press the Settings button from the right side to open the filters panel."
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:96
#, kde-format
msgid "Reset all active filters"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:102
#, kde-format
msgid "Open filter settings panel"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:132
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Text</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:137
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Mime Type</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:142
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Geolocation</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:147
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Rating</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:152
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Pick Labels</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:157
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Color Labels</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:162
#, kde-format
msgid ""
"<br/>"
"<nobr><i>Tags</i></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:167
#, kde-format
msgid "<nobr><b>Active filters:</b></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:171
#, kde-format
msgid "<nobr><b>Active filter:</b></nobr>"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:178
#, kde-format
msgid "No active filter"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:187
#, kde-format
msgid "One active filter"
msgstr ""
#. +> trunk5
#: core/libs/filters/filterstatusbar.cpp:191
#, kde-format
msgid "1 active filter"
msgid_plural "%1 active filters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:37
#, kde-format
msgid "No geo filtering"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:38
#, kde-format
msgid "Images with coordinates"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:39
#, kde-format
msgid "Images without coordinates"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:41
#, kde-format
msgid "Filter by geolocation"
msgstr ""
#. +> trunk5
#: core/libs/filters/geolocationfilter.cpp:42
#, kde-format
msgid "Select how geolocation should affect the images which are shown."
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:36
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:37
#: core/utilities/setup/album/setupmime.cpp:105
#, kde-format
msgid "Image Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:38
#, kde-format
msgid "No RAW Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:39
#, kde-format
msgid "JPEG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:40
#, kde-format
msgid "PNG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:41
#, kde-format
msgid "TIFF Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:42
#, kde-format
msgid "DNG Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:43
#, kde-format
msgid "RAW Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:44
#: core/utilities/setup/album/setupmime.cpp:137
#, kde-format
msgid "Video Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:45
#: core/utilities/setup/album/setupmime.cpp:172
#, kde-format
msgid "Audio Files"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:46
#, kde-format
msgid "Raster Graphics"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:48
#, kde-format
msgid "Filter by file type"
msgstr ""
#. +> trunk5
#: core/libs/filters/mimefilter.cpp:49
#, kde-format
msgid "Select the file types (MIME types) that you want shown. Note: \"Raster Graphics\" are file formats from raster graphics editors, such as Photoshop, The Gimp, Krita, etc."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:75
#, kde-format
msgid "Select the rating value used to filter albums' contents. Use the context pop-up menu to set rating filter conditions."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:173
#, kde-format
msgid "Rating greater than or equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:178
#, kde-format
msgid "Rating equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:183
#, kde-format
msgid "Rating less than or equal to %1."
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:227
#, kde-format
msgid "Rating Filter Options"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:232
#, kde-format
msgid "Greater Than or Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:234
#, kde-format
msgid "Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:236
#, kde-format
msgid "Less Than or Equals Condition"
msgstr ""
#. +> trunk5
#: core/libs/filters/ratingfilter.cpp:239
#, kde-format
msgid "Exclude Items Without Rating"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:81
#, kde-format
msgid "Text quick filter (search)"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:82
#, kde-format
msgid "Enter search patterns to quickly filter this view on item names, captions (comments), and tags"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:86
#, kde-format
msgid "Text Search Fields"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:89
#, kde-format
msgid "Defines which fields to search for the text in."
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:92
#, kde-format
msgid "Item Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:94
#, kde-format
msgid "Item Title"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:96
#, kde-format
msgid "Item Comment"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:98
#, kde-format
msgid "Tag Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:100
#, kde-format
msgid "Album Name"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:102
#, kde-format
msgid "Item Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:104
#, kde-format
msgid "Item Pixel Size"
msgstr ""
#. +> trunk5
#: core/libs/filters/textfilter.cpp:107
#, kde-format
msgid "Clear All"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:195
#: core/libs/imageproperties/imagepropertiestab.cpp:238
#, kde-format
msgid "File: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:196
#: core/libs/imageproperties/imagepropertiestab.cpp:239
#, kde-format
msgid "Folder: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:197
#: core/libs/imageproperties/imagepropertiestab.cpp:240
#, kde-format
msgid "Date: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:198
#: core/libs/imageproperties/imagepropertiestab.cpp:241
#, kde-format
msgid "Size: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:199
#, kde-format
msgid "Readable: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:200
#, kde-format
msgid "Writable: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:201
#: core/libs/imageproperties/imagepropertiestab.cpp:278
#, kde-format
msgid "Type: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:202
#: core/libs/imageproperties/imagepropertiestab.cpp:279
#, kde-format
msgid "Dimensions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:203
#: core/libs/imageproperties/cameraitempropertiestab.cpp:311
#: core/libs/imageproperties/imagepropertiestab.cpp:280
#: core/libs/imageproperties/imagepropertiestab.cpp:374
#, kde-format
msgid "Aspect Ratio: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:204
#, kde-format
msgid "New Name: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:205
#, kde-format
msgid "Downloaded: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:246
#, kde-format
msgid "Camera File Properties"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:253
#: core/libs/imageproperties/imagepropertiestab.cpp:314
#, kde-format
msgid "Make: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:254
#: core/libs/imageproperties/imagepropertiestab.cpp:315
#, kde-format
msgid "Model: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:255
#: core/libs/imageproperties/imagepropertiestab.cpp:316
#, kde-format
msgid "Created: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:256
#: core/libs/imageproperties/imagepropertiestab.cpp:317
#, kde-format
msgid "Lens: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:257
#: core/libs/imageproperties/imagepropertiestab.cpp:318
#, kde-format
msgid "Aperture: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:258
#: core/libs/imageproperties/imagepropertiestab.cpp:319
#, kde-format
msgid "Focal: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:259
#: core/libs/imageproperties/imagepropertiestab.cpp:320
#, kde-format
msgid "Exposure: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:260
#: core/libs/imageproperties/imagepropertiestab.cpp:321
#, kde-format
msgid "Sensitivity: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:261
#: core/libs/imageproperties/imagepropertiestab.cpp:322
#, kde-format
msgid "Mode/Program: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:262
#: core/libs/imageproperties/imagepropertiestab.cpp:323
#, kde-format
msgid "Flash: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:263
#: core/libs/imageproperties/imagepropertiestab.cpp:324
#, kde-format
msgid "White balance: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:312
#: core/libs/imageproperties/imagepropertiestab.cpp:378
#, kde-format
msgid "Audio Bit Rate: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:313
#: core/libs/imageproperties/imagepropertiestab.cpp:379
#, kde-format
msgid "Audio Channel Type: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:314
#: core/libs/imageproperties/imagepropertiestab.cpp:380
#, kde-format
msgid "Audio Codec: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:315
#: core/libs/imageproperties/imagepropertiestab.cpp:375
#, kde-format
msgid "Duration: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:316
#: core/libs/imageproperties/imagepropertiestab.cpp:376
#, kde-format
msgid "Frame Rate: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:317
#: core/libs/imageproperties/imagepropertiestab.cpp:377
#, kde-format
msgid "Video Codec: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:401
#, kde-format
msgid "<i>unknown</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:454
#: core/libs/imageproperties/imagepropertiessidebar.cpp:230
#, kde-format
msgid "RAW Image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:492
#: core/libs/imageproperties/imagepropertiessidebar.cpp:249
#: core/utilities/imageeditor/main/imagewindow.cpp:356
#, kde-format
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:503
#, kde-format
msgid "<i>unchanged</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/cameraitempropertiestab.cpp:523
#: core/libs/imageproperties/imagepropertiessidebar.cpp:205
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:504
#, kde-format
msgid "<i>unavailable</i>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:68
#, kde-format
msgid "Captions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:69
#, kde-format
msgid "Enter caption text here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/captionedit.cpp:73
#, kde-format
msgid "Enter caption author name here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:203
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:227
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:126
#, kde-format
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:204
#, kde-format
msgid "Enter title here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:213
#, kde-format
msgid "Pick Label:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:218
#, kde-format
msgid "Color Label:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:223
#, kde-format
msgid "Rating:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:232
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:170
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:235
#, kde-format
msgid "Apply all changes to images"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:243
#, kde-format
msgid "Revert all changes"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:246
#, kde-format
msgid "Apply to all versions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:249
#, kde-format
msgid "Apply all changes to all versions of this image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:251
#, kde-format
msgid "More"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:267
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:132
#: core/libs/widgets/metadata/metadataselector.cpp:100
#: core/utilities/advancedrename/parser/options/database/dbkeyselector.cpp:102
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:71
#: core/utilities/queuemanager/views/workflowlist.cpp:100
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:292
#, kde-format
msgid "Enter tag here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:293
#, kde-format
msgid "Enter the text used to create tags here. '/' can be used to create a hierarchy of tags. ',' can be used to create more than one hierarchy at the same time."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:306
#, kde-format
msgid "Tags already assigned"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:312
#, kde-format
msgid "Recent Tags"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:347
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:133
#: core/utilities/advancedrename/common/tooltipdialog.cpp:62
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:378
-#: core/utilities/import/main/importui.cpp:1961
+#: core/utilities/import/main/importui.cpp:1962
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:596
#, kde-format
msgid "You have edited the image caption. "
msgid_plural "You have edited the captions of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:600
#, kde-format
msgid "You have edited the image title. "
msgid_plural "You have edited the titles of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:604
#, kde-format
msgid "You have edited the date of the image. "
msgid_plural "You have edited the date of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:608
#, kde-format
msgid "You have edited the pick label of the image. "
msgid_plural "You have edited the pick label of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:612
#, kde-format
msgid "You have edited the color label of the image. "
msgid_plural "You have edited the color label of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:616
#, kde-format
msgid "You have edited the rating of the image. "
msgid_plural "You have edited the rating of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:620
#, kde-format
msgid "You have edited the tags of the image. "
msgid_plural "You have edited the tags of %1 images. "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:624
#, kde-format
msgid "Do you want to apply your changes?"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:628
#, kde-format
msgid ""
"<p>You have edited the metadata of the image: </p>"
"<p>"
"<ul>"
msgid_plural ""
"<p>You have edited the metadata of %1 images: </p>"
"<p>"
"<ul>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:634
#, kde-format
msgid "<li>title</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:639
#, kde-format
msgid "<li>caption</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:644
#, kde-format
msgid "<li>date</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:649
#, kde-format
msgid "<li>pick label</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:654
#, kde-format
msgid "<li>color label</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:659
#, kde-format
msgid "<li>rating</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:664
#, kde-format
msgid "<li>tags</li>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:669
#, kde-format
msgid "<p>Do you want to apply your changes?</p>"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:672
#, kde-format
msgid "Always apply changes without confirmation"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:675
#: core/libs/imageproperties/imagedescedittab.cpp:684
#, kde-format
msgid "Apply changes?"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:810
#, kde-format
msgid "Reading metadata from files. Please wait..."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:841
#, kde-format
msgid "Writing metadata to files. Please wait..."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1211
#, kde-format
msgid "Read metadata from file to database"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1212
#: core/libs/imageproperties/imagedescedittab.cpp:1226
#, kde-format
msgid "Write metadata to each file"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1225
#, kde-format
msgid "Read metadata from each file to database"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagedescedittab.cpp:1340
#: core/libs/tags/tagspopupmenu.cpp:520
#, kde-format
msgid "No Recently Assigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:161
#, kde-format
msgid "Range:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:168
#, kde-format
msgid "Select the minimal intensity value of the histogram selection here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:174
#, kde-format
msgid "Select the maximal intensity value of the histogram selection here."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:182
#, kde-format
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:183
#, kde-format
msgid "Here you can see the statistical results calculated from the selected histogram part. These values are available for all channels."
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:188
#, kde-format
msgid "Pixels: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:191
#, kde-format
msgid "Count: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:194
#, kde-format
msgid "Mean: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:197
#, kde-format
msgid "Std. deviation: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:200
#, kde-format
msgid "Median: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:203
#, kde-format
msgid "Percentile: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:206
#, kde-format
msgid "Color depth: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:209
#, kde-format
msgid "Alpha Channel: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:212
#, kde-format
msgid "Source: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:266
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:276
#, kde-format
msgid "ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:683
#: core/utilities/imageeditor/editor/editorwindow.cpp:677
#, kde-format
msgid "16 bits"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:683
#: core/utilities/imageeditor/editor/editorwindow.cpp:671
#, kde-format
msgid "8 bits"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:725
#, kde-format
msgid "Full Image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiescolorstab.cpp:726
#, kde-format
msgid "Image Region"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:153
#, kde-format
msgid "<b>Altitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:154
#, kde-format
msgid "<b>Latitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:155
#, kde-format
msgid "<b>Longitude</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:156
#, kde-format
msgid "<b>Date</b>:"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:179
#, kde-format
msgid "See more information on the Internet"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesgpstab.cpp:398
#, kde-format
msgid "Undefined"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertieshistorytab.cpp:85
#: core/libs/widgets/imagehistory/filtershistorywidget.cpp:86
#, kde-format
msgid "Used filters"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertieshistorytab.cpp:121
#: core/libs/widgets/imagehistory/filtershistorywidget.cpp:123
#, kde-format
msgid "Remove filter"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:85
#, kde-format
msgid "EXIF"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:90
#, kde-format
msgid "Makernote"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:95
#, kde-format
msgid "IPTC"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesmetadatatab.cpp:103
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:247
#, kde-format
msgid "XMP"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:85
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:96
#: core/libs/settings/applicationsettings_miscs.cpp:397
#: core/showfoto/setup/showfotosetup.cpp:117
#: core/utilities/queuemanager/views/toolslistview.cpp:89
#: core/utilities/setup/setup.cpp:166
#, kde-format
msgid "Metadata"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:86
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:90
#, kde-format
msgid "Map"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:233
#, kde-format
msgid "Uncalibrated"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebar.cpp:257
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:550
#, kde-format
msgid "%1 bpp"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebarcamgui.cpp:100
#, kde-format
msgid "Geolocation"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:103
#, kde-format
msgid "Captions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiessidebardb.cpp:104
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:82
#, kde-format
msgid "Versions"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:242
#, kde-format
msgid "Owner: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:243
#, kde-format
msgid "Permissions: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:281
#, kde-format
msgid "Bit depth: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:282
#, kde-format
msgid "Color mode: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:307
#, kde-format
msgid "Item Properties"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:418
#, kde-format
msgid "Caption: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:419
#, kde-format
msgid "Pick label: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:420
#, kde-format
msgid "Color label: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:422
#, kde-format
msgid "Tags: "
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:968
#, kde-format
msgctxt "width : height (Aspect Ratio)"
msgid "%1:%2 (%3)"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiestab.cpp:1001
#, kde-format
msgctxt "unit file size in bytes"
msgid "B"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:85
#, kde-format
msgid "Used Filters"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:161
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:162
#, kde-format
msgid "Open file"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:171
#, kde-format
msgid "Go To Albums"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/imagepropertiesversionstab.cpp:172
#, kde-format
msgctxt "@info:tooltip"
msgid "Go to the album of this image"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/versionsoverlays.cpp:77
#, kde-format
msgctxt "@info:tooltip"
msgid "Hide item permanently"
msgstr ""
#. +> trunk5
#: core/libs/imageproperties/versionsoverlays.cpp:78
#, kde-format
msgctxt "@info:tooltip"
msgid "Show item permanently"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:77
#, kde-format
msgid "File/Folder %1 does not exist anymore"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:83
#, kde-format
msgid "Album %1 does not exist anymore"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:93
#, kde-format
msgid "A file or folder named %1 already exists in %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:116
#, kde-format
msgid "Could not move folder %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:124
#, kde-format
msgid "Could not move folder %1 to album %2. The folder %1 was copied as well to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:137
#, kde-format
msgid "Could not move file %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:158
#, kde-format
msgid "Could not copy folder %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:169
#, kde-format
msgid "Could not copy file %1 to album %2"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:212
#, kde-format
msgid "File/Folder %1 does not exist"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:224
#, kde-format
msgid "Could not move folder %1 to collection trash"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:234
#, kde-format
msgid "Could not move image %1 to collection trash"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:249
#, kde-format
msgid "Album %1 could not be removed"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:261
#, kde-format
msgid "Image %1 could not be removed"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:306
#, kde-format
msgid "Image with the same name %1 already there"
msgstr ""
#. +> trunk5
#: core/libs/iojobs/iojob.cpp:323
#, kde-format
msgid "Image %1 could not be renamed"
msgstr ""
#. +> trunk5
#: core/libs/notificationmanager/dnotificationwidget_p.cpp:97
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5
#: core/libs/notificationmanager/dnotificationwidget_p.cpp:98
#, kde-format
msgid "Close message"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/dlogoaction.cpp:153
#, kde-format
msgid "Visit digiKam project website"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/progressmanager.cpp:177
#, kde-format
msgid "Aborting..."
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/progressview.cpp:216
#, kde-format
msgid "Cancel this operation."
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:159
#, kde-format
msgid "Open detailed progress dialog"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:165
#, kde-format
msgid "No active process"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:405
#, kde-format
msgid "Hide detailed progress window"
msgstr ""
#. +> trunk5
#: core/libs/progressmanager/statusbarprogresswidget.cpp:411
#, kde-format
msgid "Show detailed progress window"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:232
#, kde-format
msgctxt "@option:check"
msgid "16 bits color depth"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:233
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>If enabled, all RAW files will be decoded in 16-bit color depth using a linear gamma curve. To prevent dark picture rendering in the editor, it is recommended to use Color Management in this mode.</para>"
"<para>If disabled, all RAW files will be decoded in 8-bit color depth with a BT.709 gamma curve and a 99th-percentile white point. This mode is faster than 16-bit decoding.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:252
#, kde-format
msgctxt "@option:check"
msgid "Interpolate RGB as four colors"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:253
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Interpolate RGB as four colors</title>"
"<para>The default is to assume that all green pixels are the same. If even-row green pixels are more sensitive to ultraviolet light than odd-row this difference causes a mesh pattern in the output; using this option solves this problem with minimal loss of detail.</para>"
"<para>To resume, this option blurs the image a little, but it eliminates false 2x2 mesh patterns with VNG quality method or mazes with AHD quality method.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:267
#, kde-format
msgctxt "@info:tooltip"
msgid "Visit LibRaw project website"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:277
#, kde-format
msgctxt "@option:check"
msgid "Do not stretch or rotate pixels"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:279
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Do not stretch or rotate pixels</title>"
"<para>For Fuji Super CCD cameras, show the image tilted 45 degrees. For cameras with non-square pixels, do not stretch the image to its correct aspect ratio. In any case, this option guarantees that each output pixel corresponds to one RAW pixel.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:287
#, kde-format
msgctxt "@label:listbox"
msgid "Quality:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:291
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "Bilinear"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:292
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "VNG"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:293
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "PPG"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:294
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AHD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:295
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "DCB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:296
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "DHT"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:297
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AAHD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:301
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Quality (interpolation)</title>"
"<para>Select here the demosaicing method to use when decoding RAW images. A demosaicing algorithm is a digital image process used to interpolate a complete image from the partial raw data received from the color-filtered image sensor, internal to many digital cameras, in form of a matrix of colored pixels. Also known as CFA interpolation or color reconstruction, another common spelling is demosaicing. The following methods are available for demosaicing RAW images:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Bilinear</emphasis>: use high-speed but low-quality bilinear interpolation (default - for slow computers). In this method, the red value of a non-red pixel is computed as the average of the adjacent red pixels, and similarly for blue and green.</item>"
"<item><emphasis strong='true'>VNG</emphasis>: use Variable Number of Gradients interpolation. This method computes gradients near the pixel of interest and uses the lower gradients (representing smoother and more similar parts of the image) to make an estimate.</item>"
"<item><emphasis strong='true'>PPG</emphasis>: use Patterned-Pixel-Grouping interpolation. Pixel Grouping uses assumptions about natural scenery in making estimates. It has fewer color artifacts on natural images than the Variable Number of Gradients method.</item>"
"<item><emphasis strong='true'>AHD</emphasis>: use Adaptive Homogeneity-Directed interpolation. This method selects the direction of interpolation so as to maximize a homogeneity metric, thus typically minimizing color artifacts.</item>"
"<item><emphasis strong='true'>DCB</emphasis>: DCB interpolation from linuxphoto.org project.</item>"
"<item><emphasis strong='true'>DHT</emphasis>: DHT interpolation.See https://www.libraw.org/node/2306 for details.</item>"
"<item><emphasis strong='true'>AAHD</emphasis>: modified AHD interpolation.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:349
#, kde-format
msgctxt "@label:slider"
msgid "Pass:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:350
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Pass</title>"
"<para>Set here the passes used by the median filter applied after interpolation to Red-Green and Blue-Green channels.</para>"
"<para>This setting is only available for specific Quality options: <emphasis strong='true'>Bilinear</emphasis>, <emphasis strong='true'>VNG</emphasis>, <emphasis strong='true'>PPG</emphasis>, <emphasis strong='true'>AHD</emphasis>, <emphasis strong='true'>DCB</emphasis>, and <emphasis strong='true'>VCD & AHD</emphasis>.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:362
#, kde-format
msgctxt "@option:check"
msgid "Refine interpolation"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:363
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Refine interpolation</title>"
"<para>This setting is available only for few Quality options:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>DCB</emphasis>: turn on the enhance interpolated colors filter.</item>"
"<item><emphasis strong='true'>VCD & AHD</emphasis>: turn on the enhanced effective color interpolation (EECI) refine to improve sharpness.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:376
#, kde-format
msgctxt "@label"
msgid "Demosaicing"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:384
#, kde-format
msgctxt "@label:listbox"
msgid "Method:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:386
#, kde-format
msgctxt "@item:inlistbox"
msgid "Default D65"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:387
#, kde-format
msgctxt "@item:inlistbox"
msgid "Camera"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:388
#, kde-format
msgctxt "@item:inlistbox set while balance automatically"
msgid "Automatic"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:389
#, kde-format
msgctxt "@item:inlistbox set white balance manually"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:391
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White Balance</title>"
"<para>Configure the raw white balance:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Default D65</emphasis>: Use a standard daylight D65 white balance.</item>"
"<item><emphasis strong='true'>Camera</emphasis>: Use the white balance specified by the camera. If not available, reverts to default neutral white balance.</item>"
"<item><emphasis strong='true'>Automatic</emphasis>: Calculates an automatic white balance averaging the entire image.</item>"
"<item><emphasis strong='true'>Manual</emphasis>: Set a custom temperature and green level values.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:406
#, kde-format
msgctxt "@label:slider"
msgid "T(K):"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:407
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Temperature</title>"
"<para>Set here the color temperature in Kelvin.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:414
#, kde-format
msgctxt "@label:slider Green component"
msgid "Green:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:415
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Set here the green component to set magenta color cast removal level.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:418
#, kde-format
msgctxt "@label:listbox"
msgid "Highlights:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:420
#, kde-format
msgctxt "@item:inlistbox"
msgid "Solid white"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:421
#, kde-format
msgctxt "@item:inlistbox"
msgid "Unclip"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:422
#, kde-format
msgctxt "@item:inlistbox"
msgid "Blend"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:423
#, kde-format
msgctxt "@item:inlistbox"
msgid "Rebuild"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:425
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlights</title>"
"<para>Select here the highlight clipping method:</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Solid white</emphasis>: clip all highlights to solid white</item>"
"<item><emphasis strong='true'>Unclip</emphasis>: leave highlights unclipped in various shades of pink</item>"
"<item><emphasis strong='true'>Blend</emphasis>:Blend clipped and unclipped values together for a gradual fade to white</item>"
"<item><emphasis strong='true'>Rebuild</emphasis>: reconstruct highlights using a level value</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:436
#, kde-format
msgctxt "@label:slider Highlight reconstruct level"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:440
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Level</title>"
"<para>Specify the reconstruct highlight level. Low values favor whites and high values favor colors.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:444
#, kde-format
msgctxt "@option:check"
msgid "Exposure Correction (E.V)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:445
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Turn on the exposure correction before interpolation.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:448
#, kde-format
msgctxt "@label:slider"
msgid "Linear Shift:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:453
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Shift</title>"
"<para>Linear Shift of exposure correction before interpolation in E.V</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:456
#, kde-format
msgctxt "@label:slider"
msgid "Highlight:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:461
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlight</title>"
"<para>Amount of highlight preservation for exposure correction before interpolation in E.V. Only take effect if Shift Correction is > 1.0 E.V</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:465
#, kde-format
msgctxt "@option:check"
msgid "Correct false colors in highlights"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:466
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>If enabled, images with overblown channels are processed much more accurately, without 'pink clouds' (and blue highlights under tungsten lamps).</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:470
#, kde-format
msgctxt "@option:check"
msgid "Auto Brightness"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:471
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>If disable, use a fixed white level and ignore the image histogram to adjust brightness.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:474
#, kde-format
msgctxt "@label:slider"
msgid "Brightness:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:479
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Brightness</title>"
"<para>Specify the brightness level of output image. The default value is 1.0 (works in 8-bit mode only).</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:489
#, kde-format
msgctxt "@option:check Black point"
msgid "Black:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:490
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point</title>"
"<para>Use a specific black point value to decode RAW pictures. If you set this option to off, the Black Point value will be automatically computed.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:497
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point value</title>"
"<para>Specify specific black point value of the output image.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:500
#, kde-format
msgctxt "@option:check White point"
msgid "White:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:501
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point</title>"
"<para>Use a specific white point value to decode RAW pictures. If you set this option to off, the White Point value will be automatically computed.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:508
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point value</title>"
"<para>Specify specific white point value of the output image.</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:547
#, kde-format
msgctxt "@label"
msgid "White Balance"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:555
#, kde-format
msgctxt "@label:listbox"
msgid "Noise reduction:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:557
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:558
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "Wavelets"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:559
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "FBDD"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:561
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Noise Reduction</title>"
"<para>Select here the noise reduction method to apply during RAW decoding.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>None</emphasis>: no noise reduction.</item>"
"<item><emphasis strong='true'>Wavelets</emphasis>: wavelets correction to erase noise while preserving real detail. It is applied after interpolation.</item>"
"<item><emphasis strong='true'>FBDD</emphasis>: Fake Before Demosaicing Denoising noise reduction. It is applied before interpolation.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:586
#, kde-format
msgctxt "@label"
msgid "Corrections"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:594
#, kde-format
msgctxt "@label:listbox"
msgid "Camera Profile:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:596
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:597
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Embedded"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:598
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:600
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Camera Profile</title>"
"<para>Select here the input color space used to decode RAW data.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>None</emphasis>: no input color profile is used during RAW decoding.</item>"
"<item><emphasis strong='true'>Embedded</emphasis>: use embedded color profile from RAW file, if it exists.</item>"
"<item><emphasis strong='true'>Custom</emphasis>: use a custom input color space profile.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:611
#: core/libs/rawengine/drawdecoderwidget.cpp:645
#, kde-format
msgid "ICC Files (*.icc *.icm)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:613
#, kde-format
msgctxt "@label:listbox"
msgid "Workspace:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:615
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Raw (no profile)"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:616
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "sRGB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:617
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Adobe RGB"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:618
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Wide Gamut"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:619
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Pro-Photo"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:620
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:622
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Workspace</title>"
"<para>Select here the output color space used to decode RAW data.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>Raw (linear)</emphasis>: in this mode, no output color space is used during RAW decoding.</item>"
"<item><emphasis strong='true'>sRGB</emphasis>: this is an RGB color space, created cooperatively by Hewlett-Packard and Microsoft. It is the best choice for images destined for the Web and portrait photography.</item>"
"<item><emphasis strong='true'>Adobe RGB</emphasis>: this color space is an extended RGB color space, developed by Adobe. It is used for photography applications such as advertising and fine art.</item>"
"<item><emphasis strong='true'>Wide Gamut</emphasis>: this color space is an expanded version of the Adobe RGB color space.</item>"
"<item><emphasis strong='true'>Pro-Photo</emphasis>: this color space is an RGB color space, developed by Kodak, that offers an especially large gamut designed for use with photographic outputs in mind.</item>"
"<item><emphasis strong='true'>Custom</emphasis>: use a custom output color space profile.</item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:657
#, kde-format
msgctxt "@label"
msgid "Color Management"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:850
#, kde-format
msgctxt "@label"
msgid "Threshold:"
msgstr ""
#. +> trunk5
#: core/libs/rawengine/drawdecoderwidget.cpp:851
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Threshold</title>"
"<para>Set here the noise reduction threshold value to use.</para>"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:367
#, kde-format
msgid "Do you want to do this operation on all group items?"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:369
#, kde-format
msgid "Remember choice for this operation"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:405
#, kde-format
msgid "Renaming"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:407
#, kde-format
msgid "Import/Export tools"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:409
#, kde-format
msgid "Tools (editor, panorama, stack blending, calendar, external program)"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:421
#, kde-format
msgid "Operations related to metadata, labels, ratings, tags, geolocation and rotation"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:423
#, kde-format
msgid "Adding items to the Light Table"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:425
#, kde-format
msgid "Adding items to the Batch Queue Manager"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:427
#, kde-format
msgid "Opening items in the Slideshow"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:429
#, kde-format
msgid "Renaming items"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:431
#, kde-format
msgid "Passing items to import/export tools"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_miscs.cpp:433
#, kde-format
msgid "Several tools including the editor, panorama, stack blending, calendar, html gallery and opening with external programs"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:270
#, kde-format
msgid "Category"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:271
#, kde-format
msgid "Travel"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:272
#, kde-format
msgid "Holidays"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:273
#, kde-format
msgid "Friends"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:274
#, kde-format
msgid "Nature"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:275
#, kde-format
msgid "Party"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:276
#, kde-format
msgid "Todo"
msgstr ""
#. +> trunk5
#: core/libs/settings/applicationsettings_p.cpp:277
#: core/showfoto/setup/showfotosetup.cpp:153 core/utilities/setup/setup.cpp:222
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:88
#, kde-format
msgid "Toggle Auto"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:89
#, kde-format
msgctxt "no auto toggle"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:91
#, kde-format
msgctxt "toggle child tags"
msgid "Children"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:92
#, kde-format
msgctxt "toggle parent tag"
msgid "Parents"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagcheckview.cpp:93
#, kde-format
msgctxt "toggle child and parent tags"
msgid "Both"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:119
#, kde-format
msgid "New Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:123
#, kde-format
msgid "Edit Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:147
#, kde-format
msgid "Enter tag name here..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:154
#, kde-format
msgid ""
"<p>To create new tags, you can use the following rules:</p>"
"<p>"
"<ul>"
"<li>'/' can be used to create a tags hierarchy.<br/>"
"Ex.: <i>\"Country/City/Paris\"</i></li>"
"<li>',' can be used to create more than one tags hierarchy at the same time.<br/>"
"Ex.: <i>\"City/Paris, Monument/Notre-Dame\"</i></li>"
"<li>If a tag hierarchy starts with '/', root tag album is used as parent.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:185
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:128
#, kde-format
msgid "&Icon:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:195
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:137
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:270
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:322
#: core/utilities/searchwindow/searchview.cpp:504
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:211
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:148
#, kde-format
msgid "&Shortcut:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:230
#, kde-format
msgid "<p><b>Note</b>: this shortcut can be used to assign or unassign tag to items.</p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:344
#, kde-format
msgid "<b>Create New Tag</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:348
#, kde-format
msgid ""
"<b>Create New Tag in<br/>"
"\"%1\"</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:354
#, kde-format
msgid ""
"<b>Properties of Tag<br/>"
"\"%1\"</b>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:522
#, kde-format
msgid "Tag creation Error"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:533
#, kde-format
msgid "An error occurred during tag creation:"
msgstr ""
#. +> trunk5
#: core/libs/tags/tageditdlg.cpp:535
#, kde-format
msgid "Tag Path"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:77
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:152
#: core/libs/tags/tagsmanager/tagsmanager.cpp:704
#, kde-format
msgid "Reset Tag Icon"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:122
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:161
#: core/libs/tags/tagsmanager/tagsmanager.cpp:716
#, kde-format
msgid "Expand Selected Nodes"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:127 core/libs/tags/tagfolderview.cpp:293
#, kde-format
msgid "Collapse Selected Recursively"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagfolderview.cpp:288
#, kde-format
msgid "Expand Selected Recursively"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:373
#, kde-format
msgctxt "<tag name> in <tag path>"
msgid "%1 in %2"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:381
#, kde-format
msgctxt "Create New Tag <tag name> in <parent tag path>"
msgid "Create \"%1\" in %2"
msgstr ""
#. +> trunk5
#: core/libs/tags/taggingactionfactory.cpp:386
#, kde-format
msgid "Create \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:253
#, kde-format
msgid ""
"Tag '%2' has one subtag. Deleting this will also delete the subtag.\n"
"Do you want to continue?"
msgid_plural ""
"Tag '%2' has %1 subtags. Deleting this will also delete the subtags.\n"
"Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:276
#, kde-format
msgid "Tag '%2' is assigned to one item. Do you want to continue?"
msgid_plural "Tag '%2' is assigned to %1 items. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:284
#, kde-format
msgid "Delete '%1' tag?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:372
#, kde-format
msgid ""
"Tags '%1' have one or more subtags. Deleting them will also delete the subtags.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:389
#, kde-format
msgid "Tags '%1' are assigned to one or more items. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:395
#, kde-format
msgid "Delete '%1' tag(s)?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:516
#, kde-format
msgid ""
"Face tag '%2' has at least one face tag child. Deleting it will also delete the children.\n"
"Do you want to continue?"
msgid_plural ""
"Face tags '%2' have at least one face tag child. Deleting it will also delete the children.\n"
"Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:538
#, kde-format
msgid "Face tag '%2' is assigned to at least one item. Do you want to continue?"
msgid_plural "Face tags '%2' are assigned to at least one item. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:546
#, kde-format
msgid "Remove face tag?"
msgid_plural "Remove face tags?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagmodificationhelper.cpp:556
#, kde-format
msgid "Remove the tag corresponding to this face tag from the images?"
msgid_plural "Remove the %1 tags corresponding to this face tags from the images?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:211
#, kde-format
msgid "Assign Rating \"%1 Star\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:230
#, kde-format
msgid "Assign Pick Label \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:249
#, kde-format
msgid "Assign Color Label \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsactionmngr.cpp:295
#, kde-format
msgid "Assign Tag \"%1\""
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/models/tagmngrlistmodel.cpp:267
#, kde-format
msgid "Quick Access List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/models/tagmngrlistview.cpp:149
#, kde-format
msgid "Delete Selected from List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/taglist.cpp:69
#, kde-format
msgid "Add to List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/taglist.cpp:70
#, kde-format
msgid "Add selected tags to Quick Access List"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:148
#: core/libs/tags/tagsmanager/tagsmanager.cpp:700
#, kde-format
msgid "Edit Tag Title"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:158
#: core/libs/tags/tagsmanager/tagsmanager.cpp:713
#, kde-format
msgid "Expand Tag Tree"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagmngrtreeview.cpp:164
#: core/libs/tags/tagsmanager/tagsmanager.cpp:718
#, kde-format
msgid "Remove Tag from Images"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:101
#: core/libs/tags/tagsmanager/tagsmanager.cpp:829
#, kde-format
msgid "Tag Properties"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:115
#, kde-format
msgid "Enter tag name here"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:159
#, kde-format
msgid "<p><b>Note:</b> <i>This shortcut can be used to assign or unassign tag to items.</i></p>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:164
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:165
#, kde-format
msgid "Discard"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagpropwidget.cpp:231
#, kde-format
msgid "Previous tags were changed. Save changes? "
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:171
#: core/libs/widgets/mainview/daboutdata.cpp:145
#, kde-format
msgid "Tags Manager"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:363
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Tag %2 has one or more subtags. Deleting it will also delete the subtags. Do you want to continue?"
msgid_plural "Tags %2 have one or more subtags. Deleting them will also delete the subtags. Do you want to continue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:386
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Tag %2 is assigned to one or more items. Do you want to delete it?"
msgid_plural "Tags %2 are assigned to one or more items. Do you want to delete them?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:396
#, kde-format
msgctxt "%2 is a comma separated list of tags to be deleted."
msgid "Delete tag %2?"
msgid_plural "Delete tags %2?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:402
#, kde-format
msgid "Delete tag"
msgid_plural "Delete tags"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:528
#, kde-format
msgid ""
"<qt>digiKam will clean up tag metadata before setting tags from database.<br/>"
" You may <b>lose tags</b> if you did not read tags before (by calling Read Tags from Image).<br/>"
" Do you want to continue?</qt>"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:540
#: core/libs/tags/tagsmanager/tagsmanager.cpp:559
#, kde-format
msgid ""
"This operation can take long time depending on collection size.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:579
#, kde-format
msgid ""
"This operation will wipe all tags from database only.\n"
"To apply changes to files, you must choose write metadata to file later.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:639
#, kde-format
msgid "Do you really want to remove the selected tag from all images?"
msgid_plural "Do you really want to remove the selected tags from all images?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:696
#, kde-format
msgctxt "@title:menu"
msgid "Organize"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:707
#, kde-format
msgid "Create Tag from Address Book"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:721
#, kde-format
msgid "Delete Unassigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:724
#, kde-format
msgid "Add new tag to current tag. Current tag is last clicked tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:727
#, kde-format
msgid "Delete selected items. Also work with multiple items, but will not delete the root tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:731
#, kde-format
msgid "Edit title from selected tag."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:733
#, kde-format
msgid "Reset icon to selected tags. Works with multiple selection."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:736
#, kde-format
msgid "Invert selection. Only visible items will be selected"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:739
#, kde-format
msgid "Expand tag tree by one level"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:741
#, kde-format
msgid "Selected items will be expanded"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:743
#, kde-format
msgid "Delete selected tag(s) from images. Works with multiple selection."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:746
#, kde-format
msgid "Delete all tags that are not assigned to images. Use with caution."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:783
#, kde-format
msgid "Sync &Export"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:787
#, kde-format
msgid "Write Tags from Database to Image"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:791
#, kde-format
msgid "Read Tags from Image"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:794
#, kde-format
msgid "Wipe all tags from Database only"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:796
#, kde-format
msgid "Write Tags Metadata to Image."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:798
#, kde-format
msgid "Read tags from Images into Database. Existing tags will not be affected"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:801
#, kde-format
msgid "Delete all tags from database only. Will not sync with files. Proceed with caution."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:882
#: core/utilities/assistants/webservices/box/boxwindow.cpp:273
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:480
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:842
#: core/utilities/assistants/webservices/google/gswindow.cpp:644
#: core/utilities/assistants/webservices/google/gswindow.cpp:669
#: core/utilities/assistants/webservices/google/gswindow.cpp:1017
#: core/utilities/assistants/webservices/google/gswindow.cpp:1038
#: core/utilities/assistants/webservices/google/gswindow.cpp:1117
#: core/utilities/assistants/webservices/google/gswindow.cpp:1164
#: core/utilities/assistants/webservices/google/gswindow.cpp:1324
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:273
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:273
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:679
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:278
#: core/utilities/imageeditor/editor/editorwindow.cpp:1597
-#: core/utilities/import/main/importui.cpp:1979
+#: core/utilities/import/main/importui.cpp:1980
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:138
#, kde-format
msgid "Warning"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagsmanager/tagsmanager.cpp:883
#, kde-format
msgid ""
"This option will remove all tags which\n"
"are not assigned to any image.\n"
" Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:524
#, kde-format
msgid "Recently Assigned Tags"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:574 core/libs/tags/tagspopupmenu.cpp:712
#, kde-format
msgid "Add New Tag..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:580
#, kde-format
msgid "More Tags..."
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:678
#, kde-format
msgid "Assign this Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:687
#, kde-format
msgid "Remove this Tag"
msgstr ""
#. +> trunk5
#: core/libs/tags/tagspopupmenu.cpp:697
#, kde-format
msgid "Go to this Tag"
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:52
#, kde-format
msgid "Enter the Informative Provider Reference here. I.P.R is a name registered with the XMP/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"XMP\" if a standard Reference Code is used."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:58
#, kde-format
msgid "Enter the Subject Reference Number here. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by XMP/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 digit code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:71
#, kde-format
msgid "Enter the Subject Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:75
#, kde-format
msgid "Enter the Subject Matter Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/subjectedit.cpp:79
#, kde-format
msgid "Enter the Subject Detail Name here. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/libs/template/templatelist.cpp:80
#, kde-format
msgid "Here you can see the metadata template list managed by digiKam."
msgstr ""
#. +> trunk5
#: core/libs/template/templatelist.cpp:84
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:121
#, kde-format
msgid "Author Names:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:124
#, kde-format
msgid "Enter the names of the photograph's creators. Use semi-colons as separator here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:126
#, kde-format
msgid ""
"<p>This field should contain the names of the persons who created the photograph. If it is not appropriate to add the name of the photographer (for example, if the identity of the photographer needs to be protected) the name of a company or organization can also be used. Once saved, this field should not be changed by anyone.</p>"
"<p>To enter more than one name, use <b>semi-colons as separators</b>.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:135
#, kde-format
msgid "Authors' Positions:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:138
#, kde-format
msgid "Enter the job titles of the authors here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:140
#, kde-format
msgid ""
"<p>This field should contain the job titles of the authors. Examples might include titles such as: Staff Photographer, Freelance Photographer, or Independent Commercial Photographer. Since this is a qualifier for the Author field, the Author field must also be filled out.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:148
#: core/libs/template/templateviewer.cpp:159
#: core/utilities/metadataedit/iptc/iptccredits.cpp:112
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:185
#, kde-format
msgid "Credit:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:151
#, kde-format
msgid "Enter the photograph credit here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:153
#, kde-format
msgid ""
"<p>(synonymous to Provider): Use the Provider field to identify who is providing the photograph. This does not necessarily have to be the author. If a photographer is working for a news agency such as Reuters or the Associated Press, these organizations could be listed here as they are \"providing\" the image for use by others. If the image is a stock photograph, then the group (agency) involved in supplying the image should be listed here.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:163
#: core/libs/template/templateviewer.cpp:161
#: core/utilities/metadataedit/iptc/iptccredits.cpp:90
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:115
#, kde-format
msgid "Copyright:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:165
#, kde-format
msgid "Enter the copyright notice to identify the current owner(s) of the copyright here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:166
#, kde-format
msgid ""
"<p>The Copyright Notice should contain any necessary copyright notice for claiming the intellectual property, and should identify the current owner(s) of the copyright for the photograph. Usually, this would be the photographer, but if the image was done by an employee or as work-for-hire, then the agency or company should be listed. Use the form appropriate to your country. USA: &copy; {date of first publication} name of copyright owner, as in \"&copy;2005 John Doe.\" Note, the word \"copyright\" or the abbreviation \"copr\" may be used in place of the &copy; symbol. In some foreign countries only the copyright symbol is recognized and the abbreviation does not work. Furthermore the copyright symbol must be a full circle with a \"c\" inside; using something like (c) where the parentheses form a partial circle is not sufficient. For additional protection worldwide, use of the phrase, \"all rights reserved\" following the notice above is encouraged. \n"
"In Europe you would use: Copyright {Year} {Copyright owner}, all rights reserved. \n"
"In Japan, for maximum protection, the following three items should appear in the copyright field of the IPTC Core: (a) the word, Copyright; (b) year of the first publication; and (c) name of the author. You may also wish to include the phrase \"all rights reserved\".</p>"
"<p>With XMP, you can include more than one copyright string using different languages.</p>"
"<p>With IPTC, this field is limited to 128 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:186
#, kde-format
msgid "Right Usage Terms:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:188
#, kde-format
msgid "Enter the list of instructions on how a resource can be legally used here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:189
#, kde-format
msgid ""
"<p>The Right Usage Terms field should be used to list instructions on how a resource can be legally used.</p>"
"<p>With XMP, you can include more than one right usage terms string using different languages.</p>"
"<p>This field does not exist with IPTC.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:197
#: core/libs/template/templateviewer.cpp:165
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:387
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:125
#, kde-format
msgid "Source:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:200
#, kde-format
msgid "Enter the original owner of the photograph here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:202
#, kde-format
msgid ""
"<p>The Source field should be used to identify the original owner or copyright holder of the photograph. The value of this field should never be changed after the information is entered following the image's creation. While not yet enforced by the custom panels, you should consider this to be a \"write-once\" field. The source could be an individual, an agency, or a member of an agency. To aid in later searches, it is suggested to separate any slashes \"/\" with a blank space. Use the form \"photographer / agency\" rather than \"photographer/agency.\" Source may also be different from Creator and from the names listed in the Copyright Notice.</p>"
"<p>With IPTC, this field is limited to 32 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:214
#: core/libs/template/templateviewer.cpp:167
#, kde-format
msgid "Instructions:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:217
#, kde-format
msgid "Enter the editorial notice here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:219
#, kde-format
msgid ""
"<p>The Instructions field should be used to list editorial instructions concerning the use of photograph.</p>"
"<p>With IPTC, this field is limited to 256 ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:244
#: core/libs/template/templateviewer.cpp:180
#, kde-format
msgid "Rights"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:252
#: core/libs/template/templatepanel.cpp:316
#: core/libs/template/templateviewer.cpp:185
#: core/libs/template/templateviewer.cpp:209
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:199
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:155
#: core/utilities/metadataedit/xmp/xmporigin.cpp:166
#, kde-format
msgid "City:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:255
#, kde-format
msgid "Enter the city of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:257
#, kde-format
msgid "<p>This field should contain the name of the city where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:262
#: core/libs/template/templateviewer.cpp:187
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:209
#: core/utilities/metadataedit/xmp/xmporigin.cpp:173
#, kde-format
msgid "Sublocation:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:265
#, kde-format
msgid "Enter the city sublocation of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:267
#, kde-format
msgid "<p>This field should contain the sublocation of the city where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:272
#: core/libs/template/templateviewer.cpp:189
#: core/libs/template/templateviewer.cpp:211
#, kde-format
msgid "Province/State:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:275
#, kde-format
msgid "Enter the province or state of contents here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:277
#, kde-format
msgid "<p>This field should contain the province or state where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:282
#: core/libs/template/templatepanel.cpp:326
#: core/libs/template/templateviewer.cpp:191
#: core/libs/template/templateviewer.cpp:213
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:229
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:160
#: core/utilities/metadataedit/xmp/xmporigin.cpp:187
#, kde-format
msgid "Country:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:285
#, kde-format
msgid "<p>Select here the country where the photograph was taken.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:310
#: core/libs/template/templateviewer.cpp:200
#, kde-format
msgid "Location"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:319
#, kde-format
msgid "Enter the city name of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:321
#, kde-format
msgid "<p>This field should contain the city name where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:329
#, kde-format
msgid "Enter the country name of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:331
#, kde-format
msgid "<p>This field should contain the country name where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:336
#: core/libs/template/templateviewer.cpp:205
#, kde-format
msgid "Address:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:339
#, kde-format
msgid "Enter the address of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:341
#, kde-format
msgid "<p>This field should contain the address where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:346
#: core/libs/template/templateviewer.cpp:207
#, kde-format
msgid "Postal Code:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:349
#, kde-format
msgid "Enter the postal code of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:351
#, kde-format
msgid "<p>This field should contain the postal code where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:356
#, kde-format
msgid "Province:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:359
#, kde-format
msgid "Enter the province of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:361
#, kde-format
msgid "<p>This field should contain the province where the lead author lives.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:366
#: core/libs/template/templateviewer.cpp:217
#, kde-format
msgid "Email:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:369
#, kde-format
msgid "Enter the email of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:371
#, kde-format
msgid "<p>This field should contain the email of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:376
#: core/libs/template/templateviewer.cpp:215
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:140
#, kde-format
msgid "Phone:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:379
#, kde-format
msgid "Enter the phone number of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:381
#, kde-format
msgid "<p>This field should contain the phone number of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:386
#: core/libs/template/templateviewer.cpp:219
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:135
#, kde-format
msgid "URL:"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:389
#, kde-format
msgid "Enter the web site URL of the lead author here."
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:391
#, kde-format
msgid "<p>This field should contain the web site URL of the lead author.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:428
#: core/libs/template/templateviewer.cpp:240
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:127
#, kde-format
msgid "Contact"
msgstr ""
#. +> trunk5
#: core/libs/template/templatepanel.cpp:442
#: core/libs/template/templateviewer.cpp:248
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:136
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:136
#, kde-format
msgid "Subjects"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:72
#, kde-format
msgid "Template: "
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:76
#, kde-format
msgid "Open metadata template editor"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:77
#, kde-format
msgid ""
"<p>Select here the action to perform using the metadata template.</p>"
"<p><b>To remove</b>: delete already-assigned template.</p>"
"<p><b>Do not change</b>: Do not touch template information.</p>"
"<p>All other values are template titles managed by digiKam. Selecting one will assign information as well.</p>"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:115
#, kde-format
msgid "To remove"
msgstr ""
#. +> trunk5
#: core/libs/template/templateselector.cpp:116
#, kde-format
msgid "Do not change"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:155
#, kde-format
msgid "Names:"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:157
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:356
#: core/utilities/queuemanager/tools/transform/crop.cpp:102
#, kde-format
msgid "Position:"
msgstr ""
#. +> trunk5
#: core/libs/template/templateviewer.cpp:163
#, kde-format
msgid "Usages:"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:210
#, kde-format
msgid "No or invalid size specified"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:284
#, kde-format
msgid "Thumbnail is null"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:459
#, kde-format
msgid "File does not exist or is not a file"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailcreator.cpp:576
#, kde-format
msgid "Cannot create thumbnail for %1"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailloadthread.cpp:257
#, kde-format
msgid "Failed to initialize thumbnails database"
msgstr ""
#. +> trunk5
#: core/libs/threadimageio/thumbnailloadthread.cpp:258
#, kde-format
msgid "Error message: %1"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:104
#, kde-format
msgctxt "Effect: No Effect"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:105
#, kde-format
msgctxt "Effect: KenBurnsZoomIn"
msgid "Ken Burns - Camera Zoom In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:106
#, kde-format
msgctxt "Effect: KenBurnsZoomOut"
msgid "Ken Burns - Camera Zoom Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:107
#, kde-format
msgctxt "Effect: KenBurnsPanLR"
msgid "Ken Burns - Camera Pan Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:108
#, kde-format
msgctxt "Effect: KenBurnsPanRL"
msgid "Ken Burns - Camera Pan Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:109
#, kde-format
msgctxt "Effect: KenBurnsPanTB"
msgid "Ken Burns - Camera Pan Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:110
#, kde-format
msgctxt "Effect: KenBurnsPanBT"
msgid "Ken Burns - Camera Pan Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/effectmngr.cpp:111
#, kde-format
msgctxt "Effect: Random Effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:104
#, kde-format
msgctxt "Transition: No Transition"
msgid "None"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:105
#, kde-format
msgctxt "Transition: Chess Board"
msgid "Chess Board"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:106
#, kde-format
msgctxt "Transition: Melt Down"
msgid "Melt Down"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:107
#, kde-format
msgctxt "Transition: Sweep"
msgid "Sweep"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:108
#, kde-format
msgctxt "Transition: Mosaic"
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:109
#, kde-format
msgctxt "Transition: Cubism"
msgid "Cubism"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:110
#, kde-format
msgctxt "Transition: Growing"
msgid "Growing"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:111
#, kde-format
msgctxt "Transition: Horizontal Lines"
msgid "Horizontal Lines"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:112
#, kde-format
msgctxt "Transition: Vertical Lines"
msgid "Vertical Lines"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:113
#, kde-format
msgctxt "Transition: Circle Out"
msgid "Circle Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:114
#, kde-format
msgctxt "Transition: Multi-Circle Out"
msgid "Multi-Circle Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:115
#, kde-format
msgctxt "Transition: Spiral In"
msgid "Spiral In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:116
#, kde-format
msgctxt "Transition: Blobs"
msgid "Blobs"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:117
#, kde-format
msgctxt "Transition: Fade"
msgid "Fade"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:118
#, kde-format
msgctxt "Transition: SlideL2R"
msgid "Slide Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:119
#, kde-format
msgctxt "Transition: SlideR2L"
msgid "Slide Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:120
#, kde-format
msgctxt "Transition: SlideT2B"
msgid "Slide Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:121
#, kde-format
msgctxt "Transition: SlideB2T"
msgid "Slide Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:122
#, kde-format
msgctxt "Transition: PushL2R"
msgid "Push Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:123
#, kde-format
msgctxt "Transition: PushR2L"
msgid "Push Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:124
#, kde-format
msgctxt "Transition: PushT2B"
msgid "Push Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:125
#, kde-format
msgctxt "Transition: PushB2T"
msgid "Push Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:126
#, kde-format
msgctxt "Transition: SwapL2R"
msgid "Swap Left to Right"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:127
#, kde-format
msgctxt "Transition: SwapR2L"
msgid "Swap Right to Left"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:128
#, kde-format
msgctxt "Transition: SwapT2B"
msgid "Swap Top to Bottom"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:129
#, kde-format
msgctxt "Transition: SwapB2T"
msgid "Swap Bottom to Top"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:130
#, kde-format
msgctxt "Transition: BlurIn"
msgid "Blur In"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:131
#, kde-format
msgctxt "Transition: BlurOut"
msgid "Blur Out"
msgstr ""
#. +> trunk5
#: core/libs/transitionmngr/transitionmngr.cpp:132
#, kde-format
msgctxt "Transition: Random Effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/libs/widgets/combo/dcombobox.cpp:70
#: core/libs/widgets/range/dnuminput.cpp:80
#: core/libs/widgets/range/dnuminput.cpp:179
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset to default value"
msgstr ""
#. +> trunk5
#: core/libs/widgets/common/searchtextbar.cpp:283
#, kde-format
msgid "Case sensitive"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinaryiface.cpp:199
#, kde-format
msgid "Navigate to %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:69
#, kde-format
msgid "Binary"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:70
#, kde-format
msgid "Version"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:103
#, kde-format
msgid "Binary not found."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:104
#, kde-format
msgid "Minimal version number required for this binary is %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:106
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:108
#, kde-format
msgid " or <a href=\"%1\">download</a>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:133
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Warning:</b> Some necessary binaries have not been found on your system. If you have these binaries installed, please click the 'Find' button to locate them on your system, otherwise please download and install them to proceed.</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:167
#, kde-format
msgid "A development version has been detect. There is no guarantee on the behavior of this binary."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dbinarysearch.cpp:173
#, kde-format
msgid "Change"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/dfileselector.cpp:63
#, kde-format
msgid "Browse..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:71
#, kde-format
msgid "If Target File Exists:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:75
#: core/utilities/setup/camera/setupcamera.cpp:372
#, kde-format
msgid "Store as a different name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveconflictbox.cpp:76
#: core/utilities/setup/camera/setupcamera.cpp:373
#, kde-format
msgid "Overwrite automatically"
msgstr ""
#. +> trunk5
#: core/libs/widgets/files/filesaveoptionsbox.cpp:107
#, kde-format
msgid "No options available"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:229
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:161
#, kde-format
msgid "Here you can choose the font to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:253
#, kde-format
msgid "Requested Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:273
#, kde-format
msgid "Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:279
#, kde-format
msgid "Enable this checkbox to change the font family settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:280
#, kde-format
msgid "Change font family?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:286
#, kde-format
msgctxt "@label"
msgid "Font:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:296
#, kde-format
msgid "Font style"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:302
#, kde-format
msgid "Enable this checkbox to change the font style settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:303
#, kde-format
msgid "Change font style?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:309
#, kde-format
msgid "Font style:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:326
#, kde-format
msgid "Enable this checkbox to change the font size settings."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:327
#, kde-format
msgid "Change font size?"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:333
#, kde-format
msgctxt "@label:listbox Font size"
msgid "Size:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:348
#, kde-format
msgid "Here you can choose the font family to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:378
#, kde-format
msgid "Here you can choose the font style to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:391
#: core/libs/widgets/fonts/dfontproperties.cpp:719
#: core/libs/widgets/fonts/dfontproperties.cpp:757
#, kde-format
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:392
#: core/libs/widgets/fonts/dfontproperties.cpp:763
#, kde-format
msgid "Italic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:393
#: core/libs/widgets/fonts/dfontproperties.cpp:764
#, kde-format
msgid "Oblique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:394
#, kde-format
msgid "Bold"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:395
#, kde-format
msgid "Bold Italic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:414
#, kde-format
msgid "Relative"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:415
#, kde-format
msgid ""
"Font size<br />"
"<i>fixed</i> or <i>relative</i><br />"
"to environment"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:416
#, kde-format
msgid "Here you can switch between fixed font size and font size to be calculated dynamically and adjusted to changing environment (e.g. widget dimensions, paper size)."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:441
#, kde-format
msgid "Here you can choose the font size to be used."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:479
#, kde-format
msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontproperties.cpp:481
#, kde-format
msgid "This sample text illustrates the current settings. You may edit it to test special characters."
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:90
#, kde-format
msgid "System Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:91
#, kde-format
msgid "Custom Font"
msgstr ""
#. +> trunk5
#: core/libs/widgets/fonts/dfontselect.cpp:93
#, kde-format
msgid "Choose..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:194
#, kde-format
msgid "Loading..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:202
#, kde-format
msgid "Embedded JPEG Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:206
#, kde-format
msgid "Half Size Raw Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:218
#, kde-format
msgid "Reduced Size Preview"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/dimgpreviewitem.cpp:230
#: core/utilities/assistants/common/dpreviewmanager.cpp:170
#: core/utilities/assistants/common/dpreviewmanager.cpp:188
#, kde-format
msgid "Failed to load image"
msgstr ""
#. +> trunk5
#: core/libs/widgets/graphicsview/paniconwidget.cpp:322
#, kde-format
msgid "Pan the image to a region"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:788
#, kde-format
msgid "Uncalibrated color space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/cietonguewidget.cpp:794
#, kde-format
msgid "No profile available..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:71
#, kde-format
msgctxt "<Profile Description> (<File Name>)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilescombobox.cpp:273
#, kde-format
msgid ""
"<ul>"
"<li>"
"<p><b>Perceptual intent</b> causes the full gamut of the image to be compressed or expanded to fill the gamut of the destination device, so that gray balance is preserved but colorimetric accuracy may not be preserved.</p>"
"<p>In other words, if certain colors in an image fall outside of the range of colors that the output device can render, the image intent will cause all the colors in the image to be adjusted so that the every color in the image falls within the range that can be rendered and so that the relationship between colors is preserved as much as possible.</p>"
"<p>This intent is most suitable for display of photographs and images, and is the default intent.</p>"
"</li>"
"<li>"
"<p><b>Absolute Colorimetric intent</b> causes any colors that fall outside the range that the output device can render to be adjusted to the closest color that can be rendered, while all other colors are left unchanged.</p>"
"<p>This intent preserves the white point and is most suitable for spot colors (Pantone, TruMatch, logo colors, ....)</p>"
"</li>"
"<li>"
"<p><b>Relative Colorimetric intent</b> is defined such that any colors that fall outside the range that the output device can render are adjusted to the closest color that can be rendered, while all other colors are left unchanged. Proof intent does not preserve the white point.</p>"
"</li>"
"<li>"
"<p><b>Saturation intent</b> preserves the saturation of colors in the image at the possible expense of hue and lightness.</p>"
"<p>Implementation of this intent remains somewhat problematic, and the ICC is still working on methods to achieve the desired effects.</p>"
"<p>This intent is most suitable for business graphics such as charts, where it is more important that the colors be vivid and contrast well with each other rather than a specific color.</p>"
"</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:131
#: core/libs/widgets/metadata/metadataselector.cpp:99
#: core/utilities/setup/collections/setupcollectionview.cpp:893
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:131
#, kde-format
msgid "The ICC profile product name"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:132
#, kde-format
msgid "The ICC profile product description"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:133
#, kde-format
msgid "Additional ICC profile information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:134
#, kde-format
msgid "Manufacturer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:134
#, kde-format
msgid "Raw information about the ICC profile manufacturer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:135
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:451
#: core/utilities/setup/camera/setupcamera.cpp:300
#, kde-format
msgid "Model"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:135
#, kde-format
msgid "Raw information about the ICC profile model"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:136
#, kde-format
msgid "Copyright"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:136
#, kde-format
msgid "Raw information about the ICC profile copyright"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:137
#, kde-format
msgid "Profile ID"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:137
#, kde-format
msgid "The ICC profile ID number"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:138
#, kde-format
msgid "Color Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:138
#, kde-format
msgid "The color space used by the ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:139
#, kde-format
msgid "Connection Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:139
#, kde-format
msgid "The connection space used by the ICC profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:140
#, kde-format
msgid "Device Class"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:140
#, kde-format
msgid "The ICC profile device class"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:141
#, kde-format
msgid "Rendering Intent"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:141
#, kde-format
msgid "The ICC profile rendering intent"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:142
#, kde-format
msgid "Profile Version"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:142
#, kde-format
msgid "The ICC version used to record the profile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:143
#, kde-format
msgid "CMM Flags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:143
#, kde-format
msgid "The ICC profile color management flags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:163
#, kde-format
msgid ""
"<p>This area contains a CIE or chromaticity diagram. A CIE diagram is a representation of all the colors that a person with normal vision can see. This is represented by the colored sail-shaped area. In addition you will see a triangle that is superimposed on the diagram outlined in white. This triangle represents the outer boundaries of the color space of the device that is characterized by the inspected profile. This is called the device gamut.</p>"
"<p>In addition there are black dots and yellow lines on the diagram. Each black dot represents one of the measurement points that were used to create this profile. The yellow line represents the amount that each point is corrected by the profile, and the direction of this correction.</p>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:231
#, kde-format
msgid "ICC Color Profile Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:330
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:365
#, kde-format
msgid "Lab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:333
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:368
#, kde-format
msgid "Luv"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:336
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:371
#, kde-format
msgid "RGB"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:339
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:374
#, kde-format
msgid "GRAY"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:342
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:377
#, kde-format
msgid "HSV"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:345
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:380
#, kde-format
msgid "HLS"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:348
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:383
#, kde-format
msgid "CMYK"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:351
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:386
#, kde-format
msgid "CMY"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:400
#, kde-format
msgid "Input device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:403
#, kde-format
msgid "Display device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:406
#, kde-format
msgid "Output device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:409
#, kde-format
msgid "Color space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:412
#, kde-format
msgid "Link device"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:415
#, kde-format
msgid "Abstract"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:418
#, kde-format
msgid "Named color"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:432
#, kde-format
msgid "Perceptual"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:435
#, kde-format
msgid "Relative Colorimetric"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:438
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:441
#, kde-format
msgid "Absolute Colorimetric"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:483
#, kde-format
msgid "ICC color profile File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/iccprofiles/iccprofilewidget.cpp:484
#, kde-format
msgid "ICC Files (*.icc; *.icm)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:102
#, kde-format
msgid "Show available versions in a list"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:108
#, kde-format
msgid "Show available versions as a tree"
msgstr ""
#. +> trunk5
#: core/libs/widgets/imagehistory/versionswidget.cpp:114
#, kde-format
msgid "Show available versions and the applied filters in a combined list"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/ditemdelegate.cpp:166
#, kde-format
msgid "1 Image"
msgid_plural "%1 Images"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/widgets/itemview/ditemtooltip.cpp:54
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:224
#, kde-format
msgid "unavailable"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/imagedelegateoverlay.cpp:343
#, kde-format
msgctxt "@info"
msgid ""
"<i>Applying operation to<br/>"
"the selected picture</i>"
msgid_plural ""
"<i>Applying operation to <br/>"
"<b>%1</b> selected pictures</i>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:417
#, kde-format
msgctxt "date of last image modification"
msgid "Mod.: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:432
#: core/showfoto/main/showfoto.cpp:315
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:322
#: core/utilities/import/items/itemviewimportdelegate.cpp:363
#, kde-format
msgctxt "%1 width, %2 height, %3 mpixels"
msgid "%1x%2 (%3Mpx)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:436
#: core/libs/widgets/itemview/itemviewimagedelegate.cpp:456
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:327
#: core/utilities/import/items/itemviewimportdelegate.cpp:368
#, kde-format
msgctxt "unknown image resolution"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:56
#, kde-format
msgctxt "This is the slogan formated string displayed in splashscreen. Please translate using short words else the slogan can be truncated."
msgid "<qt><font color=\"white\"><b>Professional</b> Photo <b>Management</b> with the Power of <b>Open Source</b></font></qt>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:64
#, kde-format
msgid "Professional Photo Management with the Power of Open Source"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:69
#, kde-format
msgid "(c) 2002-2018, digiKam developers team"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:81
#, kde-format
msgid "Caulier Gilles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:82
#, kde-format
msgid "Coordinator, Developer, and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:87
#, kde-format
msgid "Marcel Wiesweg"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:88
#: core/libs/widgets/mainview/daboutdata.cpp:94
#: core/libs/widgets/mainview/daboutdata.cpp:100
#: core/libs/widgets/mainview/daboutdata.cpp:106
#, kde-format
msgid "Developer and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:93
#, kde-format
msgid "Maik Qualmann"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:99
#, kde-format
msgid "Mohamed Anwer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:105
#, kde-format
msgid "Michael G. Hansen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:111
#, kde-format
msgid "Teemu Rytilahti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:112
#: core/libs/widgets/mainview/daboutdata.cpp:120
#: core/libs/widgets/mainview/daboutdata.cpp:126
#: core/libs/widgets/mainview/daboutdata.cpp:255
#: core/libs/widgets/mainview/daboutdata.cpp:273
#: core/libs/widgets/mainview/daboutdata.cpp:279
#: core/libs/widgets/mainview/daboutdata.cpp:285
#: core/libs/widgets/mainview/daboutdata.cpp:296
#: core/libs/widgets/mainview/daboutdata.cpp:324
#: core/libs/widgets/mainview/daboutdata.cpp:330
#: core/libs/widgets/mainview/daboutdata.cpp:341
#, kde-format
msgid "Developer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:119
#, kde-format
msgid "Matthias Welwarsky"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:125
#, kde-format
msgid "Julien Narboux"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:131
#, kde-format
msgid "Mario Frank"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:132
#, kde-format
msgid "Advanced Searches Tool Improvements"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:136
#, kde-format
msgid "Nicolas Lécureuil"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:137
#, kde-format
msgid "Releases Manager"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:144
#, kde-format
msgid "Veaceslav Munteanu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:150
#, kde-format
msgid "Thanh Trung Dinh"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:151
#, kde-format
msgid "Port web-service tools to OAuth and factoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:156
#, kde-format
msgid "Tarek Talaat"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:157
#, kde-format
msgid "New OneDrive, Pinterrest, and Box export tools"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:162
#, kde-format
msgid "Yingjie Liu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:163
#, kde-format
msgid "Face-engine improvements and manual icon-view sort"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:168
#, kde-format
msgid "Yiou Wang"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:169
#, kde-format
msgid "Model/View Port of Image Editor Canvas"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:174
#, kde-format
msgid "Gowtham Ashok"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:175
#: core/utilities/maintenance/imagequalitysorter.cpp:74
#: core/utilities/maintenance/maintenancedlg.cpp:331
#: core/utilities/setup/setup.cpp:202
#, kde-format
msgid "Image Quality Sorter"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:180
#, kde-format
msgid "Aditya Bhatt"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:181
#, kde-format
msgid "Face Detection"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:186
#, kde-format
msgid "Martin Klapetek"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:187
#, kde-format
msgid "Non-destructive image editing"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:192
#, kde-format
msgid "Gabriel Voicu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:193
#, kde-format
msgid "Reverse Geo-Coding"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:198
#, kde-format
msgid "Mahesh Hegde"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:199
#, kde-format
msgid "Face Recognition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:204
#, kde-format
msgid "Pankaj Kumar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:205
#, kde-format
msgid "Multi-core Support in Batch Queue Manager and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:210
#, kde-format
msgid "Smit Mehta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:211
#, kde-format
msgid "UPnP / DLNA Export tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:216
#, kde-format
msgid "Islam Wazery"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:217
#, kde-format
msgid "Model/View port of Import Tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:222
#, kde-format
msgid "Abhinav Badola"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:223
#, kde-format
msgid "Video Metadata Support and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:228
#, kde-format
msgid "Benjamin Girault"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:229
#, kde-format
msgid "Panorama Tool and Mentoring"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:234
#, kde-format
msgid "Victor Dodon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:235
#, kde-format
msgid "XML based GUI port of tools"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:240
#, kde-format
msgid "Sayantan Datta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:241
#, kde-format
msgid "Auto Noise Reduction"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:248
#, kde-format
msgid "Ananta Palani"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:249
#, kde-format
msgid "Windows Port and Release Manager"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:254
#, kde-format
msgid "Andi Clemens"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:260
#, kde-format
msgid "Patrick Spendrin"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:261
#, kde-format
msgid "Developer and Windows port"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:266
#, kde-format
msgid "Francesco Riosa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:267
#, kde-format
msgid "LCMS2 library port"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:272
#, kde-format
msgid "Johannes Wienke"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:278
#, kde-format
msgid "Julien Pontabry"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:284
#, kde-format
msgid "Arnd Baecker"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:289
#, kde-format
msgid "Francisco J. Cruz"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:290
#: core/showfoto/setup/showfotosetup.cpp:135 core/utilities/setup/setup.cpp:184
#, kde-format
msgid "Color Management"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:295
#, kde-format
msgid "Pieter Edelman"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:301
#, kde-format
msgid "Holger Foerster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:302
#, kde-format
msgid "MySQL interface"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:306
#, kde-format
msgid "Risto Saukonpaa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:307
#, kde-format
msgid "Design, icons, logo, banner, mockup, beta tester"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:311
#, kde-format
msgid "Mikolaj Machowski"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:312
#: core/libs/widgets/mainview/daboutdata.cpp:318
#, kde-format
msgid "Bug reports and patches"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:317
#, kde-format
msgid "Achim Bohnet"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:323
#, kde-format
msgid "Luka Renko"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:329
#, kde-format
msgid "Angelo Naselli"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:335
#, kde-format
msgid "Fabien Salvi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:336
#, kde-format
msgid "Webmaster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:340
#, kde-format
msgid "Todd Shoemaker"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:345
#, kde-format
msgid "Gerhard Kulzer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:346
#, kde-format
msgid "Handbook writer, alpha tester, webmaster"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:351
#, kde-format
msgid "Oliver Doerr"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:352
#: core/libs/widgets/mainview/daboutdata.cpp:357
#, kde-format
msgid "Beta tester"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:356
#, kde-format
msgid "Charles Bouveyron"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:361
#, kde-format
msgid "Richard Taylor"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:362
#, kde-format
msgid "Feedback and patches. Handbook writer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:366
#, kde-format
msgid "Hans Karlsson"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:367
#, kde-format
msgid "digiKam website banner and application icons"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:371
#, kde-format
msgid "Aaron Seigo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:372
#, kde-format
msgid "Various usability fixes and general application polishing"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:377
#, kde-format
msgid "Yves Chaufour"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:378
#, kde-format
msgid "digiKam website, Feedback"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:382
#, kde-format
msgid "Tung Nguyen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:383
#, kde-format
msgid "Bug reports, feedback and icons"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:389
#, kde-format
msgid "Renchi Raju"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:390
#, kde-format
msgid "Developer (2002-2005)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:395
#, kde-format
msgid "Joern Ahrens"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:396
#: core/libs/widgets/mainview/daboutdata.cpp:402
#, kde-format
msgid "Developer (2004-2005)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:401
#, kde-format
msgid "Tom Albers"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:407
#, kde-format
msgid "Ralf Holzer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/daboutdata.cpp:408
#, kde-format
msgid "Developer (2004)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:269
#, kde-format
msgid "Components Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:275
#, kde-format
msgid "Supported RAW Cameras"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:279
#, kde-format
msgid "Donate..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:283
#, kde-format
msgid "Recipes Book..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:287
#, kde-format
msgid "Contribute..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:291
#, kde-format
msgid "Online Handbook..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:329
#, kde-format
msgid "Toggle Left Side-bar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:334
#, kde-format
msgid "Toggle Right Side-bar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:339
#, kde-format
msgid "Previous Left Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:344
#, kde-format
msgid "Next Left Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:349
#, kde-format
msgid "Previous Right Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:354
#, kde-format
msgid "Next Right Side-bar Tab"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:374
#, kde-format
msgid "Show Statusbar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:421
#, kde-format
msgctxt "general keyboard shortcuts"
msgid "General"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:451
#, kde-format
msgid "Edit Geolocation..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:462
#, kde-format
msgid "Edit Metadata..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:472
#, kde-format
msgid "Presentation..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:484
#, kde-format
msgctxt "@action"
msgid "Create Stacked Images..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:498
#, kde-format
msgctxt "@action"
msgid "Create panorama..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:511
#, kde-format
msgctxt "@action"
msgid "Create video slideshow..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:523
#, kde-format
msgctxt "@action"
msgid "Create Calendar..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:534
#, kde-format
msgctxt "@action"
msgid "Send by Mail..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:545
#, kde-format
msgctxt "@action"
msgid "Print Creator..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:557
#, kde-format
msgctxt "@action"
msgid "Create Html gallery..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:571
#, kde-format
msgid "Share with DLNA"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1042
#, kde-format
msgid "Export to &Dropbox..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1050
#, kde-format
msgid "Export to &Onedrive..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1058
#, kde-format
msgid "Export to &Pinterest..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1066
#, kde-format
msgid "Export to &Box..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1074
#, kde-format
msgid "Export to &Facebook..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1084
#, kde-format
msgid "Export to Flick&r..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1092
#, kde-format
msgid "Export to &Google Drive..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1100
#, kde-format
msgid "Export to &Google Photos..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1108
#, kde-format
msgid "Export to &Imageshack..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1116
#, kde-format
msgid "Export to &Imgur.."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1123
#, kde-format
msgid "Export to &Piwigo..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1130
#, kde-format
msgid "Export to &Rajce.net..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1138
#, kde-format
msgid "Export to &SmugMug..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1146
#, kde-format
msgid "Export to &Yandex.Fotki..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1154
#, kde-format
msgid "Export to MediaWiki..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1162
#, kde-format
msgid "Export to &VKontakte..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1171
#, kde-format
msgid "Export to remote storage..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1183
#, kde-format
msgid "Import from &Google Photos..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1191
#, kde-format
msgid "Import from &SmugMug..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dxmlguiwindow.cpp:1200
#, kde-format
msgid "Import from remote storage..."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/dzoombar.cpp:240
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:65
#, kde-format
msgid "Full-screen Options"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:72
#, kde-format
msgid "H&ide toolbars"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:73
#, kde-format
msgid "Hide all toolbars when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:75
#, kde-format
msgid "Hide &thumbbar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:76
#, kde-format
msgid "Hide thumbbar view when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:78
#, kde-format
msgid "Hide &sidebars"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/fullscreensettings.cpp:79
#, kde-format
msgid "Hide all side-bars when window switch in full-screen mode."
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/thememanager.cpp:75
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr ""
#. +> trunk5
#: core/libs/widgets/mainview/thumbbardock.cpp:58
#, kde-format
msgid "Drag to reposition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:62
#, kde-format
msgid "Default Language"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:66
#, kde-format
msgid "Afrikaans (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:67
#, kde-format
msgid "Amharic (Ethiopia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:68
#, kde-format
msgid "Arabic (UAE)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:69
#, kde-format
msgid "Arabic (Bahrain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:70
#, kde-format
msgid "Arabic (Algeria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:71
#, kde-format
msgid "Arabic (Egypt)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:72
#, kde-format
msgid "Arabic (Iraq)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:73
#, kde-format
msgid "Arabic (Jordan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:74
#, kde-format
msgid "Arabic (Kuwait)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:75
#, kde-format
msgid "Arabic (Lebanon)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:76
#, kde-format
msgid "Arabic (Libya)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:77
#, kde-format
msgid "Arabic (Morocco)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:78
#, kde-format
msgid "Arabic (Oman)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:79
#, kde-format
msgid "Arabic (Qatar)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:80
#, kde-format
msgid "Arabic (Saudi Arabia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:81
#, kde-format
msgid "Arabic (Syria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:82
#, kde-format
msgid "Arabic (Tunisia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:83
#, kde-format
msgid "Arabic (Yemen)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:84
#, kde-format
msgid "Assamese (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:85
#, kde-format
msgid "Bashkir (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:86
#, kde-format
msgid "Belarusian (Belarus)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:87
#, kde-format
msgid "Bulgarian (Bulgaria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:88
#, kde-format
msgid "Bengali (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:89
#, kde-format
msgid "Tibetan (Bhutan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:90
#, kde-format
msgid "Tibetan (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:91
#, kde-format
msgid "Breton (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:92
#, kde-format
msgid "Catalan (Andorra)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:93
#, kde-format
msgid "Catalan (Spain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:94
#, kde-format
msgid "Catalan (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:95
#, kde-format
msgid "Corsican (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:96
#, kde-format
msgid "Czech (Czechia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:97
#, kde-format
msgid "Welsh (United Kingdom)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:98
#, kde-format
msgid "Danish (Denmark)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:99
#, kde-format
msgid "German (Austria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:100
#, kde-format
msgid "German (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:101
#, kde-format
msgid "German (Germany)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:102
#, kde-format
msgid "German (Liechtenstein)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:103
#, kde-format
msgid "German (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:104
#, kde-format
msgid "Greek (Greece)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:105
#, kde-format
msgid "English (Australia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:106
#, kde-format
msgid "English (Belize)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:107
#, kde-format
msgid "English (Canada)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:108
#, kde-format
msgid "English (Caribbean)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:109
#, kde-format
msgid "English (United Kingdom)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:110
#, kde-format
msgid "English (Ireland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:111
#, kde-format
msgid "English (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:112
#, kde-format
msgid "English (Jamaica)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:113
#, kde-format
msgid "English (Malaysia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:114
#, kde-format
msgid "English (New Zealand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:115
#, kde-format
msgid "English (Philippines)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:116
#, kde-format
msgid "English (Singapore)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:117
#, kde-format
msgid "English (Trinidad)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:118
#, kde-format
msgid "English (United States)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:119
#, kde-format
msgid "English (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:120
#, kde-format
msgid "English (Zimbabwe)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:121
#, kde-format
msgid "Spanish (Argentina)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:122
#, kde-format
msgid "Spanish (Bolivia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:123
#, kde-format
msgid "Spanish (Chile)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:124
#, kde-format
msgid "Spanish (Colombia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:125
#, kde-format
msgid "Spanish (Costa Rica)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:126
#, kde-format
msgid "Spanish (Dominican Republic)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:127
#, kde-format
msgid "Spanish (Ecuador)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:128
#, kde-format
msgid "Spanish (Spain)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:129
#, kde-format
msgid "Spanish (Guatemala)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:130
#, kde-format
msgid "Spanish (Honduras)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:131
#, kde-format
msgid "Spanish (Mexico)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:132
#, kde-format
msgid "Spanish (Nicaragua)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:133
#, kde-format
msgid "Spanish (Panama)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:134
#, kde-format
msgid "Spanish (Peru)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:135
#, kde-format
msgid "Spanish (Puerto Rico)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:136
#, kde-format
msgid "Spanish (Paraguay)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:137
#, kde-format
msgid "Spanish (El Salvador)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:138
#, kde-format
msgid "Spanish (Uruguay)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:139
#, kde-format
msgid "Spanish (United States)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:140
#, kde-format
msgid "Spanish (Venezuela)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:141
#, kde-format
msgid "Estonian (Estonia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:142
#, kde-format
msgid "Basque (Basque Country)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:143
#, kde-format
msgid "Persian (Iran)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:144
#, kde-format
msgid "Finnish (Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:145
#, kde-format
msgid "Faeroese (Faero Islands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:146
#, kde-format
msgid "French (Belgium)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:147
#, kde-format
msgid "French (Canada)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:148
#, kde-format
msgid "French (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:149
#, kde-format
msgid "French (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:150
#, kde-format
msgid "French (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:151
#, kde-format
msgid "French (Monaco)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:152
#, kde-format
msgid "Frisian (Netherlands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:153
#, kde-format
msgid "Irish (Ireland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:154
#, kde-format
msgid "Galician (Galicia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:155
#, kde-format
msgid "Gujarati (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:156
#, kde-format
msgid "Hebrew (Israel)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:157
#, kde-format
msgid "Hindi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:158
#, kde-format
msgid "Croatian (Bosnia and Herzegovina, Latin)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:159
#, kde-format
msgid "Croatian (Croatia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:160
#, kde-format
msgid "Hungarian (Hungary)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:161
#, kde-format
msgid "Armenian (Armenia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:162
#, kde-format
msgid "(Indonesian)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:163
#, kde-format
msgid "Yi (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:164
#, kde-format
msgid "Icelandic (Iceland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:165
#, kde-format
msgid "Italian (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:166
#, kde-format
msgid "Italian (Italy)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:167
#, kde-format
msgid "Japanese (Japan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:168
#, kde-format
msgid "Georgian (Georgia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:169
#, kde-format
msgid "Kazakh (Kazakhstan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:170
#, kde-format
msgid "Greenlandic (Greenland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:171
#, kde-format
msgid "Khmer (Cambodia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:172
#, kde-format
msgid "Kannada (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:173
#, kde-format
msgid "Korean (South Korea)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:174
#, kde-format
msgid "Kyrgyz (Kyrgyzstan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:175
#, kde-format
msgid "Luxembourgish (Luxembourg)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:176
#, kde-format
msgid "Lao (Lao PDR)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:177
#, kde-format
msgid "Lithuanian (Lithuania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:178
#, kde-format
msgid "Latvian (Latvia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:179
#, kde-format
msgid "Maori (New Zealand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:180
#, kde-format
msgid "Macedonian (Macedonia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:181
#, kde-format
msgid "Malayalam (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:182
#, kde-format
msgid "Mongolian (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:183
#, kde-format
msgid "Mongolian (Mongolia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:184
#, kde-format
msgid "Marathi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:185
#, kde-format
msgid "Malay (Brunei Darussalam)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:186
#, kde-format
msgid "Malay (Malaysia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:187
#, kde-format
msgid "Maltese (Malta)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:188
#, kde-format
msgid "Norwegian Bokmål (Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:189
#, kde-format
msgid "Nepali (Nepal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:190
#, kde-format
msgid "Dutch (Belgium)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:191
#, kde-format
msgid "Dutch (Netherlands)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:192
#, kde-format
msgid "Norwegian Nynorsk (Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:193
#, kde-format
msgid "Sesotho sa Leboa (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:194
#, kde-format
msgid "Occitan (France)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:195
#, kde-format
msgid "Oriya (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:196
#, kde-format
msgid "Punjabi (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:197
#, kde-format
msgid "Polish (Poland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:198
#, kde-format
msgid "Pashto (Afghanistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:199
#, kde-format
msgid "Portuguese (Brazil)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:200
#, kde-format
msgid "Portuguese (Portugal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:201
#, kde-format
msgid "Romansh (Switzerland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:202
#, kde-format
msgid "Romanian (Romania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:203
#, kde-format
msgid "Russian (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:204
#, kde-format
msgid "Kinyarwanda (Rwanda)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:205
#, kde-format
msgid "Sanskrit (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:206
#, kde-format
msgid "Sami (Northern, Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:207
#, kde-format
msgid "Sami (Northern, Norway)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:208
#, kde-format
msgid "Sami (Northern, Sweden)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:209
#, kde-format
msgid "Sinhala (Sri Lanka)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:210
#, kde-format
msgid "Slovak (Slovakia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:211
#, kde-format
msgid "Slovenian (Slovenia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:212
#, kde-format
msgid "Albanian (Albania)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:213
#, kde-format
msgid "Swedish (Finland)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:214
#, kde-format
msgid "Swedish (Sweden)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:215
#, kde-format
msgid "Swahili (Kenya)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:216
#, kde-format
msgid "Tamil (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:217
#, kde-format
msgid "Telugu (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:218
#, kde-format
msgid "Thai (Thailand)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:219
#, kde-format
msgid "Turkmen (Turkmenistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:220
#, kde-format
msgid "Setswana Tswana (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:221
#, kde-format
msgid "Urdu (India)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:222
#, kde-format
msgid "Turkish (Turkey)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:223
#, kde-format
msgid "Tatar (Russia)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:224
#, kde-format
msgid "Uighur (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:225
#, kde-format
msgid "Ukrainian (Ukraine)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:226
#, kde-format
msgid "Urdu (Pakistan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:227
#, kde-format
msgid "Vietnamese (Vietnam)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:228
#, kde-format
msgid "Wolof (Senegal)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:229
#, kde-format
msgid "isiXhosa Xhosa (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:230
#, kde-format
msgid "Yoruba (Nigeria)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:231
#, kde-format
msgid "Chinese (PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:232
#, kde-format
msgid "Chinese (Hong Kong SAR, PRC)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:233
#, kde-format
msgid "Chinese (Macao SAR)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:234
#, kde-format
msgid "Chinese (Singapore)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:235
#, kde-format
msgid "Chinese (Taiwan)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:236
#, kde-format
msgid "isiZulu Zulu (South Africa)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:273
#, kde-format
msgid "Remove entry for this language"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/altlangstredit.cpp:278
#, kde-format
msgid "Select item language here."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/colorlabelwidget.cpp:521
#, kde-format
msgid "Color Label: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:53
#, kde-format
msgid "Afghanistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:54
#, kde-format
msgid "Albania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:55
#, kde-format
msgid "Algeria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:56
#, kde-format
msgid "American Samoa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:57
#, kde-format
msgid "Andorra"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:58
#: core/libs/widgets/metadata/countryselector.cpp:60
#, kde-format
msgid "Angola"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:59
#, kde-format
msgid "Anguilla"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:61
#, kde-format
msgid "Antarctica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:62
#, kde-format
msgid "Antigua and Barbuda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:63
#, kde-format
msgid "Argentina"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:64
#, kde-format
msgid "Armenia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:65
#, kde-format
msgid "Aruba"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:66
#, kde-format
msgid "Australia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:67
#, kde-format
msgid "Austria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:68
#, kde-format
msgid "Azerbaijan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:69
#, kde-format
msgid "Bahamas"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:70
#, kde-format
msgid "Bahrain"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:71
#, kde-format
msgid "Bangladesh"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:72
#, kde-format
msgid "Barbados"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:73
#, kde-format
msgid "Belarus"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:74
#, kde-format
msgid "Belgium"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:75
#, kde-format
msgid "Belize"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:76
#, kde-format
msgid "Benin"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:77
#, kde-format
msgid "Bermuda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:78
#, kde-format
msgid "Bhutan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:79
#, kde-format
msgid "Bolivia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:80
#, kde-format
msgid "Bosnia and Herzegovina"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:81
#, kde-format
msgid "Botswana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:82
#, kde-format
msgid "Bouvet Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:83
#, kde-format
msgid "Brazil"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:84
#, kde-format
msgid "British Indian Ocean Territory"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:85
#, kde-format
msgid "British Virgin Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:86
#, kde-format
msgid "Brunei Darussalam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:87
#, kde-format
msgid "Bulgaria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:88
#, kde-format
msgid "Burkina Faso"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:89
#, kde-format
msgid "Burundi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:90
#, kde-format
msgid "Cambodia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:91
#, kde-format
msgid "Cameroon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:92
#, kde-format
msgid "Canada"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:93
#, kde-format
msgid "Cape Verde"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:94
#, kde-format
msgid "Cayman Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:95
#, kde-format
msgid "Central African Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:96
#, kde-format
msgid "Chad"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:97
#, kde-format
msgid "Chile"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:98
#, kde-format
msgid "China"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:99
#, kde-format
msgid "Christmas Island "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:100
#, kde-format
msgid "Cocos Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:101
#, kde-format
msgid "Colombia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:102
#, kde-format
msgid "Comoros"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:103
#, kde-format
msgid "Zaire"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:104
#, kde-format
msgid "Congo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:105
#, kde-format
msgid "Cook Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:106
#, kde-format
msgid "Costa Rica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:107
#, kde-format
msgid "Ivory Coast"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:108
#, kde-format
msgid "Cuba"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:109
#, kde-format
msgid "Cyprus"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:110
#, kde-format
msgid "Czechia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:111
#, kde-format
msgid "Denmark"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:112
#, kde-format
msgid "Djibouti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:113
#, kde-format
msgid "Dominica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:114
#, kde-format
msgid "Dominican Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:115
#, kde-format
msgid "Ecuador"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:116
#, kde-format
msgid "Egypt"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:117
#, kde-format
msgid "El Salvador"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:118
#, kde-format
msgid "Equatorial Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:119
#, kde-format
msgid "Eritrea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:120
#, kde-format
msgid "Estonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:121
#, kde-format
msgid "Ethiopia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:122
#, kde-format
msgid "Faeroe Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:123
#, kde-format
msgid "Falkland Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:124
#, kde-format
msgid "Fiji Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:125
#, kde-format
msgid "Finland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:126
#, kde-format
msgid "France"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:127
#, kde-format
msgid "French Guiana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:128
#, kde-format
msgid "French Polynesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:129
#, kde-format
msgid "French Southern Territories"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:130
#, kde-format
msgid "Gabon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:131
#, kde-format
msgid "Gambia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:132
#, kde-format
msgid "Georgia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:133
#, kde-format
msgid "Germany"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:134
#, kde-format
msgid "Ghana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:135
#, kde-format
msgid "Gibraltar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:136
#, kde-format
msgid "Greece"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:137
#, kde-format
msgid "Greenland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:138
#, kde-format
msgid "Grenada"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:139
#, kde-format
msgid "Guadaloupe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:140
#, kde-format
msgid "Guam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:141
#, kde-format
msgid "Guatemala"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:142
#, kde-format
msgid "Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:143
#, kde-format
msgid "Guinea-Bissau"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:144
#, kde-format
msgid "Guyana"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:145
#, kde-format
msgid "Haiti"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:146
#, kde-format
msgid "Heard and McDonald Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:147
#, kde-format
msgid "Vatican"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:148
#, kde-format
msgid "Honduras"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:149
#, kde-format
msgid "Hong Kong"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:150
#, kde-format
msgid "Croatia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:151
#, kde-format
msgid "Hungary"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:152
#, kde-format
msgid "Iceland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:153
#, kde-format
msgid "India"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:154
#, kde-format
msgid "Indonesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:155
#, kde-format
msgid "Iran"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:156
#, kde-format
msgid "Iraq"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:157
#, kde-format
msgid "Ireland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:158
#, kde-format
msgid "Israel"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:159
#, kde-format
msgid "Italy"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:160
#, kde-format
msgid "Jamaica"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:161
#, kde-format
msgid "Japan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:162
#, kde-format
msgid "Jordan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:163
#, kde-format
msgid "Kazakhstan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:164
#, kde-format
msgid "Kenya"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:165
#, kde-format
msgid "Kiribati"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:166
#, kde-format
msgid "North-Korea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:167
#, kde-format
msgid "South-Korea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:168
#, kde-format
msgid "Kuwait"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:169
#, kde-format
msgid "Kyrgyz Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:170
#, kde-format
msgid "Lao"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:171
#, kde-format
msgid "Latvia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:172
#, kde-format
msgid "Lebanon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:173
#, kde-format
msgid "Lesotho"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:174
#, kde-format
msgid "Liberia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:175
#, kde-format
msgid "Libyan Arab Jamahiriya"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:176
#, kde-format
msgid "Liechtenstein"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:177
#, kde-format
msgid "Lithuania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:178
#, kde-format
msgid "Luxembourg"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:179
#, kde-format
msgid "Macao"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:180
#, kde-format
msgid "Macedonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:181
#, kde-format
msgid "Madagascar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:182
#, kde-format
msgid "Malawi"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:183
#, kde-format
msgid "Malaysia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:184
#, kde-format
msgid "Maldives"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:185
#, kde-format
msgid "Mali"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:186
#, kde-format
msgid "Malta"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:187
#, kde-format
msgid "Marshall Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:188
#, kde-format
msgid "Martinique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:189
#, kde-format
msgid "Mauritania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:190
#, kde-format
msgid "Mauritius"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:191
#, kde-format
msgid "Mayotte"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:192
#, kde-format
msgid "Mexico"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:193
#, kde-format
msgid "Micronesia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:194
#, kde-format
msgid "Moldova"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:195
#, kde-format
msgid "Monaco"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:196
#, kde-format
msgid "Mongolia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:197
#, kde-format
msgid "Montserrat"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:198
#, kde-format
msgid "Morocco"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:199
#, kde-format
msgid "Mozambique"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:200
#, kde-format
msgid "Myanmar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:201
#, kde-format
msgid "Namibia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:202
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:517
#, kde-format
msgid "Nauru"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:203
#, kde-format
msgid "Nepal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:204
#, kde-format
msgid "Netherlands Antilles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:205
#, kde-format
msgid "Netherlands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:206
#, kde-format
msgid "New Caledonia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:207
#, kde-format
msgid "New Zealand"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:208
#, kde-format
msgid "Nicaragua"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:209
#, kde-format
msgid "Niger"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:210
#, kde-format
msgid "Nigeria"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:211
#, kde-format
msgid "Niue"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:212
#, kde-format
msgid "Norfolk Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:213
#, kde-format
msgid "Northern Mariana Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:214
#, kde-format
msgid "Norway"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:215
#, kde-format
msgid "Oman"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:216
#, kde-format
msgid "Pakistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:217
#, kde-format
msgid "Palau"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:218
#, kde-format
msgid "Palestinian Territory"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:219
#, kde-format
msgid "Panama"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:220
#, kde-format
msgid "Papua New Guinea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:221
#, kde-format
msgid "Paraguay"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:222
#, kde-format
msgid "Peru"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:223
#, kde-format
msgid "Philippines"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:224
#, kde-format
msgid "Pitcairn Island"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:225
#, kde-format
msgid "Poland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:226
#, kde-format
msgid "Portugal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:227
#, kde-format
msgid "Puerto Rico"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:228
#, kde-format
msgid "Qatar"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:229
#, kde-format
msgid "Reunion"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:230
#, kde-format
msgid "Romania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:231
#, kde-format
msgid "Russian Federation"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:232
#, kde-format
msgid "Rwanda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:233
#, kde-format
msgid "St. Helena"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:234
#, kde-format
msgid "St. Kitts and Nevis"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:235
#, kde-format
msgid "St. Lucia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:236
#, kde-format
msgid "St. Pierre and Miquelon"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:237
#, kde-format
msgid "St. Vincent and the Grenadines"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:238
#, kde-format
msgid "Samoa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:239
#, kde-format
msgid "San Marino"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:240
#, kde-format
msgid "Sao Tome and Principe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:241
#, kde-format
msgid "Saudi Arabia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:242
#, kde-format
msgid "Senegal"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:243
#, kde-format
msgid "Serbia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:244
#, kde-format
msgid "Seychelles"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:245
#, kde-format
msgid "Sierra Leone"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:246
#, kde-format
msgid "Singapore"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:247
#, kde-format
msgid "Slovakia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:248
#, kde-format
msgid "Slovenia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:249
#, kde-format
msgid "Solomon Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:250
#, kde-format
msgid "Somalia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:251
#, kde-format
msgid "South Africa"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:252
#, kde-format
msgid "South Georgia and the South Sandwich Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:253
#, kde-format
msgid "Spain"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:254
#, kde-format
msgid "Sri Lanka"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:255
#, kde-format
msgid "Sudan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:256
#, kde-format
msgid "Suriname"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:257
#, kde-format
msgid "Svalbard & Jan Mayen Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:258
#, kde-format
msgid "Swaziland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:259
#, kde-format
msgid "Sweden"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:260
#, kde-format
msgid "Switzerland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:261
#, kde-format
msgid "Syrian Arab Republic"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:262
#, kde-format
msgid "Taiwan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:263
#, kde-format
msgid "Tajikistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:264
#, kde-format
msgid "Tanzania"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:265
#, kde-format
msgid "Thailand"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:266
#, kde-format
msgid "Timor-Leste"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:267
#, kde-format
msgid "Togo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:268
#, kde-format
msgid "Tokelau Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:269
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:559
#, kde-format
msgid "Tonga"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:270
#, kde-format
msgid "Trinidad and Tobago"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:271
#, kde-format
msgid "Tunisia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:272
#, kde-format
msgid "Turkey"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:273
#, kde-format
msgid "Turkmenistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:274
#, kde-format
msgid "Turks and Caicos Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:275
#, kde-format
msgid "Tuvalu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:276
#, kde-format
msgid "US Virgin Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:277
#, kde-format
msgid "Uganda"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:278
#, kde-format
msgid "Ukraine"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:279
#, kde-format
msgid "United Arab Emirates"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:280
#, kde-format
msgid "United Kingdom"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:281
#, kde-format
msgid "United States Minor Outlying Islands"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:282
#, kde-format
msgid "United States of America"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:283
#, kde-format
msgid "Uruguay, Eastern Republic of"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:284
#, kde-format
msgid "Uzbekistan"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:285
#, kde-format
msgid "Vanuatu"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:286
#, kde-format
msgid "Venezuela"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:287
#, kde-format
msgid "Viet Nam"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:288
#, kde-format
msgid "Wallis and Futuna Islands "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:289
#, kde-format
msgid "Western Sahara"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:290
#, kde-format
msgid "Yemen"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:291
#, kde-format
msgid "Zambia"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:292
#, kde-format
msgid "Zimbabwe"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:296
#, kde-format
msgid "United Nations"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:297
#, kde-format
msgid "European Union"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:298
#, kde-format
msgid "Space"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:299
#, kde-format
msgid "At Sea"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:300
#, kde-format
msgid "In Flight"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:301
#, kde-format
msgid "England"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:302
#, kde-format
msgid "Scotland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:303
#, kde-format
msgid "Northern Ireland"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:304
#, kde-format
msgid "Wales"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:305
#, kde-format
msgid "Palestine"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:306
#, kde-format
msgid "Gaza"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:307
#, kde-format
msgid "Jericho"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/countryselector.cpp:328
#, kde-format
msgctxt "Unknown country"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:76
#, kde-format
msgid "Standard EXIF Tags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:160
#: core/libs/widgets/metadata/iptcwidget.cpp:153
#: core/libs/widgets/metadata/makernotewidget.cpp:156
#: core/libs/widgets/metadata/xmpwidget.cpp:171
#, kde-format
msgid "No description available"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:168
#: core/libs/widgets/metadata/makernotewidget.cpp:164
#, kde-format
msgid "EXIF File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/exifwidget.cpp:169
#: core/libs/widgets/metadata/makernotewidget.cpp:165
#, kde-format
msgid "EXIF binary Files (*.exif)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:69
#, kde-format
msgid "IPTC Records"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:161
#, kde-format
msgid "IPTC File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/iptcwidget.cpp:162
#, kde-format
msgid "IPTC binary Files (*.iptc)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/makernotewidget.cpp:72
#, kde-format
msgid "MakerNote EXIF Tags"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:55
#, kde-format
msgid "Interoperability"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:59
#, kde-format
msgid "Image Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:63
#: core/showfoto/setup/showfotosetuptooltip.cpp:143
#: core/utilities/searchwindow/searchgroup.cpp:179
#: core/utilities/setup/setuptooltip.cpp:240
#, kde-format
msgid "Photograph Information"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:67
#, kde-format
msgid "Global Positioning System"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:71
#, kde-format
msgid "Embedded Thumbnail"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:77
#, kde-format
msgid "IIM Envelope"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:81
#, kde-format
msgid "IIM Application 2"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:87
#, kde-format
msgid "Additional Exif Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:91
#, kde-format
msgid "Camera Raw"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:95
#, kde-format
msgid "Dublin Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:99
#, kde-format
msgid "digiKam schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:103
#, kde-format
msgid "Exif-specific Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:107
#, kde-format
msgid "IPTC Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:111
#, kde-format
msgid "IPTC Extension schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:115
#, kde-format
msgid "Microsoft Photo"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:119
#, kde-format
msgid "Adobe PDF"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:123
#, kde-format
msgid "Adobe Photoshop"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:127
#, kde-format
msgid "PLUS License Data Format Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:131
#, kde-format
msgid "TIFF Properties"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:135
#, kde-format
msgid "Basic Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:139
#, kde-format
msgid "Basic Job Ticket"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:143
#, kde-format
msgid "Dynamic Media"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:147
#, kde-format
msgid "Media Management "
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:151
#, kde-format
msgid "Rights Management"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:155
#, kde-format
msgid "Paged-Text"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:161
#, kde-format
msgid "Metadata Working Group Regions"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/mdkeylistviewitem.cpp:165
#, kde-format
msgid "Darwin Core"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatalistview.cpp:139
#, kde-format
msgid ""
"<b>Title: </b>"
"<p>%1</p>"
"<b>Value: </b>"
"<p>%2</p>"
"<b>Description: </b>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatalistviewitem.cpp:76
#, kde-format
msgid "Unavailable"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:218
#, kde-format
msgid "EXIF viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:222
#, kde-format
msgid "Makernotes viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:226
#, kde-format
msgid "IPTC viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatapanel.cpp:230
#, kde-format
msgid "XMP viewer"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadataselector.cpp:277
#, kde-format
msgid "Clear"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadataselector.cpp:278
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:128
#, kde-format
msgid "Tags filter options"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:131
#, kde-format
msgid "Apply tags filter over metadata."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:136
#, kde-format
msgid "No filter"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:139
#, kde-format
msgid "Photograph"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:142
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:59
#: core/utilities/queuemanager/tools/transform/rotate.cpp:101
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:146
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:216
-#: core/utilities/import/main/importui.cpp:269
+#: core/utilities/import/main/importui.cpp:270
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:158
#, kde-format
msgid "Run tool over metadata tags."
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:161
#, kde-format
msgctxt "@action:inmenu"
msgid "Save in file"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:162
#, kde-format
msgctxt "@action:inmenu"
msgid "Print"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:163
#, kde-format
msgctxt "@action:inmenu"
msgid "Copy to Clipboard"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:326
#, kde-format
msgid "File name: %1 (%2)"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/metadatawidget.cpp:373
#, kde-format
msgid "<p><big><big><b>File name: %1 (%2)</b></big></big>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/picklabelwidget.cpp:360
#, kde-format
msgid "Pick Label: %1"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:136
#, kde-format
msgid "Use structured definition of the subject matter:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:142
#, kde-format
msgid "Use standard <b><a href='http://www.iptc.org/site/NewsCodes'>reference code</a></b>"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:152
#, kde-format
msgid "Use custom definition"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:198
#, kde-format
msgctxt "Information Provider Reference: A name, registered with the IPTC/NAA, identifying the provider that guarantees the uniqueness of the UNO"
msgid "I.P.R:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:199
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:253
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:242
#, kde-format
msgid "Reference:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:201
#, kde-format
msgid "Matter:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:202
#, kde-format
msgid "Detail:"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:209
#: core/utilities/metadataedit/iptc/iptccategories.cpp:112
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:99
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:102
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:90
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/subjectwidget.cpp:211
#: core/utilities/metadataedit/iptc/iptccategories.cpp:114
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:101
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:104
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:92
#: core/utilities/setup/album/setupcategory.cpp:107
#, kde-format
msgid "&Replace"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:87
#, kde-format
msgid "XMP Schema"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:179
#, kde-format
msgid "XMP File to Save"
msgstr ""
#. +> trunk5
#: core/libs/widgets/metadata/xmpwidget.cpp:180
#, kde-format
msgid "XMP text Files (*.xmp)"
msgstr ""
#. +> trunk5
#: core/showfoto/main/main.cpp:70
#, kde-format
msgid "Showfoto"
msgstr ""
#. +> trunk5
#: core/showfoto/main/main.cpp:87
#, kde-format
msgid "File(s) or folder(s) to open"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:180
#, kde-format
msgid ""
"<p>The ICC profile path seems to be invalid.</p>"
"<p>If you want to set it now, select \"Yes\", otherwise select \"No\". In this case, \"Color Management\" feature will be disabled until you solve this issue</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:274
#, kde-format
msgid "Error Loading File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:275
#, kde-format
msgid ""
"Failed to load file: %1\n"
"Remote file handling is not supported"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:314
#, kde-format
msgctxt "unknown image dimensions"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:353
#: core/utilities/imageeditor/main/imagewindow.cpp:486
#, kde-format
msgctxt "<Image file name> (<Image number> of <Images in album>)"
msgid "%1 (%2 of %3)"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:390
#, kde-format
msgid "Open Images From Folder"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:513
#: core/utilities/imageeditor/editor/editorwindow.cpp:2738
#, kde-format
msgid "Error Saving File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:514
#, kde-format
msgid "Failed to save file: %1"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:515
#, kde-format
msgid "Remote file handling is not supported"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:534
#: core/utilities/imageeditor/main/imagewindow.cpp:565
#: core/utilities/imageeditor/main/imagewindow.cpp:668
#, kde-format
msgid "Image saved successfully"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:612
#, kde-format
msgid ""
"About to delete file \"%1\"\n"
"Are you sure?"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:626
#, kde-format
msgid "Cannot delete \"%1\""
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto.cpp:810
#, kde-format
msgid "There is no dropped item to process."
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_config.cpp:117
#, kde-format
msgid "Delete File"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_setup.cpp:42
#, kde-format
msgid "Open folder"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_setup.cpp:135
#, kde-format
msgid "ShowFoto Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_tools.cpp:45
#: core/utilities/imageeditor/main/imagewindow_tools.cpp:115
#: core/utilities/lighttable/lighttablewindow_tools.cpp:133
#: core/utilities/lighttable/lighttablewindow_tools.cpp:160
#, kde-format
msgid "Preparing slideshow. Please wait..."
msgstr ""
#. +> trunk5
#: core/showfoto/main/showfoto_tools.cpp:86
#, kde-format
msgid "Preparing presentation. Please wait..."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:104 core/utilities/setup/setup.cpp:135
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:111
#, kde-format
msgid "Editor Window"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:112
#, kde-format
msgid ""
"<qt>Editor Window Settings<br/>"
"<i>Customize editor window behavior</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:118 core/utilities/setup/setup.cpp:167
#, kde-format
msgid ""
"<qt>Embedded Image Information Management<br/>"
"<i>Setup relations between images and metadata</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:123
#, kde-format
msgid "Tool Tip"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:124
#, kde-format
msgid ""
"<qt>Thumbbar Items Tool-Tip Settings<br/>"
"<i>Customize information in tool-tips</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:129
#, kde-format
msgid "RAW Decoding"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:130
#, kde-format
msgid ""
"<qt>RAW Files Decoding Settings<br/>"
"<i>Customize default RAW decoding settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:136
#, kde-format
msgid ""
"<qt>Settings for Color Management<br/>"
"<i>Customize color management settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:141
#, kde-format
msgid "Save Images"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:142
#, kde-format
msgid ""
"<qt>Settings for Saving Image Files<br/>"
"<i>Set default configuration used to save images</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:147 core/utilities/setup/setup.cpp:196
#, kde-format
msgid "Slide Show"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:148 core/utilities/setup/setup.cpp:197
#, kde-format
msgid ""
"<qt>Slide Show Settings<br/>"
"<i>Customize slideshow settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetup.cpp:154
#, kde-format
msgid ""
"<qt>Miscellaneous Settings<br/>"
"<i>Customize behavior of the other parts of Showfoto</i></qt>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:93
#: core/utilities/setup/metadata/setupmetadata.cpp:423
#, kde-format
msgctxt "@label"
msgid "Rotate actions"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:98
#: core/utilities/setup/metadata/setupmetadata.cpp:428
#, kde-format
msgid "Show images/thumbnails &rotated according to orientation tag."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:100
#: core/utilities/setup/metadata/setupmetadata.cpp:430
#, kde-format
msgid "Set orientation tag to normal after rotate/flip."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:118
#: core/utilities/setup/metadata/setupmetadata.cpp:307
#, kde-format
msgid "Visit Exiv2 project website"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:125
#: core/utilities/setup/metadata/setupmetadata.cpp:314
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Exif'>EXIF</a> - a standard used by most digital cameras today to store technical information (like aperture and shutter speed) about an image.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:129
#: core/utilities/setup/metadata/setupmetadata.cpp:318
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model'>IPTC</a> - an older standard used in digital photography to store photographer information in images.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:135
#: core/utilities/setup/metadata/setupmetadata.cpp:323
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Extensible_Metadata_Platform'>XMP</a> - a new standard used in digital photography, designed to replace IPTC.</p>"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmetadata.cpp:157
#: core/utilities/queuemanager/views/queuesettingsview.cpp:232
#: core/utilities/setup/camera/setupcamera.cpp:391
#: core/utilities/setup/setupicc.cpp:503
#, kde-format
msgid "Behavior"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:123
#, kde-format
msgid "Images Sort Order"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:127
#, kde-format
msgid "Sort images by:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:129
#, kde-format
msgctxt "sort images by date"
msgid "Date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:130
#, kde-format
msgctxt "sort images by name"
msgid "Name"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:131
#, kde-format
msgctxt "sort images by size"
msgid "File Size"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:132
#, kde-format
msgid "Here, select whether newly-loaded images are sorted by their date, name, or size on disk."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:135
#, kde-format
msgid "Reverse ordering"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:136
#, kde-format
msgid "If this option is enabled, newly-loaded images will be sorted in descending order."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:145
#, kde-format
msgid "Thumbnails"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:148
#, kde-format
msgid "&Show image Format"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:149
#: core/utilities/setup/camera/setupcamera.cpp:479
#, kde-format
msgid "Set this option to show image format over image thumbnail."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:150
#, kde-format
msgid "&Show Geolocation Indicator"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:151
#: core/utilities/setup/camera/setupcamera.cpp:482
#, kde-format
msgid "Set this option to indicate if image has geolocation information."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:152
#: core/utilities/setup/setupmisc.cpp:170
#, kde-format
msgid "Scroll current item to center of thumbbar"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:167
#: core/utilities/setup/setupmisc.cpp:204
#, kde-format
msgctxt "@title:tab"
msgid "Behaviour"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:174
#: core/utilities/setup/setupmisc.cpp:211
#, kde-format
msgid "&Show splash screen at startup"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:175
#: core/utilities/setup/setupmisc.cpp:212
#, kde-format
msgid "Use native file dialogs from the system"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:178
#: core/utilities/setup/setupmisc.cpp:216
#, kde-format
msgid "Sidebar tab title:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:180
#: core/utilities/setup/setupmisc.cpp:218
#, kde-format
msgid "Only For Active Tab"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:181
#: core/utilities/setup/setupmisc.cpp:219
#, kde-format
msgid "For All Tabs"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:182
#, kde-format
msgid "Set this option to configure how sidebars tab title are visible."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:185
#: core/utilities/setup/setupmisc.cpp:224
#, kde-format
msgid "Widget style:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:187
#: core/utilities/setup/setupmisc.cpp:226
#, kde-format
msgid "Set this option to choose the default window decoration and looks."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:202
#: core/utilities/setup/setupmisc.cpp:241
#, kde-format
msgid "Icon theme (changes after restart):"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:204
#: core/utilities/setup/setupmisc.cpp:243
#, kde-format
msgid "Set this option to choose the default icon theme."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:206
#: core/utilities/setup/setupmisc.cpp:245
#, kde-format
msgid "Use Icon Theme From System"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:219
#: core/utilities/setup/setupmisc.cpp:258
#, kde-format
msgid "Breeze"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:225
#: core/utilities/setup/setupmisc.cpp:264
#, kde-format
msgid "Breeze Dark"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:230
#: core/utilities/setup/setupmisc.cpp:269
#, kde-format
msgid "Application font:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:231
#: core/utilities/setup/setupmisc.cpp:270
#, kde-format
msgid "Select here the font used to display text in whole application."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetupmisc.cpp:245
#: core/utilities/setup/setupmisc.cpp:285
#, kde-format
msgctxt "@title:tab"
msgid "Appearance"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:106
#, kde-format
msgid "Show Thumbbar items' toolti&ps"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:107
#, kde-format
msgid "Set this option to display the image information when the mouse hovers over a thumbbar item."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:110
#, kde-format
msgid "Font:"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:111
#, kde-format
msgid "Select here the font used to display text in tooltips."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:115
#, kde-format
msgid "File/Image Information"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:118
#, kde-format
msgid "Show file name"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:119
#: core/utilities/setup/setuptooltip.cpp:212
#, kde-format
msgid "Set this option to display the image file name."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:121
#, kde-format
msgid "Show file date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:122
#: core/utilities/setup/setuptooltip.cpp:215
#, kde-format
msgid "Set this option to display the image file date."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:124
#, kde-format
msgid "Show file size"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:125
#: core/utilities/setup/setuptooltip.cpp:218
#, kde-format
msgid "Set this option to display the image file size."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:127
#, kde-format
msgid "Show image type"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:128
#: core/utilities/setup/setuptooltip.cpp:221
#, kde-format
msgid "Set this option to display the image type."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:130
#, kde-format
msgid "Show image dimensions"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:131
#: core/utilities/setup/setuptooltip.cpp:224
#, kde-format
msgid "Set this option to display the image dimensions in pixels."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:146
#: core/utilities/setup/setupslideshow.cpp:139
#, kde-format
msgid "Show camera make and model"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:147
#: core/utilities/setup/setuptooltip.cpp:244
#: core/utilities/setup/setuptooltip.cpp:424
#, kde-format
msgid "Set this option to display the make and model of the camera with which the image has been taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:150
#: core/utilities/setup/setuptooltip.cpp:247
#: core/utilities/setup/setuptooltip.cpp:427
#, kde-format
msgid "Camera lens model"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:151
#: core/utilities/setup/setuptooltip.cpp:248
#: core/utilities/setup/setuptooltip.cpp:428
#, kde-format
msgid "Set this option to display the lens model with which the image was taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:154
#, kde-format
msgid "Show camera date"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:155
#: core/utilities/setup/setuptooltip.cpp:252
#, kde-format
msgid "Set this option to display the date when the image was taken."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:157
#: core/utilities/setup/setupslideshow.cpp:133
#, kde-format
msgid "Show camera aperture and focal length"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:158
#: core/utilities/setup/setuptooltip.cpp:255
#: core/utilities/setup/setuptooltip.cpp:432
#, kde-format
msgid "Set this option to display the camera aperture and focal settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:161
#: core/utilities/setup/setupslideshow.cpp:136
#, kde-format
msgid "Show camera exposure and sensitivity"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:162
#: core/utilities/setup/setuptooltip.cpp:259
#: core/utilities/setup/setuptooltip.cpp:436
#, kde-format
msgid "Set this option to display the camera exposure and sensitivity used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:165
#, kde-format
msgid "Show camera mode and program"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:166
#: core/utilities/setup/setuptooltip.cpp:263
#, kde-format
msgid "Set this option to display the camera mode and program used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:169
#, kde-format
msgid "Show camera flash settings"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:170
#: core/utilities/setup/setuptooltip.cpp:267
#: core/utilities/setup/setuptooltip.cpp:440
#, kde-format
msgid "Set this option to display the camera flash settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:173
#, kde-format
msgid "Show camera white balance settings"
msgstr ""
#. +> trunk5
#: core/showfoto/setup/showfotosetuptooltip.cpp:174
#: core/utilities/setup/setuptooltip.cpp:271
#: core/utilities/setup/setuptooltip.cpp:444
#, kde-format
msgid "Set this option to display the camera white balance settings used to take the image."
msgstr ""
#. +> trunk5
#: core/showfoto/thumbbar/itemviewshowfotodelegate.cpp:264
#: core/utilities/import/items/itemviewimportdelegate.cpp:316
#, kde-format
msgctxt "date of image creation"
msgid "created: %1"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:271
#, kde-format
msgid "Current Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:271
#, kde-format
msgid "New Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:275
#, kde-format
msgid "This list shows the results for your renaming pattern. Red items indicate a name collision, either because the new name is equal to the current name, or because the name has already been assigned to another item."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:331
#, kde-format
msgid "Rename"
msgid_plural "Rename (%1 images)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamedialog.cpp:432
#, kde-format
msgid "Sort Images"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:96
#, kde-format
msgid "&Abort"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:97
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:937
#, kde-format
msgid "Processing..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:98
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:172
#, kde-format
msgid "Renaming images"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:99
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:134
#, kde-format
msgid "<b>Renaming images. Please wait...</b>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:173
#, kde-format
msgid ""
"An error occurred while renaming %1 image.\n"
"Do you want to rename this image again or rename this image by overwriting?"
msgid_plural ""
"An error occurred while renaming %1 images.\n"
"Do you want to rename these images again or rename these images by overwriting?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:182
#, kde-format
msgid "Rename Again"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:184
#, kde-format
msgid "Overwrite"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenameprocessdialog.cpp:231
#, kde-format
msgid "<b>Renaming images has failed...</b>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:339
#, kde-format
msgid "<p>Enter your renaming pattern here. Use the access buttons to quickly add renaming options and modifiers. For further explanation, use the information button.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:346
#: core/utilities/import/widgets/albumcustomizer.cpp:128
#: core/utilities/import/widgets/scriptingsettings.cpp:93
#, kde-format
msgid "Show a list of all available options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:350
#: core/utilities/advancedrename/common/tooltipcreator.cpp:107
#, kde-format
msgid "Modifiers"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:352
#, kde-format
msgid "<p>Add a modifier to a renaming option. To activate this button, place the cursor behind a renaming option or an already assigned modifier.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:366
#, kde-format
msgid "Renaming Options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:385
#: core/utilities/advancedrename/common/tooltipcreator.cpp:106
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:160
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:459
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:158
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:158
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:169
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/advancedrenamewidget.cpp:387
#, kde-format
msgid "<p>Add renaming options to the parse string.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:55
#, kde-format
msgid "Modifiers can be applied to every renaming option."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:56
#, kde-format
msgid "It is possible to assign multiple modifiers to an option, they are applied in the order you assign them."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:58
#, kde-format
msgid "Be sure to use the quick access buttons: They might provide additional information about renaming and modifier options."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/common/tooltipcreator.cpp:60
#, kde-format
msgid "The file list can be sorted, just right-click on it to see the sort criteria (album UI only)."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:34
#, kde-format
msgid "Change Case"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:34
#, kde-format
msgid "change the case of a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:38
#, kde-format
msgid "Convert to uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:39
#, kde-format
msgid "Uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:41
#, kde-format
msgid "Convert to lowercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:42
#, kde-format
msgid "Lowercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:44
#, kde-format
msgid "Convert the first letter of each word to uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/casemodifier.cpp:45
#, kde-format
msgid "First Letter of Each Word Uppercase"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:48
#, kde-format
msgid "Default Value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:52
#, kde-format
msgid ""
"<p>Set a default value for empty strings.<br/>"
"When applied to a renaming option, an empty string will be replaced by the value you specify here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:77
#, kde-format
msgctxt "default value for empty strings"
msgid "Default Value..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/defaultvaluemodifier.cpp:78
#, kde-format
msgid "Set a default value for empty strings"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:71
#, kde-format
msgid "Range..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:72
#, kde-format
msgid "Add only a specific range of a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/rangemodifier.cpp:76
#, kde-format
msgid "Extract a specific range (if '||to||' is omitted, go to the end of string)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:40
#, kde-format
msgid "Remove Doubles"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/removedoublesmodifier.cpp:41
#, kde-format
msgid "Remove duplicate words"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:61
#, kde-format
msgctxt "Replace text"
msgid "Replace..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:61
#, kde-format
msgid "Replace text in a renaming option"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/replacemodifier.cpp:65
#, kde-format
msgid "Replace text (||options||: ||r|| = regular expression, ||i|| = ignore case)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:34
#, kde-format
msgid "Trimmed"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/trimmedmodifier.cpp:35
#, kde-format
msgid "Remove leading, trailing and extra whitespace"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:39
#, kde-format
msgctxt "unique value for duplicate strings"
msgid "Unique"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:40
#, kde-format
msgid "Add a suffix number to have unique strings in duplicate values"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/modifiers/uniquemodifier.cpp:46
#, kde-format
msgid "Add a suffix number, ||n|| specifies the number of digits to use"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:39
#: core/utilities/searchwindow/searchfields.cpp:331
#: core/utilities/searchwindow/searchfields.cpp:357
#, kde-format
msgid "Camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:40
#, kde-format
msgid "Add the camera name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/cameranameoption.cpp:44
#, kde-format
msgid "Camera name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:56
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:56
#, kde-format
msgid "Keyword separator:"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:81
#, kde-format
msgid "Database..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:82
#, kde-format
msgid "Add information from the database"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/databaseoption.cpp:85
#, kde-format
msgid "Add database information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/dbkeyselector.cpp:101
#, kde-format
msgid "Key"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:57
#, kde-format
msgid "Common File Information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:59
#, kde-format
msgid "Default comment of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:60
#, kde-format
msgid "Default author of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:61
#, kde-format
msgid "Image dimension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:62
#, kde-format
msgid "Image file size"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:63
#, kde-format
msgid "Format of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:64
#, kde-format
msgid "Type of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:65
#, kde-format
msgid "Rating of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:66
#, kde-format
msgid "Height of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:67
#, kde-format
msgid "Width of the media file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:68
#, kde-format
msgid "Image orientation"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:69
#, kde-format
msgid "Color depth (bits per channel)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:70
#, kde-format
msgid "Color model of the image"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/commonkeys.cpp:71
#, kde-format
msgid "A comma separated list of all authors"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:67
#, kde-format
msgid "Metadata Information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:69
#, kde-format
msgid "Make of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:70
#, kde-format
msgid "Model of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:71
#, kde-format
msgid "Lens of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:74
#, kde-format
msgid "Focal length (35mm equivalent)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:75
#: core/utilities/searchwindow/searchfields.cpp:447
#, kde-format
msgid "Exposure time"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:76
#, kde-format
msgid "Exposure program"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:77
#, kde-format
msgid "Exposure mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:79
#: core/utilities/searchwindow/searchfields.cpp:507
#, kde-format
msgid "Flash mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:81
#, kde-format
msgid "White balance (color temperature)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:82
#, kde-format
msgid "Metering mode"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:83
#, kde-format
msgid "Subject distance"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:84
#, kde-format
msgid "Subject distance (category)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:86
#, kde-format
msgid "Display Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:87
#: core/utilities/searchwindow/searchfields.cpp:778
#: core/utilities/setup/setuptooltip.cpp:321
#, kde-format
msgid "Audio Bit Rate"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:88
#: core/utilities/searchwindow/searchfields.cpp:795
#: core/utilities/setup/setuptooltip.cpp:324
#, kde-format
msgid "Audio Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:89
#, kde-format
msgid "Audio Codec (Audio Codec)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:90
#, kde-format
msgid "Duration of File"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:91
#, kde-format
msgid "Frame Rate of Video"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/metadatakeys.cpp:92
#: core/utilities/setup/setuptooltip.cpp:336
#, kde-format
msgid "Video Codec"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:57
#, kde-format
msgid "Position Information (GPS)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:59
#, kde-format
msgid "Latitude in the format as described by the XMP specification"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:60
#, kde-format
msgid "Longitude in the format as described by the XMP specification"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:61
#, kde-format
msgid "Latitude as double value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:62
#, kde-format
msgid "Longitude as double value"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:63
#, kde-format
msgid "Latitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:64
#, kde-format
msgid "Longitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:65
#, kde-format
msgid "Altitude in meters"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:66
#, kde-format
msgid "Altitude in a human readable form"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:67
#: core/utilities/searchwindow/searchfields.cpp:261
#, kde-format
msgid "Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:68
#, kde-format
msgid "Roll"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:69
#, kde-format
msgid "Tilt"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/database/keys/positionkeys.cpp:70
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:532
#, kde-format
msgid "Accuracy"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:48
#, kde-format
msgctxt "date format settings"
msgid "format settings"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:57
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Standard"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:58
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "ISO"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:59
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Text"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:60
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Unix Time Stamp"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:61
#, kde-format
msgctxt "@item:inlistbox date format"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:121
#, kde-format
msgctxt "Get date information from the image"
msgid "Image"
msgstr ""
#. i18nc("Get date information from the current date", "Current Date"),
#. QVariant(CurrentDateTime));
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:125
#, kde-format
msgctxt "Set a fixed date"
msgid "Fixed Date"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:148
#, kde-format
msgid "Enter custom format"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:240
#, kde-format
msgid "example: "
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:247
#, kde-format
msgid "Date && Time..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:248
#, kde-format
msgid "Add date and time information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:251
#, kde-format
msgid "Date and time (standard format)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/dateoption.cpp:252
#: core/utilities/advancedrename/parser/options/dateoption.cpp:253
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:528
#, kde-format
msgid "Date and time"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:40
#, kde-format
msgctxt "renaming option for directory related information"
msgid "Directory"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:41
#, kde-format
msgid "Add the directory name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:44
#, kde-format
msgid "Directory name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/directorynameoption.cpp:45
#, kde-format
msgid "Name of the parent directory, additional '.' characters move up in the directory hierarchy"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:46
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:47
#, kde-format
msgid "Add file properties"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:53
#, kde-format
msgctxt "File name"
msgid "Name"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:55
#, kde-format
msgid "File extension, prepend with a '.' character, to modify the real file extension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:56
#, kde-format
msgctxt "File extension"
msgid "Extension"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:58
#, kde-format
msgid "Owner of the file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:59
#, kde-format
msgctxt "Owner of the file"
msgid "Owner"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:61
#, kde-format
msgid "Group of the file"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/filepropertiesoption.cpp:62
#, kde-format
msgctxt "Group of the file"
msgid "Group"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:103
#, kde-format
msgid "Metadata..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/metadataoption.cpp:104
#, kde-format
msgid "Add metadata information"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:62
#, kde-format
msgctxt "Sequence Number"
msgid "Number..."
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:63
#, kde-format
msgid "Add a sequence number"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:66
#, kde-format
msgid "Sequence number"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:67
#, kde-format
msgid "Sequence number (||options||: ||e|| = extension aware, ||f|| = folder aware)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:68
#, kde-format
msgid "Sequence number (custom start)"
msgstr ""
#. +> trunk5
#: core/utilities/advancedrename/parser/options/sequencenumberoption.cpp:69
#, kde-format
msgid "Sequence number (custom start + step)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calintropage.cpp:53
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Calendar Tool</b></h1>"
"</p>"
"<p>This assistant will guide you to create and print a calendar with a selection of images taken from your collection.</p>"
"<p>This tool will also permit to set specific dates on your calendar using external data event files as <a href='http://en.wikipedia.org/wiki/VCalendar'>vCalendar</a>, and <a href='http://en.wikipedia.org/wiki/Icalendar'>iCalendar</a> formats.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:113
#, kde-format
msgid "Create Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:115
#, kde-format
msgid "Welcome to Calendar Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:120
#, kde-format
msgid "Create Template for Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:129
#, kde-format
msgid "Choose events to show on the Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:139
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:279
#, kde-format
msgid "Print Calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:147
#, kde-format
msgid "Printing in Progress"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:154
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:158
#, kde-format
msgid "%1|Calendar Data File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:155
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:159
#, kde-format
msgid "Select Calendar Data File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:212
#, kde-format
msgid ""
"No valid images selected for months<br/>"
"Click Back to select images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:227
#, kde-format
msgid ""
"Please note that you are making a calendar for<br/>"
"the current year or a year in the past."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:234
#, kde-format
msgid ""
"Click Next to start Printing<br/>"
"<br/>"
"Following months will be printed for year %1:<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:287
#, kde-format
msgid "Printing Cancelled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:299
#, kde-format
msgid "Create calendar"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:347
#, kde-format
msgid "Printing calendar page for %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/calendar/wizard/calwizard.cpp:357
#, kde-format
msgid "Printing Complete"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:290
#: core/utilities/import/dialogs/cameramessagebox.cpp:145
#: core/utilities/searchwindow/searchfields.cpp:156
#, kde-format
msgid "File Name"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:291
#, kde-format
msgid "User1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:292
#, kde-format
msgid "User2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:293
#, kde-format
msgid "User3"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:294
#, kde-format
msgid "User4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:295
#, kde-format
msgid "User5"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:296
#, kde-format
msgid "User6"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:539
#, kde-format
msgid "Add new images to the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:540
#, kde-format
msgid "Remove selected images from the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:541
#, kde-format
msgid "Move current selected image up in the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:542
#, kde-format
msgid "Move current selected image down in the list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:543
#, kde-format
msgid "Clear the list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:544
#, kde-format
msgid "Load a saved list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:545
#, kde-format
msgid "Save the list."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:975
#, kde-format
msgid "Select the image file list to load"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:976
#: core/utilities/assistants/common/dimageslist.cpp:1048
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:163
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:104
#, kde-format
msgid "All Files (*)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dimageslist.cpp:1047
#, kde-format
msgid "Select the image file list to save"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dmetainfoiface.cpp:158
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:92
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:116
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:128
#, kde-format
msgid "Destination Folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dmetainfoiface.cpp:159
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:117
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:129
#, kde-format
msgid "Output Destination Path"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:527
#: core/utilities/assistants/common/dpreviewimage.cpp:528
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:534
#: core/utilities/assistants/common/dpreviewimage.cpp:535
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dpreviewimage.cpp:541
#: core/utilities/assistants/common/dpreviewimage.cpp:542
#, kde-format
msgid "Zoom to Fit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dsavesettingswidget.cpp:71
#, kde-format
msgid "Output file format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/common/dsavesettingswidget.cpp:73
#, kde-format
msgid ""
"<p>Set the output file format to use here:</p>"
"<p><b>JPEG</b>: output the processed image in JPEG format. This format will give smaller-sized files.</p>"
"<p><b>Warning: Due to the destructive compression algorithm, JPEG is a lossy quality format.</b></p>"
"<p><b>TIFF</b>: output the processed image in TIFF format. This generates large files, without losing quality. Image is compressed.</p>"
"<p><b>PNG</b>: output the processed image in PNG format. This generates large files, without losing quality. Image is compressed.</p>"
"<p><b>PPM</b>: output the processed image in PPM format. This generates the largest files, without losing quality. Image is not compressed.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:118
#, kde-format
msgctxt "@title:column Processing checkbox"
msgid "Include for Enfuse"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:119
#, kde-format
msgctxt "@title:column Input file name"
msgid "File Name"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/bracketstack.cpp:120
#, kde-format
msgctxt "@title:column Input image exposure"
msgid "Exposure (EV)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:49
#, kde-format
msgid "Hardmask: enabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:49
#, kde-format
msgid "Hardmask: disabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:51
#, kde-format
msgid "CIECAM02: enabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:51
#, kde-format
msgid "CIECAM02: disabled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:53
#, kde-format
msgid "Levels: auto"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:53
#, kde-format
msgid "Levels: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:55
#, kde-format
msgid "Exposure: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:57
#, kde-format
msgid "Saturation: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:59
#, kde-format
msgid "Contrast: <numid>%1</numid>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:126
#, kde-format
msgctxt "@option:check Enfuse setting"
msgid "Automatic Local/Global Image Features Balance (Levels)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:128
#, kde-format
msgctxt "@info:tooltip"
msgid "Optimize image features (contrast, saturation, . . .) to be as global as possible."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:130
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set automatic level selection (maximized) for pyramid blending, i.e. optimize image features (contrast, saturation, . . .) to be as global as possible."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:133
#, kde-format
msgctxt "@label:slider Enfuse settings"
msgid "Image Features Balance:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:138
#, kde-format
msgctxt "@info:tooltip"
msgid "Balances between local features (small number) or global features (high number)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:140
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set the number of levels for pyramid blending. Balances towards local features (small number) or global features (high number). Additionally, a low number trades off quality of results for faster execution time and lower memory usage."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:145
#, kde-format
msgctxt "@option:check"
msgid "Hard Mask"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:147
#, kde-format
msgctxt "@info:tooltip"
msgid "Useful only for focus stack to improve sharpness."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:149
#, kde-format
msgctxt "@info:whatsthis"
msgid "Force hard blend masks without averaging on finest scale. This is only useful for focus stacks with thin and high contrast features. It improves sharpness at the expense of increased noise."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:154
#, kde-format
msgctxt "@label:slider Enfuse settings"
msgid "Well-Exposedness Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:159
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of well exposed pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:161
#, kde-format
msgctxt "@info:whatsthis"
msgid "Set the well-exposedness criterion contribution for the blending process. Higher values will favor well-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:164
#, kde-format
msgctxt "@label:slider enfuse settings"
msgid "High-Saturation Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:170
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of highly saturated pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:172
#, kde-format
msgctxt "@info:whatsthis"
msgid "Increasing this value makes pixels with high saturation contribute more to the final output."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:175
#, kde-format
msgctxt "@label:slider enfuse settings"
msgid "High-Contrast Contribution:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:181
#, kde-format
msgctxt "@info:tooltip"
msgid "Contribution of highly contrasted pixels to the blending process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:183
#, kde-format
msgctxt "@info:whatsthis"
msgid "Sets the relative weight of high-contrast pixels. Increasing this weight makes pixels with neighboring differently colored pixels contribute more to the final output. Particularly useful for focus stacks."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:187
#, kde-format
msgctxt "@option:check"
msgid "Use Color Appearance Model (CIECAM02)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:189
#, kde-format
msgctxt "@info:tooltip"
msgid "Convert to CIECAM02 color appearance model during the blending process instead of RGB."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusesettings.cpp:191
#, kde-format
msgctxt "@info:whatsthis"
msgid "Use Color Appearance Modelling (CIECAM02) to render detailed colors. Your input files should have embedded ICC profiles. If no ICC profile is present, sRGB color space will be assumed. The difference between using this option and default color blending algorithm is very slight, and will be most noticeable when you need to blend areas of different primary colors together."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:186
#, kde-format
msgctxt "@title:column Saving checkbox"
msgid "Include during Saving"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:187
#, kde-format
msgctxt "@title:column Output file name"
msgid "Output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:188
#, kde-format
msgctxt "@title:column Source file names"
msgid "Selected Inputs"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:214
#, kde-format
msgctxt "@item:inmenu"
msgid "Remove item"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/enfusestack.cpp:221
#, kde-format
msgctxt "@item:inmenu"
msgid "Clear all"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:131
#, kde-format
msgid "Exposure Blending"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:139
#, kde-format
msgctxt "@action:button"
msgid "&Save"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:141
#, kde-format
msgctxt "@info:tooltip"
msgid "Process and save selected items."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:145
#, kde-format
msgctxt "@action:button"
msgid "&Preview"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:147
#, kde-format
msgctxt "@info:tooltip"
msgid "Process a preview of bracketed images stack with current settings."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:151
#, kde-format
msgctxt "@action:button"
msgid "&Default"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:153
#, kde-format
msgctxt "@info:tooltip"
msgid "Revert current settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:159
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:111
#, kde-format
msgctxt "@action:button"
msgid "Details..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:177
#, kde-format
msgid "Enfuse Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:189
#, kde-format
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:199
#, kde-format
msgctxt "@label:textbox"
msgid "File Name Template: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:317
#, kde-format
msgctxt "@title:window"
msgid "Enfuse Processing Messages"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:479
#, kde-format
msgid "Failed to save image to %1."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:518
#, kde-format
msgid "Processing preview of bracketed images..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:524
#, kde-format
msgid "Processing output of bracketed images..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:549
#, kde-format
msgid "Failed to load processed image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:558
#, kde-format
msgid "Failed to process preview of bracketed images."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:568
#, kde-format
msgid "Failed to process output of bracketed images."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:625
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:111
#, kde-format
msgid "Close"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:627
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:113
#, kde-format
msgid "Close window"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/blendingdlg/expoblendingdlg.cpp:634
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:120
#, kde-format
msgid "Cancel current operation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/manager/expoblendingthread.cpp:326
#, kde-format
msgctxt "average scene luminance value unknown"
msgid "unknown"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/manager/expoblendingthread.cpp:868
#, kde-format
msgid ""
"Cannot run %1:\n"
"\n"
" %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:61
#, kde-format
msgctxt "@title:window"
msgid "Welcome to Stacked Images Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:68
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Stacked Images Tool</b></h1>"
"</p>"
"<p>This tool fuses bracketed images with different exposure to make pseudo <a href='http://en.wikipedia.org/wiki/High_dynamic_range_imaging'>HDR image</a>.</p>"
"<p>It can also be used to <a href='https://en.wikipedia.org/wiki/Focus_stacking'>merge focus bracketed stack</a> to get a single image with increased depth of field.</p>"
"<p>This assistant will help you to configure how to import images before merging them to a single one.</p>"
"<p>Bracketed images must be taken with the same camera, in the same conditions, and if possible using a tripod.</p>"
"<p>For more information, please take a look at <a href='http://en.wikipedia.org/wiki/Bracketing'>this page</a></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingintropage.cpp:85
#, kde-format
msgctxt "@title:group"
msgid "Exposure Blending Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:63
#, kde-format
msgctxt "@title:window"
msgid "<b>Set Bracketed Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:71
#, kde-format
msgid ""
"<qt>"
"<p>Set here the list of your bracketed images to fuse. Please follow these conditions:</p>"
"<ul>"
"<li>At least 2 images from the same subject must be added to the stack.</li>"
"<li>Do not mix images with different color depth.</li>"
"<li>All images must have the same dimensions.</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingitemspage.cpp:80
#, kde-format
msgctxt "@title:column"
msgid "Exposure (EV)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendinglastpage.cpp:58
#, kde-format
msgctxt "@title:window"
msgid "Pre-Processing is Complete"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendinglastpage.cpp:66
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Bracketed Images Pre-Processing is Done</b></h1>"
"</p>"
"<p>Congratulations. Your images are ready to be fused. </p>"
"<p>To perform this operation, <b>%1</b> program from <a href='%2'>Enblend</a> project will be used.</p>"
"<p>Press \"Finish\" button to fuse your items and make a pseudo HDR image.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:89
#, kde-format
msgctxt "@title:window"
msgid "<b>Pre-Processing Bracketed Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:101
#, kde-format
msgctxt "@option:check"
msgid "Align bracketed images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:142
#, kde-format
msgid ""
"<qt>"
"<p>Now, we will pre-process bracketed images before fusing them.</p>"
"<p>To perform auto-alignment, the <b>%1</b> program from the <a href='%2'>%3</a> project will be used. Alignment must be performed if you have not used a tripod to take bracketed images. Alignment operations can take a while.</p>"
"<p>Pre-processing operations include Raw demosaicing. Raw images will be converted to 16-bit sRGB images with auto-gamma.</p>"
"<p>Press \"Next\" to start pre-processing.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:161
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing is under progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingpreprocesspage.cpp:214
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing has failed.</p>"
"<p>Please check your bracketed images stack...</p>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/expoblending/wizard/expoblendingwizard.cpp:76
#, kde-format
msgctxt "@title:window"
msgid "Stacked Images Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:70
#, kde-format
msgid "<b>Configure where you keep your images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:83
#, kde-format
msgctxt "This is a path name so you should include the slash in the translation"
msgid "/Pictures"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:89
#, kde-format
msgid ""
"<p>Please enter a location where you keep your images.</p>"
" "
"<p>You can choose any local folder, even one that already contains images.<br/>"
" More folders can be added later under the <i>Settings</i> menu. </p>"
" "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:96
#, kde-format
msgid "<p><i>Note:</i> removable media (such as USB drives or DVDs) and remote file systems (such as NFS, or Samba mounted with cifs/smbfs) are supported.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:157
#, kde-format
msgid "You must select a folder for digiKam to use as the root album. All of your images will go there."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:185
#, kde-format
msgid "Create Root Album Folder?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:186
#, kde-format
msgid ""
"<p>The folder to use as the root album path does not exist:</p>"
"<p><b>%1</b></p>"
"Would you like digiKam to create it for you?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:198
#, kde-format
msgid "Create Root Album Folder Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:199
#, kde-format
msgid ""
"<p>digiKam could not create the folder to use as the root album.\n"
"Please select a different location.</p>"
"<p><b>%1</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/collectionpage.cpp:219
#, kde-format
msgid ""
"You do not seem to have write access for the folder selected to be the root album.\n"
"Warning: Without write access, items cannot be edited."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/databasepage.cpp:61
#, kde-format
msgid "<b>Configure where you will store databases</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:64
#, kde-format
msgid "<b>Configure Metadata Storage to Files</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:72
#, kde-format
msgid ""
"<qt>"
"<p>Set here if you want to store the information assigned to items in digiKam in the files' metadata, to improve interoperability with other photo management programs:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:82
#, kde-format
msgid "Do nothing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:87
#, kde-format
msgid "Add information to files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/metadatapage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> recording information to the files' metadata can slow down photo management operations.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:74
#, kde-format
msgid "Migration from digiKam 4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:81
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Migrate configuration and metadata from digiKam 4</b></h1>"
"</p>"
"<p>You can choose here if you want to use the configuration and albums from digiKam 4 in new digiKam. Please note the following warnings:</p>"
"<p>Migration is done <b>at your own risk</b>. digiKam developers do not recommend it and do not support it. On the other hand, creating a new configuration might result in loss of tags and other metadata that was not embedded inside the pictures and was only available in digiKam 4's database.</p>"
"<p>In either case you are recommended to backup the configuration files and databases before proceeding.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:98
#, kde-format
msgid "Migrate configuration from digiKam 4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/migratefromdigikam4page.cpp:107
#, kde-format
msgid "Create a new configuration"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:65
#, kde-format
msgid "<b>Configure Open File Behavior</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Specify how images should be opened when left-clicked on in the icon view:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:82
#, kde-format
msgid "Open a preview"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:87
#, kde-format
msgid "Open in the editor"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/openfilepage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> using a preview is always faster than using the editor, especially when checking a series of shots. However, you cannot change or fix the image in preview mode. Note that if you want to compare images quickly, it is often better to use the light table: images can be displayed side-by-side, and synchronized zooming and panning can be performed.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:65
#, kde-format
msgid "<b>Configure Preview Behavior</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here how images are displayed in preview mode and on the light table:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:82
#, kde-format
msgid "Load reduced version of image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:87
#, kde-format
msgid "Load image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/previewpage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> loading a reduced version of an image is faster but can differ from the original, especially with Raw. In this case, a JPEG version of Raw pre-processed by camera is loaded, instead of the real image data. This JPEG image is embedded in the file metadata and is used by the camera to display a Raw image faster to a TV screen.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:65
#, kde-format
msgid "<b>Configure Raw File Handling</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here how you want to open Raw images in the editor:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:82
#, kde-format
msgid "Open directly, with adjustments made automatically"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:87
#, kde-format
msgid "Use the Raw import tool to adjust corrections manually"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/rawpage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> the Raw import tool is designed for advanced users who want to have the best control over the image. This requires more time in your workflow.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/startscanpage.cpp:43
#, kde-format
msgid "Scan Your Collection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/startscanpage.cpp:49
#, kde-format
msgid ""
"<qt>"
"<p>Congratulations. Your minimal setup is done.</p>"
"<p>Remember, you can customize more settings using the digiKam configuration panel. To learn more about the digiKam world, we recommend reading the <b>digiKam handbook</b> using the <b>Help/Handbook</b> menu entry (you need to install the separate digiKam documentation package.) You can also read the manual online from the <a href='http://www.digikam.org/docs'>digikam.org website</a>.</p>"
"<p>Press <b>Finish</b> to close this assistant. digiKam will scan your collection to register all albums in the database. Items including in albums are collected after startup stage in background.</p>"
"<p><i>Note:</i> depending on your collection size, this operation can take a while. If you cancel the scanning operation, it will start again in the next digiKam session.</p>"
"<p>When scanning has completed, at next start-up, digiKam will only check your collection to identify new albums - which is much faster. You can force digiKam to scan for new items manually using the <b>Tools->Maintenance->Scan for new items</b> menu entry.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:65
#, kde-format
msgid "<b>Enabled Contextual Tooltips</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:73
#, kde-format
msgid ""
"<qt>"
"<p>Set here if you want to show contextual tooltips in icon-view and folder-view:</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:82
#, kde-format
msgid "Do not show tooltips"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:87
#, kde-format
msgid "Use Tooltips"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/tooltipspage.cpp:97
#, kde-format
msgid ""
"<qt>"
"<p><i>Note:</i> tooltips show photograph and digiKam metadata on the fly, as the mouse moves over items. This can be useful when selecting items. Tooltips are displayed in the album folder view, album icon view, camera icon view, batch queue list, and thumb bar. From the digiKam configuration dialog, you can customize the contents of these tooltips and the fonts used.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/welcomepage.cpp:49
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to digiKam %1</b></h1>"
"</p>"
"<p>digiKam is an advanced digital photo management application published as open-source.</p>"
"<p>This assistant will help you to configure first run settings to be able to use digiKam quickly.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/firstrun/welcomepage.cpp:72
#, kde-format
msgid ""
"<qt><br/>"
"<p>You can ignore the following if you use digiKam for the first time:</p>"
"<p><b>Transition from digiKam 4</b></p>"
"<p>Configuration files from digiKam 4 are not migrated. The old database can still be used, you just need to choose the same locations for collections and database in the following dialogs. It is recommended to create a backup of your database before proceeding.</p>"
"<p>The new location for configuration files is %1 (old %2). There are unresolved problems reported when re-using old configuration files, so it is not recommended to do it for the moment, and at your own risk.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:108
#, kde-format
msgid "Error loading RAW image '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:118
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:146
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:163
#, kde-format
msgid "Could not read image '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:126
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:155
#, kde-format
msgid "Format of image '%1' is unknown"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:134
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:173
#, kde-format
msgid "Error loading image '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:182
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:211
#, kde-format
msgid "Could not save image '%1' to '%2'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:213
#, kde-format
msgid "Could not save thumbnail for image '%1' to '%2'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:447
#, kde-format
msgid "Could not open file '%1' for writing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/galleryelementfunctor.cpp:453
#, kde-format
msgid "Could not save image to file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:108
#, kde-format
msgid "Could not find theme in '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:120
#, kde-format
msgid "Create directories"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:124
#, kde-format
msgid "Could not create folder '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:133
#, kde-format
msgid "Copying theme"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:148
#, kde-format
msgid "Could not copy theme"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:157
#, kde-format
msgid "Generate images and XML files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:168
#, kde-format
msgid "Could not create gallery.xml"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:270
#, kde-format
msgid "Generating files for \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:304
#, kde-format
msgid "Generating HTML files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:312
#, kde-format
msgid "Could not load XSL file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:321
#, kde-format
msgid "Could not load XML file '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:357
#, kde-format
msgid "Error processing XML file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:366
#, kde-format
msgid "Could not open '%1' for writing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:393
#, kde-format
msgid "Downloading remote files for \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:410
#, kde-format
msgid "Could not open temporary file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:425
#, kde-format
msgid "Could not download %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:444
#, kde-format
msgid "Previous"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:445
#, kde-format
msgid "Next"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:446
#, kde-format
msgid "Album List"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:447
#, kde-format
msgid "Original Image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:448
#, kde-format
msgid "Go Up"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:450
#, kde-format
msgid "Make"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:452
#, kde-format
msgid "Image Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:453
#, kde-format
msgid "Image X Resolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:454
#, kde-format
msgid "Image Y Resolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:455
#, kde-format
msgid "Image Resolution Unit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:456
#, kde-format
msgid "Image Date Time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:457
#, kde-format
msgid "YCBCR Positioning"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:458
#, kde-format
msgid "Exposure Time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:459
#, kde-format
msgid "F Number"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:460
#, kde-format
msgid "Exposure Index"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:461
#, kde-format
msgid "ISO Speed Ratings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:462
#, kde-format
msgid "Shutter Speed Value"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:463
#, kde-format
msgid "Aperture Value"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:464
#, kde-format
msgid "Focal Length"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:465
#, kde-format
msgid "GPS Altitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:466
#, kde-format
msgid "GPS Latitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/generator/gallerygenerator.cpp:467
#, kde-format
msgid "GPS Longitude"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:108
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:138
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:125
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:122
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:135
#, kde-format
msgid "Internal Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:122
#, kde-format
msgid "Starting to generate gallery..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:130
#, kde-format
msgid "%1 albums to process:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:141
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:156
#, kde-format
msgid "%1 items to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:145
#, kde-format
msgid "Output directory: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:159
#, kde-format
msgid "Gallery is completed, but some warnings occurred."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:164
#, kde-format
msgid "Gallery completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:176
#, kde-format
msgid "Opening gallery with default desktop browser..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlfinalpage.cpp:185
#, kde-format
msgid "Opening gallery with internal browser..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:79
#, kde-format
msgid "Full Image Properties:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:84
#, kde-format
msgid "Save image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:90
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:171
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:246
#, kde-format
msgid "Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:95
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:176
#: core/utilities/queuemanager/tools/custom/userscript.cpp:101
#, kde-format
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:95
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:176
#: core/utilities/queuemanager/tools/custom/userscript.cpp:102
#, kde-format
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:105
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:186
#, kde-format
msgid "Quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:121
#, kde-format
msgid "Max size:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:143
#, kde-format
msgid "Include full-size original images for download"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:157
#, kde-format
msgid "Use original image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:165
#, kde-format
msgid "Thumbnail Properties:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlimagesettingspage.cpp:214
#, kde-format
msgid "Square thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:82
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to HTML Gallery tool</b></h1>"
"</p>"
"<p>This assistant will guide you to export quickly</p>"
"<p></p>"
"<p>your images as a small static HTML photo gallery.</p>"
"<p>This tool is fully compliant with <a href='https://en.wikipedia.org/wiki/HTML'>HTML and CSS standards</a></p>"
"<p>and the output can be customized with a nice theme.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlintropage.cpp:94
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:96
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:109
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:95
#, kde-format
msgid "&Choose image selection method:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:80
#, kde-format
msgid "Gallery Title:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:89
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:111
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:123
#, kde-format
msgid "Destination Folder:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:100
#, kde-format
msgid "Open in Browser:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:103
#, kde-format
msgid "Internal"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmloutputpage.cpp:104
#, kde-format
msgid "Default from Desktop"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlparameterspage.cpp:75
#, kde-format
msgid "In this page, you can change some theme parameters. Depending on the theme, different parameters are available."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlparameterspage.cpp:148
#, kde-format
msgctxt "'%1' is a label for a theme parameter"
msgid "%1:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:149
#, kde-format
msgid "can be customized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:150
#, kde-format
msgid "no customization available"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlthemepage.cpp:153
#, kde-format
msgid ""
"Author: %1<br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:94
#, kde-format
msgid "Create HTML Gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:99
#, kde-format
msgid "Welcome to HTML Gallery Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:100
#, kde-format
msgid "Items Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:101
#, kde-format
msgid "Theme Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:102
#, kde-format
msgid "Theme Parameters"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:103
#, kde-format
msgid "Image Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:104
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:99
#, kde-format
msgid "Output Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/htmlgallery/wizard/htmlwizard.cpp:105
#, kde-format
msgid "Generating Gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/commandtask.cpp:92
#, kde-format
msgid "<b>Canceled</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/commandtask.cpp:95
#, kde-format
msgid ""
"<b>Cannot run <i>%1</i>:</b>"
"<p>%2</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:74
#, kde-format
msgid "Temporary panorama file does not exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:82
#, kde-format
msgid "A panorama file named <filename>%1</filename> already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:90
#, kde-format
msgid "Temporary project file does not exist."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:98
#, kde-format
msgid "A project file named <filename>%1</filename> already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:167
#, kde-format
msgid "Cannot move panorama from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:181
#, kde-format
msgid "Cannot move project file from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/copyfilestask.cpp:206
#, kde-format
msgid "Cannot copy converted image file from <filename>%1</filename> to <filename>%2</filename>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createfinalptotask.cpp:57
#: core/utilities/assistants/panorama/tasks/createptotask.cpp:64
#, kde-format
msgid "PTO file already created in the temporary directory."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createfinalptotask.cpp:64
#: core/utilities/assistants/panorama/tasks/createptotask.cpp:71
#, kde-format
msgid "PTO file cannot be created in the temporary directory."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createpreviewtask.cpp:59
#, kde-format
msgid "Project file parsing failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/createpreviewtask.cpp:90
#, kde-format
msgid "Unknown input file in the project file: <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:173
#, kde-format
msgid "Input image cannot be loaded for preview generation."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:216
#, kde-format
msgid "Tiff image creation failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/tasks/preprocesstask.cpp:233
#, kde-format
msgid "Raw file conversion failed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:95
#, kde-format
msgctxt "@title:window"
msgid "<b>Welcome to Panorama Tool</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:103
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Panorama Tool</b></h1>"
"</p>"
"<p>This tool stitches several images together to create a panorama, making the seam between images not visible.</p>"
"<p>This assistant will help you to configure how to import images before stitching them into a panorama.</p>"
"<p>Images must be taken from the same point of view.</p>"
"<p>For more information, please take a look at <a href='http://hugin.sourceforge.net/tutorials/overview/en.shtml'>this page</a></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:117
#, kde-format
msgctxt "@title:group"
msgid "Panorama Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:175
#, kde-format
msgctxt "@title:group"
msgid "File Format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:179
#, kde-format
msgctxt "@option:radio"
msgid "JPEG output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:182
#, kde-format, no-c-format
msgctxt "@info:tooltip"
msgid "Selects a JPEG output with 90% compression rate (lossy compression, smaller size)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:184
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>JPEG output</b>: Using JPEG output, the panorama file will be smaller at the cost of information loss during compression. This is the easiest way to share the result, or print it online or in a shop."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:190
#, kde-format
msgctxt "@option:radio"
msgid "TIFF output"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:191
#, kde-format
msgctxt "@info:tooltip"
msgid "Selects a TIFF output compressed using the LZW algorithm (lossless compression, bigger size)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panointropage.cpp:193
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>TIFF output</b>: Using TIFF output, you get the same color depth than your original photos using RAW images at the cost of a bigger panorama file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panoitemspage.cpp:64
#, kde-format
msgctxt "@title:window"
msgid "<b>Set Panorama Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panoitemspage.cpp:71
#, kde-format
msgid ""
"<qt>"
"<p>Set here the list of your images to blend into a panorama. Please follow these conditions:</p>"
"<ul>"
"<li>Images are taken from the same point of view.</li>"
"<li>Images are taken with the same camera (and lens).</li>"
"<li>Do not mix images with different color depth.</li>"
"</ul>"
"<p>Note that, in the case of a 360° panorama, the first image in the list will be the image that will be in the center of the panorama.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:86
#, kde-format
msgctxt "@title:window"
msgid "<b>Panorama Stitched</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:102
#, kde-format
msgctxt "@title:group"
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:106
#, kde-format
msgctxt "@label:textbox"
msgid "File name template:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:110
#, kde-format
msgctxt "@info:tooltip"
msgid "Name of the panorama file (without its extension)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:111
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>File name template</b>: Set here the base name of the files that will be saved. For example, if your template is <i>panorama</i> and if you chose a JPEG output, then your panorama will be saved with the name <i>panorama.jpg</i>. If you choose to save also the project file, it will have the name <i>panorama.pto</i>."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:118
#, kde-format
msgctxt "@option:check"
msgid "Save project file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:120
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the project file for further processing within Hugin GUI."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:121
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Save project file</b>: You can keep the project file generated to stitch your panorama for further tweaking within <a href=\"http://hugin.sourceforge.net/\">Hugin</a> by checking this. This is useful if you want a different projection, modify the horizon or the center of the panorama, or modify the control points to get better results."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:217
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Warning:</b> This file already exists.</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:225
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"orange\"><b>Warning:</b> One or more converted raw files already exists (they will be skipped during the copying process).</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:262
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Panorama Stitching is Done</b></h1>"
"</p>"
"<p>Congratulations. Your images are stitched into a panorama.</p>"
"<p>Your panorama will be created to the directory:<br />"
"<b>%1</b><br />"
"once you press the <i>Finish</i> button, with the name set below.</p>"
"<p>If you choose to save the project file, and if your images were raw images then the converted images used during the stitching process will be copied at the same time (those are TIFF files that can be big).</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panolastpage.cpp:299
#, kde-format
msgid ""
"<qt>"
"<p><font color=\"red\"><b>Error:</b> %1</font></p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:101
#, kde-format
msgctxt "@title:window"
msgid "<b>Optimization</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:114
#, kde-format
msgctxt "@option:check"
msgid "Level horizon"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:116
#, kde-format
msgctxt "@info:tooltip"
msgid "Detect the horizon and adapt the project to make it horizontal."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:117
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Level horizon</b>: Detect the horizon and adapt the projection so that the detected horizon is an horizontal line in the final panorama"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:180
#, kde-format
msgid ""
"<qt>"
"<p>Optimization is in progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:206
#, kde-format
msgid ""
"<qt>"
"<p>The optimization step according to your settings is ready to be performed.</p>"
"<p>This step can include an automatic leveling of the horizon, and also an automatic projection selection and size</p>"
"<p>To perform this operation, the <command>%1</command> program from the <a href='%2'>%3</a> project will be used.</p>"
"<p>Press the \"Next\" button to run the optimization.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panooptimizepage.cpp:304
#, kde-format
msgid ""
"<qt>"
"<h1>Optimization has failed.</h1>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:105
#, kde-format
msgctxt "@title:window"
msgid "<b>Pre-Processing Images</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:118
#, kde-format
msgctxt "@option:check"
msgid "Detect moving skies"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:120
#, kde-format
msgctxt "@info:tooltip"
msgid "Automatic detection of clouds to prevent wrong keypoints matching between images due to moving clouds."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:122
#, kde-format
msgctxt "@info:whatsthis"
msgid "<b>Detect moving skies</b>: During the control points selection and matching, this option discards any points that are associated to a possible cloud. This is useful to prevent moving clouds from altering the control points matching process."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:161
#, kde-format
msgid ""
"<qt>"
"<p>Pre-processing is in progress, please wait.</p>"
"<p>This can take a while...</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:196
#, kde-format
msgid ""
"<qt>"
"<p>Now, we will pre-process images before stitching them.</p>"
"<p>Pre-processing operations include Raw demosaicing. Raw images will be converted to 16-bit sRGB images with auto-gamma.</p>"
"<p>Pre-processing also include a calculation of some control points to match overlaps between images. For that purpose, the <b>%1</b> program from the <a href='%2'>%3</a> project will be used.</p>"
"<p>Press \"Next\" to start pre-processing.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreprocesspage.cpp:293
#, kde-format
msgid ""
"<qt>"
"<h1>Pre-processing has failed.</h1>"
"<p>See processing messages below.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:99
#, kde-format
msgctxt "@title:window"
msgid "<b>Preview and Post-Processing</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:148
#, kde-format
msgid "Processing Panorama Preview..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:224
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1>Panorama Post-Processing</h1>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:230
#, kde-format
msgctxt "@title:group"
msgid "Panorama Post-Processing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:300
#, kde-format
msgid "Preview Processing Cancelled."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:362
#, kde-format
msgid ""
"<h1><b>Error</b></h1>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:393
#, kde-format
msgctxt "Here a makefile is a script for GNU Make"
msgid ""
"<p><b>Cannot create makefile: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:421
#, kde-format
msgctxt "a project file is a .pto file, as given to hugin to build a panorama"
msgid ""
"<p><b>Cannot create project file: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:449
#, kde-format
msgctxt "Error message for image file number %1 out of %2"
msgid ""
"<p><b>Processing file %1 / %2: </b></p>"
"<p>%3</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:480
#, kde-format
msgctxt "Error message for panorama compilation"
msgid ""
"<p><b>Panorama compilation: </b></p>"
"<p>%1</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:527
#, kde-format
msgid ""
"<qt>"
"<h1>Panorama Preview</h1>"
"<p>Draw a rectangle if you want to crop the image.</p>"
"<p>Pressing the <i>Next</i> button will then launch the final stitching process.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:551
#, kde-format
msgctxt "Success for image file number %1 out of %2"
msgid "Processing file %1 / %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:579
#, kde-format
msgctxt "Success for panorama compilation"
msgid "Panorama compilation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:619
#, kde-format
msgctxt "Compilation started for image file number %1 out of %2"
msgid "Processing file %1 / %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panopreviewpage.cpp:628
#, kde-format
msgctxt "Panorama compilation started"
msgid "Panorama compilation"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/panorama/wizard/panowizard.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Panorama Creator Wizard"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintphoto.cpp:42
#, kde-format
msgid "Unsupported Paper Size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:134
#, kde-format
msgctxt "Output: PDF"
msgid "Print to PDF"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:135
#, kde-format
msgctxt "Output: FILE"
msgid "Print to Image File"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:136
#, kde-format
msgctxt "Output: GIMP"
msgid "Print with Gimp"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:159
#, kde-format
msgctxt "Image format: JPEG"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:160
#, kde-format
msgctxt "Image format: PNG"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:161
#, kde-format
msgctxt "Image format: TIFF"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:170
#, kde-format
msgctxt "Caption type: NONE"
msgid "No caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:171
#, kde-format
msgctxt "Caption type: FILENAME"
msgid "Image file names"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:172
#, kde-format
msgctxt "Caption type: DATETIME"
msgid "Exif date-time"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:173
#, kde-format
msgctxt "Caption type: COMMENT"
msgid "Item comments"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprintsettings.cpp:174
#, kde-format
msgctxt "Caption type: CUSTOM"
msgid "Custom format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:185
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:229
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:311
#, kde-format
msgid "Printing canceled"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:210
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:285
#, kde-format
msgid "Processing page %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:297
#, kde-format
msgid "Could not save file %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/manager/advprinttask.cpp:303
#, kde-format
msgid "Page %1 saved as %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/tools/gimpbinary.h:50
#, kde-format
msgid "The GNU Image Manipulation Program."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcaptionpage.cpp:129
#, kde-format
msgctxt "@title:column"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:42
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:43
#, kde-format
msgid "Choose your grid size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:44
#, kde-format
msgid "Number of rows"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:45
#, kde-format
msgid "Insert number of rows"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:46
#, kde-format
msgid "Number of columns"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:47
#, kde-format
msgid "Insert number of columns"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:49
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:50
#, kde-format
msgid "Choose to have a custom photo size album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:51
#, kde-format
msgid "Photo height"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:52
#, kde-format
msgid "Insert photo height"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:53
#, kde-format
msgid "Photo width"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:54
#, kde-format
msgid "Insert photo width"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintcustomdlg.cpp:56
#, kde-format
msgid "Rotate photo automatically on layout accordingly with camera orientation information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:145
#, kde-format
msgid "No page to print..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:153
#, kde-format
msgid "Starting to pre-process files..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:190
#, kde-format
msgid "Printing process aborted..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:231
#, kde-format
msgid "Printing process is not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:236
#, kde-format
msgid "Printing process completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:244
#, kde-format
msgid "Open destination directory in file-browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:266
#, kde-format
msgid "There was an error to launch the external Gimp program. Please make sure it is properly installed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:295
#, kde-format
msgid "Could not remove the GIMP's temporary files."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:311
#, kde-format
msgid "Unable to create a temporary folder. Please make sure you have proper permissions to this folder and try again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintfinalpage.cpp:356
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:109
#, kde-format
msgid "Print Creator"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:84
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Print Creator</b></h1>"
"</p>"
"<p>This assistant will guide you to assemble images to be printed following specific templates as Photo Album, Photo Collage, or Framed Photo.</p>"
"<p>An adaptive photo collection page layout can be also used, based on Atkins algorithm.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintintropage.cpp:107
#, kde-format
msgctxt "@title:group"
msgid "Optional Gimp Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:90
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:179
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:131
#, kde-format
msgid "Image Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:94
#, kde-format
msgid "Select your preferred format to export printing as image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:123
#, kde-format
msgid "The image output file name will be generated automatically."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintoutputpage.cpp:129
#, kde-format
msgid "Open in File Browser"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:121
#, kde-format
msgid "Select your preferred print output."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:463
#, kde-format
msgid "Add again"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:477
#: core/utilities/facemanagement/assignnamewidget.cpp:265
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:364
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:877
#, kde-format
msgid "inches"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:882
#, kde-format
msgid "cm"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintphotopage.cpp:1208
#, kde-format
msgid ""
"Custom\n"
"layout"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:119
#, kde-format
msgid "Welcome to Print Creator"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:120
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:93
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:96
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:105
#, kde-format
msgid "Albums Selection"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:121
#, kde-format
msgid "Select Page Layout"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:122
#, kde-format
msgid "Caption Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:123
#, kde-format
msgid "Crop and Rotate Photos"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:124
#, kde-format
msgid "Images Output Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:125
#, kde-format
msgid "Render Printing"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:261
#, kde-format
msgid "Photo %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:359
#: core/utilities/assistants/printcreator/wizard/advprintwizard.cpp:371
#, kde-format
msgid "Page %1 of %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:99
#, kde-format
msgid "Error opening input file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:110
#, kde-format
msgid "Error opening temporary folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:153
#, kde-format
msgid "Cannot resize image. Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:166
#, kde-format
msgid "Cannot save resized image (JPEG). Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/imageresizejob.cpp:174
#, kde-format
msgid "Cannot save resized image (PNG). Aborting."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:120
#, kde-format
msgid "Cannot create a temporary directory"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:174
#, kde-format
msgid "Resizing %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:187
#, kde-format
msgid "%1 resized successfully"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:196
#, kde-format
msgid "Failed to resize %1: %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:224
#, kde-format
msgid "There are no files to send"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:241
#, kde-format
msgid "Build images properties file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:256
#, kde-format
msgid "no caption"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:259
#, kde-format
msgid "no keywords"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:261
#, kde-format
msgid ""
"file \"%1\":\n"
"Original images: %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:263
#, kde-format
msgid "Comments: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:265
#, kde-format
msgid "Tags: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:267
#, kde-format
msgid "Rating: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:272
#, kde-format
msgid "properties.txt"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:279
#, kde-format
msgid "Image properties file cannot be opened"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:289
#, kde-format
msgid "Image properties file done"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:309
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:980
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:993
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:631
#, kde-format
msgid "Processing Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:310
#, kde-format
msgid ""
"Some images cannot be resized.\n"
"Do you want them to be added as attachments without resizing?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:378
#, kde-format
msgid "The file \"%1\" is too big to be sent, please reduce its size or change your settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:583
#, kde-format
msgid "Failed to start \"%1\" program. Check your system."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:592
#, kde-format
msgid "Starting \"%1\" program..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:595
#, kde-format
msgid "After having sent your images by email..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailprocess.cpp:596
#, kde-format
msgid "Press 'Finish' button to clean up temporary files"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:120
#, kde-format
msgctxt "Mail client: BALSA"
msgid "Balsa"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:121
#, kde-format
msgctxt "Mail client: CLAWSMAIL"
msgid "Clawsmail"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:122
#, kde-format
msgctxt "Mail client: EVOLUTION"
msgid "Evolution"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:123
#, kde-format
msgctxt "Mail client: KMAIL"
msgid "Kmail"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:124
#, kde-format
msgctxt "Mail client: NETSCAPE"
msgid "Netscape Messenger"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:125
#, kde-format
msgctxt "Mail client: SYLPHEED"
msgid "Sylpheed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:126
#, kde-format
msgctxt "Mail client: THUNDERBIRD"
msgid "Thunderbird"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:135
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:132
#, kde-format
msgctxt "Image format: JPEG"
msgid "Jpeg"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/manager/mailsettings.cpp:136
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:133
#, kde-format
msgctxt "Image format: PNG"
msgid "Png"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/balsabinary.h:44
#: core/utilities/assistants/sendbymail/tools/evolutionbinary.h:44
#, kde-format
msgid "Gnome Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/clawsmailbinary.h:44
#: core/utilities/assistants/sendbymail/tools/sylpheedbinary.h:44
#, kde-format
msgid "GTK based Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/kmailbinary.h:44
#, kde-format
msgid "KDE Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/netscapebinary.h:44
#, kde-format
msgid "Netscape Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/tools/thunderbirdbinary.h:44
#, kde-format
msgid "Mozilla Foundation Mail Client."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:133
#, kde-format
msgid "Preparing file to export by mail..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailfinalpage.cpp:141
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:145
#, kde-format
msgid "%1 input items to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailimagespage.cpp:72
#, kde-format
msgid "<p>This view list all items to export by mail.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:98
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Email Tool</b></h1>"
"</p>"
"<p>This assistant will guide you to send your items with a mail client application.</p>"
"<p>Before to export contents, you will be able to adjust attachments properties accordingly with your mail service capabilities.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailintropage.cpp:120
#, kde-format
msgctxt "@title:group"
msgid "Mail client application Binaries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:116
#, kde-format
msgid "Mail program:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:120
#, kde-format
msgid "Select your preferred external mail client program here."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:135
#, kde-format
msgid "Attach a file with items properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:136
#, kde-format
msgid "If you enable this option, all item properties as Comments, Rating, or Tags, will be added as an attached file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:146
#, kde-format
msgid " MB"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:148
#, kde-format
msgid "Maximum email size limit:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:153
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:105
#, kde-format
msgid "Adjust image properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:155
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:107
#, kde-format
msgid "If you enable this option, all images to be sent can be resized and recompressed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:159
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:111
#, kde-format
msgid "Image Properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:168
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:120
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:126
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:130
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:345
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:346
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:132
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:136
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:262
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:263
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:132
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:136
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:330
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:331
#, kde-format
msgid " px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:169
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:121
#, kde-format
msgid "Select the length of the images that are to be sent. The aspect ratio is preserved."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:172
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:124
#, kde-format
msgid "Image Length:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:183
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:135
#, kde-format
msgid "Select your preferred format to convert image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:202
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:154
#, kde-format
msgid "<p>The new compression value of JPEG images to be sent:</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:203
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:155
#, kde-format
msgid ""
"<p><b>1</b>: very high compression<br/>"
"<b>25</b>: high compression<br/>"
"<b>50</b>: medium compression<br/>"
"<b>75</b>: low compression (default value)<br/>"
"<b>100</b>: no compression</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:211
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:163
#, kde-format
msgid "Image quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:216
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:168
#, kde-format
msgid "Remove all metadata"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailsettingspage.cpp:217
#: core/utilities/assistants/webservices/common/wizard/wssettingspage.cpp:169
#, kde-format
msgid "If you enable this option, all metadata as Exif, Iptc, and Xmp will be removed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:83
#, kde-format
msgid "Send by Email"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:92
#, kde-format
msgid "Welcome to Email Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:94
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:97
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:106
#, kde-format
msgid "Images List"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:95
#, kde-format
msgid "Email Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/sendbymail/wizard/mailwizard.cpp:96
#, kde-format
msgid "Export by Email"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:332
#, kde-format
msgctxt "Video Type: QVGA"
msgid "QVGA - 320x180 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:333
#, kde-format
msgctxt "Video Type: VCD"
msgid "VCD - 352x240"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:334
#, kde-format
msgctxt "Video Type: VCD"
msgid "VCD - 352x288"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:335
#, kde-format
msgctxt "Video Type: HVGA"
msgid "HVGA - 480x270 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:336
#, kde-format
msgctxt "Video Type: SVCD"
msgid "SVCD - 480x480"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:337
#, kde-format
msgctxt "Video Type: SVCD"
msgid "SVCD - 480x576"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:338
#, kde-format
msgctxt "Video Type: VGA"
msgid "VGA - 640x360 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:339
#, kde-format
msgctxt "Video Type: DVD"
msgid "DVD - 720x480"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:340
#, kde-format
msgctxt "Video Type: DVD"
msgid "DVD - 720x576"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:341
#, kde-format
msgctxt "Video Type: WVGA"
msgid "WVGA - 800x450 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:342
#, kde-format
msgctxt "Video Type: XVGA"
msgid "XVGA - 1024x576 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:343
#, kde-format
msgctxt "Video Type: HDTV"
msgid "HDTV - 1280x720 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:344
#, kde-format
msgctxt "Video Type: BLUERAY"
msgid "BLUERAY - 1920x1080 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:345
#, kde-format
msgctxt "Video Type: UHD4K"
msgid "UHD4K - 3840x2160 - 16:9"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:354
#, kde-format
msgctxt "Video Bit Rate 400000"
msgid "400k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:355
#, kde-format
msgctxt "Video Bit Rate 500000"
msgid "500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:356
#, kde-format
msgctxt "Video Bit Rate 1000000"
msgid "1000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:357
#, kde-format
msgctxt "Video Bit Rate 1200000"
msgid "1200k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:358
#, kde-format
msgctxt "Video Bit Rate 1500000"
msgid "1500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:359
#, kde-format
msgctxt "Video Bit Rate 2000000"
msgid "2000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:360
#, kde-format
msgctxt "Video Bit Rate 2500000"
msgid "2500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:361
#, kde-format
msgctxt "Video Bit Rate 3000000"
msgid "3000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:362
#, kde-format
msgctxt "Video Bit Rate 4000000"
msgid "4000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:363
#, kde-format
msgctxt "Video Bit Rate 4500000"
msgid "4500k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:364
#, kde-format
msgctxt "Video Bit Rate 5000000"
msgid "5000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:365
#, kde-format
msgctxt "Video Bit Rate 6000000"
msgid "6000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:366
#, kde-format
msgctxt "Video Bit Rate 8000000"
msgid "8000k"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:375
#, kde-format
msgctxt "Video Standard PAL"
msgid "PAL - 25 FPS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:376
#, kde-format
msgctxt "Video Standard NTSC"
msgid "NTSC - 29.97 FPS"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:388
#, kde-format
msgctxt "Video Codec X264"
msgid "High Quality H.264 AVC/MPEG-4 AVC"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:389
#, kde-format
msgctxt "Video Codec MPEG4"
msgid "DivX/XVid/MPEG-4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:390
#, kde-format
msgctxt "Video Codec MPEG2"
msgid "MPEG-2 Video"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:406
#, kde-format
msgctxt "Video Standard AVI"
msgid "AVI - Audio Video Interleave"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:407
#, kde-format
msgctxt "Video Standard MKV"
msgid "MKV - Matroska"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:408
#, kde-format
msgctxt "Video Standard MP4"
msgid "MP4 - MPEG-4"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:409
#, kde-format
msgctxt "Video Standard MPG"
msgid "MPG - MPEG-2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:418
#, kde-format
msgctxt "Video Effect NOPLAYER"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:419
#, kde-format
msgctxt "Video Standard INTERNAL"
msgid "Internal"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidesettings.cpp:420
#, kde-format
msgctxt "Video Standard DESKTOP"
msgid "Default from Desktop"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:280
#, kde-format
msgid "Failed to open video encoder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:295
#, kde-format
msgid "Failed to open audio encoder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:323
#, kde-format
msgid "Failed to open muxer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:408
#, kde-format
msgid "Encoding %1 Done"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/manager/vidslidetask.cpp:439
#, kde-format
msgid "Output video is %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:168
#, kde-format
msgctxt "pause/play video"
msgid "Pause/Play"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/player/mediaplayerview.cpp:171
#, kde-format
msgid "An error has occurred with the media player..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:130
#, kde-format
msgid "Starting to generate video slideshow..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:133
#, kde-format
msgid "%1 input images to process"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:144
#, kde-format
msgid "%1 input audio stream to process:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:192
#, kde-format
msgid "Video Slideshow is not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:197
#, kde-format
msgid "Video Slideshow completed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidefinalpage.cpp:202
#, kde-format
msgid "Opening video stream in player..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideimagespage.cpp:74
#, kde-format
msgid ""
"<p>This view list all items to include on video stream.</p>"
"<p>The first one is on top of the list, the last one</p>"
"<p>on the bottom. You can adjust the order of each item.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideintropage.cpp:79
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Video Slideshow tool</b></h1>"
"</p>"
"<p>This assistant will guide you to export</p>"
"<p>your images as a video stream.</p>"
"<p>You can generate quickly a <a href='https://en.wikipedia.org/wiki/Time-lapse_photography'>Time-lapse</a> movie from images</p>"
"<p>captured with a tripod mounted camera controlled with an <a href='https://en.wikipedia.org/wiki/Intervalometer#Photography'>intervalometer</a>.</p>"
"<p></p>"
"<p>You can also create a video presentation with transition</p>"
"<p>effects and audio tracks to show on a TV screen.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:95
#, kde-format
msgid "Media Container Format:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:135
#, kde-format
msgid "The video output file name will be generated automatically."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslideoutputpage.cpp:142
#, kde-format
msgid "Open in Player:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:109
#, kde-format
msgid "Number of Frames by Image:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:118
#, kde-format
msgid "Video Standard:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:137
#, kde-format
msgid "Video Type:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:156
#, kde-format
msgid "Video Bit Rate:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:201
#, kde-format
msgid "Effect While Displaying Images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:221
#, kde-format
msgid "<i>An effect is an visual panning or zooming applied while an image is displayed. The effect duration will follow the number of frames used to render the image on video stream.</i>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:237
#, kde-format
msgid "Transition Between Images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:257
#, kde-format
msgid "<i>A transition is an visual effect applied between two images. For some effects, the duration can depend of random values and can change while the slideshow.</i>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidevideopage.cpp:336
#, kde-format
msgid "Duration : %1 seconds by item, total %2 seconds (without transitions)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:86
#, kde-format
msgid "Create a Video Slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:95
#, kde-format
msgid "Welcome to Video Slideshow Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:98
#, kde-format
msgid "Video Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/videoslideshow/wizard/vidslidewizard.cpp:100
#, kde-format
msgid "Generating Video Slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxtalker.cpp:429
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:401
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1099
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:483
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:450
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:674
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:814
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:974
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:451
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:489
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:620
#, kde-format
msgid "Failed to upload photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxtalker.cpp:453
#: core/utilities/assistants/webservices/dropbox/dbtalker.cpp:428
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:386
#: core/utilities/assistants/webservices/onedrive/odtalker.cpp:474
#: core/utilities/assistants/webservices/twitter/twittertalker.cpp:647
#, kde-format
msgid "Failed to list folders"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:88
#, kde-format
msgid "Export to Box"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:90
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:89
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:133
#: core/utilities/assistants/webservices/google/gswindow.cpp:148
#: core/utilities/assistants/webservices/google/gswindow.cpp:194
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:110
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:90
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:90
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:234
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:53
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:139
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:91
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:202
#, kde-format
msgid "Start Upload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:91
#, kde-format
msgid "Start upload to Box"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:265
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:172
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:266
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:605
#: core/utilities/assistants/webservices/google/gswindow.cpp:396
#: core/utilities/assistants/webservices/google/gswindow.cpp:437
#: core/utilities/assistants/webservices/google/gswindow.cpp:519
#: core/utilities/assistants/webservices/google/gswindow.cpp:546
#: core/utilities/assistants/webservices/google/gswindow.cpp:629
#: core/utilities/assistants/webservices/google/gswindow.cpp:1089
#: core/utilities/assistants/webservices/google/gswindow.cpp:1282
#: core/utilities/assistants/webservices/google/gswindow.cpp:1293
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:265
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:265
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:270
#, kde-format
msgctxt "@title:window"
msgid "Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:266
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:267
#: core/utilities/assistants/webservices/google/gswindow.cpp:630
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:266
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:266
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:271
#, kde-format
msgid "No image selected. Please select which images should be uploaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:274
#: core/utilities/assistants/webservices/google/gswindow.cpp:645
#: core/utilities/assistants/webservices/google/gswindow.cpp:670
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:274
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:274
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:279
#, kde-format
msgid "Authentication failed. Click \"Continue\" to authenticate."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:305
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:298
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:550
#: core/utilities/assistants/webservices/google/gswindow.cpp:417
#: core/utilities/assistants/webservices/google/gswindow.cpp:498
#: core/utilities/assistants/webservices/google/gswindow.cpp:730
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:251
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:305
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:305
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:764
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:797
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:310
#, kde-format
msgid "%v / %m"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:309
#, kde-format
msgid "Box export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:344
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:425
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:338
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:684
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:426
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:278
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:285
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:344
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:344
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:579
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:915
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:349
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:746
#, kde-format
msgid "Uploading Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to Box.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:402
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:273
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:396
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:401
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:401
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:372
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:409
#, kde-format
msgid "Login Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:403
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:274
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:397
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:402
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:402
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:410
#, kde-format
msgid "Authentication failed. Do you want to try again?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/box/boxwindow.cpp:418
#: core/utilities/assistants/webservices/box/boxwindow.cpp:423
#, kde-format
msgid ""
"Box call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:280
#, kde-format
msgid "Cannot open image at %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:401
#, kde-format
msgid "%1 Call Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:402
#: core/utilities/assistants/webservices/common/manager/wstalker.cpp:354
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:318
#, kde-format
msgid "Code: %1. %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wsauthentication.cpp:426
#, kde-format
msgid ""
"Failed to upload photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:117
#, kde-format
msgctxt "Web Service: FLICKR"
msgid "Flickr"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:118
#, kde-format
msgctxt "Web Service: DROPBOX"
msgid "Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:119
#, kde-format
msgctxt "Web Service: IMGUR"
msgid "Imgur"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:120
#, kde-format
msgctxt "Web Service: FACEBOOK"
msgid "Facebook"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:121
#, kde-format
msgctxt "Web Service: SMUGMUG"
msgid "Smugmug"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:122
#, kde-format
msgctxt "Web Service: GDRIVE"
msgid "Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/manager/wssettings.cpp:123
#, kde-format
msgctxt "Web Service: GPHOTO"
msgid "Google Photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsauthenticationpage.cpp:335
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Authentication done!</b></h1>"
"</p>"
"<p>"
"<h3>Account linking succeeded!</h3>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsauthenticationpage.cpp:342
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Authentication done!</b></h1>"
"</p>"
"<p>"
"<h3>Account linking failed!</h3>"
"</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:142
#, kde-format
msgid "Preparing files..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsfinalpage.cpp:148
#, kde-format
msgid "Start transferring process..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:99
#, kde-format
msgid "<h3>This view lists all items to export.</h3>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:114
#, kde-format
msgid "<h3>This view lists user albums.</h3>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsimagespage.cpp:317
#, kde-format
msgid "%1 - Create album failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:93
#, kde-format
msgid ""
"<qt>"
"<p>"
"<h1><b>Welcome to Web Services Tool</b></h1>"
"</p>"
"<p>This assistant will guide you step by step, to export your items to popular Internet data hosting service.</p>"
"<p>Before exporting contents, you will be able to adjust items' properties according to your remote Web service capabilities.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:106
#, kde-format
msgid "&Choose operation:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:108
#, kde-format
msgid "Export to web services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:109
#, kde-format
msgid "Import from web services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:120
#, kde-format
msgid "&Choose remote Web Service:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wsintropage.cpp:145
#, kde-format
msgid "&Choose account:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:92
#, kde-format
msgid "Export to Web Services"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:103
#, kde-format
msgid "Welcome to Web Services Tool"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:104
#, kde-format
msgid "Authentication dialog"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:107
#, kde-format
msgid "Web Service Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wizard/wswizard.cpp:108
#, kde-format
msgid "Export by Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wscomboboxintermediate.h:55
#, kde-format
msgid "Various"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:94
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:328
#, kde-format
msgid "Login:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:108
#, kde-format
msgid "&Login"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:111
#, kde-format
msgid "&Skip"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wslogindialog.cpp:173
#, kde-format
msgid "Password cannot be empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:61
#, kde-format
msgid "Title: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:62
#, kde-format
msgid "Time Stamp: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:63
#, kde-format
msgid "Description: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:64
#, kde-format
msgid "Location: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:116
#, kde-format
msgid "These are basic settings for the new %1 album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:118
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:105
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:119
#, kde-format
msgid "Title of the album that will be created (required)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:121
#, kde-format
msgid "Date and Time of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:123
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:120
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:122
#, kde-format
msgid "Description of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsnewalbumdialog.cpp:125
#, kde-format
msgid "Location of the album that will be created (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:68
#, kde-format
msgid "Account Selector"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:73
#, kde-format
msgid "Add another account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wsselectuserdlg.cpp:95
#, kde-format
msgid "Choose the %1 account to use for exporting images:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:145
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:265
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:80
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:71
#, kde-format
msgid "Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:154
#, kde-format
msgid "Max Dimension"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:157
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:180
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:150
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:159
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:174
#, kde-format
msgid "This is the list of images to upload to your %1 account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:184
#, kde-format
msgid "This is a clickable link to open %1 in a browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:190
#, kde-format
msgid "This is the %1 account that is currently logged in."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:192
#, kde-format
msgctxt "account settings"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:193
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:365
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:154
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:96
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:85
#, kde-format
msgid "Change Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:195
#, kde-format
msgid "Change %1 account for transfer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:205
#, kde-format
msgid "This is the %1 folder to/from which selected photos will be uploaded/downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:213
#, kde-format
msgid "Create new %1 folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:215
#, kde-format
msgctxt "album list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:217
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:136
#, kde-format
msgid "Reload album list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:226
#, kde-format
msgid "This is the maximum dimension of the images. Images larger than this will be scaled down."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:227
#, kde-format
msgid "Original Size"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:228
#, kde-format
msgid "1600 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:229
#, kde-format
msgid "1440 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:230
#, kde-format
msgid "1280 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:231
#, kde-format
msgid "1152 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:232
#, kde-format
msgid "1024 px"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:238
#, kde-format
msgid "This is the location where %1 images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:243
#, kde-format
msgid "These are the options that would be applied to photos before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:245
#, kde-format
msgid "Upload original image file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:249
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:466
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:162
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:163
#, kde-format
msgid "Resize photos before uploading"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:259
#, kde-format
msgid "Maximum Dimension:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wssettingswidget.cpp:267
#, kde-format
msgid "JPEG Quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/common/wstooldialog.cpp:68
#: core/utilities/presentation/dialogs/presentationdlg.cpp:88
#, kde-format
msgctxt "@action:button"
msgid "&Start"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:87
#, kde-format
msgid "Export to Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:90
#, kde-format
msgid "Start upload to Dropbox"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:302
#, kde-format
msgid "Dropbox export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:339
#, kde-format
msgid ""
"Failed to upload photo to Dropbox.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:411
#: core/utilities/assistants/webservices/dropbox/dbwindow.cpp:416
#, kde-format
msgid ""
"Dropbox call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:54
#, kde-format
msgid "Privacy setting of the album that will be created (required)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:56
#, kde-format
msgid "Only Me"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:58
#, kde-format
msgid "Only Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:60
#, kde-format
msgid "Friends of Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbnewalbumdlg.cpp:66
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:137
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:145
#, kde-format
msgid "Everyone"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:202
#, kde-format
msgid "Validate previous session..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:438
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:652
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:878
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:892
#, kde-format
msgid "Cannot open file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:477
#, kde-format
msgid "The service is not available at this time."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:480
#, kde-format
msgid "The application has reached the maximum number of requests allowed."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:483
#, kde-format
msgid "Invalid session key or session expired. Try to log in again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:486
#, kde-format
msgid "Invalid album ID."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:489
#, kde-format
msgid "Album is full."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:492
#, kde-format
msgid "Missing or invalid file."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbtalker.cpp:495
#, kde-format
msgid "Too many unapproved photos pending."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:131
#, kde-format
msgid "Export to Facebook Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:134
#, kde-format
msgid "Start upload to Facebook web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:368
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:401
#, kde-format
msgid "<auto create>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:376
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:396
#, kde-format
msgid "Facebook Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:481
#, kde-format
msgid "You will be logged out of your account. If you have logged out of facebook,click \"Continue\" to authenticate for another account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:554
#, kde-format
msgid "Facebook export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:685
#, kde-format
msgid ""
"Failed to upload photo into Facebook: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/facebook/fbwindow.cpp:704
#, kde-format
msgid "Facebook Call Failed: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:86
#, kde-format
msgid "Target location: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:87
#, kde-format
msgid "Sets the target address to upload the images to. This can be any address as used in Dolphin or Konqueror, e.g. ftp://my.server.org/sub/folder."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:91
#, kde-format
msgid "Select export location..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:99
#, kde-format
msgid "This is the list of images to upload to the specified target."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:162
#, kde-format
msgid "Select target..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwidget.cpp:185
#, kde-format
msgid "<not selected>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:81
#, kde-format
msgid "Export to Remote Storage"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:84
#, kde-format
msgid "Start export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:85
#, kde-format
msgid "Start export to the specified target"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:205
#, kde-format
msgid "Upload not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftexportwindow.cpp:206
#, kde-format
msgid "Some of the images have not been transferred and are still in the list. You can retry to export these images now."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:66
#, kde-format
msgid "Select import location..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:75
#, kde-format
msgid "This is the list of images to import into the current album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwidget.cpp:102
#, kde-format
msgid "Select items to import..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:71
#, kde-format
msgid "Import from Remote Storage"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:75
#, kde-format
msgid "Start import"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:76
#, kde-format
msgid "Start importing the specified images into the currently selected album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:145
#, kde-format
msgid "Import not completed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/filetransfer/ftimportwindow.cpp:146
#, kde-format
msgid "Some of the images have not been transferred and are still in the list. You can retry to import these images now."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:481
#, kde-format
msgid "Check if photo should be publicly visible or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:484
#, kde-format
msgid "Check if photo should be visible to family or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:487
#, kde-format
msgid "Check if photo should be visible to friends or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:490
#, kde-format
msgid "Indicate the safety level for the photo or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:493
#, kde-format
msgid "Indicate what kind of image this is or use Upload Options tab to specify this for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:506
#, kde-format
msgid "Add extra tags per image or use Upload Options tab to add tags for all images"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrlist.cpp:523
#, kde-format
msgid "Enter extra tags, separated by commas."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:298
#, kde-format
msgid "Getting the maximum allowed file size."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:584
#, kde-format
msgid "File Size exceeds maximum allowed file size."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:671
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:554
#, kde-format
msgid "No photo specified"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:675
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:557
#, kde-format
msgid "General upload failure"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:679
#, kde-format
msgid "Filesize was zero"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:683
#, kde-format
msgid "Filetype was not recognized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:687
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:566
#, kde-format
msgid "User exceeded upload limit"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:691
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:569
#, kde-format
msgid "Invalid signature"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:695
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:572
#, kde-format
msgid "Missing signature"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:699
#, kde-format
msgid "Login Failed / Invalid auth token"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:703
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:578
#, kde-format
msgid "Invalid API Key"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:707
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:581
#, kde-format
msgid "Service currently unavailable"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:711
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:584
#, kde-format
msgid "Invalid Frob"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:715
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:587
#, kde-format
msgid "Format \"xxx\" not found"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:719
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:590
#, kde-format
msgid "Method \"xxx\" not found"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:723
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:593
#, kde-format
msgid "Invalid SOAP envelope"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:727
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:596
#, kde-format
msgid "Invalid XML-RPC Method Call"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:731
#, kde-format
msgid "The POST method is now required for all setters"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:735
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:602
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:236
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:768
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:741
#, kde-format
msgid ""
"Error Occurred: %1\n"
"Cannot proceed any further."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:924
#, kde-format
msgid "PhotoSet creation failed: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1019
#, kde-format
msgid "Failed to fetch list of photo sets."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrtalker.cpp:1158
#, kde-format
msgid "Failed to query photo information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:40
#, kde-format
msgid "Remove Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:50
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:57
#, kde-format
msgctxt "photo permissions"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:56
#, kde-format
msgid "This is the list of images to upload to your Flickr account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:61
#, kde-format
msgid "Extra tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:67
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:78
#, kde-format
msgctxt "photo permissions"
msgid "Family"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:72
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:80
#, kde-format
msgctxt "photo permissions"
msgid "Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:87
#, kde-format
msgid "Safety level"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:89
#, kde-format
msgid "Content type"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:92
#, kde-format
msgctxt "photo safety level"
msgid "Safe"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:93
#, kde-format
msgctxt "photo safety level"
msgid "Moderate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:94
#, kde-format
msgctxt "photo safety level"
msgid "Restricted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:95
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:190
#, kde-format
msgctxt "photo content type"
msgid "Photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:96
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:191
#, kde-format
msgctxt "photo content type"
msgid "Screenshot"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:97
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:192
#, kde-format
msgctxt "photo content type"
msgid "Other"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:113
#, kde-format
msgid "Tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:117
#, kde-format
msgid "Use Host Application Tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:119
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:481
#, kde-format
msgid "More tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:133
#, kde-format
msgid "Added Tags: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:135
#, kde-format
msgid "Enter new tags here, separated by commas."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:137
#, kde-format
msgid "Add tags per image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:138
#, kde-format
msgid "If checked, you can set extra tags for each image in the File List tab"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:142
#, kde-format
msgid "Strip Spaces From Tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:155
#, kde-format
msgid "Publication Options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:160
#, kde-format
msgctxt "As in accessible for people"
msgid "Public (anyone can see them)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:163
#, kde-format
msgid "Visible to Family"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:166
#, kde-format
msgid "Visible to Friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:169
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:468
#, kde-format
msgid "More publication options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:182
#, kde-format
msgid "Safety level:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:184
#, kde-format
msgid "Safe"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:185
#, kde-format
msgid "Moderate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:186
#, kde-format
msgid "Restricted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:188
#, kde-format
msgid "Content type:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:284
#, kde-format
msgid ""
"<b>"
"<h2><a href='http://www.23hq.com'><font color=\"#7CD164\">23</font></a> Export</h2>"
"</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:291
#, kde-format
msgid ""
"<b>"
"<h2><a href='http://www.flickr.com'><font color=\"#0065DE\">flick</font><font color=\"#FF0084\">r</font></a> Export</h2>"
"</b>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:464
#, kde-format
msgid "Fewer publication options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwidget.cpp:486
#, kde-format
msgid "Fewer tag options"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:155
#, kde-format
msgid "Export to %1 Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:194
#, kde-format
msgid "Start Uploading"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:616
#, kde-format
msgid "Photostream Only"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:803
#, kde-format
msgid "Flickr Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:835
#, kde-format
msgid "Failed to Fetch Photoset information from %1. %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/flickr/flickrwindow.cpp:843
#, kde-format
msgid ""
"Failed to upload photo into %1. %2\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gdrive/gdtalker.cpp:452
#, kde-format
msgid "Failed to create folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:560
#, kde-format
msgid "File-size was zero"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:563
#, kde-format
msgid "File-type was not recognized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:575
#, kde-format
msgid "Login failed / Invalid auth token"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:599
#, kde-format
msgid "The POST method is now required for all setters."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:606
#, kde-format
msgid ""
"Error occurred: %1\n"
"Unable to proceed further."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gphoto/gptalker.cpp:807
#, kde-format
msgid "Failed to fetch photo-set list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:74
#, kde-format
msgid "Access Level"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:75
#, kde-format
msgid "These are security and privacy settings for the new Google Photos/PicasaWeb album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:77
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:79
#, kde-format
msgid "Public album is listed on your public Google Photos/PicasaWeb page."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:80
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Unlisted / Private"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:81
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:150
#, kde-format
msgid "Unlisted album is only accessible via URL."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:82
#, kde-format
msgctxt "google photos/picasaweb album privacy"
msgid "Sign-In Required to View"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:83
#, kde-format
msgid "Unlisted album require Sign-In to View"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsnewalbumdlg.cpp:91
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:163
#, kde-format
msgid "Privacy:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:115
#, kde-format
msgid "Add As New"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:116
#, kde-format
msgid "Item will be added alongside the linked version."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:122
#, kde-format
msgid "Add All"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:123
#, kde-format
msgid "Items will be added alongside the linked version. You will not be prompted again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:129
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:130
#, kde-format
msgid "Item will be replacing the linked version."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:136
#, kde-format
msgid "Replace All"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:137
#, kde-format
msgid "Items will be replacing the linked version. You will not be prompted again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:160
#, kde-format
msgid "A linked item already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gsreplacedlg.cpp:185
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:62
#, kde-format
msgid "Tag path behavior :"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:64
#, kde-format
msgid "Leaf tags only"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:65
#, kde-format
msgid "Export only the leaf tags of tag hierarchies"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:66
#, kde-format
msgid "Split tags"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:67
#, kde-format
msgid "Export the leaf tag and all ancestors as single tags."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:68
#, kde-format
msgid "Combined String"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswidget.cpp:69
#, kde-format
msgid "Build a combined tag string."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:146
#, kde-format
msgid "Export to Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:149
#, kde-format
msgid "Start upload to Google Drive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:192
#, kde-format
msgid "Export to Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:195
#, kde-format
msgid "Start upload to Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:201
#, kde-format
msgid "Import from Google Photos/PicasaWeb Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:203
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:130
#, kde-format
msgid "Start Download"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:204
#, kde-format
msgid "Start download from Google Photos/PicasaWeb service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:397
#: core/utilities/assistants/webservices/google/gswindow.cpp:438
#: core/utilities/assistants/webservices/google/gswindow.cpp:547
#, kde-format
msgid "Google Photos/PicasaWeb Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:502
#, kde-format
msgid "Google Photo Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:520
#, kde-format
msgid "Google Drive Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:734
#, kde-format
msgid "Google Drive export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1018
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:981
#, kde-format
msgid ""
"Failed to save photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1039
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:994
#, kde-format
msgid ""
"Failed to download photo: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1090
#, kde-format
msgid "Failed to save image to %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1118
#, kde-format
msgid ""
"Failed to upload photo to %1.\n"
"%2\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1165
#, kde-format
msgid ""
"Failed to finish uploading photo to %1.\n"
"%2\n"
"No image uploaded to your account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1168
#: core/utilities/facemanagement/assignnamewidget.cpp:251
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:188
#: core/utilities/imageeditor/editor/editorwindow.cpp:1043
#: core/utilities/maintenance/facesdetector.cpp:70
#: core/utilities/searchwindow/searchutilities.cpp:628
#, kde-format
msgid "OK"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1283
#, kde-format
msgid ""
"Google Drive call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1294
#, kde-format
msgid ""
"Google Photos/PicasaWeb call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/google/gswindow.cpp:1325
#, kde-format
msgid "You will be logged out of your account, click \"Continue\" to authenticate for another account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:221
#, kde-format
msgid "Authenticating the user"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:247
#, kde-format
msgid "Getting galleries from server"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshacktalker.cpp:337
#, kde-format
msgid "Successfully retrieved galleries"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:53
#, kde-format
msgid "Make private"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:57
#, kde-format
msgid "Tags (optional):"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:59
#, kde-format
msgid "Remove information bar on thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:95
#, kde-format
msgctxt "@item:inlistbox"
msgid "Add to root folder"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwidget.cpp:98
#, kde-format
msgctxt "@item:inlistbox"
msgid "Create new gallery"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:113
#, kde-format
msgid "Export to ImageShack"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:121
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:158
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:122
#, kde-format
msgid "Start upload to ImageShack web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:255
#, kde-format
msgid "Image Shack Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:282
#, kde-format
msgid "Authenticating..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:340
#, kde-format
msgid "Login failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:354
#, kde-format
msgid "Failed to get galleries list: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imageshack/imageshackwindow.cpp:427
#, kde-format
msgid ""
"Failed to upload photo into ImageShack: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:61
#, kde-format
msgid "Submission title"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:64
#, kde-format
msgid "Submission description"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:67
#, kde-format
msgid "Imgur URL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurimageslist.cpp:70
#, kde-format
msgid "Imgur Delete URL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurtalker.cpp:192
#, kde-format
msgid "Could not authorize"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurtalker.cpp:374
#, kde-format
msgid "Could not open file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:117
#, kde-format
msgid "Logged in as:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:126
#, kde-format
msgid "Forget"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:136
#, kde-format
msgid "Upload Anonymously"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:155
#, kde-format
msgid "Export to imgur.com"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:159
#, kde-format
msgid "Start upload to Imgur"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:244
#, kde-format
msgid "<Not logged in>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:251
#, kde-format
msgid "Authorization Failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:252
#, kde-format
msgid "Failed to log into Imgur: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:279
#, kde-format
msgid "Failed to upload photo to Imgur: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/imgur/imgurwindow.cpp:286
#, kde-format
msgid ""
"Failed to upload photo to Imgur: %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/iface/mediawiki_queryimageinfo.cpp:201
#, kde-format
msgid "You cannot query the information of an image if you do not provide the title of that image."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:123
#, kde-format
msgid "Error on file '%1'\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:127
#, kde-format
msgid "Error on file '%1': %2\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikitalker.cpp:165
#, kde-format
msgid "Uploaded via digiKam uploader"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:104
#, kde-format
msgid "Select an image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:172
#, kde-format
msgid "This is a clickable link to open the MediaWiki home page in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:181
#, kde-format
msgid "This is the list of images to upload to the wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:206
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:379
#, kde-format
msgid "This is the login form to your account on the chosen wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:231
#: core/utilities/queuemanager/views/workflowdlg.cpp:120
#, kde-format
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:233
#, kde-format
msgid "Categories:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:235
#, kde-format
msgid "Latitude:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:237
#, kde-format
msgid "Longitude:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:266
#, kde-format
msgid "This is the login form to your MediaWiki account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:273
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:274
#, kde-format
msgid "Add a wiki to this list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:279
#, kde-format
msgid "Wikimedia Commons"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:280
#, kde-format
msgid "Wikimedia Meta"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:281
#, kde-format
msgid "Wikipedia"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:282
#, kde-format
msgid "Wikibooks"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:283
#, kde-format
msgid "Wikinews"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:284
#, kde-format
msgid "Wikiquote"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:285
#, kde-format
msgid "Wikisource"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:286
#, kde-format
msgid "Wiktionary"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:287
#, kde-format
msgid "MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:288
#, kde-format
msgid "Wikia Foto"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:289
#, kde-format
msgid "Wikia Uncyclopedia"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:294
#, kde-format
msgid "Wiki:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:305
#, kde-format
msgid "These are options for adding a Wiki."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:313
#, kde-format
msgid "API URL:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:318
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:350
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:319
#, kde-format
msgid "Add a new wiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:336
#, kde-format
msgid "&Log in"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:352
#, kde-format
msgid "Login Information"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:358
#, kde-format
msgctxt "Name of the wiki the user is currently logged on"
msgid "Logged on: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:362
#, kde-format
msgctxt "Username which is used to connect to the wiki"
msgid "Logged as: "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:366
#, kde-format
msgid "Logout and change the account used for transfer"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:384
#, kde-format
msgid "Author:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:390
#, kde-format
msgid "License:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:394
#, kde-format
msgid "Own work, Creative Commons Attribution-Share Alike 4.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:396
#, kde-format
msgid "Own work, multi-license with CC-BY-SA-3.0 and GFDL"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:398
#, kde-format
msgid "Own work, multi-license with CC-BY-SA-3.0 and older"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:400
#, kde-format
msgid "Own work, Creative Commons Attribution-Share Alike 3.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:402
#, kde-format
msgid "Own work, Creative Commons Attribution 3.0"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:404
#, kde-format
msgid "Own work, release into public domain under the CC-Zero license"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:406
#, kde-format
msgid "Author died more than 100 years ago"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:408
#, kde-format
msgid "Photo of a two-dimensional work whose author died more than 100 years ago"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:410
#, kde-format
msgid "First published in the United States before 1923"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:412
#, kde-format
msgid "Work of a U.S. government agency"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:414
#, kde-format
msgid "Simple typefaces, individual words or geometric shapes"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:416
#, kde-format
msgid "Logos with only simple typefaces, individual words or geometric shapes"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:418
#, kde-format
msgid "No license specified (not recommended for public wiki sites)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:421
#, kde-format
msgid "Generic categories:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:424
#, kde-format
msgid "This is a place to enter categories that will be added to all the files."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:427
#, kde-format
msgid "Generic text:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:430
#, kde-format
msgid "This is a place to enter text that will be added to all the files, below the Information template."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:434
#, kde-format
msgid "Upload comments:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:437
#, kde-format
msgid "This is a place to enter text that will be used as upload comments. The default of 'Uploaded via digiKam uploader' will be used if empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:460
#, kde-format
msgid "These are options that will be applied to photos before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:476
#, kde-format
msgid "Maximum size:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:487
#, kde-format
msgid "Remove metadata from file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:491
#, kde-format
msgid "Remove coordinates from file"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:508
#, kde-format
msgid "Items Properties"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwidget.cpp:509
#, kde-format
msgid "Upload Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:108
#, kde-format
msgid "Export to MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:111
#, kde-format
msgid "Start upload to MediaWiki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:318
#, kde-format
msgid "MediaWiki export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:353
#, kde-format
msgid "Login Error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:353
#, kde-format
msgid "Please check your credentials and try again."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/mediawiki/mediawikiwindow.cpp:374
#, kde-format
msgid "Upload finished with no errors."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:88
#, kde-format
msgid "Export to Onedrive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:91
#, kde-format
msgid "Start upload to Onedrive"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:309
#, kde-format
msgid "Onedrive export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to OneDrive.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:416
#: core/utilities/assistants/webservices/onedrive/odwindow.cpp:421
#, kde-format
msgid ""
"Onedrive call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:523
#, kde-format
msgid "Failed to upload Pin"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/ptalker.cpp:550
#, kde-format
msgid "Failed to list boards"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:88
#, kde-format
msgid "Export to Pinterest"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:91
#, kde-format
msgid "Start upload to Pinterest"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:309
#, kde-format
msgid "Pinterest export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:345
#, kde-format
msgid ""
"Failed to upload photo to Pinterest.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:416
#: core/utilities/assistants/webservices/pinterest/pwindow.cpp:421
#, kde-format
msgid ""
"Pinterest call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:95
#, kde-format
msgctxt "piwigo login settings"
msgid "URL:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:99
#, kde-format
msgctxt "piwigo login settings"
msgid "Username:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigologindlg.cpp:103
#, kde-format
msgctxt "piwigo login settings"
msgid "Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:334
#, kde-format
msgid "Check if %1 already exists"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:469
#, kde-format
msgid "Piwigo URL probably incorrect"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:475
#, kde-format
msgid "Incorrect username or password specified"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:518
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:692
#, kde-format
msgid "Upload to Piwigo version < 2.4 is no longer supported"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:590
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:668
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:737
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:808
#, kde-format
msgid "Invalid response received from remote Piwigo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:596
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:935
#, kde-format
msgid "Failed to list albums"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:642
#, kde-format
msgid "Photo '%1' already exists."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:743
#, kde-format
msgid "Photo '%1' already exists in this album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:829
#, kde-format
msgid "Error : Cannot open photo: %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:856
#, kde-format
msgid "Upload the chunk %1/%2 of %3"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:889
#, kde-format
msgid "Warning : The full size photo cannot be uploaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:935
#, kde-format
msgid "Upload the metadata of %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigotalker.cpp:968
#, kde-format
msgid "Invalid response received from remote Piwigo (%1)"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:126
#, kde-format
msgid "Visit Piwigo website"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:165
#, kde-format
msgid "Maximum width:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:171
#, kde-format
msgid "Maximum height:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:177
#, kde-format
msgid "Resized JPEG quality:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:230
#, kde-format
msgid "Piwigo Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:263
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:382
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:626
#, kde-format
msgid "Edit Piwigo Data"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:373
#, kde-format
msgid "Failed to login into remote piwigo. "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:374
#, kde-format
msgid ""
"\n"
"Do you want to check your settings and try again?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:485
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:246
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:208
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:517
#, kde-format
msgid "Nothing to upload - please select photos to upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:556
#, kde-format
msgid "The file %1 is not a supported image or video format"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:561
#, kde-format
msgid "Uploading file %1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:580
#, kde-format
msgid "Failed to upload media into remote Piwigo. "
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/piwigo/piwigowindow.cpp:581
#, kde-format
msgid ""
"\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:48
#, kde-format
msgid "Visibility"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:49
#, kde-format
msgid "Set the visibility of the album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcenewalbumdlg.cpp:51
#, kde-format
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:171
#, kde-format
msgid "Not logged in"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:237
#, kde-format
msgid "Invalid command"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:238
#, kde-format
msgid "Invalid login name or password"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:239
#, kde-format
msgid "Session expired"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:241
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:242
#, kde-format
msgid "Unknown album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:243
#, kde-format
msgid "Failed to open album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:244
#, kde-format
msgid "The album name cannot be empty"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:245
#, kde-format
msgid "Failed to create album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:246
#, kde-format
msgid "Album does not exist"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:249
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:251
#, kde-format
msgid "File upload failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:252
#, kde-format
msgid "Unsupported file extension"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:308
#, kde-format
msgid "Logging in %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:309
#, kde-format
msgid "Logging out %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:310
#, kde-format
msgid "Loading albums %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:311
#, kde-format
msgid "Creating album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:312
#, kde-format
msgid "Opening album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:313
#, kde-format
msgid "Closing album %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewidget.cpp:314
#, kde-format
msgid "Adding photos %v%"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:51
#, kde-format
msgid "Export to Rajce.net"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/rajce/rajcewindow.cpp:54
#, kde-format
msgid "Start upload to Rajce.net"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:92
#, kde-format
msgid "SmugMug New Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:102
#, kde-format
msgid "These are basic settings for the new SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:124
#, kde-format
msgid "Album template for the new album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:127
#, kde-format
msgctxt "new smug album dialog"
msgid "Title:"
msgstr ""
#. i18nc("new smug album dialog", "Category:"), d->categCoB);
#. i18nc("new smug album dialog", "Subcategory:"), d->subCategCoB);
#.
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:134
#, kde-format
msgctxt "new smug album dialog"
msgid "Description:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:135
#, kde-format
msgctxt "new smug album dialog"
msgid "Template:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:143
#, kde-format
msgid "Security && Privacy"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:144
#, kde-format
msgid "These are security and privacy settings for the new SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:146
#, kde-format
msgctxt "smug album privacy"
msgid "Public"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:148
#, kde-format
msgid "Public album is listed on your public SmugMug page."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:149
#, kde-format
msgctxt "smug album privacy"
msgid "Unlisted"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:157
#, kde-format
msgid "Require password to access the album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:160
#, kde-format
msgid "Password hint to present to users in the password prompt (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugnewalbumdlg.cpp:165
#, kde-format
msgid "Password Hint:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:356
#, kde-format
msgid "Logging in to SmugMug service..."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:677
#, kde-format
msgid "Login failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:680
#, kde-format
msgid "Invalid user/nick/password"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:683
#, kde-format
msgid "Invalid API key"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugtalker.cpp:1038
#, kde-format
msgid "Failed to list album template"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:68
#, kde-format
msgid "This is the list of images to upload to your SmugMug account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:74
#, kde-format
msgid "This is a clickable link to open the SmugMug home page in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:81
#, kde-format
msgid "This is the SmugMug account that will be used to authenticate."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:84
#, kde-format
msgctxt "smug account login"
msgid "Anonymous"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:85
#, kde-format
msgid "Login as anonymous to SmugMug web service."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:87
#, kde-format
msgid "SmugMug Account"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:88
#, kde-format
msgid "Login to SmugMug web service using email and password."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:90
#, kde-format
msgctxt "smug account settings"
msgid "Name:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:92
#, kde-format
msgctxt "smug account settings"
msgid "Email:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:98
#, kde-format
msgid "Change SmugMug Account used to authenticate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:113
#, kde-format
msgid "This is the SmugMug album that will be used for transfer."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:118
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:86
#, kde-format
msgid "Nickname:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:120
#, kde-format
msgid "Nickname of SmugMug user to list albums."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:121
#, kde-format
msgid "Site Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:123
#, kde-format
msgid "Site-wide password for specified SmugMug nick/user."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:124
#, kde-format
msgid "Album Password:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:126
#, kde-format
msgid "Password for SmugMug album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:131
#, kde-format
msgid "Create new SmugMug album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:134
#, kde-format
msgctxt "reload album list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:151
#, kde-format
msgid "This is the location where SmugMug images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:159
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:170
#, kde-format
msgid "These are options that will be applied to images before upload."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwidget.cpp:173
#, kde-format
msgid "Maximum dimension:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:128
#, kde-format
msgid "Import from SmugMug Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:131
#, kde-format
msgid "Start download from SmugMug web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:137
#, kde-format
msgid "Export to SmugMug Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:140
#, kde-format
msgid "Start upload to SmugMug web service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:470
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:479
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:509
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:542
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:1014
#, kde-format
msgid "SmugMug Call Failed: %1\n"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:538
#, kde-format
msgid "&lt;none&gt;"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:680
#, kde-format
msgid "You will be logged out of your account, click \"Continue\" to authenticate for another account."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:767
#, kde-format
msgid "SmugMug Import"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:800
#, kde-format
msgid "SmugMug Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/smugmug/smugwindow.cpp:916
#, kde-format
msgid ""
"Failed to upload photo to SmugMug.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:89
#, kde-format
msgid "Export to Twitter"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:92
#, kde-format
msgid "Start upload to Twitter"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:314
#, kde-format
msgid "Twitter export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:350
#, kde-format
msgid ""
"Failed to upload photo to Twitter.\n"
"%1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:425
#: core/utilities/assistants/webservices/twitter/twitterwindow.cpp:430
#, kde-format
msgid ""
"Twitter call failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:87
#, kde-format
msgctxt "@title:group Header above controls for managing albums"
msgid "Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:92
#, kde-format
msgid "This is the VKontakte album that will be used for the transfer."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:100
#, kde-format
msgid "Create new VKontakte album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:103
#, kde-format
msgctxt "reload albums list"
msgid "Reload"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:104
#, kde-format
msgid "Reload albums list"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:107
#, kde-format
msgid "Edit selected album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:112
#, kde-format
msgid "Delete selected album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:329
#, kde-format
msgctxt "@title:window"
msgid "Confirm Album Deletion"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:330
#, kde-format
msgid "<qt>Are you sure you want to remove the album <b>%1</b> including all photos in it?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:443
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:182
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:377
#, kde-format
msgctxt "@title:window"
msgid "Request to VKontakte failed"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkalbumchooser.cpp:444
#, kde-format
msgid "Internal error: Null pointer to KJob instance."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:76
#, kde-format
msgid "This account is used for authentication."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:81
#, kde-format
msgid "Your VKontakte login"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:86
#, kde-format
msgid "Change VKontakte account used to authenticate"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:156
#, kde-format
msgctxt "Concatenation of first name (%1) and last name (%2)"
msgid "%1 %2"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkauthwidget.cpp:173
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:295
#, kde-format
msgid "Unauthorized"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "Edit album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:97
#, kde-format
msgctxt "@title:window"
msgid "New album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:115
#, kde-format
msgctxt "@title:group Header above Title and Summary fields"
msgid "Album"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:116
#, kde-format
msgid "These are basic settings for the new VKontakte album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:127
#, kde-format
msgid "Summary:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:130
#, kde-format
msgid "Privacy Settings"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:134
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:142
#, kde-format
msgid "Only me"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:135
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:143
#, kde-format
msgid "My friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:136
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:144
#, kde-format
msgid "Friends of my friends"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:138
#, kde-format
msgid "Album available to:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:146
#, kde-format
msgid "Comments available to:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vknewalbumdlg.cpp:170
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:104
#, kde-format
msgid "Title cannot be empty."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:138
#, kde-format
msgid "This is the list of images to upload to your VKontakte album."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:145
#, kde-format
msgid "This is a clickable link to open the VKontakte service in a web browser."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:160
#, kde-format
msgid "This is the location where VKontakte images will be downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:200
#, kde-format
msgctxt "@title:window"
msgid "Export to VKontakte Web Service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:203
#, kde-format
msgid "Start upload to VKontakte service"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:370
#, kde-format
msgid "VKontakte"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:390
#, kde-format
msgid "Please select album first."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/vkontakte/vkwindow.cpp:421
#, kde-format
msgid "Vkontakte Export"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfnewalbumdlg.cpp:78
#, kde-format
msgid "Password for the album (optional)."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:81
#, kde-format
msgid "Update policy:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:83
#, kde-format
msgid "Update metadata"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:84
#, kde-format
msgid "Update metadata of remote file and merge remote tags with local"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:86
#, kde-format
msgid "Skip photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:87
#, kde-format
msgid "Simple skip photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:88
#, kde-format
msgid "Upload as new"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:89
#, kde-format
msgid "Add photo as new"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:91
#, kde-format
msgid "Privacy settings:"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:94
#, kde-format
msgid "Public access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:96
#, kde-format
msgid "Friends access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:98
#, kde-format
msgid "Private access"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:100
#, kde-format
msgid "Hide original photo"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:101
#, kde-format
msgid "Disable comments"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwidget.cpp:102
#, kde-format
msgid "Adult content"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:308
#, kde-format
msgctxt "Yandex.Fotki"
msgid "Y"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:309
#, kde-format
msgctxt "Yandex.Fotki"
msgid "andex."
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:310
#, kde-format
msgctxt "Yandex.Fotki"
msgid "Fotki"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:632
#, kde-format
msgid ""
"Failed to prepare image %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:659
#, kde-format
msgid "Images has been uploaded"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:689
#, kde-format
msgid "Please select album first"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:711
#, kde-format
msgid "Session error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:714
#, kde-format
msgid "Token error"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:717
#, kde-format
msgid "Invalid credentials"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:721
#, kde-format
msgid "Cannot get service document"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:734
#, kde-format
msgid "Cannot list albums"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:737
#, kde-format
msgid "Cannot list photos"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:740
#, kde-format
msgid "Cannot update album info"
msgstr ""
#. +> trunk5
#: core/utilities/assistants/webservices/yandexfotki/yfwindow.cpp:747
#, kde-format
msgid ""
"Failed to upload image %1\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/addressbook/akonadiiface.cpp:72
#, kde-format
msgid "Create Tag From Address Book"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/addressbook/akonadiiface.cpp:75
#, kde-format
msgid "No address book entries found"
msgstr ""
#. +> trunk5
#: core/utilities/extrasupport/filesindexer/baloowrap.cpp:147
#, kde-format
msgid "BalooTags/"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/assignnamewidget.cpp:255
#, kde-format
msgid "Confirm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/assignnamewidget.cpp:507
#, kde-format
msgid "Who is this?"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facepipeline.cpp:1284
#, kde-format
msgid "Applying face changes"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:127
#, kde-format
msgctxt "@title:window"
msgid "Scanning faces"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:131
#, kde-format
msgctxt "@action:button"
msgid "Scan"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:266
#, kde-format
msgctxt "@info"
msgid ""
"<qt>digiKam can search for faces in your photos.<br/>"
" When you have identified your friends on a number of photos,<br/>"
" it can also recognize the people shown on your photos.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:275
#, kde-format
msgctxt "@option:radio"
msgid "Detect faces"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:276
#, kde-format
msgctxt "@info"
msgid "Find all faces in your photos"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:278
#, kde-format
msgctxt "@option:radio"
msgid "Detect and recognize faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:279
#, kde-format
msgctxt "@info"
msgid "Find all faces in your photos and try to recognize which person is depicted"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:282
#, kde-format
msgctxt "@label:listbox"
msgid "Skip images already scanned"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:283
#, kde-format
msgctxt "@label:listbox"
msgid "Scan again and merge results"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:284
#, kde-format
msgctxt "@label:listbox"
msgid "Clear unconfirmed results and rescan"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:287
#, kde-format
msgctxt "@option:radio"
msgid "Recognize faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:288
#, kde-format
msgctxt "@info"
msgid "Try again to recognize the people depicted on marked but yet unconfirmed faces."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:313
#: core/utilities/fuzzysearch/findduplicatesview.cpp:137
#, kde-format
msgctxt "@label"
msgid "Search in:"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:314
#, kde-format
msgctxt "@title:tab"
msgid "Albums"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:321
#, kde-format
msgctxt "@label"
msgid "Parameters for face detection and Recognition"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:323
#, kde-format
msgctxt "@label Two extremities of a scale"
msgid "Fast - Accurate"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:329
#, kde-format
msgctxt "@info:tooltip"
msgid "Adjust speed versus accuracy: The higher the value, the more accurate the results will be, but it will take more time."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:338
#, kde-format
msgctxt "@title:tab"
msgid "Parameters"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:347
#, kde-format
msgctxt "@info"
msgid "Face detection is a time-consuming task. You can choose if you wish to employ all processor cores on your system, or work in the background only on one core. Warning: this features still experimental and it is disabled by default."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:354
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:359
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using LBP algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:360
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using EigenFaces algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:361
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using FisherFaces algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:362
#, kde-format
msgctxt "@label:listbox"
msgid "Recognize faces using Deep Learning algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:366
#, kde-format
msgctxt "@option:check"
msgid "Clear and rebuild all training data"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:368
#, kde-format
msgctxt "@info:tooltip"
msgid "This will clear all training data for recognition and rebuild it from all available faces."
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:378
#: core/utilities/setup/metadata/setupmetadata.cpp:543
#, kde-format
msgctxt "@title:tab"
msgid "Advanced"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:420
#, kde-format
msgctxt "@action:button"
msgid "Options <<"
msgstr ""
#. +> trunk5
#: core/utilities/facemanagement/facescandialog.cpp:421
#, kde-format
msgctxt "@action:button"
msgid "Options >>"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:73
#, kde-format
msgid "Ref. images"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:74
#, kde-format
msgid "Items"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:75
#, kde-format
msgid "Avg. similarity"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesalbum.cpp:79
#, kde-format
msgid "This shows all found duplicate items."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:126
#, kde-format
msgid "Update fingerprints"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:128
#, kde-format
msgid "Use this button to update all image fingerprints."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:130
#, kde-format
msgid "Find duplicates"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:132
#, kde-format
msgid "Use this button to scan the selected albums for duplicate items."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:156
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:329
#, kde-format
msgid "Similarity range:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:159
#, kde-format
msgid "Restriction:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:163
#, kde-format
msgctxt "@label:listbox"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:164
#, kde-format
msgctxt "@label:listbox"
msgid "Restrict to reference album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:165
#, kde-format
msgctxt "@label:listbox"
msgid "Exclude reference album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:166
#, kde-format
msgid "Use this option to restrict the duplicate search with some criteria, as to limit search to the album of reference image, or to exclude the album of reference image of the search."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:179
#, kde-format
msgid "Restrict to:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:183
#, kde-format
msgctxt "@label:listbox"
msgid "Only selected tab"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:184
#, kde-format
msgctxt "@label:listbox"
msgid "One of"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:185
#, kde-format
msgctxt "@label:listbox"
msgid "Both"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:186
#, kde-format
msgctxt "@label:listbox"
msgid "Albums but not tags"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:187
#, kde-format
msgctxt "@label:listbox"
msgid "Tags but not albums"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/findduplicatesview.cpp:190
#, kde-format
msgid ""
"Use this option to decide about the relation of the selected albums and tags.<br/>"
"<i>One of</i> means that the images are either in the selected albums or tags.<br/>"
"<i>Both</i> means that the images are both in the selected albums and tags.<br/>"
"<i>Albums but not tags</i> means that images must be in the selected albums but not tags.<br/>"
"<i>Tags but not albums</i> means that images must be in the selected tags but not albums.<br/>"
"<i>Only selected tab</i> means that only the selected tab is used."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:245
#, kde-format
msgid "Duplicates"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:247
#, kde-format
msgid "Sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:303
#, kde-format
msgid ""
"<p>Drag & drop an image here<br/>"
"to perform similar<br/>"
"items search.</p>"
"<p>You can also use the context menu<br/>"
" when browsing through your images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:311
#, kde-format
msgid "<b>File</b>:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:313
#, kde-format
msgid "<b>Folder</b>:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:323
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:459
#, kde-format
msgctxt "@label"
msgid "Search in albums:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:345
#, kde-format
msgid "Select here the approximate similarity interval as a percentage. "
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:356
#, kde-format
msgid "Enter the name of the current similar image search to save in the \"Similarity Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:362
#, kde-format
msgid "Save current similar image search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:363
#, kde-format
msgid "If you press this button, the current similar image search will be saved to a new search virtual album using name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:401
#, kde-format
msgid "Set here the brush color used to draw sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:420
#, kde-format
msgid "Undo last draw on sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:421
#, kde-format
msgid "Use this button to undo last drawing action on sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:427
#, kde-format
msgid "Redo last draw on sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:428
#, kde-format
msgid "Use this button to redo last drawing action on sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:431
#, kde-format
msgid "Pen:"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:436
#, kde-format
msgid "Set here the brush size in pixels used to draw sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:443
#, kde-format
msgid "Set here the number of items to find using sketch."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:471
#, kde-format
msgid "Clear sketch"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:472
#, kde-format
msgid "Use this button to clear sketch contents."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:476
#, kde-format
msgid "Enter the name of the current sketch search to save in the \"Similarity Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:482
#, kde-format
msgid "Save current sketch search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:483
#, kde-format
msgid "If you press this button, the current sketch fuzzy search will be saved to a new search virtual album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:698
#, kde-format
msgid "Image fingerprints have not yet been generated for your collection. The Similarity Search Tools will not be operational without pre-generated fingerprints. Please generate the fingerprints first."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/fuzzysearchview.cpp:702
#, kde-format
msgid "No Fingerprints"
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/sketchwidget.cpp:153
#, kde-format
msgid "You simply draw here a rough sketch of what you want to find and digiKam will displays the best matches in thumbnail view."
msgstr ""
#. +> trunk5
#: core/utilities/fuzzysearch/sketchwidget.cpp:584
#, kde-format
msgid ""
"Draw a sketch here\n"
"to perform a\n"
"Fuzzy search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:157
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:179
#, kde-format
msgid "Bookmark folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:189
#, kde-format
msgid "The file is not an XBEL version 1.0 file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarknode.cpp:276
#, kde-format
msgid "Unknown title"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:97
msgid "Add Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:102
#, kde-format
msgid "Type a name and a comment for the bookmark, and choose where to keep it."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:108
#, kde-format
msgid "Bookmark title"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:112
#, kde-format
msgid "Bookmark comment"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:214
#, kde-format
msgid "Edit Geolocation Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:232
#: core/utilities/setup/album/setupcategory.cpp:106
#: core/utilities/setup/camera/setupcamera.cpp:318
#: core/utilities/setup/camera/setupcamera.cpp:434
#: core/utilities/setup/setuptemplate.cpp:125
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:235
#, kde-format
msgid "Add Folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:419
#, kde-format
msgid "New Folder"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksdlg.cpp:438
#, kde-format
msgctxt "@info"
msgid "Do you want to remove \"%1\" from your Bookmarks collection?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:55
#, kde-format
msgid "Remove Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:94
#, kde-format
msgid "Insert Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:144
#, kde-format
msgid "Title Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:148
#, kde-format
msgid "Comment Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:152
#, kde-format
msgid "Address Change"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:705
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:822
#, kde-format
msgid "Loading Bookmark"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:706
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:823
#, kde-format
msgid ""
"Error when loading bookmarks on line %1, column %2:\n"
"%3"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:811
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:813
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:838
#, kde-format
msgid "XBEL (*.xbel *.xml)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:830
#, kde-format
msgid "Imported %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:836
#, kde-format
msgid "Save File"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:837
#, kde-format
msgid "%1 Bookmarks.xbel"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:845
#, kde-format
msgid "Export error"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/bookmarksmngr.cpp:845
#, kde-format
msgid "error saving bookmarks"
msgstr ""
#. +> trunk5
-#: core/utilities/geolocation/editor/bookmark/gpsbookmarkmodelhelper.cpp:242
+#: core/utilities/geolocation/editor/bookmark/gpsbookmarkmodelhelper.cpp:243
#: core/utilities/geolocation/editor/searches/searchresultmodelhelper.cpp:162
#, kde-format
msgid "1 image snapped to '%2'"
msgid_plural "%1 images snapped to '%2'"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/gpsbookmarkowner.cpp:150
#, kde-format
msgid "Edit Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/bookmark/gpsbookmarkowner.cpp:156
#, kde-format
msgid "Add Bookmark..."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:156
#, kde-format
msgid "Load GPX files..."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:163
#, kde-format
msgid "Show tracks on Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:164
#, kde-format
msgid "Set this option to show tracks on the Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:173
#, kde-format
msgid "Offset of pictures (hh:mm:ss):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:175
#, kde-format
msgid "Sets the offset between picture times and track times. E.g. to correct wrong camera clock or different time zone."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:183
#, kde-format
msgid "Set whether picture time is ahead or behind the track time."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:200
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:211
#, kde-format
msgid "Max. time gap (hh:mm:ss):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:204
#, kde-format
msgid "Sets the maximum time difference to interpolate GPX file points to image time data. If the time difference exceeds this setting, no match will be attempted."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:215
#, kde-format
msgid "Sets the maximum time difference from a GPS track point to the image time to be matched. If the time difference exceeds this setting, no match will be attempted."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:234
#, kde-format
msgid "Correlate"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:270
#, kde-format
msgctxt "@title:window"
msgid "Select GPX File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:272
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:161
#, kde-format
msgid "GPS Exchange Format (*.gpx)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:310
#, kde-format
msgid "The following GPX file could not be loaded:"
msgid_plural "The following %1 GPX files could not be loaded:"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:316
#, kde-format
msgid "Error loading GPX file"
msgid_plural "Error loading GPX files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:402
#, kde-format
msgid "Correlating images -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:471
#, kde-format
msgid "Correlation failed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:472
#, kde-format
msgid "Could not correlate any image - please make sure the offset and gap settings are correct."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:476
#, kde-format
msgid "Correlation succeeded"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:477
#, kde-format
msgid "All images have been correlated. You can now check their position on the map."
msgstr ""
#. i18np here, because the case of correlationTotalCount==1 is covered in the other two cases.
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:482
#, kde-format
msgid "Correlation finished"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:483
#, kde-format
msgid "%1 out of %2 images have been correlated. Please check the offset and gap settings if you think that more images should have been correlated."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/gpscorrelatorwidget.cpp:493
#, kde-format
msgid "1 image correlated"
msgid_plural "%1 images correlated"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/correlator/track_listmodel.cpp:227
#, kde-format
msgid "#points"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:274
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:503
#, kde-format
msgid "Geolocation Editor"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:305
#, kde-format
msgid "Display bookmarked positions on the map."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:323
#, kde-format
msgid "Layout:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:325
#, kde-format
msgid "One map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:326
#, kde-format
msgid "Two maps - horizontal"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:327
#, kde-format
msgid "Two maps - vertical"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:360
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:188
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:367
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:195
#, kde-format
msgid "Show oldest first"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:371
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:199
#, kde-format
msgid "Show youngest first"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:407
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:408
#, kde-format
msgid "GPS Correlator"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:409
#, kde-format
msgid "Undo/Redo"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:410
#, kde-format
msgid "Reverse Geocoding"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:411
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:412
#, kde-format
msgid "KML Export"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:612
#, kde-format
msgid "Loading metadata -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:796
#, kde-format
msgid "You have 1 modified image."
msgid_plural "You have %1 modified images."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:803
#, kde-format
msgid "Unsaved changes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:804
#, kde-format
msgid "%1 Would you like to save the changes you made to them?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:909
#, kde-format
msgid "Saving changes -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:959
#, kde-format
msgid "Failed to save some information:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/geolocationedit.cpp:988
#, kde-format
msgid "Edit Geolocation"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpscommon.cpp:111
#, kde-format
msgid "Warning: Sidecar settings"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpscommon.cpp:112
#, kde-format
msgid ""
"You have enabled writing to sidecar files for metadata storage in the host application, but not for reading. This means that any metadata stored in the sidecar files will be overwritten here.\n"
"Please enable reading of sidecar files in the host application or continue at your own risk."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsgeoifacemodelhelper.cpp:212
#, kde-format
msgid "1 image moved"
msgid_plural "%1 images moved"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:134
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:529
#, kde-format
msgid "Latitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:138
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:530
#, kde-format
msgid "Longitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:146
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:536
#, kde-format
msgid "Speed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:152
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:535
#, kde-format
msgid "# satellites"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:158
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:534
#, kde-format
msgid "Fix type"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:160
#, kde-format
msgid "2-d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:161
#, kde-format
msgid "3-d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:164
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:533
#, kde-format
msgid "DOP"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/dialog/gpsimagedetails.cpp:447
#, kde-format
msgid "Details changed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:366
#, kde-format
msgid "Not available"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:399
#, kde-format
msgid "DOP: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:404
#, kde-format
msgid "Fix: %1d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:409
#, kde-format
msgid "#Sat: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:444
#, kde-format
msgid "%1d"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:464
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:537
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:148
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:148
#: core/utilities/setup/collections/setupcollectionview.cpp:899
#, kde-format
msgid "Status"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:728
#, kde-format
msgid "Failed to open file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:793
#, kde-format
msgid "Failed to add GPS info to image."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:804
#, kde-format
msgid "Failed to remove GPS info from image"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:831
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:838
#, kde-format
msgid "Failed to save tags to file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimageitem.cpp:849
#, kde-format
msgid "Unable to save changes to file"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:111
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:196
#, kde-format
msgid "Copy coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:113
#, kde-format
msgid "Paste coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:115
#, kde-format
msgid "Paste coordinates swapped"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:117
#, kde-format
msgid "Remove coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:118
#, kde-format
msgid "Remove altitude"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:119
#, kde-format
msgid "Remove uncertainty"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:120
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:671
#, kde-format
msgid "Remove speed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:121
#, kde-format
msgid "Look up missing altitude values"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:150
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:228
#, kde-format
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:437
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:775
#, kde-format
msgid "GPS Sync"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:438
#, kde-format
msgid "Found more than one point on the clipboard - can only assign one point at a time."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:504
#, kde-format
msgid "Could not find any coordinates on the clipboard."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:508
#, kde-format
msgid "Coordinates pasted"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:540
#, kde-format
msgid "Bookmark selected"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:650
#, kde-format
msgid "Remove coordinates information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:655
#, kde-format
msgid "Remove altitude information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:661
#, kde-format
msgid "Remove uncertainty information"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:723
#, kde-format
msgid "Looking up altitudes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:774
#, kde-format
msgid ""
"Altitude lookup failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/items/gpsimagelistcontextmenu.cpp:781
#, kde-format
msgid "Altitude looked up"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:215
#, kde-format
msgid "Creation of picture '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:312
#, kde-format
msgid "Creation of placemark '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:320
#, kde-format
msgid "Could not save icon for image '%1' to '%2'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:324
#, kde-format
msgid "Creation of icon '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:349
#, kde-format
msgid "No GPX file chosen."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:358
#, kde-format
msgid "Cannot parse %1 GPX file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:364
#, kde-format
msgid "The %1 GPX file do not have a date-time track to use."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:371
#, kde-format
msgid "Tracks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:461
#, kde-format
msgid "No position data for '%1'"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:473
#, kde-format
msgid "Cannot open file for writing"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:486
#, kde-format
msgid "Move %1 to final directory %2"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:490
#, kde-format
msgid "Cannot move data to destination directory"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlexport.cpp:500
#, kde-format
msgid "Report below have been generated while KML file processing:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:63
#, kde-format
msgid "Track"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:88
#, kde-format
msgid "Points"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlgpsdataparser.cpp:99
#, kde-format
msgid "Point"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:66
#, kde-format
msgid "Target Preferences"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:70
#, kde-format
msgid "Target Type"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:73
#, kde-format
msgid "&Local or web target used by GoogleEarth"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:76
#, kde-format
msgid "Web target used by GoogleMaps"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:77
#, kde-format
msgid "When using GoogleMaps, all images must have complete URLs, icons are squared, and when drawing a track, only line track is exported."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:88
#, kde-format
msgid "Picture Altitude:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:90
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:214
#, kde-format
msgid "clamp to ground"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:91
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:215
#, kde-format
msgid "relative to ground"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:92
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:216
#, kde-format
msgid "absolute"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:93
#, kde-format
msgid ""
"<p>Specifies how pictures are displayed"
"<dl>"
"<dt>clamp to ground (default)</dt>"
"<dd>Indicates to ignore an altitude specification</dd>"
"<dt>relative to ground</dt>"
"<dd>Sets the altitude of the element relative to the actual ground elevation of a particular location.</dd>"
"<dt>absolute</dt>"
"<dd>Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element.</dd>"
"</dl>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:103
#, kde-format
msgid "Destination Directory:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:107
#, kde-format
msgid "Select a directory in which to save the kml file and pictures"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:109
#, kde-format
msgid "Destination Path:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:111
#, kde-format
msgid "Filename:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:129
#, kde-format
msgid "Sizes"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:131
#, kde-format
msgid "Icon Size:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:136
#, kde-format
msgid "Image Size:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:151
#, kde-format
msgid "GPX Tracks"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:155
#, kde-format
msgid "Draw GPX Track"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:158
#, kde-format
msgid "GPX file:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:162
#, kde-format
msgid "Select GPX File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:165
#, kde-format
msgid "Time Zone:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:167
#, kde-format
msgid "GMT-12:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:168
#, kde-format
msgid "GMT-11:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:169
#, kde-format
msgid "GMT-10:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:170
#, kde-format
msgid "GMT-09:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:171
#, kde-format
msgid "GMT-08:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:172
#, kde-format
msgid "GMT-07:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:173
#, kde-format
msgid "GMT-06:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:174
#, kde-format
msgid "GMT-05:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:175
#, kde-format
msgid "GMT-04:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:176
#, kde-format
msgid "GMT-03:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:177
#, kde-format
msgid "GMT-02:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:178
#, kde-format
msgid "GMT-01:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:179
#, kde-format
msgid "GMT"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:180
#, kde-format
msgid "GMT+01:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:181
#, kde-format
msgid "GMT+02:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:182
#, kde-format
msgid "GMT+03:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:183
#, kde-format
msgid "GMT+04:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:184
#, kde-format
msgid "GMT+05:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:185
#, kde-format
msgid "GMT+06:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:186
#, kde-format
msgid "GMT+07:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:187
#, kde-format
msgid "GMT+08:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:188
#, kde-format
msgid "GMT+09:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:189
#, kde-format
msgid "GMT+10:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:190
#, kde-format
msgid "GMT+11:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:191
#, kde-format
msgid "GMT+12:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:192
#, kde-format
msgid "GMT+13:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:193
#, kde-format
msgid "GMT+14:00"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:194
#, kde-format
msgid "Sets the time zone of the camera during picture shooting, so that the time stamps of the GPS can be converted to match the local time"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:198
#, kde-format
msgid "Track Width:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:202
#, kde-format
msgid "Track Color:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:206
#, kde-format
msgid "Opacity (%):"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:212
#, kde-format
msgid "Track Altitude:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:217
#, kde-format
msgid ""
"<p>Specifies how the points are displayed"
"<dl>"
"<dt>clamp to ground (default)</dt>"
"<dd>Indicates to ignore an altitude specification</dd>"
"<dt>relative to ground</dt>"
"<dd>Sets the altitude of the element relative to the actual ground elevation of a particular location.</dd>"
"<dt>absolute</dt>"
"<dd>Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element.</dd>"
"</dl>"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:246
#: core/utilities/geolocation/editor/kmlexport/kmlwidget.cpp:290
#, kde-format
msgid "Generate KML file"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:93
#, kde-format
msgid "{Country}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:94
#, kde-format
msgctxt "Part of a country"
msgid "{State}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:95
#, kde-format
msgid "{County}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:96
#, kde-format
msgid "{City}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:97
#, kde-format
msgid "{Town}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:98
#, kde-format
msgid "{Village}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:99
#, kde-format
msgid "{Hamlet}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgtagmodel.cpp:100
#, kde-format
msgid "{Street}"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:229
#, kde-format
msgid "Add country tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:231
#, kde-format
msgid "Add state tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:233
#, kde-format
msgid "Add state district tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:235
#, kde-format
msgid "Add county tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:237
#, kde-format
msgid "Add city tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:239
#, kde-format
msgid "Add city district tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:241
#, kde-format
msgid "Add suburb tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:243
#, kde-format
msgid "Add town tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:245
#, kde-format
msgid "Add village tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:247
#, kde-format
msgid "Add hamlet tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:249
#, kde-format
msgid "Add street"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:251
#, kde-format
msgid "Add house number tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:253
#, kde-format
msgid "Add place"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:255
#, kde-format
msgid "Add Local Administrative Area 2"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:257
#, kde-format
msgid "Add Local Administrative Area 1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:259
#, kde-format
msgid "Add new tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:260
#, kde-format
msgid "Remove selected tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:261
#, kde-format
msgid "Remove all control tags below this tag"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:264
#, kde-format
msgid "Add all address elements"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:267
#, kde-format
msgid "Select language:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:277
#, kde-format
msgid "Select service:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:280
#, kde-format
msgid "Open Street Map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:281
#, kde-format
msgid "Geonames.org place name (non-US)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:282
#, kde-format
msgid "Geonames.org full address (US only)"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:294
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:485
#, kde-format
msgid "Less options"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:301
#, kde-format
msgid "Write tags to XMP"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:307
#, kde-format
msgid "Apply reverse geocoding"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:431
#, kde-format
msgid "Image tags are changed."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:464
#, kde-format
msgid "Retrieving RG info -"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:479
#, kde-format
msgid "More options"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:799
#, kde-format
msgctxt "@title:window"
msgid "Add new tag:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:800
#, kde-format
msgid "Select a name for the new tag:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:936
#, kde-format
msgid "%1 out of %2 images have been reverse geocoded. Would you like to keep the tags which were already obtained or discard them?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/reversegeocoding/rgwidget.cpp:942
#, kde-format
msgid "Abort reverse geocoding?"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchbackend.cpp:314
#, kde-format
msgid "GeoNames"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchbackend.cpp:315
#, kde-format
msgid "OSM"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:170
#, kde-format
msgctxt "Start the search"
msgid "Search"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:177
#, kde-format
msgid "Clear the search results."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:185
#, kde-format
msgid "Keep the results of old searches when doing a new search."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:192
#, kde-format
msgid "Toggle the visibility of the search results on the map."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:199
#, kde-format
msgid "Move selected images to this position"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:201
#, kde-format
msgid "Remove from results list"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:205
#, kde-format
msgid "Select which service you would like to use."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:281
#, kde-format
msgid "Search failed"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:281
#, kde-format
msgid ""
"Your search failed:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/editor/searches/searchwidget.cpp:463
#, kde-format
msgid "1 image moved to '%2'"
msgid_plural "%1 images moved to '%2'"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:175
#, kde-format
msgid "Roadmap"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:176
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:88
#, kde-format
msgid "Satellite"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:177
#, kde-format
msgid "Hybrid"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:178
#, kde-format
msgid "Terrain"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:195
#, kde-format
msgid "Show Map Type Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:200
#, kde-format
msgid "Show Navigation Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:205
#, kde-format
msgid "Show Scale Control"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:218
#, kde-format
msgid "Google Maps"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendgooglemaps.cpp:376
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:422
#, kde-format
msgid "Float items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:199
#, kde-format
msgid "Marble Virtual Globe"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:339
#, kde-format
msgid "Atlas map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:344
#, kde-format
msgid "OpenStreetMap"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:356
#, kde-format
msgctxt "Spherical projection"
msgid "Spherical"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:361
#, kde-format
msgid "Mercator"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:366
#, kde-format
msgid "Equirectangular"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:376
#, kde-format
msgid "Show compass"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:381
#, kde-format
msgid "Show scale bar"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:386
#, kde-format
msgid "Show navigation"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:391
#, kde-format
msgid "Show overview map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/backends/backendmarble.cpp:413
#, kde-format
msgid "Projection"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/lookup/lookupaltitudegeonames.cpp:115
#, kde-format
msgid "geonames.org"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:290
#, kde-format
msgid "Could not open: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:296
#, kde-format
msgid "File is empty."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:312
#, kde-format
msgid "Parsing error: %1"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:322
#, kde-format
msgid "No GPX element found - probably not a GPX file."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/tracks/trackreader.cpp:326
#, kde-format
msgid "File is a GPX file, but no datapoints were found."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:245
#, kde-format
msgid "Zoom in"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:252
#, kde-format
msgid "Zoom out"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:258
#, kde-format
msgid "Switch between markers and thumbnails."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:275
#, kde-format
msgid "Preview single items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:278
#, kde-format
msgid "Preview grouped items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:281
#, kde-format
msgid "Show numbers"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:285
#, kde-format
msgid "T+"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:286
#, kde-format
msgid "Increase the thumbnail size on the map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:287
#, kde-format
msgid "T-"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:288
#, kde-format
msgid "Decrease the thumbnail size on the map"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:293
#, kde-format
msgid "Remove the current region selection"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:301
#, kde-format
msgid "Select images by drawing a rectangle"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:306
#, kde-format
msgid "Pan mode"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:313
#, kde-format
msgid "Zoom into a group"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:319
#, kde-format
msgid "Create a region selection from a thumbnail"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:325
#, kde-format
msgid "Filter images"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:330
#, kde-format
msgid "Remove the current filter"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:335
#, kde-format
msgid "Select images"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:341
#, kde-format
msgid "Lock the map position"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/mapwidget.cpp:774
#, kde-format
msgid "Map settings"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geoiface/widgets/placeholderwidget.cpp:58
#, kde-format
msgid "Geolocation Interface"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/geomapwrapper/gpsimageinfosorter.cpp:203
#, kde-format
msgid "Sort by rating"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:158
#, kde-format
msgid "Enter the name of the current map search to save in the \"Map Searches\" view."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:164
#, kde-format
msgid "Save current map search to a new virtual album."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:165
#, kde-format
msgid "If this button is pressed, the current map search will be saved to a new search virtual album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:208
#, kde-format
msgid "Search by area:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:236
#, kde-format
msgid "Show Non-Geolocated Items"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:529
#: core/utilities/searchwindow/searchmodificationhelper.cpp:119
#: core/utilities/searchwindow/searchtabheader.cpp:540
#, kde-format
msgid ""
"Search name already exists.\n"
"Please enter a new name:"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:533
#: core/utilities/searchwindow/searchmodificationhelper.cpp:123
#: core/utilities/searchwindow/searchtabheader.cpp:544
#, kde-format
msgid "Name exists"
msgstr ""
#. +> trunk5
#: core/utilities/geolocation/mapsearches/gpssearchview.cpp:646
#, kde-format
msgid "Non Geo-located Items"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/core/undocache.cpp:140
#, kde-format
msgid "The free disk space in the path \"%1\" for the undo cache file is < 2 GiB! Undo cache is now disabled!"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:123
#, kde-format
msgid "Do not know"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:124
#, kde-format
msgid "Take the safest and most appropriate action"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:136
#, kde-format
msgid "Color Profile Mismatch"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:140
#, kde-format
msgid "Missing Color Profile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:144
#, kde-format
msgid "Image with Uncalibrated Color"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:150
#, kde-format
msgctxt "<Problem> - <b>"
msgid "%1 - %2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:229
#, kde-format
msgid ""
"<p>This image has an <b>embedded color profile</b><br/>"
" which does not match your working space color profile.<br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:235
#, kde-format
msgid ""
"<p>This image has <b>no information about the color space</b><br/>"
"that was used when creating the image. <br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:242
#, kde-format
msgid ""
"<p>The color information of this image is uncalibrated.<br/>"
"How do you want to proceed?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:273
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:633
#, kde-format
msgid "Embedded Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:279
#, kde-format
msgid "Input Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:295
#, kde-format
msgid "Working Color Space:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:318
#, kde-format
msgid "Original Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:322
#, kde-format
msgid "Uncorrected Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:326
#, kde-format
msgid "Raw Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:341
#, kde-format
msgid "Resulting Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:345
#, kde-format
msgid "Correction Applied:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:349
#, kde-format
msgid "Corrected Colors:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:381
#, kde-format
msgid "Keep the embedded profile, do not convert"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:382
#, kde-format
msgid "Convert to working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:383
#, kde-format
msgid "Ignore embedded profile, assign this profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:386
#, kde-format
msgid "and then convert to working space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:390
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:489
#: core/utilities/setup/setupicc.cpp:744
#, kde-format
msgid "No Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:427
#, kde-format
msgid "Assign profile and convert to working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:428
#, kde-format
msgid "Assign and keep color profile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:429
#, kde-format
msgid "Leave the file untagged, do not color manage"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:476
#, kde-format
msgid "Which color space shall be used to interpret the colors of this image?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:479
#, kde-format
msgid "sRGB (Internet standard)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:480
#, kde-format
msgid "Current working color space"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:481
#, kde-format
msgid "This profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:524
#, kde-format
msgid "Please select the input color profile of the device (camera) used to create this image:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:531
#: core/utilities/setup/setupicc.cpp:746
#, kde-format
msgid "No Input Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:629
#, kde-format
msgid "Assigned Color Profile:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/colorcorrectiondlg.cpp:643
#, kde-format
msgid "<b>No Profile</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:89
#, kde-format
msgid "Soft Proofing Options"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:93
#, kde-format
msgid "Soft Proofing On"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:94
#, kde-format
msgid "Enable soft-proofing color managed view"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:95
#, kde-format
msgid "Soft Proofing Off"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:96
#, kde-format
msgid "Disable soft-proofing color managed view"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:103
#, kde-format
msgid "<b>Configure the Soft Proofing View</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:111
#, kde-format
msgid "Profile of the output device to simulate:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:114
#: core/utilities/setup/setupicc.cpp:428
#, kde-format
msgid "<p>Select the profile for your output device (usually, your printer). This profile will be used to do a soft proof, so you will be able to preview how an image will be rendered via an output device.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:120
#, kde-format
msgid "<p>Press this button to get detailed information about the selected proofing profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:136
#, kde-format
msgid "Rendering intent:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:141
#, kde-format
msgid "Highlight out-of-gamut colors"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:142
#, kde-format
msgid "Highlighting color:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:234
#: core/utilities/setup/setupicc.cpp:852
#, kde-format
msgid "Profile Error"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/softproofdialog.cpp:234
#: core/utilities/setup/setupicc.cpp:852
#, kde-format
msgid "No profile is selected."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:66
#, kde-format
msgctxt "@title:window"
msgid "Save?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:76
#, kde-format
msgctxt "@action:button"
msgid "Save Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:79
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current changes. Note: The original image will never be overwritten."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:81
#, kde-format
msgctxt "@action:button"
msgid "Save Changes as a New Version"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:84
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current changes as a new version. The loaded file will remain unchanged, a new file will be created."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:87
#, kde-format
msgctxt "@action:button"
msgid "Discard Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:90
#, kde-format
msgctxt "@info:tooltip"
msgid "Discard the changes applied to the image during this editing session."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/dialogs/versioningpromptusersavedlg.cpp:104
#, kde-format
msgctxt "@label"
msgid ""
"<qt>The current image has been changed.<br/>"
"Do you wish to save your changes?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortool.cpp:360
#, kde-format
msgid "(%1,%2) RGBA:%3,%4,%5,%6"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:167
#, kde-format
msgid "Guide:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:171
#, kde-format
msgid "Set here the color used to draw dashed guide lines."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:176
#, kde-format
msgid "Set here the width in pixels used to draw dashed guide lines."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:184
#, kde-format
msgid "Defaults"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:186
#, kde-format
msgid "Reset all settings to their default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:203
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:80
#, kde-format
msgid "Load..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:205
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:82
#, kde-format
msgid "Load all parameters from settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:207
#, kde-format
msgid "Save As..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:209
#, kde-format
msgid "Save all parameters to settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:211
#: core/utilities/searchwindow/searchview.cpp:525
#, kde-format
msgid "Try"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editortoolsettings.cpp:213
#, kde-format
msgid "Try all settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:375
#: core/utilities/lighttable/lighttablewindow_setup.cpp:45
#, kde-format
msgid "&First"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:381
#: core/utilities/lighttable/lighttablewindow_setup.cpp:51
#, kde-format
msgid "&Last"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:388
#, kde-format
msgctxt "@action"
msgid "Open Original"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:400
#, kde-format
msgctxt "@action Save changes to current version"
msgid "Save Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:401
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the modifications to the current version of the file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:406
#, kde-format
msgctxt "@action Save changes to a newly created version"
msgid "Save As New Version"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:407
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current modifications to a new version of the file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:413
#, kde-format
msgctxt "@action Save changes to a newly created version, specifying the filename and format"
msgid "Save New Version As..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:414
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the current modifications to a new version of the file, specifying the filename and format"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:419
#, kde-format
msgctxt "@action Save As New Version...Save in format..."
msgid "Save in Format"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:421
#, kde-format
msgctxt "@action:inmenu"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:422
#, kde-format
msgctxt "@action:inmenu"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:423
#, kde-format
msgctxt "@action:inmenu"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:424
#, kde-format
msgctxt "@action:inmenu"
msgid "PGF"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:426
#, kde-format
msgctxt "@action:inmenu"
msgid "JPEG 2000"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:433
#, kde-format
msgctxt "@action"
msgid "Export"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:434
#, kde-format
msgctxt "@info:tooltip"
msgid "Save the file in a folder outside your collection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:443
#, kde-format
msgctxt "@action"
msgid "Discard Changes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:444
#, kde-format
msgctxt "@info:tooltip"
msgid "Discard all current changes to this file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:456
#, kde-format
msgid "Print Image..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:463
#: core/utilities/lighttable/lighttablewindow_setup.cpp:78
#, kde-format
msgid "Open the item with default assigned application."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:484
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:503
#, kde-format
msgid "Redo"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:519
#, kde-format
msgctxt "Create a selection containing the full image"
msgid "Select All"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:552
#, kde-format
msgid "Fit to &Selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:557
#, kde-format
msgid "This option can be used to zoom the image to the current selection area."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:562
#, kde-format
msgid "Insert Text..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:569
#, kde-format
msgid "Add Border..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:575
#, kde-format
msgid "Apply Texture..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:583
#, kde-format
msgid "Color Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:589
#, kde-format
msgid "Charcoal Drawing..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:595
#, kde-format
msgid "Emboss..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:601
#, kde-format
msgid "Oil Paint..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:607
#, kde-format
msgid "Blur Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:613
#, kde-format
msgid "Distortion Effects..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:619
#, kde-format
msgid "Raindrops..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:625
#, kde-format
msgid "Add Film Grain..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:633
#, kde-format
msgid "Brightness/Contrast/Gamma..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:640
#, kde-format
msgid "Hue/Saturation/Lightness..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:648
#, kde-format
msgid "Color Balance..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:656
#: core/utilities/imageeditor/editor/editorwindow.cpp:809
#, kde-format
msgid "Auto-Correction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:664
#: core/utilities/imageeditor/editor/editorwindow.cpp:3342
#, kde-format
msgid "Invert"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:683
#, kde-format
msgid "Color Spaces"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:693
#, kde-format
msgid "Color Space Converter..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:700
#, kde-format
msgid "Black && White..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:706
#, kde-format
msgid "White Balance..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:713
#, kde-format
msgid "Channel Mixer..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:720
#, kde-format
msgid "Curves Adjust..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:728
#, kde-format
msgid "Levels Adjust..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:735
#, kde-format
msgid "Color Negative..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:744
#, kde-format
msgid "Restoration..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:750
#, kde-format
msgid "Sharpen..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:756
#, kde-format
msgid "Blur..."
msgstr ""
#. i18n("Healing Clone..."), this);
#. actionCollection()->addAction(QLatin1String("editorwindow_enhance_healingclone"), d->healCloneAction);
#. d->healCloneAction->setWhatsThis( i18n( "This filter can be used to clone a part in a photo to erase unwanted region.") );
#. connect(d->healCloneAction, SIGNAL(triggered(bool)),
#. this, SLOT(slotHealingClone()));
#. d->healCloneAction->setEnabled(false);
#.
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:769
#, kde-format
msgid "Noise Reduction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:775
#, kde-format
msgid "Local Contrast..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:781
#, kde-format
msgid "Red Eye..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:782
#, kde-format
msgid "This filter can be used to correct red eyes in a photo. Select a region including the eyes to use this option."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:789
#, kde-format
msgid "Vignetting Correction..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:795
#, kde-format
msgid "Distortion..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:801
#, kde-format
msgid "Hot Pixels..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:872
#, kde-format
msgid "Under-Exposure Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:874
#, kde-format
msgid "Set this option to display black overlaid on the image. This will help you to avoid under-exposing the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:881
#, kde-format
msgid "Over-Exposure Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:883
#, kde-format
msgid "Set this option to display white overlaid on the image. This will help you to avoid over-exposing the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:896
#, kde-format
msgid "Soft Proofing Options..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:900
#, kde-format
msgid "Soft Proofing View"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:907
#, kde-format
msgctxt "@action"
msgid "Crop to Selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:910
#, kde-format
msgid "This option can be used to crop the image. Select a region of the image to enable this action."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:915
#, kde-format
msgctxt "@action"
msgid "Auto-Crop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:916
#, kde-format
msgid "This option can be used to crop automatically the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:922
#, kde-format
msgid "Perspective Adjustment..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:928
#, kde-format
msgid "Shear..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:934
#, kde-format
msgid "&Resize..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:940
#, kde-format
msgid "Aspect Ratio Crop..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:948
#, kde-format
msgid "Liquid Rescale..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:958
#, kde-format
msgid "Free Rotation..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:964
#, kde-format
msgid "Set Point 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:970
#, kde-format
msgid "Set Point 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:976
#, kde-format
msgid "Auto Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1064
#: core/utilities/imageeditor/editor/editorwindow.cpp:1923
#, kde-format
msgid "No selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1067
#, kde-format
msgid "Information about current image selection"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1072
#, kde-format
msgid "Information about image size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1573
#, kde-format
msgid "Saving image..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1574
#, kde-format
msgid "Please wait for the image to be saved..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1593
#, kde-format
msgid ""
"About to overwrite file \"%1\"\n"
"Are you sure?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1707
#, kde-format
msgctxt "@info"
msgid ""
"<qt>The image <b>%1</b> has been modified.<br/>"
"Do you want to save it?</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1850
#, kde-format
msgctxt "@info"
msgid ""
"The image <b>%1</b> has been modified.<br/>"
"All changes will be lost."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1942
#, kde-format
msgid "Loading:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:1968
#, kde-format
msgid "Cannot load \"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2009
#, kde-format
msgid "Cannot open the specified working space profile (\"%1\"). No color transformation will be applied. Please check the color management configuration in digiKam's setup."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2065
#, kde-format
msgid "Saving:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2084
#, kde-format
msgid ""
"Failed to save file\n"
"\"%1\"\n"
"to\n"
"\"%2\"."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2196
#, kde-format
msgid "Could not open a temporary file in the folder \"%1\": %2 (%3)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2245
#: core/utilities/import/dscanner/scandialog.cpp:176
#, kde-format
msgid "New Image File Name"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2374
#, kde-format
msgid "Unable to determine the format to save the target image with."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2381
#, kde-format
msgid "Cannot Save: Found file path <b>%1</b> is invalid."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2623
#, kde-format
msgctxt "@info"
msgid "Cannot save file <b>%1</b> to the suggested version file name <b>%2</b>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2692
#: core/utilities/imageeditor/editor/editorwindow.cpp:2711
#: core/utilities/import/dscanner/scandialog.cpp:241
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2693
#, kde-format
msgid "You do not have write permissions for the file named \"%1\". Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2712
#: core/utilities/import/dscanner/scandialog.cpp:242
#, kde-format
msgid "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2739
#, kde-format
msgid "Failed to overwrite original file"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2816
#, kde-format
msgid "Color-Managed View is enabled."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2820
#, kde-format
msgid "Color-Managed View is disabled."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2825
#, kde-format
msgid "Color Management is not configured, so the Color-Managed View is not available."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2860
#, kde-format
msgid "Under-Exposure indicator is enabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2861
#, kde-format
msgid "Under-Exposure indicator is disabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2875
#, kde-format
msgid "Over-Exposure indicator is enabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2876
#, kde-format
msgid "Over-Exposure indicator is disabled"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2967
#, kde-format
msgctxt "@title Image Transform"
msgid "Transform"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2984
#, kde-format
msgctxt "@title Image Decorate"
msgid "Decorate"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2989
#, kde-format
msgctxt "@title Image Effect"
msgid "Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:2999
#, kde-format
msgctxt "@title Image Colors"
msgid "Colors"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3015
#, kde-format
msgctxt "@title Image Enhance"
msgid "Enhance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3355
#, kde-format
msgid "This image is already using a depth of 8 bits / color / pixel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3363
#, kde-format
msgid "Performing this operation will reduce image color quality. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3384
#, kde-format
msgid "This image is already using a depth of 16 bits / color / pixel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3400
#, kde-format
msgid "This image is not color managed."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/editor/editorwindow.cpp:3415
#, kde-format
msgid "Color Management is disabled..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:183
#, kde-format
msgid "Image Editor - %1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:919
#, kde-format
msgid "No Image in Current Album"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:920
#, kde-format
msgid ""
"There is no image to show in the current album.\n"
"The image editor will be closed."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:1180
#, kde-format
msgctxt "@title"
msgid "File Not Available"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow.cpp:1181
#, kde-format
msgctxt "@info"
msgid "<qt>The original file (<b>%1</b>) is currently not available</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:37
#, kde-format
msgctxt "@action Finish editing, close editor, back to main window"
msgid "Close Editor"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:46
#, kde-format
msgid "Delete File Permanently"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:56
#, kde-format
msgid "Delete Permanently without Confirmation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:63
#, kde-format
msgid "Move to Trash without Confirmation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:217
#, kde-format
msgid "Image Editor Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:254
#, kde-format
msgid "Remove Tag"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/main/imagewindow_setup.cpp:279
#: core/utilities/import/widgets/importcontextmenu.cpp:374
#, kde-format
msgid "Assign Labels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printhelper.cpp:177
#, kde-format
msgid "Print Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:101
#, kde-format
msgid "Use Color Management for Printing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:104
#: core/utilities/maintenance/maintenancedlg.cpp:329
#: core/utilities/maintenance/maintenancedlg.cpp:349
#, kde-format
msgid "Settings..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/printiface/printoptionspage.cpp:350
#, kde-format
msgid ""
"<p>Color Management is disabled.</p>"
" "
"<p>You can enable it now by clicking on the \"Settings\" button.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:73
#, kde-format
msgid "Raw Import"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:75
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:317
#, kde-format
msgid "Post Processing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawimport.cpp:180
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:316
#: core/utilities/queuemanager/views/queuesettingsview.cpp:241
#, kde-format
msgid "Raw Decoding"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawpreview.cpp:179
#, kde-format
msgid ""
"Cannot decode RAW image\n"
"\"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:180
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:183
#, kde-format
msgid "Abort the current Raw image preview."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:186
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:189
#, kde-format
msgid "Generate a Raw image preview using current settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:225
#, kde-format
msgid "Set here the gamma adjustment of the image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:232
#, kde-format
msgid "Set here the color saturation correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:234
#, kde-format
msgid "Exposure (E.V):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:239
#, kde-format
msgid "This value in E.V will be used to perform an exposure compensation of the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:272
#, kde-format
msgid "Reset curve to linear"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:294
#, kde-format
msgid "Luminosity Curve"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:318
#, kde-format
msgid "Info"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:324
#, kde-format
msgid "Reset all settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:328
#, kde-format
msgid "Import image to editor using current settings."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:330
#, kde-format
msgid "Use Default"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/rawimport/rawsettingsbox.cpp:332
#, kde-format
msgid "Use general Raw decoding settings to load this image in editor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustcurvestool.cpp:265
#, kde-format
msgid "Adjust Curve"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:165
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:884
#, kde-format
msgid "Adjust Levels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:200
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:190
#, kde-format
msgid "This is the histogram drawing of the selected channel from the original image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:208
#, kde-format
msgid "Select the input intensity of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:209
#, kde-format
msgid "Input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:216
#, kde-format
msgid "Select the output intensity of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:217
#, kde-format
msgid "Output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:223
#, kde-format
msgid "Select the minimal input intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:224
#, kde-format
msgid "Minimal input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:230
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:282
#, kde-format
msgid "Gamma input value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:231
#, kde-format
msgid "Select the gamma input value here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:236
#, kde-format
msgid "Maximal input intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:237
#, kde-format
msgid "Select the maximal input intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:242
#, kde-format
msgid "Minimal output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:243
#, kde-format
msgid "Select the minimal output intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:248
#, kde-format
msgid "Maximal output intensity."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:249
#, kde-format
msgid "Select the maximal output intensity value of the histogram here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:259
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Shadow Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:267
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Middle Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:275
#, kde-format
msgid "With this button, you can pick the color from the original image used to set <b>Highlight Tone</b> input levels on the Red, Green, Blue, and Luminosity channels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:298
#, kde-format
msgid "Adjust all levels automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:299
#, kde-format
msgid "If you press this button, all channel levels will be adjusted automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:304
#, kde-format
msgid "Reset current channel levels' values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:305
#, kde-format
msgid "If you press this button, all levels' values from the currently selected channel will be reset to the default values."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:891
#, kde-format
msgid "Select Gimp Levels File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:903
#, kde-format
msgid "Cannot load from the Gimp levels text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:917
#, kde-format
msgid "Gimp Levels File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/adjustlevelstool.cpp:929
#, kde-format
msgid "Cannot save to the Gimp levels text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:98
#, kde-format
msgid "Auto Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:129
#, kde-format
msgid ""
"<b>Auto Levels</b>:"
"<p>This option maximizes the tonal range in the Red, Green, and Blue channels. It searches the image shadow and highlight limit values and adjusts the Red, Green, and Blue channels to a full histogram range.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:136
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:275
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:69
#, kde-format
msgid "Normalize"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:137
#, kde-format
msgid ""
"<b>Normalize</b>:"
"<p>This option scales brightness values across the active image so that the darkest point becomes black, and the brightest point becomes as bright as possible without altering its hue. This is often a \"magic fix\" for images that are dim or washed out.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:146
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:279
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:70
#, kde-format
msgid "Equalize"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:147
#, kde-format
msgid ""
"<b>Equalize</b>:"
"<p>This option adjusts the brightness of colors across the active image so that the histogram for the value channel is as nearly as possible flat, that is, so that each possible brightness value appears at about the same number of pixels as each other value. Sometimes Equalize works wonderfully at enhancing the contrasts in an image. Other times it gives garbage. It is a very powerful operation, which can either work miracles on an image or destroy it.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:159
#, kde-format
msgid ""
"<b>Stretch Contrast</b>:"
"<p>This option enhances the contrast and brightness of the RGB values of an image by stretching the lowest and highest values to their fullest range, adjusting everything in between.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/autocorrectiontool.cpp:167
#, kde-format
msgid ""
"<b>Auto Exposure</b>:"
"<p>This option enhances the contrast and brightness of the RGB values of an image to calculate optimal exposition and black level using image histogram properties.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bcgtool.cpp:83
#: core/utilities/imageeditor/tools/colors/bcgtool.cpp:179
#, kde-format
msgid "Brightness / Contrast / Gamma"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bwsepiatool.cpp:86
#, kde-format
msgid "Black and White"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/bwsepiatool.cpp:197
#, kde-format
msgid "Convert to Black and White"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/cbtool.cpp:81
#: core/utilities/imageeditor/tools/colors/cbtool.cpp:171
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:229
#: core/utilities/queuemanager/tools/color/colorbalance.cpp:48
#, kde-format
msgid "Color Balance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/channelmixertool.cpp:93
#: core/utilities/imageeditor/tools/colors/channelmixertool.cpp:180
#: core/utilities/queuemanager/tools/color/channelmixer.cpp:48
#, kde-format
msgid "Channel Mixer"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:155
#, kde-format
msgid "Color Negative Film"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:200
#, kde-format
msgid "Input range of red color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:205
#, kde-format
msgid "Input range of green color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:210
#, kde-format
msgid "Input range of blue color channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:231
#, kde-format
msgid "Check to apply the built-in color balance of the film profile. Un-check if you want to apply color balance yourself."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:239
#, kde-format
msgid "White point color picker"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:240
#, kde-format
msgid "With this button, you can pick the color of the orange mask of the scanned color negative. It represents white point of the negative, or the darkest black tone of the positive image after inversion. It is also the reference point for applying the film profile."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:247
#, kde-format
msgid "Reset white point."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:248
#, kde-format
msgid "If you press this button, the white point is reset to pure white."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:253
#, kde-format
msgid "Adjust white point automatically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:254
#, kde-format
msgid "If you press this button, the white point is calculated from the image data automatically. This function requires to have some residual orange mask around the exposed area of the negative."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:274
#, kde-format
msgid "Exposure correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:275
#, kde-format
msgid "Move the slider to higher values until maximum brightness is achieved without clipping any color channel. Use the output histogram to evaluate each channel."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/filmtool.cpp:283
#, kde-format
msgid "Linear raw scans of film negatives require application of a gamma curve. Standard values are 1.8 or 2.2."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/hsltool.cpp:82
#, kde-format
msgid "Hue / Saturation / Lightness"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/hsltool.cpp:174
#, kde-format
msgid "HSL Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/profileconversiontool.cpp:132
#, kde-format
msgid "Current Color Space:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/colors/whitebalancetool.cpp:87
#: core/utilities/imageeditor/tools/colors/whitebalancetool.cpp:217
#: core/utilities/queuemanager/tools/color/whitebalance.cpp:48
#: core/utilities/searchwindow/searchfields.cpp:517
#, kde-format
msgid "White Balance"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/bordertool.cpp:75
#: core/utilities/imageeditor/tools/decorate/bordertool.cpp:171
#: core/utilities/queuemanager/tools/decorate/border.cpp:49
#, kde-format
msgid "Add Border"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:135
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:449
#, kde-format
msgid "Insert Text"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:146
#, kde-format
msgid "This previews the text inserted in the image. You can use the mouse to move the text to the right location."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:155
#, kde-format
msgid "Here, enter the text you want to insert in your image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:174
#, kde-format
msgid "Align text to the left"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:180
#, kde-format
msgid "Align text to the right"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:186
#, kde-format
msgid "Align text to center"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:192
#, kde-format
msgid "Align text to a block"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:205
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:373
#, kde-format
msgid "Rotation:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:207
#, kde-format
msgctxt "no rotation"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:208
#, kde-format
msgid "90 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:209
#, kde-format
msgid "180 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:210
#, kde-format
msgid "270 Degrees"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:211
#, kde-format
msgid "Select the text rotation to use here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:215
#, kde-format
msgctxt "font color"
msgid "Color:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:218
#, kde-format
msgid "Set here the font color to use."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:222
#, kde-format
msgctxt "text opacity"
msgid "Opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:227
#, kde-format
msgid "Select the text opacity to use here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:231
#, kde-format
msgid "Add border"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:232
#, kde-format
msgid "Add a solid border around text using current text color"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:234
#, kde-format
msgid "Semi-transparent"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:235
#, kde-format
msgid "Use semi-transparent text background under image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:327
#, kde-format
msgid "Enter your text here."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/inserttexttool.cpp:436
#, kde-format
msgid "Insert Text Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:108
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:243
#, kde-format
msgid "Texture"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:120
#, kde-format
msgid "Paper"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:121
#, kde-format
msgid "Paper 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:122
#, kde-format
msgid "Fabric"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:123
#, kde-format
msgid "Burlap"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:124
#, kde-format
msgid "Bricks"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:125
#, kde-format
msgid "Bricks 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:126
#, kde-format
msgid "Canvas"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:127
#, kde-format
msgid "Marble"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:128
#, kde-format
msgid "Marble 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:129
#, kde-format
msgid "Blue Jean"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:130
#, kde-format
msgid "Cell Wood"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:131
#, kde-format
msgid "Metal Wire"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:132
#, kde-format
msgid "Modern"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:133
#, kde-format
msgid "Wall"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:134
#, kde-format
msgid "Moss"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:135
#, kde-format
msgid "Stone"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:137
#, kde-format
msgid "Set here the texture type to apply to image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:141
#, kde-format
msgid "Relief:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/decorate/texturetool.cpp:145
#, kde-format
msgid "Set here the relief gain used to merge texture and image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/antivignettingtool.cpp:79
#: core/utilities/imageeditor/tools/enhance/antivignettingtool.cpp:167
#, kde-format
msgid "Vignetting Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:78
#, kde-format
msgid "Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:87
#: core/utilities/queuemanager/tools/enhance/blur.cpp:66
#, kde-format
msgid "Smoothness:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:91
#: core/utilities/queuemanager/tools/enhance/blur.cpp:70
#, kde-format
msgid "A smoothness of 0 has no effect, 1 and above determine the Gaussian blur matrix radius that determines how much to blur the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/blurtool.cpp:167
#, kde-format
msgid "Gaussian Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:89
#, kde-format
msgid "Healing Clone Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:101
#, kde-format
msgid "Brush Radius:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:105
#, kde-format
msgid "A radius of 0 has no effect, 1 and above determine the brush radius that determines the size of parts copied in the image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:111
#, kde-format
msgid "Radial Blur Percent:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:115
#, kde-format
msgid "A percent of 0 has no effect, values above 0 represent a factor for mixing the destination color with source color this is done radially i.e. the inner part of the brush radius is totally from source and mixing with destination is done gradually till the outer part of the circle."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:126
#, kde-format
msgid "Set Source Point"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/healingclonetool.cpp:194
#, kde-format
msgid "healingClone"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:53
#, kde-format
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/blackframelistview.cpp:56
#, kde-format
msgctxt "This is a column which will contain the amount of HotPixels found in the black frame file"
msgid "HP"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelfixer.h:79
#, kde-format
msgid "Hot Pixels Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:102
#, kde-format
msgid "Hot Pixels"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:115
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:73
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:69
#, kde-format
msgid "Filter:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:117
#, kde-format
msgctxt "average filter mode"
msgid "Average"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:118
#, kde-format
msgctxt "linear filter mode"
msgid "Linear"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:119
#, kde-format
msgctxt "quadratic filter mode"
msgid "Quadratic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:120
#, kde-format
msgctxt "cubic filter mode"
msgid "Cubic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:123
#, kde-format
msgid "Black Frame..."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:125
#, kde-format
msgid "Use this button to add a new black frame file which will be used by the hot pixels removal filter."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:181
#, kde-format
msgid "Loading: "
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:220
#, kde-format
msgid "Select Black Frame Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/hotpixels/hotpixelstool.cpp:276
#, kde-format
msgid "Hot Pixels Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:92
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:245
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:71
#, kde-format
msgid "Lens Auto-Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:104
#, kde-format
msgid "Show grid"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensautofixtool.cpp:105
#, kde-format
msgid "Set this option to visualize the correction grid to be applied."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:105
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:320
#, kde-format
msgid "Lens Distortion"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:120
#, kde-format
msgid "You can see here a thumbnail preview of the distortion correction applied to a cross pattern."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:125
#, kde-format
msgctxt "value for amount of distortion"
msgid "Main:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:131
#, kde-format
msgid "This value controls the amount of distortion. Negative values correct lens barrel distortion, while positive values correct lens pincushion distortion."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:137
#, kde-format
msgid "Edge:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:143
#, kde-format
msgid "This value controls in the same manner as the Main control, but has more effect at the edges of the image than at the center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:148
#, kde-format
msgid "Zoom:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:154
#, kde-format
msgid "This value rescales the overall image size."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:158
#, kde-format
msgid "Brighten:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/lensdistortiontool.cpp:164
#, kde-format
msgid "This value adjusts the brightness in image corners."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/localcontrasttool.cpp:88
#: core/utilities/imageeditor/tools/enhance/localcontrasttool.cpp:170
#: core/utilities/queuemanager/tools/enhance/localcontrast.cpp:48
#, kde-format
msgid "Local Contrast"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/noisereductiontool.cpp:74
#: core/utilities/imageeditor/tools/enhance/noisereductiontool.cpp:148
#: core/utilities/queuemanager/tools/enhance/noisereduction.cpp:48
#, kde-format
msgid "Noise Reduction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:93
#, kde-format
msgid "Red Eye"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:98
#, kde-format
msgid "Here you can see the image selection preview with red eye reduction applied."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/redeyetool.cpp:187
#, kde-format
msgid "Red Eyes Correction"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:129
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:349
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:51
#, kde-format
msgid "Restoration"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:147
#, kde-format
msgid "Preset"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:151
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:237
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:67
#, kde-format
msgid "Visit CImg library website"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:153
#, kde-format
msgid "Filtering type:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:156
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:71
#, kde-format
msgid "Reduce Uniform Noise"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:157
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:72
#, kde-format
msgid "Reduce JPEG Artifacts"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:158
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:73
#, kde-format
msgid "Reduce Texturing"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:159
#, kde-format
msgctxt "custom restoration settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:160
#, kde-format
msgid ""
"<p>Select the filter preset to use for photograph restoration here:</p>"
"<p><b>Reduce Uniform Noise</b>: reduce small image artifacts such as sensor noise.<br/>"
"<b>Reduce JPEG Artifacts</b>: reduce large image artifacts, such as a JPEG compression mosaic.<br/>"
"<b>Reduce Texturing</b>: reduce image artifacts, such as paper texture, or Moire patterns on scanned images.<br/>"
"<b>Custom</b>: Puts settings to most common values, fully customizable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:354
#, kde-format
msgid "Photograph Restoration Settings File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:370
#, kde-format
msgid "\"%1\" is not a Photograph Restoration settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:381
#, kde-format
msgid "Cannot load settings from the Photograph Restoration text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:393
#, kde-format
msgid "Photograph Restoration Settings File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/restorationtool.cpp:411
#, kde-format
msgid "Cannot save settings to the Photograph Restoration text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/enhance/sharpentool.cpp:286
#, kde-format
msgid "Unsharp Mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:101
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:381
#, kde-format
msgid "Blur Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:113
#, kde-format
msgid "This is the preview of the blur effect applied to the photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:120
#, kde-format
msgid "Zoom Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:121
#, kde-format
msgid "Radial Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:122
#, kde-format
msgid "Far Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:123
#, kde-format
msgid "Motion Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:124
#, kde-format
msgid "Softener Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:125
#, kde-format
msgid "Shake Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:126
#, kde-format
msgid "Focus Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:127
#, kde-format
msgid "Smart Blur"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:128
#, kde-format
msgid "Frost Glass"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:129
#, kde-format
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:131
#, kde-format
msgid ""
"<p>Select the blurring effect to apply to image.</p>"
"<p><b>Zoom Blur</b>: blurs the image along radial lines starting from a specified center point. This simulates the blur of a zooming camera.</p>"
"<p><b>Radial Blur</b>: blurs the image by rotating the pixels around the specified center point. This simulates the blur of a rotating camera.</p>"
"<p><b>Far Blur</b>: blurs the image by using far pixels. This simulates the blur of an unfocalized camera lens.</p>"
"<p><b>Motion Blur</b>: blurs the image by moving the pixels horizontally. This simulates the blur of a linear moving camera.</p>"
"<p><b>Softener Blur</b>: blurs the image softly in dark tones and hardly in light tones. This gives images a dreamy and glossy soft focus effect. It is ideal for creating romantic portraits, glamour photographs, or giving images a warm and subtle glow.</p>"
"<p><b>Shake Blur</b>: blurs the image by shaking randomly the pixels. This simulates the blur of a random moving camera.</p>"
"<p><b>Focus Blur</b>: blurs the image corners to reproduce the astigmatism distortion of a lens.</p>"
"<p><b>Smart Blur</b>: finds the edges of color in your image and blurs them without muddying the rest of the image.</p>"
"<p><b>Frost Glass</b>: blurs the image by randomly disperse light coming through a frosted glass.</p>"
"<p><b>Mosaic</b>: divides the photograph into rectangular cells and then recreates it by filling those cells with average pixel value.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:155
#, kde-format
msgid "Distance:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:159
#, kde-format
msgid "Set here the blur distance in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:161
#, kde-format
msgctxt "level to use for the effect"
msgid "Level:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/blurfxtool.cpp:165
#, kde-format
msgid "This value controls the level to use with the current effect."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:85
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:198
#, kde-format
msgid "Charcoal"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:100
#, kde-format
msgid "Pencil size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:104
#, kde-format
msgid "Set here the charcoal pencil size used to simulate the drawing."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:108
#, kde-format
msgctxt "smoothing value of the pencil"
msgid "Smooth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/charcoaltool.cpp:112
#, kde-format
msgid "This value controls the smoothing effect of the pencil under the canvas."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:95
#: core/utilities/queuemanager/tools/filters/colorfx.cpp:41
#, kde-format
msgid "Color Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/colorfxtool.cpp:101
#, kde-format
msgid "This is the color effects preview"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:104
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:345
#, kde-format
msgid "Distortion Effects"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:108
#, kde-format
msgid "This is the preview of the distortion effect applied to the photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:123
#, kde-format
msgid "Fish Eyes"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:124
#, kde-format
msgid "Twirl"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:125
#, kde-format
msgid "Cylindrical Hor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:126
#, kde-format
msgid "Cylindrical Vert."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:127
#, kde-format
msgid "Cylindrical H/V."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:128
#, kde-format
msgid "Caricature"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:129
#, kde-format
msgid "Multiple Corners"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:130
#, kde-format
msgid "Waves Hor."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:131
#, kde-format
msgid "Waves Vert."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:132
#, kde-format
msgid "Block Waves 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:133
#, kde-format
msgid "Block Waves 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:134
#, kde-format
msgid "Circular Waves 1"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:135
#, kde-format
msgid "Circular Waves 2"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:136
#, kde-format
msgid "Polar Coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:137
#, kde-format
msgid "Unpolar Coordinates"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:138
#, kde-format
msgid "Tile"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:140
#, kde-format
msgid ""
"<p>Here, select the type of effect to apply to an image.</p>"
"<p><b>Fish Eyes</b>: warps the photograph around a 3D spherical shape to reproduce the common photograph 'Fish Eyes' effect.</p>"
"<p><b>Twirl</b>: spins the photograph to produce a Twirl pattern.</p>"
"<p><b>Cylinder Hor.</b>: warps the photograph around a horizontal cylinder.</p>"
"<p><b>Cylinder Vert.</b>: warps the photograph around a vertical cylinder.</p>"
"<p><b>Cylinder H/V.</b>: warps the photograph around 2 cylinders, vertical and horizontal.</p>"
"<p><b>Caricature</b>: distorts the photograph with the 'Fish Eyes' effect inverted.</p>"
"<p><b>Multiple Corners</b>: splits the photograph like a multiple corners pattern.</p>"
"<p><b>Waves Horizontal</b>: distorts the photograph with horizontal waves.</p>"
"<p><b>Waves Vertical</b>: distorts the photograph with vertical waves.</p>"
"<p><b>Block Waves 1</b>: divides the image into cells and makes it look as if it is being viewed through glass blocks.</p>"
"<p><b>Block Waves 2</b>: like Block Waves 1 but with another version of glass blocks distortion.</p>"
"<p><b>Circular Waves 1</b>: distorts the photograph with circular waves.</p>"
"<p><b>Circular Waves 2</b>: another variation of the Circular Waves effect.</p>"
"<p><b>Polar Coordinates</b>: converts the photograph from rectangular to polar coordinates.</p>"
"<p><b>Unpolar Coordinates</b>: the Polar Coordinate effect inverted.</p>"
"<p><b>Tile</b>: splits the photograph into square blocks and moves them randomly inside the image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/distortionfxtool.cpp:175
#, kde-format
msgid "This value controls the iterations to use for Waves, Tile, and Neon effects."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:80
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:178
#, kde-format
msgid "Emboss"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:91
#, kde-format
msgid "Depth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/embosstool.cpp:95
#, kde-format
msgid "Set here the depth of the embossing image effect."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/filmgraintool.cpp:79
#: core/utilities/imageeditor/tools/filters/filmgraintool.cpp:157
#: core/utilities/queuemanager/tools/filters/filmgrain.cpp:50
#, kde-format
msgid "Film Grain"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:86
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:201
#, kde-format
msgid "Oil Paint"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:99
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:304
#, kde-format
msgid "Brush size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:103
#, kde-format
msgid "Set here the brush size to use for simulating the oil painting."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:107
#, kde-format
msgctxt "value of smoothing effect"
msgid "Smooth:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/oilpainttool.cpp:111
#, kde-format
msgid "This value controls the smoothing effect of the brush under the canvas."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:90
#, kde-format
msgid "Raindrops"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:94
#, kde-format
msgid ""
"This is the preview of the Raindrop effect."
"<p>Note: if you have previously selected an area in the editor, this will be unaffected by the filter. You can use this method to disable the Raindrops effect on a human face, for example.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:113
#, kde-format
msgid "Drop size:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:117
#, kde-format
msgid "Set here the raindrops' size."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:121
#, kde-format
msgid "Number:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:125
#, kde-format
msgid "This value controls the maximum number of raindrops."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:129
#, kde-format
msgid "Fish eyes:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:133
#, kde-format
msgid "This value is the fish-eye-effect optical distortion coefficient."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/filters/raindroptool.cpp:240
#, kde-format
msgid "RainDrop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:169
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:771
#, kde-format
msgid "Liquid Rescale"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:201
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:202
#, kde-format
msgid "Maintain aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:202
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:203
#, kde-format
msgid "Enable this option to maintain aspect ratio with new image sizes."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:205
#, kde-format
msgid "Width (px):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:210
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:211
#, kde-format
msgid "Set here the new image width in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:212
#, kde-format
msgid "Height (px):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:217
#, kde-format
msgid "Set here the new image height in pixels."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:224
#, kde-format
msgid "New image width, as a percentage (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:226
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:227
#, kde-format
msgid "Height (%):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:231
#, kde-format
msgid "New image height, as a percentage (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:254
#, kde-format
msgid "Specify here your desired content-aware rescaling percentage."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:266
#, kde-format
msgid "Add weight masks"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:267
#, kde-format
msgid "Enable this option to add suppression and preservation masks."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:273
#, kde-format
msgid "Suppression weight mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:278
#, kde-format
msgid "Draw a suppression mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:279
#, kde-format
msgid "Click on this button to draw zones marking which areas of the image are less important. These zones will be deleted when reducing the picture, or duplicated when enlarging the picture."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:285
#, kde-format
msgid "Preservation weight mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:289
#, kde-format
msgid "Draw a preservation mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:290
#, kde-format
msgid "Click on this button to draw zones marking which areas of the image you want to preserve."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:295
#, kde-format
msgid "Erase mask:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:299
#, kde-format
msgid "Erase mask"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:300
#, kde-format
msgid "Click on this button to erase mask regions."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:309
#, kde-format
msgid "Specify here the size of the brush used to paint masks."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:329
#, kde-format
msgid "Norm of brightness gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:330
#, kde-format
msgid "Sum of absolute values of brightness gradients"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:331
#, kde-format
msgid "Absolute value of brightness gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:332
#, kde-format
msgid "Norm of luma gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:333
#, kde-format
msgid "Sum of absolute values of luma gradients"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:334
#, kde-format
msgid "Absolute value of luma gradient"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:337
#, kde-format
msgid "This option allows you to choose a gradient function. This function is used to determine which pixels should be removed or kept."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:340
#, kde-format
msgid "Preserve Skin Tones"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:341
#, kde-format
msgid "Enable this option to preserve pixels whose color is close to a skin tone."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:355
#, kde-format
msgid "Overall rigidity of the seams:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:359
#, kde-format
msgid "Use this value to give a negative bias to the seams which are not straight. May be useful to prevent distortions in some situations, or to avoid artifacts from pixel skipping (it is better to use low values in such case). This setting applies to the whole selected layer if no rigidity mask is used. Note: the bias is proportional to the difference in the transversal coordinate between each two successive points, elevated to the power of 1.5, and summed up for the whole seam."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:368
#, kde-format
msgid "Maximum number of transversal steps:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:372
#, kde-format
msgid "This option lets you choose the maximum transversal step that the pixels in the seams can take. In the standard algorithm, corresponding to the default value step = 1, each pixel in a seam can be shifted by at most one pixel with respect to its neighbors. This implies that the seams can form an angle of at most 45 degrees with respect to their base line. Increasing the step value lets you overcome this limit, but may lead to the introduction of artifacts. In order to balance the situation, you can use the rigidity setting."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:382
#, kde-format
msgid "Side switch frequency:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:386
#, kde-format
msgid "During the carving process, at each step the optimal seam to be carved is chosen based on the relevance value for each pixel. However, in the case where two seams are equivalent (which may happen, for instance, when large portions of the image have the same color), the algorithm always chooses the seams from one side. In some cases, this can pose problems, e.g. an object centered in the original image might not be centered in the resulting image. In order to overcome this effect, this setting allows the favored side to be switched automatically during rescaling, at the cost of slightly worse performance."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:398
#, kde-format
msgid "Resize Order:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:400
#, kde-format
msgid "Horizontally first"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:401
#, kde-format
msgid "Vertically first"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:403
#, kde-format
msgid "Here you can set whether to resize horizontally first or vertically first."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:421
#, kde-format
msgid "Target size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:424
#, kde-format
msgid "Content-aware rescale percentage"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:426
#, kde-format
msgid "Mask Settings"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/contentawareresizetool.cpp:428
#, kde-format
msgid "Energy function"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:107
#, kde-format
msgid "This is the free rotation operation preview. If you move the mouse cursor on this preview, a vertical and horizontal dashed line will be drawn to guide you in adjusting the free rotation correction. Release the left mouse button to freeze the dashed line's position."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:125
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:131
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:131
#, kde-format
msgid "New width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:129
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:135
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:135
#, kde-format
msgid "New height:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:135
#, kde-format
msgid "Select a point in the preview widget, then click this button to assign the point for auto-correction."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:183
#, kde-format
msgctxt "Automatic Adjustment"
msgid "Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:192
#, kde-format
msgid ""
"<p>Correct the rotation of your images automatically by assigning two points in the preview widget and clicking <i>Adjust</i>.<br/>"
"You can either adjust horizontal or vertical lines.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:214
#, kde-format
msgid "Automatic Adjustment"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:359
#, kde-format
msgid "Click to set"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/freerotationtool.cpp:360
#, kde-format
msgctxt "point has been set and is valid"
msgid "Okay"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:106
#, kde-format
msgid "Perspective"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:116
#, kde-format
msgid "This is the perspective transformation operation preview. You can use the mouse for dragging the corner to adjust the perspective transformation area."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:142
#, kde-format
msgid "Angles (in degrees):"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:143
#, kde-format
msgid " Top left:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:145
#, kde-format
msgid " Top right:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:147
#, kde-format
msgid " Bottom left:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:149
#, kde-format
msgid " Bottom right:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:155
#, kde-format
msgid "Draw preview while moving"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:156
#, kde-format
msgid "Draw grid"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivetool.cpp:157
#, kde-format
msgid "Inverse transformation"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivewidget.cpp:314
#, kde-format
msgid "Perspective Adjustment Tool"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/perspectivewidget.cpp:331
#, kde-format
msgid "Perspective Adjustment"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:215
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1089
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:1095
#, kde-format
msgid "Aspect Ratio Crop"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:223
#, kde-format
msgid ""
"<p>Here you can see the aspect ratio selection preview used for cropping. You can use the mouse to move and resize the crop area.</p>"
"<p>Press and hold the <b>CTRL</b> key to move the opposite corner too.</p>"
"<p>Press and hold the <b>SHIFT</b> key to move the closest corner to the mouse pointer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:246
#, kde-format
msgid "Max. Aspect"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:247
#, kde-format
msgid "Set selection area to the maximum size according to the current ratio."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:263
#, kde-format
msgid "Resolution:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:276
#, kde-format
msgid "Crop Information"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:282
#, kde-format
msgid "Aspect ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:284
#, kde-format
msgctxt "custom aspect ratio crop settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:297
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:820
#, kde-format
msgid "Format DIN A"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:298
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:821
#, kde-format
msgid "Golden Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:299
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:822
#, kde-format
msgid "Current Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:300
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:823
#, kde-format
msgctxt "no aspect ratio"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:303
#, kde-format
msgid ""
"<p>Select your constrained aspect ratio for cropping. Aspect Ratio Crop tool uses a relative ratio. That means it is the same if you use centimeters or inches and it does not specify the physical size.</p>"
"<p>You can see below a correspondence list of traditional photographic paper sizes and aspect ratio crop:</p>"
"<p><b>2:3</b>: 10x15cm, 20x30cm, 30x45cm, 4x6\", 8x12\", 12x18\", 16x24\", 20x30\"</p>"
"<p><b>3:4</b>: 6x8cm, 15x20cm, 18x24cm, 30x40cm, 3.75x5\", 4.5x6\", 6x8\", 7.5x10\", 9x12\"</p>"
"<p><b>4:5</b>: 20x25cm, 40x50cm, 8x10\", 16x20\"</p>"
"<p><b>5:7</b>: 15x21cm, 30x42cm, 5x7\"</p>"
"<p><b>7:10</b>: 21x30cm, 42x60cm, 3.5x5\"</p>"
"<p><b>8:5</b>: common wide-screen monitor (as 1680x1050)</p>"
"<p><b>2:1</b>, <b>3:1</b>, <b>4:1</b>: common panoramic sizes</p>"
"<p><b>16:9</b>: common tv-screen (as HDTV or Full-HD)</p>"
"<p>The paper <b>Format DIN A</b> use the ratio 1:1.414</p>"
"<p>The <b>Golden Ratio</b> is 1:1.618. A composition following this rule is considered visually harmonious but may not be suitable to print on standard photographic paper.</p>"
"<p>The <b>Current Aspect Ratio</b> takes aspect ratio from the currently opened image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:327
#, kde-format
msgid "Exact aspect"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:328
#, kde-format
msgid "Enable this option to force exact aspect ratio crop."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:330
#, kde-format
msgid "Orientation:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:332
#: core/utilities/metadataedit/exif/exifdevice.cpp:303
#, kde-format
msgid "Landscape"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:333
#: core/utilities/metadataedit/exif/exifdevice.cpp:304
#, kde-format
msgid "Portrait"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:334
#, kde-format
msgid "Select constrained aspect ratio orientation."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:337
#: core/utilities/metadataedit/exif/exiflight.cpp:203
#, kde-format
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:338
#, kde-format
msgid "Enable this option to automatically set the orientation."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:342
#, kde-format
msgid "Custom ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:347
#, kde-format
msgid "Set here the desired custom aspect numerator value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:352
#, kde-format
msgid "Set here the desired custom aspect denominator value."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:360
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:365
#: core/utilities/queuemanager/tools/transform/crop.cpp:106
#: core/utilities/queuemanager/tools/transform/crop.cpp:111
#, kde-format
msgid "Set here the top left selection corner position for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:375
#: core/utilities/queuemanager/tools/transform/crop.cpp:121
#, kde-format
msgid "Set here the width selection for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:383
#, kde-format
msgid "Set width position to center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:386
#: core/utilities/queuemanager/tools/transform/crop.cpp:126
#, kde-format
msgid "Set here the height selection for cropping."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:394
#, kde-format
msgid "Set height position to center."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:420
#, kde-format
msgid "Crop Settings"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:427
#, kde-format
msgid "Form:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:429
#, kde-format
msgid "Rules of Thirds"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:430
#, kde-format
msgid "Diagonal Method"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:431
#, kde-format
msgid "Harmonious Triangles"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:432
#, kde-format
msgid "Golden Mean"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:433
#, kde-format
msgctxt "no geometric form"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:436
#, kde-format
msgid "With this option, you can display guide lines to help compose your photograph."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:439
#, kde-format
msgid "Golden sections"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:440
#, kde-format
msgid "Enable this option to show golden sections."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:442
#, kde-format
msgid "Golden spiral sections"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:443
#, kde-format
msgid "Enable this option to show golden spiral sections."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:445
#, kde-format
msgid "Golden spiral"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:446
#, kde-format
msgid "Enable this option to show a golden spiral guide."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:448
#, kde-format
msgid "Golden triangles"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:449
#, kde-format
msgid "Enable this option to show golden triangles."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:451
#, kde-format
msgid "Flip horizontally"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:452
#, kde-format
msgid "Enable this option to flip the guidelines horizontally."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:454
#, kde-format
msgid "Flip vertically"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:455
#, kde-format
msgid "Enable this option to flip the guidelines vertically."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:457
#, kde-format
msgid "Color and width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:463
#, kde-format
msgid "Set here the color used to draw composition guides."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:464
#, kde-format
msgid "Set here the width in pixels used to draw composition guides."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:483
#, kde-format
msgid "Composition Guides"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/ratiocroptool.cpp:790
#, kde-format
msgctxt "custom ratio crop settings"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:169
#, kde-format
msgid "Resize Image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:200
#, kde-format
msgid "New Size"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:206
#, kde-format
msgid "Width:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:213
#, kde-format
msgid "Height:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:218
#, kde-format
msgid "New image height in pixels (px)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:225
#, kde-format
msgid "New image width in percent (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:232
#, kde-format
msgid "New image height in percent (%)."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:239
#, kde-format
msgid "Restore photograph (slow)"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:240
#, kde-format
msgid "Enable this option to scale-up an image to a huge size. <b>Warning</b>: This process can take some time."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:243
#, kde-format
msgid "<b>Note:</b> use Restoration Mode to scale-up an image to a huge size. This process can take some time."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:563
#, kde-format
msgid "Photograph Resizing Settings File to Load"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:579
#, kde-format
msgid "\"%1\" is not a Photograph Resizing settings text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:588
#, kde-format
msgid "Cannot load settings from the Photograph Resizing text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:596
#, kde-format
msgid "Photograph Resizing Settings File to Save"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/resizetool.cpp:614
#, kde-format
msgid "Cannot save settings to the Photograph Resizing text file."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:111
#, kde-format
msgid "This is the shear operation preview. If you move the mouse cursor on this preview, a vertical and horizontal dashed line will be drawn to guide you in adjusting the shear correction. Release the left mouse button to freeze the dashed line's position."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:139
#, kde-format
msgid "Main horizontal angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:143
#, kde-format
msgid "The main horizontal shearing angle, in degrees."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:145
#, kde-format
msgid "Fine horizontal angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:149
#, kde-format
msgid "This value in degrees will be added to main horizontal angle value to set fine adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:151
#, kde-format
msgid "Main vertical angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:155
#, kde-format
msgid "The main vertical shearing angle, in degrees."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:157
#, kde-format
msgid "Fine vertical angle:"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:161
#, kde-format
msgid "This value in degrees will be added to main vertical angle value to set fine adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/tools/transform/sheartool.cpp:165
#, kde-format
msgid "Enable this option to apply the anti-aliasing filter to the sheared image. To smooth the target image, it will be blurred a little."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/canvas.cpp:177
#, kde-format
msgid ""
"Failed to load image\n"
"\"%1\""
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageguidewidget.cpp:52
#, kde-format
msgctxt "Preview image (before filter has been applied)"
msgid "Before"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageguidewidget.cpp:53
#, kde-format
msgctxt "Preview image (after filter has been applied)"
msgid "After"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:191
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:200
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:233
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:255
#, kde-format
msgid "Before"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:192
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:212
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:234
#: core/utilities/imageeditor/widgets/imageregionitem.cpp:256
#, kde-format
msgid "After"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/imageregionwidget.cpp:88
#, kde-format
msgid ""
"<p>Here you can see the original clip image which will be used for the preview computation.</p>"
"<p>Click and drag the mouse cursor in the image to change the clip focus.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:96
#, kde-format
msgid "If this option is enabled, the original image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:97
#, kde-format
msgid "Preview original image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:105
#, kde-format
msgid "If this option is enabled, the preview area will split vertically. A contiguous area of the image will be shown, with one half from the original image, the other half from the target image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:110
#, kde-format
msgid "Preview vertical split with contiguous image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:118
#, kde-format
msgid "If this option is enabled, the preview area will split horizontally. A contiguous area of the image will be shown, with one half from the original image, the other half from the target image."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:123
#, kde-format
msgid "Preview horizontal split with contiguous image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:131
#, kde-format
msgid "If this option is enabled, the preview area will split vertically. The same part of the original and the target image will be shown side by side."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:135
#, kde-format
msgid "Preview vertical split with same image region"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:143
#, kde-format
msgid "If this option is enabled, the preview area will split horizontally. The same part of the original and the target image will be shown side by side."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:147
#, kde-format
msgid "Preview horizontal split with same image region"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:155
#, kde-format
msgid "If this option is enabled, the target image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:156
#, kde-format
msgid "Preview target image"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:164
#, kde-format
msgid "If this option is enabled, the original image will be shown when the mouse is over image area; otherwise, the target image will be shown."
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:167
#, kde-format
msgid "Preview on mouse-over"
msgstr ""
#. +> trunk5
#: core/utilities/imageeditor/widgets/previewtoolbar.cpp:181
#, kde-format
msgctxt "@action Select image editor preview mode"
msgid "Preview Mode"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:417
#, kde-format
msgid "Connecting to camera..."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:426
#, kde-format
msgid "Connection established."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:430
#, kde-format
msgid "Connection failed."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:455
#, kde-format
msgid "Failed to get free space from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:468
#, kde-format
msgid "Failed to get preview from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:481
#, kde-format
msgid "Failed to process capture from camera"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:494
#, kde-kuit-format
msgid "Failed to list folder <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:509
#, kde-kuit-format
msgid "Failed to list files in <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:558
#, kde-kuit-format
msgid "Failed to get thumbnail for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:574
#, kde-kuit-format
msgid "Failed to get Metadata for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:620
#: core/utilities/import/backend/cameracontroller.cpp:903
#: core/utilities/import/backend/cameracontroller.cpp:960
#, kde-kuit-format
msgid "Failed to download <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:705
#, kde-kuit-format
msgid "Failed to convert file <filename>%1</filename> to JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:738
#, kde-kuit-format
msgid "Failed to convert file <filename>%1</filename> to DNG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:751
#, kde-kuit-format
msgid "Skipped to convert file <filename>%1</filename> to DNG"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:855
#, kde-kuit-format
msgid "Skipped file <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:867
#, kde-kuit-format
msgid "Rename file to <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:887
#, kde-kuit-format
msgid "Failed to save sidecar file for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:943
#, kde-kuit-format
msgid "Timeout from script for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:949
#, kde-kuit-format
msgid "Failed to run script for <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:966
#, kde-format
msgid "Failed to download file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:970
#, kde-format
msgid "Failed to download file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:986
#, kde-kuit-format
msgid "Failed to upload <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:992
#, kde-format
msgid "Failed to upload file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:996
#, kde-format
msgid "Failed to upload file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1010
#, kde-kuit-format
msgid "Failed to delete <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1016
#, kde-format
msgid "Failed to delete file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1020
#, kde-format
msgid "Failed to delete file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1034
#, kde-kuit-format
msgid "Failed to lock <filename>%1</filename>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1040
#, kde-format
msgid "Failed to toggle lock file <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/cameracontroller.cpp:1044
#, kde-format
msgid "Failed to toggle lock file <b>%1</b>. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/gpcamera.cpp:1391
#, kde-format
msgctxt "@info List of device properties"
msgid ""
"Title: <b>%1</b><br/>"
"Model: <b>%2</b><br/>"
"Port: <b>%3</b><br/>"
"Path: <b>%4</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/gpcamera.cpp:1401
#, kde-format
msgctxt "@info List of supported device operations"
msgid ""
"Thumbnails: <b>%1</b><br/>"
"Capture image: <b>%2</b><br/>"
"Delete items: <b>%3</b><br/>"
"Upload items: <b>%4</b><br/>"
"Create directories: <b>%5</b><br/>"
"Delete Directories: <b>%6</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:578
#, kde-format
msgid ""
"<b>Mounted Camera</b> driver for USB/IEEE1394 mass storage cameras and Flash disk card readers.<br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:584
#, kde-format
msgctxt "@info List of device properties"
msgid ""
"Title: <b>%1</b><br/>"
"Model: <b>%2</b><br/>"
"Port: <b>%3</b><br/>"
"Path: <b>%4</b><br/>"
"UUID: <b>%5</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:596
#, kde-format
msgctxt "@info List of supported device operations"
msgid ""
"Thumbnails: <b>%1</b><br/>"
"Capture image: <b>%2</b><br/>"
"Delete items: <b>%3</b><br/>"
"Upload items: <b>%4</b><br/>"
"Create directories: <b>%5</b><br/>"
"Delete directories: <b>%6</b><br/>"
"<br/>"
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:613
#, kde-format
msgid "For more information about the <b>Mounted Camera</b> driver, please read the <b>Supported Digital Still Cameras</b> section in the digiKam manual."
msgstr ""
#. +> trunk5
#: core/utilities/import/backend/umscamera.cpp:621
#, kde-format
msgid ""
"The <b>Mounted Camera</b> driver is a simple interface to a camera disk mounted locally on your system.<br/>"
"<br/>"
"It does not use libgphoto2 drivers.<br/>"
"<br/>"
"To report any problems with this driver, please contact the digiKam team at:<br/>"
"<br/>"
"http://www.digikam.org/?q=contact"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerafolderdialog.cpp:74
#, kde-format
msgctxt "@title:window %1: name of the camera"
msgid "%1 - Select Camera Folder"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerafolderdialog.cpp:92
#, kde-format
msgid "<p>Please select the camera folder where you want to upload the images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:54
#, kde-format
msgctxt "@title:window"
msgid "Device Information"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:66
#, kde-format
msgid "Device Summary"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:73
#, kde-format
msgid "Device Manual"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/camerainfodialog.cpp:80
#, kde-format
msgid "About Driver"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/capturedlg.cpp:77
#, kde-format
msgctxt "@title:window %1: name of the camera"
msgid "Capture from %1"
msgstr ""
#. +> trunk5
#: core/utilities/import/dialogs/capturedlg.cpp:82
#, kde-format
msgctxt "@action:button"
msgid "Capture"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/ksaneaction.cpp:54
#, kde-format
msgid "Import from Scanner..."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/ksaneaction.cpp:85
#, kde-format
msgid "Cannot open scanner device."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:78
#, kde-format
msgid "Scan Image"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:88
#, kde-format
msgid "Scan Images"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:218
#, kde-format
msgid "Unsupported Format"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:219
#, kde-format
msgid "The target image file format \"%1\" is unsupported."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:228
#, kde-format
msgid "Cannot Save File"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:229
#, kde-format
msgid ""
"Failed to save file\n"
"\"%1\" to\n"
"\"%2\"."
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:277
#, kde-format
msgid "Saving file %1 -"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:285
#, kde-format
msgid "File Not Saved"
msgstr ""
#. +> trunk5
#: core/utilities/import/dscanner/scandialog.cpp:285
#, kde-format
msgid "Cannot save \"%1\" file"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importcategorydrawer.cpp:211
#, kde-format
msgid "Unknown Format"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:173
#, kde-format
msgctxt "@info:tooltip"
msgid "This item is locked."
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:242
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has an unknown download status"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:248
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has never been downloaded"
msgstr ""
#. +> trunk5
#: core/utilities/import/items/importoverlays.cpp:254
#, kde-format
msgctxt "@info:tooltip"
msgid "This item has already been downloaded"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:240
+#: core/utilities/import/main/importui.cpp:241
#, kde-format
msgid "Set how digiKam will rename files as they are downloaded."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:241
+#: core/utilities/import/main/importui.cpp:242
#, kde-format
msgid "File Renaming Options"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:247
+#: core/utilities/import/main/importui.cpp:248
#, kde-format
msgid "Auto-creation of Albums"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:253
+#: core/utilities/import/main/importui.cpp:254
#, kde-format
msgid "On the Fly Operations (JPEG only)"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:259
+#: core/utilities/import/main/importui.cpp:260
#, kde-format
msgid "DNG Convert Options"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:265
+#: core/utilities/import/main/importui.cpp:266
#, kde-format
msgid "Scripting"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:284
+#: core/utilities/import/main/importui.cpp:285
#, kde-format
msgctxt "@action Cancel process"
msgid "Cancel"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:291
+#: core/utilities/import/main/importui.cpp:292
#, kde-format
msgctxt "@action Information about camera"
msgid "Information"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:298
+#: core/utilities/import/main/importui.cpp:299
#, kde-format
msgctxt "@action Capture photo from camera"
msgid "Capture"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:310
+#: core/utilities/import/main/importui.cpp:311
#, kde-format
msgctxt "@action:inmenu"
msgid "Select All"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:318
+#: core/utilities/import/main/importui.cpp:319
#, kde-format
msgctxt "@action:inmenu"
msgid "Select None"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:326
+#: core/utilities/import/main/importui.cpp:327
#, kde-format
msgctxt "@action:inmenu"
msgid "Invert Selection"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:334
+#: core/utilities/import/main/importui.cpp:335
#, kde-format
msgctxt "@action:inmenu"
msgid "Select New Items"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:341
+#: core/utilities/import/main/importui.cpp:342
#, kde-format
msgctxt "@action:inmenu"
msgid "Select Locked Items"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:349
+#: core/utilities/import/main/importui.cpp:350
#, kde-format
msgctxt "@title:menu"
msgid "Download"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:354
+#: core/utilities/import/main/importui.cpp:355
#, kde-format
msgctxt "@action"
msgid "Download New"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:361
+#: core/utilities/import/main/importui.cpp:362
#, kde-format
msgctxt "@action"
msgid "Download Selected"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:368
+#: core/utilities/import/main/importui.cpp:369
#, kde-format
msgctxt "@action"
msgid "Download All"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:376
+#: core/utilities/import/main/importui.cpp:377
#, kde-format
msgctxt "@action"
msgid "Download && Delete New"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:384
+#: core/utilities/import/main/importui.cpp:385
#, kde-format
msgctxt "@action"
msgid "Download && Delete Selected"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:392
+#: core/utilities/import/main/importui.cpp:393
#, kde-format
msgctxt "@action"
msgid "Download && Delete All"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:399
+#: core/utilities/import/main/importui.cpp:400
#, kde-format
msgctxt "@action"
msgid "Upload..."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:407
+#: core/utilities/import/main/importui.cpp:408
#, kde-format
msgctxt "@action"
msgid "Toggle Lock"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:415
+#: core/utilities/import/main/importui.cpp:416
#, kde-format
msgctxt "@action"
msgid "Mark as downloaded"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:422
+#: core/utilities/import/main/importui.cpp:423
#, kde-format
msgctxt "@title:menu"
msgid "Delete"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:427
+#: core/utilities/import/main/importui.cpp:428
#, kde-format
msgctxt "@action"
msgid "Delete Selected"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:435
+#: core/utilities/import/main/importui.cpp:436
#, kde-format
msgctxt "@action"
msgid "Delete All"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:441
+#: core/utilities/import/main/importui.cpp:442
#, kde-format
msgctxt "@action"
msgid "Delete New"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:449
+#: core/utilities/import/main/importui.cpp:450
#, kde-format
msgctxt "@title:group"
msgid "Views"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:460
+#: core/utilities/import/main/importui.cpp:461
#, kde-format
msgctxt "@action View the selected image"
msgid "Preview Item"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:480
+#: core/utilities/import/main/importui.cpp:481
#, kde-format
msgctxt "@title:menu"
msgid "&Sort Items"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:481
+#: core/utilities/import/main/importui.cpp:482
#, kde-format
msgctxt "@info:whatsthis"
msgid "The value by which the items are sorted in the thumbnail view"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:487
+#: core/utilities/import/main/importui.cpp:488
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Name"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:488
+#: core/utilities/import/main/importui.cpp:489
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Path"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:489
+#: core/utilities/import/main/importui.cpp:490
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Date"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:490
+#: core/utilities/import/main/importui.cpp:491
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Size"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:491
+#: core/utilities/import/main/importui.cpp:492
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Rating"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:492
+#: core/utilities/import/main/importui.cpp:493
#, kde-format
msgctxt "item:inmenu Sort by"
msgid "By Download State"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:512
+#: core/utilities/import/main/importui.cpp:513
#, kde-format
msgctxt "@title:inmenu"
msgid "Item Sorting &Order"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:513
+#: core/utilities/import/main/importui.cpp:514
#, kde-format
msgctxt "@info:whatsthis"
msgid "Defines whether items are sorted in ascending or descending manner."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:518
+#: core/utilities/import/main/importui.cpp:519
#, kde-format
msgctxt "@item:inmenu Sorting Order"
msgid "Ascending"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:519
+#: core/utilities/import/main/importui.cpp:520
#, kde-format
msgctxt "@item:inmenu Sorting Order"
msgid "Descending"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:531
+#: core/utilities/import/main/importui.cpp:532
#, kde-format
msgctxt "@title:menu"
msgid "&Group Items"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:532
+#: core/utilities/import/main/importui.cpp:533
#, kde-format
msgctxt "@info:whatsthis"
msgid "The categories in which the items in the thumbnail view are displayed"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:538
+#: core/utilities/import/main/importui.cpp:539
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "Flat List"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:539
+#: core/utilities/import/main/importui.cpp:540
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Folder"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:540
+#: core/utilities/import/main/importui.cpp:541
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Format"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:541
+#: core/utilities/import/main/importui.cpp:542
#, kde-format
msgctxt "@item:inmenu Group Items"
msgid "By Date"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:569
+#: core/utilities/import/main/importui.cpp:570
#, kde-format
msgctxt "@action:inmenu"
msgid "Fit to &Window"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:574
+#: core/utilities/import/main/importui.cpp:575
#, kde-format
msgctxt "@action:inmenu"
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:592
+#: core/utilities/import/main/importui.cpp:593
#, kde-format
msgctxt "@option:check"
msgid "Show History"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:598
+#: core/utilities/import/main/importui.cpp:599
#, kde-format
msgctxt "@option:check"
msgid "Show Thumbbar"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:623
-#: core/utilities/import/main/importui.cpp:853
+#: core/utilities/import/main/importui.cpp:624
+#: core/utilities/import/main/importui.cpp:854
#, kde-format
msgctxt "@action"
msgid "Previous Image"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:630
+#: core/utilities/import/main/importui.cpp:631
#, kde-format
msgctxt "@action Connection failed, try again?"
msgid "Retry"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:842
+#: core/utilities/import/main/importui.cpp:843
#, kde-format
msgctxt "@action"
msgid "Exit Preview Mode"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:847
+#: core/utilities/import/main/importui.cpp:848
#, kde-format
msgctxt "@action"
msgid "Next Image"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:859
+#: core/utilities/import/main/importui.cpp:860
#, kde-format
msgctxt "@action Go to first image"
msgid "First Image"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:864
+#: core/utilities/import/main/importui.cpp:865
#, kde-format
msgctxt "@action Go to last image"
msgid "Last Image"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:946
+#: core/utilities/import/main/importui.cpp:947
#, kde-format
msgctxt "@info:status"
msgid "Canceling current operation, please wait..."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1001
+#: core/utilities/import/main/importui.cpp:1002
#, kde-format
msgctxt "@info"
msgid "Do you want to close the dialog and cancel the current operation?"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1011
+#: core/utilities/import/main/importui.cpp:1012
#, kde-format
msgctxt "@info:status"
msgid "Disconnecting from camera, please wait..."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1053
+#: core/utilities/import/main/importui.cpp:1054
#, kde-format
msgctxt "@info:status"
msgid "Scanning for new files, please wait..."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1092
+#: core/utilities/import/main/importui.cpp:1093
#, kde-format
msgctxt "@info:status"
msgid "Ready"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1148
+#: core/utilities/import/main/importui.cpp:1149
#, kde-format
msgctxt "@info"
msgid "Failed to connect to the camera. Please make sure it is connected properly and turned on."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1238
+#: core/utilities/import/main/importui.cpp:1239
#, kde-format
msgctxt "@title:window"
msgid "Select Image to Upload"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1272
+#: core/utilities/import/main/importui.cpp:1273
#, kde-format
msgctxt "@info"
msgid ""
"There is not enough free space on the Camera Medium to upload pictures.\n"
"\n"
"Space require: %1\n"
"Available free space: %2"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1326
+#: core/utilities/import/main/importui.cpp:1327
#, kde-format
msgctxt "@info"
msgid ""
"<qt>Camera Folder <resource>%1</resource> already contains the item <resource>%2</resource>.<br/>"
"Please enter a new filename (without extension):</qt>"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1330
+#: core/utilities/import/main/importui.cpp:1331
#, kde-format
msgctxt "@title:window"
msgid "File already exists"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1396
+#: core/utilities/import/main/importui.cpp:1397
#, kde-format
msgctxt "@info"
msgid "Your custom target album date format is not valid. Please check your settings..."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1436
+#: core/utilities/import/main/importui.cpp:1437
#, kde-format
msgctxt "@info"
msgid "Collection which host your default target album set to process download from camera device is not available. Please select another one from camera configuration dialog."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1445
+#: core/utilities/import/main/importui.cpp:1446
#, kde-format
msgctxt "@info"
msgid "Your default target album set to process download from camera device is not available. Please select another one from camera configuration dialog."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1470
+#: core/utilities/import/main/importui.cpp:1471
#, kde-format
msgctxt "@info"
msgid "<p>Please select the destination album from the digiKam library to import the camera pictures into.</p>"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1561
+#: core/utilities/import/main/importui.cpp:1562
#, kde-format
msgctxt "@info Popup notification"
msgid "Images download finished, you can now detach your camera while the images will be auto-rotated"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1568
+#: core/utilities/import/main/importui.cpp:1569
#, kde-format
msgctxt "@info Popup notification"
msgid "Images download finished"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1958
+#: core/utilities/import/main/importui.cpp:1959
#, kde-format
msgctxt "@info"
msgid "The items listed below are locked by camera (read-only). These items will not be deleted. If you really want to delete these items, please unlock them and try again."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:1969
+#: core/utilities/import/main/importui.cpp:1970
#, kde-format
msgctxt "@info"
msgid "About to delete this image. <b>Deleted file is unrecoverable.</b> Are you sure?"
msgid_plural "About to delete these %1 images. <b>Deleted files are unrecoverable.</b> Are you sure?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2020
+#: core/utilities/import/main/importui.cpp:2021
#, kde-format
msgctxt "@title:window"
msgid "Insufficient Disk Space"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2021
+#: core/utilities/import/main/importui.cpp:2022
#, kde-format
msgctxt "@info"
msgid ""
"There is not enough free space on the disk of the album you selected to download and process the selected pictures from the camera.\n"
"\n"
"Estimated space required: %1\n"
"Available free space: %2\n"
"\n"
"Try Anyway?"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2331
-#: core/utilities/import/main/importui.cpp:2357
+#: core/utilities/import/main/importui.cpp:2332
+#: core/utilities/import/main/importui.cpp:2358
#, kde-format
msgctxt "@info:status"
msgid "No item selected (%1 item)"
msgid_plural "No item selected (%1 items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2349
+#: core/utilities/import/main/importui.cpp:2350
#, kde-format
msgctxt "@info:status Filename of first selected item of number of items"
msgid "<b>%1</b> (%2 of %3)"
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2367
+#: core/utilities/import/main/importui.cpp:2368
#, kde-format
msgctxt "@info:status"
msgid "%2/%1 item selected"
msgid_plural "%2/%1 items selected"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2438
+#: core/utilities/import/main/importui.cpp:2439
#, kde-format
msgctxt "@info"
msgid "A file with the same name (<b>%1</b>) already exists in folder <resource>%2</resource>."
msgstr ""
#. +> trunk5
-#: core/utilities/import/main/importui.cpp:2450
+#: core/utilities/import/main/importui.cpp:2451
#, kde-format
msgctxt "@info"
msgid "Failed to find Album for path <b>%1</b>."
msgstr ""
#. +> trunk5
#: core/utilities/import/views/camerafolderview.cpp:68
#, kde-format
msgid "Camera Folders"
msgstr ""
#. +> trunk5
#: core/utilities/import/views/importpreviewview.cpp:192
#, kde-format
msgid "Escape preview"
msgstr ""
#. +> trunk5
#: core/utilities/import/views/importstackedview.cpp:100
#, kde-format
msgid "Import Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:89
#, kde-format
msgctxt "@option:check"
msgid "Write the document name to EXIF"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:90
#, kde-format
msgctxt "@option:check"
msgid "Fix internal date && time"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:92
#, kde-format
msgctxt "@option:check"
msgid "Auto-rotate/flip image"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:93
#, kde-format
msgctxt "@option:check"
msgid "Convert to lossless file format"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:95
#, kde-format
msgid "New image format:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:115
#, kde-format
msgid "Set here all options to fix/transform JPEG files automatically as they are downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:117
#, kde-format
msgid "Enable this option if you want images automatically rotated or flipped using EXIF information provided by the camera."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:119
#, kde-format
msgid "Select here which metadata template you want to apply to images."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:121
#, kde-format
msgid "Enable this option to write the document name to the EXIF metadata. The document name is the original file name of the imported file."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:123
#, kde-format
msgid "Enable this option to set date and time metadata tags to the right values if your camera does not set these tags correctly when pictures are taken. The values will be saved in the DateTimeDigitized and DateTimeCreated EXIF, XMP, and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:127
#, kde-format
msgid "Enable this option to automatically convert all JPEG files to a lossless image format. <b>Note:</b> Image conversion can take a while on a slow computer."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/advancedsettings.cpp:130
#, kde-format
msgid "Select your preferred lossless image file format to convert to. <b>Note:</b> All metadata will be preserved during the conversion."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:93
#, kde-format
msgid ""
"<p>These expressions may be used to customize date format:</p>"
"<p><b>d</b>: The day as a number without a leading zero (1 to 31)</p>"
"<p><b>dd</b>: The day as a number with a leading zero (01 to 31)</p>"
"<p><b>ddd</b>: The abbreviated localized day name (e.g. 'Mon' to 'Sun')</p>"
"<p><b>dddd</b>: The long localized day name (e.g. 'Monday' to 'Sunday').</p>"
"<p><b>M</b>: The month as a number without a leading zero (1 to 12)</p>"
"<p><b>MM</b>: The month as a number with a leading zero (01 to 12)</p>"
"<p><b>MMM</b>: The abbreviated localized month name (e.g. 'Jan' to 'Dec')</p>"
"<p><b>MMMM</b>: The long localized month name (e.g. 'January' to 'December')</p>"
"<p><b>yy</b>: The year as two digit number (eg. 00 to 99)</p>"
"<p><b>yyyy</b>: The year as four digit number (eg. 2012)</p>"
"<p>All other input characters will be treated as text. Any sequence of characters that are enclosed in singlequotes will be treated as text and not be used as an expression. Examples, if date is 20 July 1969:</p>"
"<p><b>dd.MM.yyyy</b> : 20.07.1969</p>"
"<p><b>ddd MMMM d yy</b> : Sun July 20 69</p>"
"<p><b>'Photo shot on ' dddd</b> : Photo shot on Sunday</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:114
#, kde-format
msgctxt "@option:check"
msgid "Extension-based sub-albums"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:115
#, kde-format
msgctxt "@option:check"
msgid "Date-based sub-albums"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:117
#, kde-format
msgctxt "@label:listbox"
msgid "Date format:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:119
#, kde-format
msgctxt "@item:inlistbox"
msgid "ISO"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:120
#, kde-format
msgctxt "@item:inlistbox"
msgid "Full Text"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:121
#, kde-format
msgctxt "@item:inlistbox"
msgid "Local Settings"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:122
#, kde-format
msgctxt "@item:inlistbox"
msgid "Custom"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:141
#, kde-format
msgid "Set how digiKam creates albums automatically when downloading."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:142
#, kde-format
msgid "Enable this option if you want to download your pictures into automatically created file extension-based sub-albums of the destination album. This way, you can separate JPEG and RAW files as they are downloaded from your camera."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:145
#, kde-format
msgid "Enable this option if you want to download your pictures into automatically created file date-based sub-albums of the destination album."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:148
#, kde-format
msgid ""
"<p>Select your preferred date format used to create new albums. The options available are:</p>"
"<p><b>ISO</b>: the date format is in accordance with ISO 8601 (YYYY-MM-DD). E.g.: <i>2006-08-24</i></p>"
"<p><b>Full Text</b>: the date format is in a user-readable string. E.g.: <i>Thu Aug 24 2006</i></p>"
"<p><b>Local Settings</b>: the date format depending on KDE control panel settings.</p>"
"<p><b>Custom</b>: use a customized format for date.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:156
#, kde-format
msgid "Show the result of converted date 1968-12-26 using your customized format."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:254
#, kde-format
msgctxt "Example of custom date format for album naming"
msgid "Ex.: %1"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/albumcustomizer.cpp:258
#, kde-format
msgctxt "Custom date format"
msgid "Format is not valid..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/capturewidget.cpp:92
#, kde-format
msgid "Cannot display camera preview"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:71
#, kde-format
msgctxt "@option:check"
msgid "Convert RAW images to"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:75
#, kde-format
msgid "<p><a href='http://en.wikipedia.org/wiki/Digital_Negative_(file_format)'>DNG container</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:92
#, kde-format
msgid "Set here all options to convert RAW images to DNG container automatically as they are downloaded."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/dngconvertsettings.cpp:94
#, kde-format
msgid "Enable this option to convert RAW images to DNG container automatically."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:117
#, kde-format
msgctxt "@item:inlistbox"
msgid "All Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:121
#, kde-format
msgctxt "@item:inlistbox"
msgid "Only New Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:126
#, kde-format
msgctxt "@item:inlistbox"
msgid "Raw Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:136
#, kde-format
msgctxt "@item:inlistbox"
msgid "JPG/TIFF Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/filtercombo.cpp:141
#, kde-format
msgctxt "@item:inlistbox"
msgid "Video Files"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:333
#, kde-format
msgid "Camera Media"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:337
#, kde-format
msgid "Album Library"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:347
#: core/utilities/import/widgets/freespacewidget.cpp:358
#, kde-format
msgctxt "@info Storage"
msgid "Capacity:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:350
#: core/utilities/import/widgets/freespacewidget.cpp:361
#, kde-format
msgctxt "@info Storage"
msgid "Available:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/freespacewidget.cpp:353
#, kde-format
msgctxt "@info Storage"
msgid "Require:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:226
#, kde-format
msgctxt "@title:menu"
msgid "Open With"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:239
#, kde-format
msgctxt "@item:inmenu"
msgid "Other..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/importcontextmenu.cpp:248
#, kde-format
msgctxt "@title:menu"
msgid "Open With..."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:118
#, kde-format
msgid "Camera filenames"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:120
#, kde-format
msgid "Turn on this option to use the camera provided image filenames without modifications."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:126
#, kde-format
msgid "Change case to:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:130
#, kde-format
msgctxt "Leave filename as it is"
msgid "Leave as-is"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:131
#, kde-format
msgctxt "Filename to uppercase"
msgid "Upper"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:132
#, kde-format
msgctxt "Filename to lowercase"
msgid "Lower"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:134
#, kde-format
msgid "Set the method to use to change the case of the image filenames."
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:145
#, kde-format
msgctxt "Custom Image Renaming"
msgid "Customize"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:298
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: changes after restart the camera connection.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:317
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: file metadata is used.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/renamecustomizer.cpp:322
#, kde-format
msgid "<p><a href=\"camerasetup\">Note: file metadata is not used.</a></p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:75
#, kde-format
msgid ""
"<p>These expressions may be used to customize the command line:</p>"
"<p><b>%file</b>: full path of the imported file</p>"
"<p><b>%filename</b>: file name of the imported file</p>"
"<p><b>%path</b>: path of the imported file</p>"
"<p><b>%orgfilename</b>: original file name</p>"
"<p><b>%orgpath</b>: original path</p>"
"<p>If there are no expressions full path is added to the command.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:86
#, kde-format
msgid "Execute script for image:"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:90
#, kde-format
msgid "No script selected"
msgstr ""
#. +> trunk5
#: core/utilities/import/widgets/scriptingsettings.cpp:101
#, kde-format
msgid "Set here the script that is executed for every imported image."
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablepreview.cpp:71
#, kde-format
msgid "Drag and drop an image here"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:263
#, kde-format
msgid "Show on left panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:264
#, kde-format
msgid "Show on right panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:265
#: core/utilities/lighttable/lighttablewindow_setup.cpp:71
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:353
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:266
#, kde-format
msgid "Remove item"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:267
#, kde-format
msgid "Clear all"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablethumbbar.cpp:467
#, kde-format
msgid "Drag and drop images here"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow.cpp:191
#, kde-format
msgid "%1 item on Light Table"
msgid_plural "%1 items on Light Table"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:57
#, kde-format
msgid "On left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:59
#, kde-format
msgid "Show item on left panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:64
#, kde-format
msgid "On right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:66
#, kde-format
msgid "Show item on right panel"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:83
#, kde-format
msgid "Remove item from LightTable"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:89
#, kde-format
msgid "Remove all items from LightTable"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:101
#, kde-format
msgid "Delete immediately"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:112
#, kde-format
msgid "Synchronize"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:115
#, kde-format
msgid "Synchronize preview from left and right panels"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:120
#, kde-format
msgid "By Pair"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:123
#, kde-format
msgid "Navigate by pairs with all items"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:128
#, kde-format
msgid "Clear On Close"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:131
#, kde-format
msgid "Clear light table when it is closed"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:132
#, kde-format
msgid "Remove all images from the light table when it is closed"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:249
#, kde-format
msgid "Edit Titles on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:254
#, kde-format
msgid "Edit Comments on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:259
#, kde-format
msgid "Edit Titles on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:264
#, kde-format
msgid "Edit Comments on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:269
#, kde-format
msgid "Show Assigned Tags on the Right"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:274
#, kde-format
msgid "Show Assigned Tags on the Left"
msgstr ""
#. +> trunk5
#: core/utilities/lighttable/lighttablewindow_setup.cpp:464
#, kde-format
msgid "Light Table Thumbnail Dock"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:137
#: core/utilities/maintenance/dbcleaner.cpp:219
#: core/utilities/maintenance/dbcleaner.cpp:246
#: core/utilities/maintenance/dbcleaner.cpp:275
#: core/utilities/maintenance/dbcleaner.cpp:309
#: core/utilities/maintenance/dbcleaner.cpp:346
#, kde-format
msgid "Clean up the databases : "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:137
#, kde-format
msgid "analysing databases"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:219
#, kde-format
msgid "cleaning core db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:246
#, kde-format
msgid "cleaning thumbnails db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:275
#, kde-format
msgid "cleaning recognition db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:309
#, kde-format
msgid "cleaning similarity db"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:346
#, kde-format
msgid "shrinking databases"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:473
#, kde-format
msgid ""
"<p>Database shrinking in progress.</p>"
"<p>Currently, your databases are being shrunk. This will take some time - depending on your databases size.</p>"
"<p>We have to freeze digiKam in order to prevent database corruption. This info box will vanish when the shrinking process is finished.</p>"
"Current Status:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:486
#, kde-format
msgid "Core DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:487
#, kde-format
msgid "Thumbnails DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:488
#, kde-format
msgid "Face Recognition DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/dbcleaner.cpp:489
#, kde-format
msgid "Similarity DB"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/duplicatesfinder.cpp:127
#, kde-format
msgid "Find duplicates items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/facesdetector.cpp:112
#, kde-format
msgid "Updating faces database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/fingerprintsgenerator.cpp:74
#, kde-format
msgid "Finger-prints"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:189
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:105
#, kde-format
msgid "Maintenance"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:204
#, kde-format
msgid "<qt><b>Select Maintenance Operations to Process</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:210
#, kde-format
msgctxt "@label"
msgid "Process items from:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:211
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores (when it possible)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:212
#, kde-format
msgid "Common Options"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:216
#, kde-format
msgid ""
"<qt>No option<br/>"
"<i>Note: only Albums Collection are processed by this tool.</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:218
#, kde-format
msgid "Scan for new items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:224
#, kde-format
msgid ""
"<qt><i>Note: If activated, the Core DB is always cleaned. You can select additional databases for cleaning.<br/>"
" If you select one of the options below, the process may take much time and can freeze digiKam temporarily<br/>"
" in order to make sure that no database corruption occurs.</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:227
#, kde-format
msgid "Also clean up the thumbnail database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:228
#, kde-format
msgid "Also clean up the faces database."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:229
#, kde-format
msgid "Also shrink all databases if possible."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:230
#, kde-format
msgid "This option leads to the vacuuming (shrinking) of the databases. Vacuuming is supported both for SQLite and MySQL."
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:234
#, kde-format
msgid "Perform database cleaning"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:239
#: core/utilities/maintenance/maintenancedlg.cpp:246
#, kde-format
msgid "Scan for changed or non-cataloged items (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:241
#, kde-format
msgid "Rebuild Thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:248
#, kde-format
msgid "Rebuild Finger-prints"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:257
#, kde-format
msgid "Similarity range (in percents): "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:277
#, kde-format
msgid "Restriction on duplicates:"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:281
#, kde-format
msgid "No restriction"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:282
#, kde-format
msgid "Restrict to album of reference image"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:283
#, kde-format
msgid "Exclude album of reference image"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:296
#, kde-format
msgid "Find Duplicate Items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:302
#, kde-format
msgid "Faces data management: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:306
#, kde-format
msgid "Skip images already scanned"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:307
#, kde-format
msgid "Scan again and merge results"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:308
#, kde-format
msgid "Clear unconfirmed results and rescan"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:310
#, kde-format
msgid "Detect and recognize Faces (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:317
#, kde-format
msgid "Scan Mode: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:322
#, kde-format
msgid "Clean all and re-scan"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:323
#, kde-format
msgid "Scan non-assigned only"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:326
#, kde-format
msgid "Check quality sorter setup panel for details: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:338
#, kde-format
msgid "Sync Direction: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:342
#, kde-format
msgid "From database to image metadata"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:343
#, kde-format
msgid "From image metadata to database"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:346
#, kde-format
msgid "Check metadata setup panel for details: "
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancedlg.cpp:351
#, kde-format
msgid "Sync Metadata and Database"
msgstr ""
#. i18n
#. +> trunk5
#: core/utilities/maintenance/maintenancemngr.cpp:363
#, kde-format
msgid ""
"All operations are done.\n"
"Duration: %1"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancemngr.cpp:364
#, kde-format
msgid "digiKam Maintenance"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/maintenancetool.cpp:95
#, kde-format
msgid ""
"Process is done.\n"
"Duration: %1"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/metadatasynchronizer.cpp:192
#, kde-format
msgid "Synchronizing image metadata with database"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/metadatasynchronizer.cpp:197
#, kde-format
msgid "Updating database from image metadata"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/newitemsfinder.cpp:67
#, kde-format
msgid "Find new items"
msgstr ""
#. +> trunk5
#: core/utilities/maintenance/thumbsgenerator.cpp:97
#, kde-format
msgid "Thumbs"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserver.cpp:131
#, kde-format
msgid "%1 Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:104
#, kde-format
msgctxt "@title:window"
msgid "Share Files with DLNA Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:150
#, kde-format
msgid "Start Server at Startup"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:151
#, kde-format
msgid "Set this option to turn-on the DLNA server at application start-up automatically"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:167
#, kde-format
msgid ""
"The media server permit to share items through the local network using <a href='https://en.wikipedia.org/wiki/Digital_Living_Network_Alliance'>DLNA</a> standard and <a href='https://en.wikipedia.org/wiki/Universal_Plug_and_Play'>UPNP</a> protocol. Many kind of electronic devices can support DLNA, as tablets, cellulars, TV, etc.<br/>"
"Note: depending of the network features and the configuration, the delay to discover the server on client devices can take a while."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:224
#: core/utilities/mediaserver/dmediaserverdlg.cpp:304
#: core/utilities/mediaserver/dmediaserverdlg.cpp:317
#, kde-format
msgid "Media Server Contents"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:225
#, kde-format
msgid "The items list to share has changed. Do you want to start now the media server with this contents?"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:267
#, kde-format
msgid "Server is running"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:268
#, kde-format
msgid "1 album shared"
msgid_plural "%1 albums shared"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:270
#, kde-format
msgid "1 item shared"
msgid_plural "%1 items shared"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:271
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:340
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:278
#, kde-format
msgid "Server is not running"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:282
#, kde-format
msgid "Start"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:305
#, kde-format
msgid "There is no collection to share with the current selection..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:318
#, kde-format
msgid "There is no item to share with the current selection..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:323
#, kde-format
msgid "Shared Items"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:339
#, kde-format
msgid "Starting Media Server"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaserverdlg.cpp:340
#, kde-format
msgid "An error occurs while to start Media Server..."
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaservermngr.cpp:163
#, kde-format
msgid "Media Server have been started"
msgstr ""
#. +> trunk5
#: core/utilities/mediaserver/dmediaservermngr.cpp:164
#, kde-format
msgid "Media Server cannot be started!"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:101
#, kde-format
msgid "Metadata Editor"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:125
#, kde-format
msgctxt "@action:button"
msgid "Next"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:127
#, kde-format
msgctxt "@action:button"
msgid "Previous"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:140
#, kde-format
msgid "Edit EXIF"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:141
#, kde-format
msgid "Edit IPTC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:142
#, kde-format
msgid "Edit XMP"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/metadataedit.cpp:323
#, kde-format
msgid "%1 (%2/%3) - Edit Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:86
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:89
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:95
#, kde-format
msgid "Add a new value to the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:87
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:90
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:96
#, kde-format
msgid "Remove the current selected value from the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:88
#: core/utilities/metadataedit/dialog/multivaluesedit.cpp:91
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:97
#, kde-format
msgid "Replace the current selected value from the list"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:102
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:142
#, kde-format
msgid " This field is limited to:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:111
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:151
#, kde-format
msgid "<p>Printable ASCII characters.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/multistringsedit.cpp:117
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:157
#, kde-format
msgid "<p>1 character.</p>"
msgid_plural "<p>%1 characters.</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:87
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:210
#, kde-format
msgid "Attribute:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:109
#, kde-format
msgid "Select here the editorial attribute of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:110
#, kde-format
msgctxt "Content type"
msgid "Current"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:111
#, kde-format
msgctxt "Content type"
msgid "Analysis"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:112
#, kde-format
msgctxt "Content type"
msgid "Archive material"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:113
#, kde-format
msgctxt "Content type"
msgid "Background"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:114
#, kde-format
msgctxt "Content type"
msgid "Feature"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:115
#, kde-format
msgctxt "Content type"
msgid "Forecast"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:116
#, kde-format
msgctxt "Content type"
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:117
#, kde-format
msgctxt "Content type"
msgid "Obituary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:118
#, kde-format
msgctxt "Content type"
msgid "Opinion"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:119
#, kde-format
msgctxt "Content type"
msgid "Polls & Surveys"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:120
#, kde-format
msgctxt "Content type"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:121
#, kde-format
msgctxt "Content type"
msgid "Results Listings & Table"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:122
#, kde-format
msgctxt "Content type"
msgid "Side bar & Supporting information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:123
#, kde-format
msgctxt "Content type"
msgid "Summary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:124
#, kde-format
msgctxt "Content type"
msgid "Transcript & Verbatim"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:125
#, kde-format
msgctxt "Content type"
msgid "Interview"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:126
#, kde-format
msgctxt "Content type"
msgid "From the Scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:127
#, kde-format
msgctxt "Content type"
msgid "Retrospective"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:128
#, kde-format
msgctxt "Content type"
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:129
#, kde-format
msgctxt "Content type"
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:130
#, kde-format
msgctxt "Content type"
msgid "Wrap-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:131
#, kde-format
msgctxt "Content type"
msgid "Press Release"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/dialog/objectattributesedit.cpp:137
#, kde-format
msgid "Set here the editorial attribute description of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:94
#, kde-format
msgid "Brightness (APEX):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:99
#, kde-format
msgid "Set here the brightness adjustment value in APEX unit used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:104
#, kde-format
msgid "Gain Control:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:106
#, kde-format
msgctxt "gain control"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:107
#, kde-format
msgctxt "gain control"
msgid "Low gain up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:108
#, kde-format
msgctxt "gain control"
msgid "High gain up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:109
#, kde-format
msgctxt "gain control"
msgid "Low gain down"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:110
#, kde-format
msgctxt "gain control"
msgid "High gain down"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:111
#, kde-format
msgid "Set here the degree of overall image gain adjustment used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:118
#, kde-format
msgctxt "contrast mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:119
#, kde-format
msgctxt "contrast mode"
msgid "Soft"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:120
#, kde-format
msgctxt "contrast mode"
msgid "Hard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:121
#, kde-format
msgid "Set here the direction of contrast processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:128
#, kde-format
msgctxt "saturation mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:129
#, kde-format
msgctxt "saturation mode"
msgid "Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:130
#, kde-format
msgctxt "saturation mode"
msgid "High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:131
#, kde-format
msgid "Set here the direction of saturation processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:138
#, kde-format
msgctxt "sharpness mode"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:139
#, kde-format
msgctxt "sharpness mode"
msgid "Soft"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:140
#, kde-format
msgctxt "sharpness mode"
msgid "Hard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:141
#, kde-format
msgid "Set here the direction of sharpness processing applied by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:146
#, kde-format
msgid "Custom rendered:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:148
#, kde-format
msgid "Normal process"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:149
#, kde-format
msgid "Custom process"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifadjust.cpp:150
#, kde-format
msgid "Set here the use of special processing on image data, such as rendering geared to output."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:97
#, kde-format
msgctxt "name of the document this image has been scanned from"
msgid "Name (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:101
#, kde-format
msgid "Enter the name of the document from which this image was been scanned. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:107
#, kde-format
msgctxt "image description"
msgid "Description (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:111
#, kde-format
msgid "Enter the image description. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:116
#, kde-format
msgid "Artist (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:120
#, kde-format
msgid "Enter the image author's name. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:125
#, kde-format
msgid "Copyright (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:129
#, kde-format
msgid "Enter the copyright owner of the image. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:134
#, kde-format
msgctxt "image caption"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:136
#, kde-format
msgid "Enter the image's caption. This field is not limited. UTF8 encoding will be used to save the text."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:140
#: core/utilities/metadataedit/iptc/iptccontent.cpp:101
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:100
#, kde-format
msgid "Sync JFIF Comment section"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:141
#, kde-format
msgid "Sync XMP caption"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:142
#, kde-format
msgid "Sync IPTC caption (warning: limited to 2000 printable Ascii characters)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifcaption.cpp:150
#: core/utilities/metadataedit/exif/exifdevice.cpp:322
#, kde-format
msgid "<b>Note: <b><a href='http://en.wikipedia.org/wiki/EXIF'>EXIF</a></b> text tags marked by (*) only support printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> characters.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:119
#, kde-format
msgid "Creation date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:120
#, kde-format
msgid "Creation sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:131
#, kde-format
msgid "Sync XMP creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:132
#, kde-format
msgid "Sync IPTC creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:136
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:181
#: core/utilities/metadataedit/xmp/xmporigin.cpp:155
#, kde-format
msgid "Set creation date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:141
#, kde-format
msgid "Set here the date and time of image creation. In this standard it is the date and time the file was changed."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:143
#, kde-format
msgid "Set here the fractions of seconds for the date and time of image creation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:150
#, kde-format
msgid "Original date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:151
#, kde-format
msgid "Original sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:164
#, kde-format
msgid "Set original date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:166
#, kde-format
msgid "Set here the date and time when the original image data was generated. For a digital still camera the date and time the picture was taken are recorded."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:169
#, kde-format
msgid "Set here the fractions of seconds for the date and time when the original image data was generated."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:176
#, kde-format
msgid "Digitization date and time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:177
#, kde-format
msgid "Digitization sub-second"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:190
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:154
#: core/utilities/metadataedit/xmp/xmporigin.cpp:134
#, kde-format
msgid "Set digitization date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:192
#, kde-format
msgid "Set here the date and time when the image was stored as digital data. If, for example, an image was captured by a digital still camera and at the same time the file was recorded, then Original and Digitization date and time will have the same contents."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdatetime.cpp:197
#, kde-format
msgid "Set here the fractions of seconds for the date and time when the image was stored as digital data."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:131
#, kde-format
msgid "Device manufacturer (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:135
#, kde-format
msgid "Set here the manufacturer of image input equipment used to take the picture. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:140
#, kde-format
msgid "Device model (*):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:144
#, kde-format
msgid "Set here the model of image input equipment used to take the picture. This field is limited to ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:149
#, kde-format
msgid "Device type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:151
#, kde-format
msgid "Film scanner"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:152
#, kde-format
msgid "Reflection print scanner"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:153
#, kde-format
msgid "Digital still camera"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:154
#, kde-format
msgid "Select here the image input equipment type used to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:157
#, kde-format
msgid "<b>Warning: EXIF <b><a href='http://en.wikipedia.org/wiki/Exchangeable_image_file_format#MakerNote_data'>Makernotes</a></b> can be unreadable if you set wrong device manufacturer/model description.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:169
#, kde-format
msgid "Exposure time (seconds):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:182
#, kde-format
msgid "Set on this option to set the exposure time of picture, given in seconds."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:187
#, kde-format
msgid "Exposure program:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:189
#, kde-format
msgctxt "exposure program"
msgid "Not defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:190
#, kde-format
msgctxt "exposure program"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:191
#, kde-format
msgctxt "exposure program"
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:192
#, kde-format
msgctxt "exposure program"
msgid "Aperture priority"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:193
#, kde-format
msgctxt "exposure program"
msgid "Shutter priority"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:194
#, kde-format
msgctxt "exposure program"
msgid "Creative program"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:195
#, kde-format
msgctxt "exposure program"
msgid "Action program"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:196
#, kde-format
msgctxt "exposure program"
msgid "Portrait mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:197
#, kde-format
msgctxt "exposure program"
msgid "Landscape mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:198
#, kde-format
msgid "Select here the program used by the camera to set exposure when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:203
#, kde-format
msgid "Exposure mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:205
#, kde-format
msgctxt "exposure mode"
msgid "Auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:206
#, kde-format
msgctxt "exposure mode"
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:207
#, kde-format
msgctxt "exposure mode"
msgid "Auto bracket"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:208
#, kde-format
msgid "Select here the mode used by the camera to set exposure when the picture was taken. In auto-bracketing mode, the camera shoots a series of frames of the same scene at different exposure settings."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:216
#, kde-format
msgid "Exposure bias (APEX):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:221
#, kde-format
msgid "Set here the exposure bias value (in APEX units) used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:228
#, kde-format
msgid "Metering mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:230
#, kde-format
msgctxt "metering mode"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:231
#, kde-format
msgctxt "metering mode"
msgid "Average"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:232
#, kde-format
msgctxt "metering mode"
msgid "Center weighted average"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:233
#, kde-format
msgctxt "metering mode"
msgid "Spot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:234
#, kde-format
msgctxt "metering mode"
msgid "Multi-spot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:235
#, kde-format
msgctxt "metering mode"
msgid "Multi-segment"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:236
#, kde-format
msgctxt "metering mode"
msgid "Partial"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:237
#, kde-format
msgctxt "metering mode"
msgid "Other"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:238
#, kde-format
msgid "Select here the metering mode used by the camera to set exposure when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:243
#, kde-format
msgid "Sensitivity (ISO):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:281
#, kde-format
msgid "Select here the ISO Speed of the camera which took the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:286
#, kde-format
msgid "Sensing method:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:288
#, kde-format
msgid "Not defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:289
#, kde-format
msgid "One-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:290
#, kde-format
msgid "Two-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:291
#, kde-format
msgid "Three-chip color area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:292
#, kde-format
msgid "Color sequential area"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:293
#, kde-format
msgid "Trilinear sensor"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:294
#, kde-format
msgid "Color sequential linear"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:295
#, kde-format
msgid "Select here the image sensor type used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:300
#, kde-format
msgid "Scene capture type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:302
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:305
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:87
#, kde-format
msgid "Night scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:306
#, kde-format
msgid "Select here the type of scene used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:311
#, kde-format
msgid "Subject distance type:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:314
#, kde-format
msgid "Macro"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:315
#, kde-format
msgid "Close view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:316
#, kde-format
msgid "Distant view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifdevice.cpp:317
#, kde-format
msgid "Select here the type of distance between the subject and the image input equipment."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:110
#, kde-format
msgctxt "image caption"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:114
#, kde-format
msgid "Date & Time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:122
#, kde-format
msgid "Device"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:126
#, kde-format
msgid "Light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:130
#, kde-format
msgctxt "Picture adjustments"
msgid "Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:191
#, kde-format
msgid "Caption Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:192
#, kde-format
msgid "Date and Time Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:193
#, kde-format
msgid "Lens Settings"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:194
#, kde-format
msgid "Capture Device Settings"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:195
#, kde-format
msgid "Light Source Information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exifeditwidget.cpp:196
#, kde-format
msgid "Pictures Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:152
#, kde-format
msgid "Focal length (mm):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:158
#, kde-format
msgid "Set here the lens focal length in millimeters used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:163
#, kde-format
msgid "Focal length in 35mm film (mm):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:169
#, kde-format
msgid "Set here equivalent focal length assuming a 35mm film camera, in mm. A value of 0 means the focal length is unknown."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:175
#, kde-format
msgid "Digital zoom ratio:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:181
#, kde-format
msgid "Set here the digital zoom ratio used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:186
#, kde-format
msgid "Lens aperture (f-number):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:189
#, kde-format
msgid "Select here the lens aperture used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:194
#, kde-format
msgid "Max. lens aperture (f-number):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflens.cpp:197
#, kde-format
msgid "Select here the smallest aperture of the lens used by camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:97
#, kde-format
msgid "No flash"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:98
#, kde-format
msgid "Fired"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:99
#, kde-format
msgid "Fired, no strobe return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:100
#, kde-format
msgid "Fired, strobe return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:101
#, kde-format
msgid "Yes, compulsory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:102
#, kde-format
msgid "Yes, compulsory, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:103
#, kde-format
msgid "Yes, compulsory, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:104
#, kde-format
msgid "No, compulsory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:105
#, kde-format
msgid "No, auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:106
#, kde-format
msgid "Yes, auto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:107
#, kde-format
msgid "Yes, auto, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:108
#, kde-format
msgid "Yes, auto, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:109
#, kde-format
msgid "No flash function"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:110
#, kde-format
msgid "Yes, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:111
#, kde-format
msgid "Yes, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:112
#, kde-format
msgid "Yes, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:113
#, kde-format
msgid "Yes, compulsory, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:114
#, kde-format
msgid "Yes, compulsory, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:115
#, kde-format
msgid "Yes, compulsory, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:116
#, kde-format
msgid "Yes, auto, red-eye"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:117
#, kde-format
msgid "Yes, auto, red-eye, no return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:118
#, kde-format
msgid "Yes, auto, red-eye, return light"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:148
#, kde-format
msgid "Light source:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:150
#, kde-format
msgctxt "light source"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:151
#, kde-format
msgctxt "light source"
msgid "Daylight"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:152
#, kde-format
msgctxt "light source"
msgid "Fluorescent"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:153
#, kde-format
msgctxt "light source"
msgid "Tungsten (incandescent light)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:154
#, kde-format
msgctxt "light source"
msgid "Flash"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:155
#, kde-format
msgctxt "light source"
msgid "Fine weather"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:156
#, kde-format
msgctxt "light source"
msgid "Cloudy weather"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:157
#, kde-format
msgctxt "light source"
msgid "Shade"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:158
#, kde-format
msgctxt "light source"
msgid "Daylight fluorescent (D 5700 - 7100K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:159
#, kde-format
msgctxt "light source"
msgid "Day white fluorescent (N 4600 - 5400K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:160
#, kde-format
msgctxt "light source"
msgid "Cool white fluorescent (W 3900 - 4500K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:161
#, kde-format
msgctxt "light source"
msgid "White fluorescent (WW 3200 - 3700K)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:162
#, kde-format
msgctxt "light source"
msgid "Standard light A"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:163
#, kde-format
msgctxt "light source"
msgid "Standard light B"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:164
#, kde-format
msgctxt "light source"
msgid "Standard light C"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:165
#, kde-format
msgctxt "light source"
msgid "D55"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:166
#, kde-format
msgctxt "light source"
msgid "D65"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:167
#, kde-format
msgctxt "light source"
msgid "D75"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:168
#, kde-format
msgctxt "light source"
msgid "D50"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:169
#, kde-format
msgctxt "light source"
msgid "ISO studio tungsten"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:170
#, kde-format
msgctxt "light source"
msgid "Other light source"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:171
#, kde-format
msgid "Select here the kind of light source used to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:176
#, kde-format
msgid "Flash mode:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:182
#, kde-format
msgid "Select here the flash program mode used by the camera to take the picture."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:187
#, kde-format
msgid "Flash energy (BCPS):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:193
#, kde-format
msgid "Set here the flash energy used to take the picture in BCPS units. Beam Candle Power Seconds is the measure of effective intensity of a light source when it is focused into a beam by a reflector or lens. This value is the effective intensity for a period of one second."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:201
#, kde-format
msgid "White balance:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:204
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/exif/exiflight.cpp:205
#, kde-format
msgid "Select here the white balance mode set by the camera when the picture was taken."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:92
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:86
#, kde-format
msgid "Identify subject of content (3 chars max):"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:97
#, kde-format
msgid "Set here the category of content. This field is limited to 3 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:100
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:93
#, kde-format
msgid "Supplemental categories:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:106
#, kde-format
msgid "Enter here a new supplemental category of content. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccategories.cpp:123
#: core/utilities/metadataedit/iptc/iptccontent.cpp:119
#: core/utilities/metadataedit/iptc/iptccredits.cpp:138
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:285
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:110
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:245
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:263
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:128
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:92
#, kde-format
msgid "<b>Note: <b><a href='http://en.wikipedia.org/wiki/IPTC_Information_Interchange_Model'>IPTC</a></b> text tags only support the printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> characters and limit string sizes. Use contextual help for details.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:89
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:87
#, kde-format
msgid "Headline:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:94
#, kde-format
msgid "Enter here the content synopsis. This field is limited to 256 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:99
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:94
#, kde-format
msgctxt "content description"
msgid "Caption:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:102
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:101
#, kde-format
msgid "Sync EXIF Comment"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:108
#, kde-format
msgid "Enter the content description. This field is limited to 2000 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:113
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:110
#, kde-format
msgid "Caption Writer:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccontent.cpp:114
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:113
#, kde-format
msgid "Enter the name of the caption author."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:95
#, kde-format
msgid "Set here the necessary copyright notice. This field is limited to 128 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:100
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:114
#, kde-format
msgid "Byline:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:101
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:115
#, kde-format
msgid "Set here the name of content creator."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:106
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:120
#, kde-format
msgid "Byline Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:107
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:123
#, kde-format
msgid "Set here the title of content creator."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:117
#, kde-format
msgid "Set here the content provider. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:122
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:192
#, kde-format
msgctxt "original owner of content"
msgid "Source:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:127
#, kde-format
msgid "Set here the original owner of content. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:132
#, kde-format
msgid "Contact:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptccredits.cpp:133
#, kde-format
msgid "Set here the person or organisation to contact."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:124
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:124
#, kde-format
msgid "Content"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:128
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:128
#, kde-format
msgid "Origin"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:132
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:132
#, kde-format
msgid "Credits"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:140
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:140
#, kde-format
msgid "Keywords"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:144
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:144
#, kde-format
msgid "Categories"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:156
#, kde-format
msgid "Envelope"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:222
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:217
#, kde-format
msgid ""
"<qt>Content Information<br/>"
"<i>Use this panel to describe the visual content of the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:224
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:219
#, kde-format
msgid ""
"<qt>Origin Information<br/>"
"<i>Use this panel for formal descriptive information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:226
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:221
#, kde-format
msgid ""
"<qt>Credit Information<br/>"
"<i>Use this panel to record copyright information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:228
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:223
#, kde-format
msgid ""
"<qt>Subject Information<br/>"
"<i>Use this panel to record subject information about the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:230
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:225
#, kde-format
msgid ""
"<qt>Keyword Information<br/>"
"<i>Use this panel to record keywords relevant to the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:232
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:227
#, kde-format
msgid ""
"<qt>Category Information<br/>"
"<i>Use this panel to record categories relevant to the image</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:234
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:229
#, kde-format
msgid ""
"<qt>Status Information<br/>"
"<i>Use this panel to record workflow information</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:236
#: core/utilities/metadataedit/xmp/xmpeditwidget.cpp:231
#, kde-format
msgid ""
"<qt>Status Properties<br/>"
"<i>Use this panel to record workflow properties</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptceditwidget.cpp:238
#, kde-format
msgid ""
"<qt>Envelope Information<br/>"
"<i>Use this panel to record editorial details</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:83
#, kde-format
msgid "No ObjectData"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:84
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 1)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:85
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 2)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:86
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 3)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:87
#, kde-format
msgid "IPTC-NAA Digital Newsphoto Parameter Record (version 4)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:88
#, kde-format
msgid "IPTC7901 Recommended Message Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:89
#, kde-format
msgid "Tagged Image File Format (version 5.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:90
#, kde-format
msgid "Tagged Image File Format (version 6.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:91
#, kde-format
msgid "Illustrator"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:92
#, kde-format
msgid "AppleSingle"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:93
#, kde-format
msgid "NAA 89-3 (ANPA 1312)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:94
#, kde-format
msgid "MacBinary II"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:95
#, kde-format
msgid "IPTC Unstructured Character Oriented File Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:96
#, kde-format
msgid "United Press International ANPA 1312 variant"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:97
#, kde-format
msgid "United Press International Down-Load Message"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:98
#, kde-format
msgid "JPEG File Interchange"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:99
#, kde-format
msgid "Photo-CD Image-Pac"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:100
#, kde-format
msgid "Microsoft Bit Mapped Graphics File [*.BMP]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:101
#, kde-format
msgid "Digital Audio File [*.WAV]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:102
#, kde-format
msgid "Audio plus Moving Video [*.AVI]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:103
#, kde-format
msgid "PC DOS/Windows Executable Files [*.COM][*.EXE]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:104
#, kde-format
msgid "Compressed Binary File [*.ZIP]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:105
#, kde-format
msgid "Audio Interchange File Format AIFF"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:106
#, kde-format
msgid "RIFF Wave (Microsoft Corporation)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:107
#, kde-format
msgid "Freehand (version 3.1)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:108
#, kde-format
msgid "Freehand (version 4.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:109
#, kde-format
msgid "Freehand (version 5.0)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:110
#, kde-format
msgid "Freehand (version 5.5)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:111
#, kde-format
msgid "Hypertext Markup Language \"HTML\""
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:112
#, kde-format
msgid "MPEG 2 Audio Layer 2 (Musicom), ISO/IEC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:113
#, kde-format
msgid "MPEG 2 Audio Layer 3, ISO/IEC"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:114
#, kde-format
msgid "Portable Document File [*.PDF] Adobe"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:115
#, kde-format
msgid "News Industry Text Format"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:116
#, kde-format
msgid "Tape Archive [*.TAR]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:117
#, kde-format
msgid "Tidningarnas Telegrambyra NITF version (TTNITF DTD)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:118
#, kde-format
msgid "Ritzaus Bureau NITF version (RBNITF DTD)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:119
#, kde-format
msgid "Corel Draw [*.CDR]"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:179
#, kde-format
msgid "Destination:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:185
#, kde-format
msgid "Enter the envelope destination. This field is limited to 1024 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:190
#, kde-format
msgid "U.N.O ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:195
#, kde-format
msgid "Set here the Unique Name of Object identifier. This field is limited to 80 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:200
#, kde-format
msgid "Product ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:205
#, kde-format
msgid "Set here the product identifier. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:210
#, kde-format
msgid "Service ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:215
#, kde-format
msgid "Set here the service identifier. This field is limited to 10 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:220
#, kde-format
msgid "Envelope ID:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:225
#, kde-format
msgid "Set here the envelope identifier. This field is limited to 8 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:230
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:209
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:168
#, kde-format
msgid "Priority:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:232
#, kde-format
msgctxt "priority for the envelope"
msgid "0: None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:233
#, kde-format
msgctxt "priority for the envelope"
msgid "1: High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:237
#, kde-format
msgctxt "priority for the envelope"
msgid "5: Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:240
#, kde-format
msgctxt "priority for the envelope"
msgid "8: Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:241
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:220
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:179
#, kde-format
msgctxt "editorial urgency of content"
msgid "9: User-defined"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:242
#, kde-format
msgid "Select here the envelope priority."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:259
#, kde-format
msgid "Select here envelope file format."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:263
#, kde-format
msgid "Sent date:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:264
#, kde-format
msgid "Sent time:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:275
#, kde-format
msgid "Set envelope sent date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:277
#, kde-format
msgid "Set here the date when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:278
#, kde-format
msgid "Set here the time when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcenvelope.cpp:279
#, kde-format
msgid "Set here the time zone when the service sent the material."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:87
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:81
#, kde-format
msgid "Use information retrieval words:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptckeywords.cpp:93
#, kde-format
msgid "Enter here a new keyword. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:142
#: core/utilities/metadataedit/xmp/xmporigin.cpp:126
#, kde-format
msgid "Digitization date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:143
#, kde-format
msgid "Digitization time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:156
#: core/utilities/metadataedit/xmp/xmporigin.cpp:136
#, kde-format
msgid "Set here the creation date of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:158
#, kde-format
msgid "Set here the creation time of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:160
#: core/utilities/metadataedit/xmp/xmporigin.cpp:138
#, kde-format
msgid "Set here the time zone of digital representation."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:167
#: core/utilities/metadataedit/xmp/xmporigin.cpp:145
#, kde-format
msgid "Creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:168
#, kde-format
msgid "Creation time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:177
#: core/utilities/metadataedit/xmp/xmporigin.cpp:151
#, kde-format
msgid "Sync EXIF creation date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:183
#: core/utilities/metadataedit/xmp/xmporigin.cpp:157
#, kde-format
msgid "Set here the creation date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:185
#, kde-format
msgid "Set here the creation time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:187
#: core/utilities/metadataedit/xmp/xmporigin.cpp:159
#, kde-format
msgid "Set here the time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:194
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:195
#, kde-format
msgid "Set here the full country name referenced by the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:204
#, kde-format
msgid "Set here the city of content origin. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:214
#, kde-format
msgid "Set here the content location within city. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:219
#: core/utilities/metadataedit/xmp/xmporigin.cpp:180
#, kde-format
msgid "State/Province:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:224
#, kde-format
msgid "Set here the Province or State of content origin. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcorigin.cpp:231
#: core/utilities/metadataedit/xmp/xmporigin.cpp:189
#, kde-format
msgid "Select here country name of content origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:144
#, kde-format
msgid "Release date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:145
#, kde-format
msgid "Release time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:156
#, kde-format
msgid "Set release date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:158
#, kde-format
msgid "Set here the earliest intended usable date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:160
#, kde-format
msgid "Set here the earliest intended usable time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:162
#, kde-format
msgid "Set here the earliest intended usable time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:169
#, kde-format
msgid "Expiration date"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:170
#, kde-format
msgid "Expiration time"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:181
#, kde-format
msgid "Set expiration date to today"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:183
#, kde-format
msgid "Set here the latest intended usable date of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:185
#, kde-format
msgid "Set here the latest intended usable time of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:187
#, kde-format
msgid "Set here the latest intended usable time zone of intellectual content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:194
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:155
#, kde-format
msgid "Language:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:205
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:156
#, kde-format
msgid "Select here the language of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:211
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:170
#, kde-format
msgctxt "editorial urgency of content"
msgid "0: None"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:212
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:171
#, kde-format
msgctxt "editorial urgency of content"
msgid "1: High"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:216
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:175
#, kde-format
msgctxt "editorial urgency of content"
msgid "5: Normal"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:219
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:178
#, kde-format
msgctxt "editorial urgency of content"
msgid "8: Low"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:221
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:180
#, kde-format
msgid "Select here the editorial urgency of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:225
#, kde-format
msgid "Cycle:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:227
#, kde-format
msgid "Morning"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:228
#, kde-format
msgid "Afternoon"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:229
#, kde-format
msgid "Evening"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:230
#, kde-format
msgid "Select here the editorial cycle of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:240
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:106
#, kde-format
msgid "News"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:241
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:102
#, kde-format
msgid "Data"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:242
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:99
#, kde-format
msgid "Advisory"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:243
#, kde-format
msgid "Select here the editorial type of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:244
#, kde-format
msgid "Set here the editorial type description of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:258
#, kde-format
msgid "Set here the original content transmission reference. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:438
#, kde-format
msgid "Afar"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:439
#, kde-format
msgid "Abkhazian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:440
#, kde-format
msgid "Afrikaans"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:441
#, kde-format
msgid "Amharic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:442
#, kde-format
msgid "Arabic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:443
#, kde-format
msgid "Assamese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:444
#, kde-format
msgid "Aymara"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:445
#, kde-format
msgid "Azerbaijani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:446
#, kde-format
msgid "Bashkir"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:447
#, kde-format
msgid "Byelorussian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:448
#, kde-format
msgid "Bulgarian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:449
#, kde-format
msgid "Bihari"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:450
#, kde-format
msgid "Bislama"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:451
#, kde-format
msgid "Bengali;Bangla"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:452
#, kde-format
msgid "Tibetan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:453
#, kde-format
msgid "Breton"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:454
#, kde-format
msgid "Catalan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:455
#, kde-format
msgid "Corsican"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:456
#, kde-format
msgid "Czech"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:457
#, kde-format
msgid "Welsh"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:458
#, kde-format
msgid "Danish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:459
#, kde-format
msgid "German"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:460
#, kde-format
msgid "Bhutani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:461
#, kde-format
msgid "Greek"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:462
#, kde-format
msgid "English"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:463
#, kde-format
msgid "Esperanto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:464
#, kde-format
msgid "Spanish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:465
#, kde-format
msgid "Estonian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:466
#, kde-format
msgid "Basque"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:467
#, kde-format
msgid "Persian(farsi)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:468
#, kde-format
msgid "Finnish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:469
#, kde-format
msgid "Fiji"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:470
#, kde-format
msgid "Faroese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:471
#, kde-format
msgid "French"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:472
#, kde-format
msgid "Frisian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:473
#, kde-format
msgid "Irish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:474
#, kde-format
msgid "Scotsgaelic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:475
#, kde-format
msgid "Galician"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:476
#, kde-format
msgid "Guarani"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:477
#, kde-format
msgid "Gujarati"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:478
#, kde-format
msgid "Hausa"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:479
#, kde-format
msgid "Hebrew"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:480
#, kde-format
msgid "Hindi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:481
#, kde-format
msgid "Croatian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:482
#, kde-format
msgid "Hungarian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:483
#, kde-format
msgid "Armenian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:484
#, kde-format
msgid "Interlingua"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:485
#, kde-format
msgid "Interlingue"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:486
#, kde-format
msgid "Inupiak"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:487
#, kde-format
msgid "Indonesian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:488
#, kde-format
msgid "Icelandic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:489
#, kde-format
msgid "Italian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:490
#, kde-format
msgid "Inuktitut"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:491
#, kde-format
msgid "Japanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:492
#, kde-format
msgid "Javanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:493
#, kde-format
msgid "Georgian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:494
#, kde-format
msgid "Kazakh"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:495
#, kde-format
msgid "Greenlandic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:496
#, kde-format
msgid "Cambodian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:497
#, kde-format
msgid "Kannada"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:498
#, kde-format
msgid "Korean"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:499
#, kde-format
msgid "Kashmiri"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:500
#, kde-format
msgid "Kurdish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:501
#, kde-format
msgid "Kirghiz"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:502
#, kde-format
msgid "Latin"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:503
#, kde-format
msgid "Lingala"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:504
#, kde-format
msgid "Laothian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:505
#, kde-format
msgid "Lithuanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:506
#, kde-format
msgid "Latvian;Lettish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:507
#, kde-format
msgid "Malagasy"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:508
#, kde-format
msgid "Maori"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:509
#, kde-format
msgid "Macedonian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:510
#, kde-format
msgid "Malayalam"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:511
#, kde-format
msgid "Mongolian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:512
#, kde-format
msgid "Moldavian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:513
#, kde-format
msgid "Marathi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:514
#, kde-format
msgid "Malay"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:515
#, kde-format
msgid "Maltese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:516
#, kde-format
msgid "Burmese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:518
#, kde-format
msgid "Nepali"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:519
#, kde-format
msgid "Dutch"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:520
#, kde-format
msgid "Norwegian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:521
#, kde-format
msgid "Occitan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:522
#, kde-format
msgid "Afan(oromo)"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:523
#, kde-format
msgid "Oriya"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:524
#, kde-format
msgid "Punjabi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:525
#, kde-format
msgid "Polish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:526
#, kde-format
msgid "Pashto;Pushto"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:527
#, kde-format
msgid "Portuguese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:528
#, kde-format
msgid "Quechua"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:529
#, kde-format
msgid "Rhaeto-romance"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:530
#, kde-format
msgid "Kurundi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:531
#, kde-format
msgid "Romanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:532
#, kde-format
msgid "Russian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:533
#, kde-format
msgid "Kinyarwanda"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:534
#, kde-format
msgid "Sanskrit"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:535
#, kde-format
msgid "Sindhi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:536
#, kde-format
msgid "Sangho"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:537
#, kde-format
msgid "Serbo-croatian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:538
#, kde-format
msgid "Singhalese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:539
#, kde-format
msgid "Slovak"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:540
#, kde-format
msgid "Slovenian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:541
#, kde-format
msgid "Samoan"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:542
#, kde-format
msgid "Shona"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:543
#, kde-format
msgid "Somali"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:544
#, kde-format
msgid "Albanian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:545
#, kde-format
msgid "Serbian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:546
#, kde-format
msgid "Siswati"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:547
#, kde-format
msgid "Sesotho"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:548
#, kde-format
msgid "Sundanese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:549
#, kde-format
msgid "Swedish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:550
#, kde-format
msgid "Swahili"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:551
#, kde-format
msgid "Tamil"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:552
#, kde-format
msgid "Telugu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:553
#, kde-format
msgid "Tajik"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:554
#, kde-format
msgid "Thai"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:555
#, kde-format
msgid "Tigrinya"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:556
#, kde-format
msgid "Turkmen"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:557
#, kde-format
msgid "Tagalog"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:558
#, kde-format
msgid "Setswana"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:560
#, kde-format
msgid "Turkish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:561
#, kde-format
msgid "Tsonga"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:562
#, kde-format
msgid "Tatar"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:563
#, kde-format
msgid "Twi"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:564
#, kde-format
msgid "Uigur"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:565
#, kde-format
msgid "Ukrainian"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:566
#, kde-format
msgid "Urdu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:567
#, kde-format
msgid "Uzbek"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:568
#, kde-format
msgid "Vietnamese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:569
#, kde-format
msgid "Volapuk"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:570
#, kde-format
msgid "Wolof"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:571
#, kde-format
msgid "Xhosa"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:572
#, kde-format
msgid "Yiddish"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:573
#, kde-format
msgid "Yoruba"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:574
#, kde-format
msgid "Zhuang"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:575
#, kde-format
msgid "Chinese"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcproperties.cpp:576
#, kde-format
msgid "Zulu"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:87
#, kde-format
msgctxt "image title"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:92
#, kde-format
msgid "Set here the shorthand reference of content. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:97
#, kde-format
msgid "Edit Status:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:102
#, kde-format
msgid "Set here the title of content status. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:107
#, kde-format
msgid "Job Identifier:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:112
#, kde-format
msgid "Set here the string that identifies content that recurs. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:117
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:99
#, kde-format
msgid "Special Instructions:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcstatus.cpp:123
#, kde-format
msgid "Enter the editorial usage instructions. This field is limited to 256 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:51
#, kde-format
msgid "Enter here the Informative Provider Reference. I.P.R is a name registered with the IPTC/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"IPTC\" if a standard Reference Code is used. This field is limited to 32 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:59
#, kde-format
msgid "Enter here the Subject Reference Number. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by IPTC/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 ASCII digit code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:74
#, kde-format
msgid "Enter here the Subject Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:81
#, kde-format
msgid "Enter here the Subject Matter Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/iptc/iptcsubjects.cpp:88
#, kde-format
msgid "Enter here the Subject Detail Name. English language is used if you selected a standard IPTC/NAA reference code. This field is limited to 64 ASCII characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:90
#, kde-format
msgid "Set here the category of content. This field is limited to 3 characters."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcategories.cpp:97
#, kde-format
msgid "Enter here a new supplemental category of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:90
#, kde-format
msgid "Enter here the content synopsis."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:95
#, kde-format
msgid "Enter the content description."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:97
#, kde-format
msgid "Default Language Caption Options"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcontent.cpp:116
#, kde-format
msgid "Enter the necessary copyright notice."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:130
#, kde-format
msgctxt "contact email address"
msgid "E-mail:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:133
#, kde-format
msgid "Set here the contact e-mail."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:138
#, kde-format
msgid "Set here the contact URL."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:143
#, kde-format
msgid "Set here the contact 'phone number."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:145
#, kde-format
msgctxt "Street address"
msgid "Address:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:148
#, kde-format
msgid "Set here the contact address."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:150
#, kde-format
msgid "Postal code:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:153
#, kde-format
msgid "Set here the contact postal code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:158
#, kde-format
msgid "Set here the contact city."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:163
#, kde-format
msgid "Set here the contact country."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:188
#, kde-format
msgid "Set here the content provider."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpcredits.cpp:195
#, kde-format
msgid "Set here the original owner of content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpkeywords.cpp:85
#, kde-format
msgid "Enter here a new keyword."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:169
#, kde-format
msgid "Set here the content's city of origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:176
#, kde-format
msgid "Set here the content's location within the city."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmporigin.cpp:183
#, kde-format
msgid "Set here the content's Province or State of origin."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:74
#, kde-format
msgid "Headshot"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:75
#, kde-format
msgid "Half-length"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:76
#, kde-format
msgid "Full-length"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:77
#, kde-format
msgctxt "Side view of a person"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:78
#, kde-format
msgid "Rear view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:79
#, kde-format
msgid "Single"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:80
#, kde-format
msgid "Couple"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:81
#, kde-format
msgid "Two"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:82
#, kde-format
msgctxt "group of people"
msgid "Group"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:83
#, kde-format
msgid "General view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:84
#, kde-format
msgid "Panoramic view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:85
#, kde-format
msgid "Aerial view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:86
#, kde-format
msgid "Under-water"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:89
#, kde-format
msgid "Exterior view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:90
#, kde-format
msgid "Interior view"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:91
#, kde-format
msgid "Close-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:92
#, kde-format
msgid "Action"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:93
#, kde-format
msgid "Performing"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:94
#, kde-format
msgid "Posing"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:95
#, kde-format
msgid "Symbolic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:96
#, kde-format
msgid "Off-beat"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:97
#, kde-format
msgid "Movie scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:100
#, kde-format
msgid "Alert"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:101
#, kde-format
msgid "Catalog"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:103
#, kde-format
msgctxt "type is a document"
msgid "Document"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:104
#, kde-format
msgid "DTD"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:107
#, kde-format
msgid "News Management Mode"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:108
#, kde-format
msgid "Package"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:109
#, kde-format
msgid "Schema"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:110
#, kde-format
msgid "Topic"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:111
#, kde-format
msgid "Topic Set"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:184
#, kde-format
msgid "Scene:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:185
#, kde-format
msgid "Select here the scene type of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:198
#, kde-format
msgid "Select here the editorial type of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:214
#, kde-format
msgid "Set here the editorial attribute description of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:216
#, kde-format
msgid "Select here the editorial attribute of the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:217
#, kde-format
msgctxt "editorial content attribute"
msgid "Current"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:218
#, kde-format
msgctxt "editorial content attribute"
msgid "Analysis"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:219
#, kde-format
msgctxt "editorial content attribute"
msgid "Archive material"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:220
#, kde-format
msgctxt "editorial content attribute"
msgid "Background"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:221
#, kde-format
msgctxt "editorial content attribute"
msgid "Feature"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:222
#, kde-format
msgctxt "editorial content attribute"
msgid "Forecast"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:223
#, kde-format
msgctxt "editorial content attribute"
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:224
#, kde-format
msgctxt "editorial content attribute"
msgid "Obituary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:225
#, kde-format
msgctxt "editorial content attribute"
msgid "Opinion"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:226
#, kde-format
msgctxt "editorial content attribute"
msgid "Polls & Surveys"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:227
#, kde-format
msgctxt "editorial content attribute"
msgid "Profile"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:228
#, kde-format
msgctxt "editorial content attribute"
msgid "Results Listings & Table"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:229
#, kde-format
msgctxt "editorial content attribute"
msgid "Side bar & Supporting information"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:230
#, kde-format
msgctxt "editorial content attribute"
msgid "Summary"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:231
#, kde-format
msgctxt "editorial content attribute"
msgid "Transcript & Verbatim"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:232
#, kde-format
msgctxt "editorial content attribute"
msgid "Interview"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:233
#, kde-format
msgctxt "editorial content attribute"
msgid "From the Scene"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:234
#, kde-format
msgctxt "editorial content attribute"
msgid "Retrospective"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:235
#, kde-format
msgctxt "editorial content attribute"
msgid "Statistics"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:236
#, kde-format
msgctxt "editorial content attribute"
msgid "Update"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:237
#, kde-format
msgctxt "editorial content attribute"
msgid "Wrap-up"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:238
#, kde-format
msgctxt "editorial content attribute"
msgid "Press Release"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpproperties.cpp:245
#, kde-format
msgid "Set here the original content transmission reference."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:81
#, kde-format
msgctxt "short title for the content"
msgid "Title:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:82
#, kde-format
msgid "Set here a shorthand reference for the content."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:89
#, kde-format
msgid "A short informal name for the resource."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:93
#, kde-format
msgid "Identifiers:"
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:94
#, kde-format
msgid "Set here the strings that identify content that recurs."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpstatus.cpp:101
#, kde-format
msgid "Enter the editorial usage instructions."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:51
#, kde-format
msgid "Enter here the Informative Provider Reference. I.P.R is a name registered with the XMP/NAA, identifying the provider that provides an indicator of the content. The default value for the I.P.R is \"XMP\" if a standard Reference Code is used."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:57
#, kde-format
msgid "Enter here the Subject Reference Number. Provides a numeric code to indicate the Subject Name plus optional Subject Matter and Subject Detail Names in the language of the service. Subject Reference is a number from the range 01000000 to 17999999 and represent a language independent international reference to a Subject. A Subject is identified by its Reference Number and corresponding Names taken from a standard lists given by XMP/NAA. If a standard reference code is used, these lists are the English language reference versions. This field is limited to 8 digit code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:70
#, kde-format
msgid "Enter here the Subject Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:74
#, kde-format
msgid "Enter here the Subject Matter Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/metadataedit/xmp/xmpsubjects.cpp:78
#, kde-format
msgid "Enter here the Subject Detail Name. English language is used if you selected a standard XMP/NAA reference code."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:49
#, kde-format
msgid "Soundtrack preview"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:106
#, kde-format
msgid "If set, the soundtrack for the current album will be saved and restored automatically on the next startup."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:127
#, kde-format
msgid "Move the selected track up in the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:128
#, kde-format
msgid "Move the selected track down in the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:129
#, kde-format
msgid "Add new tracks to the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:130
#, kde-format
msgid "Delete the selected track from the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:131
#, kde-format
msgid "Load playlist from a file."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:132
#, kde-format
msgid "Save playlist to a file."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:133
#, kde-format
msgid "Clear the playlist."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:259
#, kde-format
msgctxt "number of tracks and running time"
msgid "1 track [%2]"
msgid_plural "%1 tracks [%2]"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:287
#, kde-format
msgid "Slide time is greater than soundtrack time. Suggestion: add more sound files."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:353
#, kde-format
msgid "Select sound files"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:417
#, kde-format
msgid "You can only move image files up one at a time."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:453
#, kde-format
msgid "You can only move files down one at a time."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:474
#, kde-format
msgid "Load playlist"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:475
#: core/utilities/presentation/audio/presentation_audiopage.cpp:527
#, kde-format
msgid "Playlist (*.m3u)"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:526
#, kde-format
msgid "Save playlist"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:585
#, kde-format
msgid "Cannot access file \"%1\". Please check the path is correct."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentation_audiopage.cpp:595
#, kde-format
msgid "Cannot create a preview of an empty file list."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:141
#, kde-format
msgid "No detail available"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:158
#: core/utilities/presentation/audio/presentationaudiolist.cpp:176
#, kde-format
msgctxt "artist - title"
msgid "%1 - %2"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:167
#, kde-format
msgid "%1 may not be playable."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/audio/presentationaudiolist.cpp:175
#, kde-format
msgid "This file may not be playable."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_captionpage.cpp:44
#, kde-format
msgid "This is a comment sample..."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:250
#, kde-format
msgid "%1 image [%2]"
msgid_plural "%1 images [%2]"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:330
#, kde-format
msgid "Cannot access file %1. Please check the path is correct."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:372
#, kde-format
msgctxt "Image number %1"
msgid "Image #%1"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:404
#: core/utilities/presentation/opengl/presentationkb.cpp:631
#, kde-format
msgid "Ken Burns"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:427
#, kde-format
msgid "Delay between images (ms):"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentation_mainpage.cpp:434
#, kde-format
msgid "Delay between images (s):"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:83
#, kde-format
msgid "Presentation"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:90
#, kde-format
msgid "Start Presentation"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:103
#, kde-format
msgid "Main Settings"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:108
#, kde-format
msgctxt "captions for the slideshow"
msgid "Caption"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:114
#, kde-format
msgid "Soundtrack"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/dialogs/presentationdlg.cpp:120
#: core/utilities/setup/setupicc.cpp:505
#, kde-format
msgid "Advanced"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:472
#: core/utilities/presentation/widgets/presentationwidget.cpp:867
#, kde-format
msgctxt "Filter Effect: No effect"
msgid "None"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:473
#, kde-format
msgctxt "Filter Effect: Bend"
msgid "Bend"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:474
#, kde-format
msgctxt "Filter Effect: Blend"
msgid "Blend"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:475
#, kde-format
msgctxt "Filter Effect: Cube"
msgid "Cube"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:476
#, kde-format
msgctxt "Filter Effect: Fade"
msgid "Fade"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:477
#, kde-format
msgctxt "Filter Effect: Flutter"
msgid "Flutter"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:478
#, kde-format
msgctxt "Filter Effect: In Out"
msgid "In Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:479
#, kde-format
msgctxt "Filter Effect: Rotate"
msgid "Rotate"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:480
#, kde-format
msgctxt "Filter Effect: Slide"
msgid "Slide"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:481
#: core/utilities/presentation/widgets/presentationwidget.cpp:880
#, kde-format
msgctxt "Filter Effect: Random effect"
msgid "Random"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:772
#: core/utilities/presentation/widgets/presentationwidget.cpp:733
#, kde-format
msgid "Slideshow Completed"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationgl.cpp:773
#: core/utilities/presentation/opengl/presentationkb.cpp:573
#: core/utilities/presentation/widgets/presentationwidget.cpp:734
#, kde-format
msgid "Click to Exit..."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/opengl/presentationkb.cpp:572
#, kde-format
msgid "SlideShow Completed"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/presentationmngr.cpp:101
#, kde-format
msgid "There are no images to show."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/presentationmngr.cpp:134
#, kde-format
msgid "OpenGL support is not available on your system."
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:868
#, kde-format
msgctxt "Filter Effect: Chess Board"
msgid "Chess Board"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:869
#, kde-format
msgctxt "Filter Effect: Melt Down"
msgid "Melt Down"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:870
#, kde-format
msgctxt "Filter Effect: Sweep"
msgid "Sweep"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:871
#, kde-format
msgctxt "Filter Effect: Mosaic"
msgid "Mosaic"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:872
#, kde-format
msgctxt "Filter Effect: Cubism"
msgid "Cubism"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:873
#, kde-format
msgctxt "Filter Effect: Growing"
msgid "Growing"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:874
#, kde-format
msgctxt "Filter Effect: Horizontal Lines"
msgid "Horizontal Lines"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:875
#, kde-format
msgctxt "Filter Effect: Vertical Lines"
msgid "Vertical Lines"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:876
#, kde-format
msgctxt "Filter Effect: Circle Out"
msgid "Circle Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:877
#, kde-format
msgctxt "Filter Effect: Multi-Circle Out"
msgid "Multi-Circle Out"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:878
#, kde-format
msgctxt "Filter Effect: Spiral In"
msgid "Spiral In"
msgstr ""
#. +> trunk5
#: core/utilities/presentation/widgets/presentationwidget.cpp:879
#, kde-format
msgctxt "Filter Effect: Blobs"
msgid "Blobs"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:177
#, kde-format
msgid "Queues"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:186
#, kde-format
msgid "Queue Settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:195
#, kde-format
msgid "Control Panel"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:204
#, kde-format
msgid "Assigned Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:213
#, kde-format
msgid "Tool Settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:327
#, kde-format
msgid "Run"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:334
#, kde-format
msgid "Run all"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:346
#, kde-format
msgid "New Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:350
#, kde-format
msgid "Remove Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:355
#, kde-format
msgid "Save Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:359
#, kde-format
msgid "Remove items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:365
#, kde-format
msgid "Remove processed items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:370
#, kde-format
msgid "Clear Queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:381
#, kde-format
msgid "Move up"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:385
#, kde-format
msgid "Move down"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:389
#, kde-format
msgid "Remove tool"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:393
#, kde-format
msgid "Clear List"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:477
#, kde-format
msgid "Current Queue: "
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:482
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:508
#, kde-format
msgid "No items"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:495
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:521
#, kde-format
msgid "No tasks"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:499
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:525
#, kde-format
msgid "1 task"
msgid_plural "%1 tasks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:503
#, kde-format
msgid "Total: "
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:533
#, kde-format
msgctxt "batch queue manager is ready to use"
msgid "Ready"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:566
#, kde-format
msgid "Processing under progress"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:567
#, kde-format
msgid "Batch Queue Manager is running. Do you want to cancel current job?"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:666
#, kde-format
msgid "There is no queue to be run."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:670
#, kde-format
msgid "There is no item to process in the current queue (%1)."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:676
#, kde-format
msgid "Custom renaming rule is invalid for current queue (%1). Please fix it."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:681
#, kde-format
msgid "Assigned batch tools list is empty for current queue (%1). Please assign tools."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:711
#, kde-format
msgid "There are no items to process in the queues."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:873
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:883
#, kde-format
msgid "Processed items album settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:874
#, kde-format
msgid "Album to host processed items from queue \"%1\" is not set. Please select one from Queue Settings panel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:884
#, kde-format
msgid "Album to host processed items from queue \"%1\" is not available or not writable. Please set another one from Queue Settings panel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:959
#, kde-format
msgid "Failed to process item..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:971
#, kde-format
msgid "Process Cancelled..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:990
#, kde-format
msgid "Item \"%1\" from queue \"%2\": %3"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:1018
#, kde-format
msgid "Batch queue finished"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/main/queuemgrwindow.cpp:1022
#, kde-format
msgid "All batch queues finished"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/batchtool.cpp:552
#, kde-format
msgid "No setting available"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:229
#, kde-format
msgid "(renamed to %1)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:233
#, kde-format
msgid "(overwritten)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:252
#, kde-format
msgid "Failed to create sidecar file..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:261
#, kde-format
msgid "Item processed successfully %1"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/manager/task.cpp:265
#: core/utilities/queuemanager/manager/task.cpp:270
#, kde-format
msgid "Failed to create file..."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:54
#, kde-format
msgid "Color Auto-correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/autocorrection.cpp:55
#, kde-format
msgid "Automatically correct image colors."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bcgcorrection.cpp:47
#, kde-format
msgid "BCG Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bcgcorrection.cpp:48
#, kde-format
msgid "Fix Brightness/Contrast/Gamma."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bwconvert.cpp:47
#, kde-format
msgid "B&W Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/bwconvert.cpp:48
#, kde-format
msgid "Convert to black and white."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/channelmixer.cpp:49
#, kde-format
msgid "Mix color channel."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/colorbalance.cpp:49
#, kde-format
msgid "Adjust color balance."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert16to8.cpp:41
#, kde-format
msgid "Convert to 8 bits"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert16to8.cpp:42
#, kde-format
msgid "Convert color depth from 16 to 8 bits."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert8to16.cpp:41
#, kde-format
msgid "Convert to 16 bits"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/convert8to16.cpp:42
#, kde-format
msgid "Convert color depth from 8 to 16 bits."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:53
#, kde-format
msgid "Curves Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:54
#, kde-format
msgid "Perform curves adjustments."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/curvesadjust.cpp:74
#, kde-format
msgid "Alpha"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/hslcorrection.cpp:47
#, kde-format
msgid "HSL Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/hslcorrection.cpp:48
#, kde-format
msgid "Fix Hue/Saturation/Lightness."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/iccconvert.cpp:52
#, kde-format
msgid "ICC Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/iccconvert.cpp:53
#, kde-format
msgid "Convert image to a color space."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/invert.cpp:45
#, kde-format
msgid "Invert Colors"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/invert.cpp:46
#, kde-format
msgid "Invert image colors."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/color/whitebalance.cpp:49
#, kde-format
msgid "Adjust White Balance."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2dng.cpp:43
#, kde-format
msgid "Convert RAW To DNG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2dng.cpp:44
#, kde-format
msgid "Convert RAW images to DNG container."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jp2.cpp:50
#, kde-format
msgid "Convert To JP2"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jp2.cpp:51
#, kde-format
msgid "Convert images to JPEG-2000 format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jpeg.cpp:50
#, kde-format
msgid "Convert To JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2jpeg.cpp:51
#, kde-format
msgid "Convert images to JPEG format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2pgf.cpp:50
#, kde-format
msgid "Convert To PGF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2pgf.cpp:51
#, kde-format
msgid "Convert images to PGF format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2png.cpp:50
#, kde-format
msgid "Convert To PNG"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2png.cpp:51
#, kde-format
msgid "Convert images to PNG format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2tiff.cpp:50
#, kde-format
msgid "Convert To TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/convert/convert2tiff.cpp:51
#, kde-format
msgid "Convert images to TIFF format."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:82
#, kde-format
msgid "User Shell Script"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:83
#, kde-format
msgid "Execute a custom shell script"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:97
#, kde-format
msgid "Output file type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:100
#, kde-format
msgid "Same as input"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:103
#, kde-format
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:107
#, kde-format
msgid "Shell Script:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:110
#, kde-format
msgid "Enter script for execution. Use $INPUT and $OUTPUT for input / output filenames (with special characters escaped). These would be substituted before shell execution."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:113
#, kde-format
msgid "<b>Note:</b> Environment variables TITLE, COMMENTS, COLORLABEL, PICKLABEL, RATING and TAGSPATH (separated by ;) are available."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:198
#, kde-format
msgid "User Script: No script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:244
#, kde-format
msgid "User Script: Timeout from script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:251
#, kde-format
msgid "User Script: Failed to start script."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:256
#, kde-format
msgid "User Script: Script process crashed."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/custom/userscript.cpp:261
#, kde-format
msgid "User Script: Command not found."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/border.cpp:50
#, kde-format
msgid "Add a border around images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:156
#, kde-format
msgid "Add Watermark"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:157
#, kde-format
msgid "Overlay an image or text as a visible watermark"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:189
#, kde-format
msgid "Check this if you want the watermark to use the given size of the font or the image without any adjustment to the actual image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:192
#, kde-format
msgid "Use Absolute Size"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:198
#, kde-format
msgid "Watermark type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:209
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:216
#, kde-format
msgid "Image settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:224
#, kde-format
msgid "Click to select watermark image."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:225
#, kde-format
msgid "Watermark image:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:234
#, kde-format
msgid "Check this if you want the watermark to ignore its own aspect ratio and use the image's aspect ratio instead"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:238
#, kde-format
msgid "Ignore Watermark aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:243
#, kde-format
msgid "Text settings"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:252
#, kde-format
msgid "Enter your watermark string here."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:253
#, kde-format
msgid "Watermark text:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:260
#, kde-format
msgid "choose the font type and style. size is auto calculated"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:266
#, kde-format
msgid "Set the font color to use here"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:267
#, kde-format
msgid "Font color:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:272
#, kde-format
msgid "Text opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:276
#, kde-format
msgid "Set the opacity of the watermark text. 100 is fully opaque, 0 is fully transparent."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:285
#, kde-format
msgid "Check this if you want a background fill behind the text"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:287
#, kde-format
msgid "Use background"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:293
#, kde-format
msgid "Choose the color of the watermark background"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:294
#, kde-format
msgid "Background color:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:299
#, kde-format
msgid "Background opacity:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:303
#, kde-format
msgid "Set the opacity of the watermark background. 100 is fully opaque, 0 is fully transparent."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:312
#, kde-format
msgid "Specific Location"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:313
#, kde-format
msgid "Systematic Repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:314
#, kde-format
msgid "Random Repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:315
#, kde-format
msgid "Placement Type:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:323
#, kde-format
msgid "When you choose to have the watermark repeated many times in the placement combo box, you can specify here whether the repetition"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:328
#, kde-format
msgid "Density of watermark repetition (Disabled in \"Specific Location\" mode)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:336
#, kde-format
msgid "When you choose to have the watermark repeated randomly, many times in the placement combo box, you can specify here whether the repetition, you can check this to make the watermark rotations random also [0, 90, 180, 270]"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:342
#, kde-format
msgid "Randomize watermark orientation (Enabled in \"Random Repetition\" mode only)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:353
#, kde-format
msgid "Use this to get more control over the sparsity of watermark repetition. The higher the value the sparser the watermarks get. Use floating point values, typically between 1.0 and 3.0. It can also be less than 1.0"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:356
#, kde-format
msgid "Sparsity Factor:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:360
#, kde-format
msgid "Top left"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:361
#, kde-format
msgid "Top right"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:362
#, kde-format
msgid "Bottom left"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:363
#, kde-format
msgid "Bottom right"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:364
#, kde-format
msgid "Center"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:365
#, kde-format
msgid "Placement Position:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:369
#, kde-format
msgid "0 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:370
#, kde-format
msgid "90 degrees CW"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:371
#: core/utilities/queuemanager/tools/transform/rotate.cpp:99
#, kde-format
msgid "180 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:372
#, kde-format
msgid "270 degrees CW"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:379
#, kde-format
msgid "Size of watermark, as a percentage of the marked image."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:380
#, kde-format
msgid "Size (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:386
#, kde-format
msgid "Margin from edge in X direction, as a percentage of the marked image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:387
#, kde-format
msgid "X margin (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:393
#, kde-format
msgid "Margin from edge in Y direction, as a percentage of the marked image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/decorate/watermark.cpp:394
#, kde-format
msgid "Y margin (%):"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/antivignetting.cpp:48
#, kde-format
msgid "Anti-Vignetting"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/antivignetting.cpp:49
#, kde-format
msgid "Remove/add vignetting to photograph."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/blur.cpp:52
#, kde-format
msgid "Blur Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/blur.cpp:53
#, kde-format
msgid "Blur images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:72
#, kde-format
msgid "Fix automatically lens distortions"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:86
#, kde-format
msgid "<b>Use Metadata</b> option will parse images' information at queue run-time to find relevant lens features."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/lensautofix.cpp:218
#, kde-format
msgid "Cannot find all lens information to process lens auto-corrections"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/localcontrast.cpp:49
#, kde-format
msgid "Emulate tone mapping."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/noisereduction.cpp:49
#, kde-format
msgid "Remove photograph noise using wavelets."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/redeyecorrection.cpp:49
#, kde-format
msgid "RedEye-Correction"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/redeyecorrection.cpp:50
#, kde-format
msgid "Automatically detect and correct RedEye effect."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:52
#, kde-format
msgid "Restore photographs based on Greystoration."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/restoration.cpp:74
#, kde-format
msgid ""
"<p>Select the filter preset to use for photograph restoration here:</p>"
"<p><b>None</b>: Most common values. Puts settings to default.<br/>"
"<b>Reduce Uniform Noise</b>: reduce small image artifacts such as sensor noise.<br/>"
"<b>Reduce JPEG Artifacts</b>: reduce large image artifacts, such as a JPEG compression mosaic.<br/>"
"<b>Reduce Texturing</b>: reduce image artifacts, such as paper texture, or Moire patterns on scanned images.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/sharpen.cpp:55
#, kde-format
msgid "Sharpen Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/enhance/sharpen.cpp:56
#, kde-format
msgid "Sharpen images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/filters/colorfx.cpp:42
#, kde-format
msgid "Apply color effects"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/filters/filmgrain.cpp:51
#, kde-format
msgid "Add film grain"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/assigntemplate.cpp:54
#, kde-format
msgid "Apply Metadata Template"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/assigntemplate.cpp:55
#, kde-format
msgid "Apply template metadata"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:91
#, kde-format
msgid "Determine Time Difference With Clock Photo"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:98
#, kde-format
msgid "Load different photo"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:105
#, kde-format
msgid "If you have a photo in your set with a clock or another external time source on it, you can load it here and set the indicator to the (date and) time displayed. The difference of your internal camera clock will be determined from this setting."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:176
#, kde-format
msgid ""
"<font color=\"red\"><b>Could not load<br/>"
"image %1.</b></font>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:191
#, kde-format
msgid "The clock date and time:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/clockphotodialog.cpp:249
#, kde-format
msgid "Select Image to Extract Clock Photo"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:53
#, kde-format
msgid "Remove Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:54
#, kde-format
msgid "Remove Exif, Iptc, or Xmp metadata from images."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:65
#, kde-format
msgid "Remove Exif"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:66
#, kde-format
msgid "Remove Iptc"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:67
#, kde-format
msgid "Remove Xmp"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/removemetadata.cpp:114
#, kde-format
msgid "Remove Metadata: Not the last tool in the list."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjust.cpp:60
#, kde-format
msgid "Time Adjust"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjust.cpp:61
#, kde-format
msgid "Adjust Date Time Stamp of Image"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:154
#, kde-format
msgid "%1 timestamp"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:161
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:241
#, kde-format
msgid "File last modified"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:169
#, kde-format
msgid "EXIF/IPTC/XMP"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:170
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:242
#, kde-format
msgid "EXIF: created"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:171
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:243
#, kde-format
msgid "EXIF: original"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:172
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:244
#, kde-format
msgid "EXIF: digitized"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:173
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:246
#, kde-format
msgid "IPTC: created"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:174
#, kde-format
msgid "XMP: created"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:184
#, kde-format
msgid "Reset to current date"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:213
#, kde-format
msgctxt "copy timestamp as well"
msgid "Copy value"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:214
#, kde-format
msgctxt "add a fixed timestamp to date"
msgid "Add"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:215
#, kde-format
msgctxt "subtract a fixed timestamp to date"
msgid "Subtract"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:219
#, kde-format
msgctxt "time adjust offset, days value label"
msgid "days"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:222
#, kde-format
msgid "Determine difference from clock photo"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:223
#, kde-format
msgid "Either click or drag'n drop a photo on the button to choose a clock photo"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:245
#, kde-format
msgid "EXIF: Thumbnail"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:268
#, kde-format
msgid "Timestamp Used"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:269
#, kde-format
msgid "Timestamp Adjustments"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/metadata/timeadjustsettings.cpp:270
#, kde-format
msgid "Timestamp Updated"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:81
#, kde-format
msgid "Crop images to a region."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:98
#, kde-format
msgid "Auto-Crop"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/crop.cpp:99
#, kde-format
msgid "Compute automatically crop area settings by a parse of black hole image borders."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:53
#, kde-format
msgid "Flip images horizontally or vertically."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:62
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:63
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/flip.cpp:64
#, kde-format
msgid "Flip:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:129
#, kde-format
msgid "Resize images with a customized length."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:141
#, kde-format
msgid "Preset Length:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:143
#, kde-format
msgid "Tiny (1 pixel)"
msgid_plural "Tiny (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:144
#, kde-format
msgid "Small (1 pixel)"
msgid_plural "Small (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:145
#, kde-format
msgid "Medium (1 pixel)"
msgid_plural "Medium (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:146
#, kde-format
msgid "Big (1 pixel)"
msgid_plural "Big (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:147
#, kde-format
msgid "Large (1 pixel)"
msgid_plural "Large (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:148
#, kde-format
msgid "Huge (1 pixel)"
msgid_plural "Huge (%1 pixels)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/resize.cpp:150
#, kde-format
msgid "Use Custom Length"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:81
#, kde-format
msgid "Rotate images."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:94
#, kde-format
msgid "Use Exif Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:98
#, kde-format
msgid "90 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:100
#, kde-format
msgid "270 degrees"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/tools/transform/rotate.cpp:103
#, kde-format
msgid "Angle:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/assignedlist.cpp:102
#, kde-format
msgid "This is the list of batch tools assigned."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuelist.cpp:296
#, kde-format
msgid "This is the list of images to batch process."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuelist.cpp:315
#: core/utilities/queuemanager/views/queuesettingsview.cpp:157
#, kde-format
msgid "Target"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:412
#, kde-format
msgid ""
"There is still 1 unprocessed item in \"%2\".\n"
"Do you want to close this queue?"
msgid_plural ""
"There are still %1 unprocessed items in \"%2\".\n"
"Do you want to close this queue?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:477
#, kde-format
msgid "Custom renaming rules are invalid for Queues listed below. Please fix them."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuepool.cpp:508
#, kde-format
msgid "Assigned batch tools list is empty for Queues listed below. Please assign tools."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:155
#, kde-format
msgid "Use original Album"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:167
#, kde-format
msgid "Use original filenames"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:168
#, kde-format
msgid "Turn on this option to use original filenames without modifications."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:171
#, kde-format
msgid "Customize filenames:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:187
#, kde-format
msgid "File Renaming"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:199
#, kde-format
msgid "Raw Files Loading:"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:203
#, kde-format
msgid "Perform RAW demosaicing"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:204
#, kde-format
msgid "Extract embedded preview (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:219
#, kde-format
msgctxt "@option:check"
msgid "Work on all processor cores"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:220
#, kde-format
msgid "Turn on this option to use all CPU core from your computer to process more than one item from a queue at the same time."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/queuesettingsview.cpp:292
#, kde-format
msgid "Saving Images"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsettingsview.cpp:110
#, kde-format
msgid "Reset current tool settings to default values."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:64
#, kde-format
msgid "Enhance"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:69
#, kde-format
msgid "Transform"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:74
#, kde-format
msgid "Decorate"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:84
#, kde-format
msgid "Convert"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:94
#, kde-format
msgid "Custom Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolslistview.cpp:351
#, kde-format
msgid "Assign tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:72
#, kde-format
msgid "This is the list of digiKam batch tools available."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:81
#, kde-format
msgid "Base Tools"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:86
#, kde-format
msgid "This is the list of your customized workflow settings."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:87
#, kde-format
msgid "Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:92
#, kde-format
msgid "You can see below the history of last batch operations processed."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/toolsview.cpp:93
#, kde-format
msgid "History"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:77
#: core/utilities/queuemanager/views/workflowlist.cpp:250
#, kde-format
msgid "Edit Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:77
#: core/utilities/queuemanager/views/workflowdlg.cpp:148
#, kde-format
msgid "New Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:90
#, kde-format
msgid "<qt><b>Create new Workflow</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowdlg.cpp:94
#, kde-format
msgid "<qt><b>Workflow Properties</b></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:124
#, kde-format
msgid "Some Workflows cannot be loaded from your config file due to an incompatible version of a tool."
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:249
#, kde-format
msgid "Assign Workflow to current queue"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:251
#, kde-format
msgid "Delete Workflow"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:297
#, kde-format
msgid "Delete Workflow?"
msgstr ""
#. +> trunk5
#: core/utilities/queuemanager/views/workflowlist.cpp:298
#, kde-format
msgid "Are you sure you want to delete the selected workflow \"%1\"?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/ratingsearchutilities.cpp:195
#, kde-format
msgid "(No Value Selected)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/ratingsearchutilities.cpp:198
#, kde-format
msgid "No Rating assigned"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:86
#, kde-format
msgid "Search items located in"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:93
#, kde-format
msgid "The album name contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:100
#, kde-format
msgid "The album caption contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:107
#, kde-format
msgid "The album category is"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:130
#, kde-format
msgid "Return items with tag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:137
#, kde-format
msgid "A tag of the item contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:148
#, kde-format
msgid "item has no tags"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:149
#, kde-format
msgid "Not Tagged"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:156
#, kde-format
msgid "Return items whose file name contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:163
#, kde-format
msgid "Modification"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:163
#, kde-format
msgid "Return items modified between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:164
#, kde-format
msgctxt "'Return items modified between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:171
#, kde-format
msgid "File Size"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:171
#, kde-format
msgid "Size of the file"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:172
#, kde-format
msgctxt "Size of the file ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:182
#, kde-format
msgid "Return items with labels"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:189
#, kde-format
msgid "Return items rated at least"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:190
#, kde-format
msgctxt "Return items rated at least...at most..."
msgid "at most"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:197
#, kde-format
msgid "Return items created between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:198
#, kde-format
msgctxt "'Return items created between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:205
#, kde-format
msgid "Digitization"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:205
#, kde-format
msgid "Return items digitized between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:206
#, kde-format
msgctxt "'Return items digitized between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:214
#, kde-format
msgid "Exif Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:214
#, kde-format
msgid "Find items with orientation flag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:227
#, kde-format
msgid "Find items with a width between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:228
#, kde-format
msgctxt "Find items with a width between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:229
#: core/utilities/searchwindow/searchfields.cpp:246
#, kde-format
msgctxt "Pixels"
msgid "px"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:244
#, kde-format
msgid "Find items with a height between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:245
#, kde-format
msgctxt "Find items with a height between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:262
#, kde-format
msgctxt "Find items with any orientation / landscape / portrait orientation..."
msgid "Find items with"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:270
#, kde-format
msgid "File Format"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:270
#, kde-format
msgid "Return items with the file format"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:274
#: core/utilities/searchwindow/searchfields.cpp:309
#: core/utilities/searchwindow/searchfields.cpp:310
#: core/utilities/searchwindow/searchfields.cpp:311
#: core/utilities/searchwindow/searchfields.cpp:312
#: core/utilities/searchwindow/searchfields.cpp:313
#: core/utilities/searchwindow/searchfields.cpp:314
#: core/utilities/searchwindow/searchfields.cpp:315
#: core/utilities/searchwindow/searchfields.cpp:316
#: core/utilities/searchwindow/searchfields.cpp:317
#, kde-format
msgid "%1 [Image]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:277
#: core/utilities/searchwindow/searchfields.cpp:319
#: core/utilities/searchwindow/searchfields.cpp:320
#: core/utilities/searchwindow/searchfields.cpp:321
#: core/utilities/searchwindow/searchfields.cpp:322
#, kde-format
msgid "%1 [Video]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:280
#, kde-format
msgid "%1 [Audio]"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:298
#, kde-format
msgid "Color Depth"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:298
#, kde-format
msgctxt "Find items with any color depth / 8 bits per channel..."
msgid "Find items with"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:306
#, kde-format
msgid "Color Model"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:306
#, kde-format
msgid "Find items with the color model"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:331
#, kde-format
msgid "The make of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:357
#, kde-format
msgid "The model of the camera"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:383
#, kde-format
msgid "The type of the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:395
#, kde-format
msgid "Lens aperture as f-number"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:396
#, kde-format
msgctxt "Lens aperture as f-number ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:413
#, kde-format
msgid "Focal length of the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:414
#, kde-format
msgctxt "Focal length of the lens ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:430
#, kde-format
msgid "35mm equivalent focal length"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:431
#, kde-format
msgctxt "35mm equivalent focal length ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:448
#, kde-format
msgctxt "Exposure time ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:466
#, kde-format
msgid "Automatic exposure program"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:476
#, kde-format
msgid "Automatic or manual exposure"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:486
#, kde-format
msgid "ISO film speed (linear scale, ASA)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:487
#, kde-format
msgctxt "ISO film speed (linear scale, ASA) ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:517
#, kde-format
msgid "Automatic or manual white balance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:527
#, kde-format
msgid "Color temperature used for white balance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:528
#, kde-format
msgctxt "Color temperature used for white balance ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:538
#, kde-format
msgid "Metering Mode"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:538
#, kde-format
msgid "Method to determine the exposure"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:548
#: core/utilities/searchwindow/searchfields.cpp:559
#, kde-format
msgid "Subject Distance"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:548
#, kde-format
msgid "Distance of the subject from the lens"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:549
#, kde-format
msgctxt "Distance of the subject from the lens ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:559
#, kde-format
msgid "Macro, close or distant view"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:575
#: core/utilities/searchwindow/searchfields.cpp:597
#, kde-format
msgid "GPS"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:575
#, kde-format
msgid "Altitude range"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:576
#, kde-format
msgctxt "Altitude range ...-..."
msgid "-"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:597
#, kde-format
msgid "Item has no GPS info"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:598
#, kde-format
msgid "Not Geo-located"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:605
#, kde-format
msgid "Creator"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:605
#, kde-format
msgid "Return items created by"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:612
#, kde-format
msgid "Return items whose comment contains"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:619
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:619
#, kde-format
msgid "Return items commented by"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:626
#, kde-format
msgid "Headline"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:626
#, kde-format
msgid "Return items with the IPTC headline"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:633
#, kde-format
msgid "Return items with the IPTC title"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:640
#, kde-format
msgid "Find items that have associated all these words:"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:647
#: core/utilities/searchwindow/searchfields.cpp:664
#, kde-format
msgid "Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:647
#, kde-format
msgid "Return items with the aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:654
#, kde-format
msgid "Pixel Size"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:654
#, kde-format
msgid "Value of (Width * Height) between"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:655
#, kde-format
msgctxt "Value of (Width * Height) between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:664
#, kde-format
msgid "Return video with the frame aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:678
#, kde-format
msgid "Length of the video"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:679
#, kde-format
msgctxt "Find video with a length between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:680
#, kde-format
msgctxt "Seconds"
msgid "s"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:695
#, kde-format
msgid "Frame Rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:695
#, kde-format
msgid "Return video with the frame rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:696
#, kde-format
msgctxt "Find video with frame rate between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:697
#, kde-format
msgctxt "Frames per Second"
msgid "fps"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:711
#, kde-format
msgid "Codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:711
#, kde-format
msgid "Return video codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:778
#, kde-format
msgid "Return Audio Bits Rate"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:779
#, kde-format
msgctxt "Find files with audio bit rate between...and..."
msgid "and"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:780
#, kde-format
msgctxt "Bits per Second"
msgid "bps"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:795
#, kde-format
msgid "Return Audio Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:797
#, kde-format
msgid "Mono"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:798
#, kde-format
msgid "Stereo"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:799
#, kde-format
msgid "5.1 Surround Sound"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:800
#, kde-format
msgid "7.1 Surround Sound"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:801
#, kde-format
msgid "16 Channels Sequence"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:802
#, kde-format
msgid "Other Channel Type"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:812
#, kde-format
msgid "Return Audio Codec"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:959
#, kde-format
msgid "Reset contents"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2019
#, kde-format
msgid "Any"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2078
#, kde-format
msgid "Any of: %1"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2422
#, kde-format
msgid "Any Album"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2434
#, kde-format
msgctxt "@label:listbox"
msgid "In All"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2435
#, kde-format
msgctxt "@label:listbox"
msgid "In One of"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2439
#, kde-format
msgid "Any Tag"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2882
#, kde-format
msgid "any color depth"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2883
#, kde-format
msgid "8 bits per channel"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2884
#, kde-format
msgid "16 bits per channel"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2918
#, kde-format
msgid "Any Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2919
#, kde-format
msgid "Landscape Orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfields.cpp:2920
#, kde-format
msgid "Portrait orientation"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfolderview.cpp:63
#, kde-format
msgctxt "Create new search"
msgid "New..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchfolderview.cpp:64
#, kde-format
msgctxt "Edit selected search"
msgid "Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:93
#, kde-format
msgid "File, Album, Tags"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:113
#, kde-format
msgid "Picture Properties"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:161
#, kde-format
msgid "Caption, Comment, Title"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:209
#, kde-format
msgid "Geographic position"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:450
#, kde-format
msgid "Find Items"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:455
#, kde-format
msgid "Meet All of the following conditions"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:459
#, kde-format
msgid "Meet Any of the following conditions"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:463
#, kde-format
msgid "None of these conditions are met"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:467
#, kde-format
msgid "At least one of these conditions is not met"
msgstr ""
#. i18n("Find Pictures meeting all of these conditions"));
#. simpleLabel->setPixmap(QIcon::fromTheme(QLatin1String("edit-find")).pixmap(128));
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:498
#, kde-format
msgid ""
"<qt>"
"<p>Search your collection<br/>"
"for Items meeting the following conditions</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:536
#, kde-format
msgid "Remove Group"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:579
#, kde-format
msgid "Hide Options <<"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchgroup.cpp:589
#, kde-format
msgid "Options >>"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchmodificationhelper.cpp:81
#, kde-format
msgid "Delete Search?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchmodificationhelper.cpp:82
#, kde-format
msgid "Are you sure you want to delete the selected search \"%1\"?"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:109
#, kde-format
msgctxt "@action:inmenu"
msgid "Autostart Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:136
#: core/utilities/searchwindow/searchtabheader.cpp:142
#, kde-format
msgid "(Advanced Search)"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:250
#, kde-format
msgid "New Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:252
#, kde-format
msgid "Search:"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:255
#, kde-format
msgid "Enter keywords here..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:271
#, kde-format
msgid "Save Current Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:275
#, kde-format
msgid "Enter a name for the current search to save it in the \"Searches\" view"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:280
#, kde-format
msgid "Save current search to a new virtual Album"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:281
#, kde-format
msgid "If you press this button, the current search will be saved to a new virtual Search Album using the name set on the left side."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:295
#: core/utilities/searchwindow/searchtabheader.cpp:312
#, kde-format
msgid "Edit Stored Search"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchtabheader.cpp:318
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchview.cpp:496
#, kde-format
msgid "Add Search Group"
msgstr ""
#. +> trunk5
#: core/utilities/searchwindow/searchwindow.cpp:92
#, kde-format
msgid "Advanced Search"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:158
#: core/utilities/setup/camera/setupcamera.cpp:462
#, kde-format
msgid "Show file&name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:159
#: core/utilities/setup/camera/setupcamera.cpp:463
#, kde-format
msgid "Set this option to show the filename below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:161
#: core/utilities/setup/camera/setupcamera.cpp:465
#, kde-format
msgid "Show file si&ze"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:162
#: core/utilities/setup/camera/setupcamera.cpp:466
#, kde-format
msgid "Set this option to show the file size below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:164
#: core/utilities/setup/camera/setupcamera.cpp:468
#, kde-format
msgid "Show camera creation &date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:165
#: core/utilities/setup/camera/setupcamera.cpp:469
#, kde-format
msgid "Set this option to show the camera creation date below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:168
#, kde-format
msgid "Show file &modification date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:169
#, kde-format
msgid "Set this option to show the file modification date below the image thumbnail if it is different than camera creation date. This option is useful to identify quickly which items have been modified."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:173
#, kde-format
msgid "Show ima&ge dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:174
#, kde-format
msgid "Set this option to show the image size in pixels below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:177
#, kde-format
msgid "Show image aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:178
#, kde-format
msgid "Set this option to show the image aspect ratio below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:181
#, kde-format
msgid "Show image format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:182
#, kde-format
msgid "Set this option to show image mime type over image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:184
#, kde-format
msgid "Show digiKam tit&le"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:185
#, kde-format
msgid "Set this option to show the digiKam title below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:188
#, kde-format
msgid "Show digiKam &captions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:189
#, kde-format
msgid "Set this option to show the digiKam captions below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:192
#: core/utilities/setup/camera/setupcamera.cpp:484
#, kde-format
msgid "Show digiKam &tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:193
#, kde-format
msgid "Set this option to show the digiKam tags list below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:196
#, kde-format
msgid "Show digiKam &rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:197
#, kde-format
msgid "Set this option to show the digiKam rating below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:200
#: core/utilities/setup/camera/setupcamera.cpp:492
#, kde-format
msgid "Show rotation overlay buttons"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:201
#, kde-format
msgid "Set this option to show overlay buttons over the image thumbnail to be able to process left or right image rotation."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:204
#, kde-format
msgid "Show fullscreen overlay button"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:205
#, kde-format
msgid "Set this option to show an overlay button over the image thumbnail to open it in fullscreen mode."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:208
#: core/utilities/setup/camera/setupcamera.cpp:481
#, kde-format
msgid "Show Geolocation Indicator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:209
#, kde-format
msgid "Set this option to show an icon over the image thumbnail if item has geolocation information."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:211
#: core/utilities/setup/camera/setupcamera.cpp:496
#, kde-format
msgid "Thumbnail click action:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:213
#, kde-format
msgid "Show preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:214
#: core/utilities/setup/camera/setupcamera.cpp:499
#, kde-format
msgid "Start image editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:215
#: core/utilities/setup/camera/setupcamera.cpp:500
#, kde-format
msgid "Choose what should happen when you click on a thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:217
#: core/utilities/setup/camera/setupcamera.cpp:502
#, kde-format
msgid "Icon View font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:218
#, kde-format
msgid "Select here the font used to display text in icon views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:220
#, kde-format
msgid "Use large thumbnail size for high screen resolution"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:221
#, kde-format
msgid ""
"Set this option to render icon-view with large thumbnail size, for example in case of 4K monitor is used.\n"
"By default this option is turned off and the maximum thumbnail size is limited to 256x256 pixels. When this option is enabled, thumbnail size can be extended to 512x512 pixels.\n"
"This option will store more data in thumbnail database and will use more system memory. digiKam needs to be restarted to take effect, and Rebuild Thumbnails option from Maintenance tool needs to be processed over whole collections."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:252
#, kde-format
msgctxt "@title:tab"
msgid "Icons"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:259
#, kde-format
msgid "Tree View icon size:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:265
#, kde-format
msgid "Set this option to configure the size in pixels of the Tree View icons in digiKam's sidebars."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:268
#, kde-format
msgid "Tree View font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:269
#, kde-format
msgid "Select here the font used to display text in Tree Views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:271
#, kde-format
msgid "Show a count of items in Tree Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:272
#, kde-format
msgid "Set this option to display along the album name the number of icon-view items inside."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:282
#, kde-format
msgctxt "@title:tab"
msgid "Tree-Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:290
#, kde-format
msgctxt "@option:radio"
msgid "Preview shows embedded view if available (faster)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:292
#, kde-format
msgctxt "@option:radio"
msgid "Preview shows the full image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:294
#, kde-format
msgctxt "@label:listbox Mode of RAW preview decoding:"
msgid "Raw images:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:297
#, kde-format
msgctxt "@option:inlistbox Automatic choice of RAW image preview source"
msgid "Automatic"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:299
#, kde-format
msgctxt "@option:inlistbox Embedded preview as RAW image preview source"
msgid "Embedded preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:301
#, kde-format
msgctxt "@option:inlistbox Original, half-size data as RAW image preview source"
msgid "Raw data in half size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:303
#, kde-format
msgid "Preview image is converted to 8 bits for a faster viewing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:304
#, kde-format
msgid "Uncheck this if you do not want to convert a 16 bits preview image to 8 bits."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:306
#, kde-format
msgid "Preview is zoomed to the original image size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:307
#, kde-format
msgid "Uncheck this if you do not want to zoom the preview to the original image size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:309
#: core/utilities/setup/camera/setupcamera.cpp:537
#, kde-format
msgid "Show icons and text over preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:310
#: core/utilities/setup/camera/setupcamera.cpp:538
#, kde-format
msgid "Uncheck this if you do not want to see icons and text in the image preview."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:327
#, kde-format
msgctxt "@title:tab"
msgid "Preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:342
#, kde-format
msgctxt "@title:tab"
msgid "Full-Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:347
#, kde-format
msgctxt "@title:tab"
msgid "Mime Types"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:350
#, kde-format
msgctxt "@title:tab"
msgid "Categories"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupalbumview.cpp:515
#, kde-format
msgctxt "@info"
msgid "This option changes the size in which thumbnails are generated. You need to restart digiKam for this option to take effect. Furthermore, you need to regenerate all already stored thumbnails via the <interface>Tools / Maintenance</interface> menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:90
#, kde-format
msgid "Manage categories to sort and re-arrange album tree-view."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:99
#, kde-format
msgid "You can add or remove Album category types here to improve how your Albums are sorted in digiKam."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupcategory.cpp:105
#: core/utilities/setup/camera/setupcamera.cpp:316
#: core/utilities/setup/camera/setupcamera.cpp:432
#: core/utilities/setup/setuptemplate.cpp:123
#, kde-format
msgid "&Add..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:93
#, kde-format
msgid ""
"<p>Add new file types to show as album items.</p>"
"<p>digiKam attempts to support all of the image formats that digital cameras produce, while being able to handle a few other important video and audio formats.</p>"
" "
"<p>You can add to the already-appreciable list of formats that digiKam handles by adding the extension of the type you want to add. Multiple extensions need to be separated by a semicolon or space.</p>"
"<p><b><u>Note:</u> changes done in this view will perform a database rescan in the background.</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:111
#, kde-format
msgid "Additional &image file extensions (<a href='image'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:115
#, kde-format
msgid ""
"<p>Here you can add the extensions of image files (including RAW files) to be displayed in the Album view. Just put \"xyz abc\" to display files with the xyz and abc extensions in your Album view.</p>"
"<p>You can also remove file formats that are shown by default by putting a minus sign in front of the extension: e.g. \"-gif\" would remove all GIF files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:125
#, kde-format
msgid "Enter additional image file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:144
#, kde-format
msgid "Additional &video file extensions (<a href='video'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:148
#, kde-format
msgid ""
"<p>Here you can add extra extensions of video files to be displayed in your Album view. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. Clicking on these files will play them in an embedded video player.</p>"
"<p>You can also remove file formats that are supported by default by putting a minus sign in front of the extension: e.g. \"-avi\" would remove all AVI files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:160
#, kde-format
msgid "Enter additional video file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:179
#, kde-format
msgid "Additional &audio file extensions (<a href='audio'>Currently-supported types</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:183
#, kde-format
msgid ""
"<p>Here you can add extra extensions of audio files to be displayed in your Album view. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. Clicking on these files will play them in an embedded audio player.</p>"
"<p>You can also remove file formats that are supported by default by putting a minus sign in front of the extension: e.g. \"-ogg\" would remove all OGG files from your Album view and any trace of them in your database. They would not be deleted, just not shown in digiKam.</p>"
"<p><b>Warning:</b> Removing files from the database means losing all of their tags and ratings.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:195
#, kde-format
msgid "Enter additional audio file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:258
#, kde-format
msgid ""
"<p>You have chosen to remove the following image formats from the list of supported formats: <b>%1</b>.</p>"
"<p>These are very common formats. If you have images in your collection with these formats, they will be removed from the database and you will lose all information about them, including rating and tags.</p>"
"<p>Are you sure you want to apply your changes and lose the support for these formats?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:311
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as images and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:321
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as video files and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/album/setupmime.cpp:331
#, kde-format
msgid ""
"<p>Files with these extensions will be recognized as audio files and included into the database:<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameralist.cpp:278
#, kde-format
msgid "Failed to auto-detect camera; please make sure it is connected properly and is turned on. Would you like to try again?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:112
#, kde-format
msgid "Camera Configuration"
msgstr ""
#. i18n!
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:121
#, kde-format
msgid "Mounted Camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:137
#, kde-format
msgid "Camera List"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:138
#, kde-format
msgid ""
"<p>Select the camera name that you want to use here. All default settings on the right panel will be set automatically.</p>"
"<p>This list has been generated using the gphoto2 library installed on your computer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:147
#, kde-format
msgid "Camera Title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:150
#, kde-format
msgid "<p>Set here the name used in digiKam interface to identify this camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:159
#, kde-format
msgid "Camera Port Type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:164
#, kde-format
msgid "USB"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:165
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer using a USB cable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:168
#, kde-format
msgid "Serial"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:169
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer using a serial cable.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:172
#, kde-format
msgid "Network"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:173
#, kde-format
msgid "<p>Select this option if your camera is connected to your computer network.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:178
#, kde-format
msgid "<p>Select the serial port to use on your computer here. This option is only required if you use a serial camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:182
#, kde-format
msgid "<p>Enter here the network address of your camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:200
#, kde-format
msgid "Camera Mount Path"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:204
#, kde-format
msgid "Note: only for USB/IEEE mass storage cameras."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:209
#, kde-format
msgid "<p>Set here the mount path to use on your computer. This option is only required if you use a <b>USB Mass Storage</b> camera.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:227
#, kde-format
msgid ""
"<p>To set a <b>USB Mass Storage</b> camera<br/>"
"(which looks like a removable drive when mounted<br/>"
"on your desktop), please use<br/>"
"<a href=\"umscamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:234
#, kde-format
msgid ""
"<p>To set a <b>Generic PTP USB Device</b><br/>"
"(which uses Picture Transfer Protocol), please<br/>"
"use <a href=\"ptpcamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:240
#, kde-format
msgid ""
"<p>To set a <b>Generic PTP/IP Network Device</b><br/>"
"(which uses Picture Transfer Protocol), please<br/>"
"use <a href=\"ptpipcamera\">%1</a> from the camera list.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/cameraselection.cpp:247
#, kde-format
msgid ""
"<p>A complete list of camera settings to use is<br/>"
"available at <a href='http://www.teaser.fr/~hfiguiere/linux/digicam.html'>this URL</a>.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:91
#, kde-format
msgid "Edit Import Filters"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:109
#, kde-format
msgid "Mime filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:117
#, kde-format
msgid "Select Type Mime..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:122
#, kde-format
msgid "File name filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:132
#, kde-format
msgid "Path filter:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:142
#, kde-format
msgid "Show only new files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:213
#, kde-format
msgid "Select the MimeTypes you want for this filter."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/importfilters.cpp:215
#, kde-format
msgid "Select Mime Types"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:295
#, kde-format
msgid "Here you can see the digital camera list used by digiKam via the Gphoto interface."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:301
#, kde-format
msgid "Port"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:320
#: core/utilities/setup/camera/setupcamera.cpp:436
#, kde-format
msgid "&Edit..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:322
#, kde-format
msgid "Auto-&Detect"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:333
#, kde-format
msgid "Visit Gphoto project website"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:354
#, kde-format
msgid "Devices"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:361
#, kde-format
msgid "Use file metadata (makes connection slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:362
#, kde-format
msgid "Turn on high quality thumbnail loading (slower loading)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:363
#, kde-format
msgid "Use a default target album to download from camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:369
#, kde-format
msgid "If target file exists when downloaded from camera"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:374
#, kde-format
msgid "Skip automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:410
#, kde-format
msgid "Here you can see filters that can be used to filter files in import dialog."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:429
#, kde-format
msgid "Always ignore"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:430
#, kde-format
msgid "Ignored file names:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:431
#, kde-format
msgid "Ignored file extensions:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:451
#, kde-format
msgid "Import Filters"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:459
#, kde-format
msgid "Icon-View Options"
msgstr ""
#. i18n("Show ima&ge dimensions"), iconViewGroup);
#. d->iconShowResolutionBox->setWhatsThis(i18n("Set this option to show the image size in pixels "
#. "below the image thumbnail."));
#.
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:478
#, kde-format
msgid "Show image Format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:485
#, kde-format
msgid "Set this option to show the digiKam tags below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:488
#, kde-format
msgid "Show item &rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:489
#, kde-format
msgid "Set this option to show the item rating below the image thumbnail."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:493
#, kde-format
msgid "Set this option to show overlay buttons on the image thumbnail for image rotation."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:498
#, kde-format
msgid "Show embedded preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:503
#, kde-format
msgid "Select here the font used to display text in Icon Views."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:523
#, kde-format
msgid "Preview Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:526
#, kde-format
msgid "Embedded preview loads full-sized images"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:527
#, kde-format
msgid ""
"<p>Set this option to load images at their full size for preview, rather than at a reduced size. As this option will make it take longer to load images, only use it if you have a fast computer.</p>"
"<p><b>Note:</b> for Raw images, a half size version of the Raw data is used instead of the embedded JPEG preview.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:534
#, kde-format
msgid "Preview each item while downloading it"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:535
#, kde-format
msgid "<p>Set this option to preview each item while downloading.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:557
#, kde-format
msgid "Import Window"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:807
#, kde-format
msgid "No default target album have been selected to process download from camera device. Please select one."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:895
#, kde-format
msgid "Device detection under progress, please wait..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:906
#, kde-format
msgid ""
"Failed to auto-detect camera.\n"
"Please check if your camera is turned on and retry or try setting it manually."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:920
#, kde-format
msgid "Camera '%1' (%2) is already in list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:924
#, kde-format
msgid "Found camera '%1' (%2) and added it to the list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:940
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:1003
#, kde-format
msgid "In order to enable this feature, the full-sized preview will be disabled."
msgstr ""
#. +> trunk5
#: core/utilities/setup/camera/setupcamera.cpp:1013
#, kde-format
msgid "If the full-sized preview is enabled it will affect the speed of previewing each item while download."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:87
#, kde-format
msgid "Root Album Folders"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:90
#, kde-format
msgid ""
"<p>Below are the locations of your root albums used to store your images. Write access is necessary to be able to edit images in these albums.</p>"
"<p>Note: Removable media (such as USB drives or DVDs) and remote file systems (such as NFS, or Samba mounted with cifs/smbfs) are supported.</p>"
"<p>Important: You need to mount the share natively on your system before to setup a remote collection.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollections.cpp:99
#, kde-format
msgid ""
"<p>Below are the locations of your root albums used to store your images. Write access is necessary to be able to edit images in these albums.</p>"
"<p></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:455
#, kde-format
msgid "It was not possible to add a collection for the following paths:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:502
#, kde-format
msgid "Choose the folder containing your collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:542
#, kde-format
msgid "You have previously added a collection that contains the path \"%1\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:566
#, kde-format
msgid "Problem Adding Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:573
#, kde-format
msgid "Adding Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:577
#, kde-format
msgid "Your new collection will be created with this name:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:685
#, kde-format
msgid "Remove Collection?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:686
#, kde-format
msgid "Do you want to remove the collection \"%1\" from your list of collections?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:719
#, kde-format
msgid "Local Collections"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:722
#, kde-format
msgid "Collections on Removable Media"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:725
#, kde-format
msgid "Collections on Network Shares"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:750
#, kde-format
msgid "Add Collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:780
#, kde-format
msgid "Col. %1"
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:847
#, kde-format
msgid "This collection is currently not available."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:850
#, kde-format
msgid "No problems found, enjoy this collection."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:853
#, kde-format
msgid "This collection is hidden."
msgstr ""
#. +> trunk5
#: core/utilities/setup/collections/setupcollectionview.cpp:867
#, kde-format
msgid "Remove collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:79
#, kde-format
msgctxt "@title:tab"
msgid "Editor Window"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:80
#, kde-format
msgctxt "@title:tab"
msgid "Versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditor.cpp:81
#, kde-format
msgctxt "@title:tab"
msgid "Save Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:129
#: core/utilities/setup/setuplighttable.cpp:95
#, kde-format
msgid "Interface Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:132
#, kde-format
msgid "&Use theme background color"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:134
#, kde-format
msgid "Enable this option to use the background theme color in the image editor area."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:138
#, kde-format
msgid "&Background color:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:141
#, kde-format
msgid "Customize the background color to use in the image editor area."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:155
#, kde-format
msgid "Exposure Indicators"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:158
#, kde-format
msgid "&Under-exposure color: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:161
#, kde-format
msgid "Customize color used in image editor to identify under-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:164
#, kde-format
msgid "Under-exposure percents: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:170
#, kde-format
msgid "Adjust the percents of the bottom of image histogram which will be used to check under exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:173
#, kde-format
msgid "&Over-exposure color: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:176
#, kde-format
msgid "Customize color used in image editor to identify over-exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:179
#, kde-format
msgid "Over-exposure percents: "
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:185
#, kde-format
msgid "Adjust the percents of the top of image histogram which will be used to check over exposed pixels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:188
#, kde-format
msgid "Indicate exposure as pure color"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:189
#, kde-format
msgid "If this option is enabled, over- and under-exposure indicators will be displayed only when pure white and pure black color matches, as all color components match the condition in the same time. Otherwise, indicators are turned on when one of the color components matches the condition."
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupeditoriface.cpp:194
#, kde-format
msgid "Example:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupiofiles.cpp:132
#, kde-format
msgid "Show Settings Dialog when Saving Image Files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupiofiles.cpp:133
#, kde-format
msgid ""
"<ul>"
"<li>Checked: A dialog where settings can be changed when saving image files</li>"
"<li>Unchecked: Default settings are used when saving image files</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:94
#, kde-format
msgctxt "@info"
msgid ""
"<p>A <i>raw image file</i> contains minimally processed data from the image sensor of a digital camera.</p>"
"<p>Opening a raw file requires extensive data interpretation and processing.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:112
#, kde-format
msgctxt "@label"
msgid "Open raw files in the image editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:115
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Fast and simple, as 8 bit image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:117
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Using the default settings, in 16 bit"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:119
#, kde-format
msgctxt "@option:radio Open raw files..."
msgid "Always open the Raw Import Tool to customize settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:149
#, kde-format
msgctxt "@title:tab"
msgid "RAW Behavior"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupraw.cpp:150
#, kde-format
msgctxt "@title:tab"
msgid "RAW Default Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:122
#, kde-format
msgid "Enable Non-Destructive Editing and Versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:124
#, kde-format
msgctxt "@info:tooltip"
msgid "Enable support for non-destructive editing and image versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:126
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para><interface>Non-Destructive Editing and Versioning</interface> allows different versions of an image to be created, whilst always preserving the original image.</para>"
" "
"<para> All steps of the editing history are recorded and can be accessed later.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:136
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information on non-destructive editing and file versioning"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:145
#, kde-format
msgctxt "@title:group"
msgid "Workspace File Format"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:150
#, kde-format
msgctxt "@label"
msgid "Save files as"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:154
#, kde-format
msgctxt "@label:listbox"
msgid "JPEG"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:155
#, kde-format
msgctxt "@label:listbox"
msgid "TIFF"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:156
#, kde-format
msgctxt "@label:listbox"
msgid "PNG"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:157
#, kde-format
msgctxt "@label:listbox"
msgid "PGF"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:158
#, kde-format
msgctxt "@label:listbox"
msgid "JPEG 2000"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:163
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Default File Format for Saving</title>"
"<para>Select the file format in which edited images are saved automatically. Format-specific options, like compression settings, can be configured on the <interface>Format Options</interface> tab.</para>"
"<para>"
"<list>"
"<item><emphasis strong='true'>JPEG</emphasis>: JPEG is the most commonly used file format, but it employs lossy compression, which means that with each saving operation some image information will be irreversibly lost. JPEG offers a good compression rate, resulting in smaller files. </item>"
"<item><emphasis strong='true'>PNG</emphasis>: A widely used format employing lossless compression. The files, though, will be larger because PNG does not achieve very good compression rates.</item>"
"<item><emphasis strong='true'>TIFF</emphasis>: A commonly used format, usually uncompressed or with modest lossless compression. Resulting files will be large, but without quality loss due to compression. </item>"
"<item><emphasis strong='true'>PGF</emphasis>: This is a technically superior file format offering good compression rates with either lossy or lossless compression. But it is not yet widely used and supported, so your friends may not directly be able to open these files, and you may not be able to directly publish them on the web. </item>"
"<item><emphasis strong='true'>JPEG 2000</emphasis>: JPEG 2000 is similar to PGF. Loading or saving is slower, the compression rate is better, and the format more widely supported, though still not comparable to the tradition formats JPEG, PNG or TIFF. </item>"
"</list>"
"</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:204
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information on available image file formats"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:221
#, kde-format
msgctxt "@label"
msgid "When closing the editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:224
#, kde-format
msgctxt "@option:radio"
msgid "Always ask to save changes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:225
#, kde-format
msgctxt "@option:radio"
msgid "Save changes automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:257
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>First and foremost, the <emphasis>original image will never be overwritten.</emphasis> Instead, when an image is edited, a new file is created: The <interface>current version</interface>.</para>"
" "
"<para>You can also create multiple <interface>versions</interface> deriving from the same <interface>original image</interface>.</para>"
" "
"<para>In addition to these files representing a current version, digiKam can take and keep additional, <interface>intermediate snapshots</interface> during the editing process. This can be useful if you want to preserve the intermediate steps for later access, for example if some editing steps cannot be automatically reproduced.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:272
#, kde-format
msgctxt "@label"
msgid "Keep a snapshot of an edited image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:276
#: core/utilities/setup/editor/setupversioning.cpp:320
#, kde-format
msgctxt "@info:tooltip"
msgid "Get an explanation for these options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:278
#, kde-format
msgctxt "@option:check"
msgid "After converting from a RAW image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:279
#, kde-format
msgctxt "@option:check"
msgid "After each editing session"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:280
#, kde-format
msgctxt "@option:check"
msgid "After each step that is not completely reproducible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:307
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>If an image has been edited, only the <interface>current versions</interface> will be shown in the main thumbnail view. From the <interface>right sidebar</interface>, you always have access to all hidden files.</para>"
" "
"<para>With the options here, you can choose to show certain files permanently.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:313
#, kde-format
msgctxt "@label"
msgid "In main view"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:322
#, kde-format
msgctxt "@option:check"
msgid "Always show original images"
msgstr ""
#. +> trunk5
#: core/utilities/setup/editor/setupversioning.cpp:323
#, kde-format
msgctxt "@option:check"
msgid "Always show intermediate snapshots"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:139
#, kde-format
msgid ""
"This option will reset configuration to default\n"
"All your changes will be lost.\n"
" Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:322
#, kde-format
msgid ""
"Advanced configuration menu allow you to manage metadata namespaces used by digiKam to store and retrieve tags, rating and comments.<br/>"
"<b>Note: </b>Order is important when reading metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:332
#, kde-format
msgid "Read Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:332
#, kde-format
msgid "Write Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:334
#, kde-format
msgid "Unify read and write"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:359
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:362
#, kde-format
msgid "Move Down"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:365
#, kde-format
msgid "Revert Changes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/advancedmetadatatab.cpp:370
#, kde-format
msgid "Reset to Default"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:160
#, kde-format
msgid "New Xmp Namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:164
#, kde-format
msgid "Edit Xmp Namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:254
#, kde-format
msgid "Add metadata namespace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:258
#, kde-format
msgid "Metadata Subspace"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:278
#, kde-format
msgid ""
"<p>To create new namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.digiKam.TagsList\"</i></li>"
"<li>Separator parameter, used by tag paths <br/>"
"Ex.: \"City/Paris\" or \"City|Paris\"</li>"
"<li>Specify if only keyword or the whole path must be written.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:289
#, kde-format
msgid ""
"<p>To create new rating namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.xmp.Rating\"</i></li>"
"<li>Rating mappings, if namespace need other values than 0-5 <br/>"
"Ex.: Microsoft uses 0 1 25 50 75 99</li>"
"<li>Select the correct namespace option from list.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:300
#, kde-format
msgid ""
"<p>To create new comment namespaces, you need to specify parameters:</p>"
"<p>"
"<ul>"
"<li>Namespace name with dots.<br/>"
"Ex.: <i>\"Xmp.xmp.Rating\"</i></li>"
"<li>Select the correct namespace option from list.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:309
#, kde-format
msgid "Special Options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:330
#, kde-format
msgid "Alternative name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:334
#, kde-format
msgid "Alternative special options"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:358
#, kde-format
msgid "Separator:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:364
#, kde-format
msgid "Set Tags Path:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:384
#, kde-format
msgid "Rating Mapping:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:520
#, kde-format
msgid "This is a default namespace. Default namespaces can only be disabled"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:548
#, kde-format
msgid "The namespace name is required"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:558
#, kde-format
msgid "EXIF namespace name must start with \"Exif\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:565
#, kde-format
msgid "EXIF alternative namespace name must start with \"Exif\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:575
#, kde-format
msgid "IPTC namespace name must start with \"Iptc\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:582
#, kde-format
msgid "IPTC alternative namespace name must start with \"Iptc\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:592
#, kde-format
msgid "XMP namespace name must start with \"Xmp\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:599
#, kde-format
msgid "XMP alternative namespace name must start with \"Xmp\"."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:615
#, kde-format
msgid "Tag Path separator is required"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/namespaceeditdlg.cpp:621
#, kde-format
msgid "Only one character is now supported as tag path separator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:175
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>In addition to the pixel content, image files usually contain a variety of metadata. A lot of the parameters you can use in digiKam to manage files, such as rating or comment, can be written to the files' metadata.</para>"
" "
"<para>Storing in metadata allows one to preserve this information when moving or sending the files to different systems.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:185
#, kde-format
msgctxt "@label"
msgid "Write This Information to the Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:188
#, kde-format
msgctxt "@option:check"
msgid "Image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:189
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item tags in the XMP and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:193
#, kde-format
msgctxt "@option:check"
msgid "Captions and title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:194
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store item caption and title in the JFIF Comment section, the EXIF tag, the XMP tag, and the IPTC tag."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:199
#, kde-format
msgctxt "@option:check"
msgid "Rating"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:200
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item rating in the EXIF tag and the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:204
#, kde-format
msgctxt "@option:check"
msgid "Pick label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:205
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item pick label in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:209
#, kde-format
msgctxt "@option:check"
msgid "Color label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:210
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item color label in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:214
#, kde-format
msgctxt "@option:check"
msgid "Timestamps"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:215
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the item date and time in the EXIF, XMP, and IPTC tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:219
#, kde-format
msgctxt "@option:check"
msgid "Metadata templates (Copyright etc.)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:220
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store the metadata template in the XMP and the IPTC tags. You can set template values to Template setup page."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:224
#, kde-format
msgctxt "@option:check"
msgid "Face Tags (including face areas)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:225
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to store face tags with face rectangles in the XMP tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:249
#, kde-format
msgctxt "@label"
msgid "Reading and Writing Metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:252
#, kde-format
msgctxt "@option:check"
msgid "Use lazy synchronization"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:254
#, kde-format
msgctxt "@info:whatsthis"
msgid "Instead of synchronizing metadata, just schedule it for synchronization.Synchronization can be done later by triggering the apply pending, or at digikam exit"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:257
#, kde-format
msgctxt "@option:check"
msgid "If possible write Metadata to RAW files (experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:258
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to write metadata into RAW TIFF/EP files. This feature requires the Exiv2 shared library, version >= 0.18.0. It is still experimental, and is disabled by default."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:264
#, kde-format
msgctxt "@option:check"
msgid "&Update file timestamp when files are modified"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:266
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn off this option to not update file timestamps when files are changed as when you update metadata or image data. Note: disabling this option can introduce some dysfunctions with applications which use file timestamps properties to detect file modifications automatically."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:272
#, kde-format
msgctxt "@option:check"
msgid "&Rescan file when files are modified"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:274
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turning this option on, will force digiKam to rescan files that has been modified outside digiKam. If a file has changed it is file size or if the last modified timestamp has changed, a rescan of that file will be performed when digiKam starts."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:280
#, kde-format
msgctxt "@option:check"
msgid "&Clean up the metadata from the database when rescan files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:282
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turning this option on, will force digiKam to delete the file metadata contained in the database before the file is rescanned. WARNING: if your metadata has been written to the database only and not to the file or sidecar, you will be able to lose inserted metadata such as tags, keywords, or geographic coordinates."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:342
#, kde-format
msgctxt "@title:tab"
msgid "Behavior"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:352
#, kde-format
msgctxt "@label"
msgid "When rotating a file"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:356
#, kde-format
msgctxt "@option:radio"
msgid "Rotate by only setting a flag"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:357
#, kde-format
msgctxt "@option:radio"
msgid "Rotate by changing the content if possible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:358
#, kde-format
msgctxt "@option:check"
msgid "Even allow lossy rotation if necessary"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:359
#, kde-format
msgctxt "@option:check"
msgid "Write flag to metadata if possible"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:371
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate files only by changing a flag, not touching the pixel data"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:373
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A file can be rotated in two ways:<nl/>"
" You can change the contents, rearranging the individual pixels of the image data.<nl/>"
" Or you can set a flag that the file is to be rotated before it is shown.</para>"
" "
"<para>Select this option if you always want to set only a flag. This is less obtrusive, but requires support if the file is accessed with another software. Ensure to allow setting the flag in the metadata if you want to share your files outside digiKam.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:382
#, kde-format
msgctxt "@info:tooltip"
msgid "If possible rotate files by changing the pixel data"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:384
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>A file can be rotated in two ways:<nl/>"
" You can change the contents, rearranging the individual pixels of the image data.<nl/>"
" Or you can set a flag that the file is to be rotated before it is shown.</para>"
" "
"<para>Select this option if you want the file to be rotated by changing the content. This is a lossless operation for JPEG files. For other formats it is a lossy operation, which you need to enable explicitly. It is not support for RAW and other read-only formats, which will be rotated by flag only.</para>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:394
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate files by changing the pixel data even if the operation will incur quality loss"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:396
#, kde-format
msgctxt "@info:whatsthis"
msgid "For some file formats which apply lossy compression, data will be lost each time the content is rotated. Check this option to allow lossy rotation. If not enabled, these files will be rotated by flag."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:402
#, kde-format
msgctxt "@info:tooltip"
msgid "When rotating a file by setting a flag, also change this flag in the file's metadata"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:404
#, kde-format
msgctxt "@info:whatsthis"
msgid "File metadata typically contains a flag describing that a file shall be shown rotated. Enable this option to allow editing this field. "
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:441
#, kde-format
msgid "<b>Note: These settings affect the album view and not the image editor. The image editor always changes the image data during the rotation.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:455
#, kde-format
msgctxt "@title:tab"
msgid "Rotation"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:462
#, kde-format
msgctxt "@info:label"
msgid "Select Metadata Fields to Be Displayed"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:476
#, kde-format
msgctxt "@title:tab"
msgid "Views"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:485
#, kde-format
msgid "Baloo Desktop Search"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:489
#, kde-format
msgid "Store metadata from digiKam in Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:490
#, kde-format
msgid "Turn on this option to push rating, comments and tags from digiKam into the Baloo storage"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:494
#, kde-format
msgid "Read metadata from Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:495
#, kde-format
msgid "Turn on this option if you want to apply changes to rating, comments and tags made in Baloo to digiKam's metadata storage. Please note that image metadata will not be edited automatically."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:502
#, kde-format
msgctxt "@title:tab"
msgid "Baloo"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:518
#, kde-format
msgid ""
"<p><a href='http://community.kde.org/Baloo'>Baloo</a> provides the basis to handle all kinds of metadata on the KDE desktop in a generic fashion. It allows you to tag, rate and comment your files in KDE applications like Dolphin.</p>"
" "
"<p>Please set here if you want to synchronize the metadata stored by digiKam desktop-wide with the Baloo Desktop Search.</p>"
" "
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:555
#, kde-format
msgctxt "@label"
msgid "Reading and Writing to Sidecars"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:558
#, kde-format
msgctxt "@option:check"
msgid "Read from sidecar files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:560
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to read metadata from XMP sidecar files when reading metadata."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:564
#, kde-format
msgctxt "@option:check"
msgid "Write to sidecar files"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:566
#, kde-format
msgctxt "@info:whatsthis"
msgid "Turn on this option to save, as specified, metadata to XMP sidecar files."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:570
#, kde-format
msgid "Write to XMP sidecar for read-only item only"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:571
#, kde-format
msgid "Write to XMP sidecar only"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:572
#, kde-format
msgid "Write to item and XMP Sidecar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:573
#, kde-format
msgctxt "@info:tooltip"
msgid "Specify the exact mode of XMP sidecar writing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:592
#, kde-format
msgid ""
"<p>Add file types to be recognised as sidecars.</p>"
"<p>digiKam (optionally) writes metadata to *.xmp sidecar files. Other programs might use different types, which can be specified below. digiKam will neither display these nor read from or write to them. But whenever a matching album item (e.g. \"image.dng\" for \"image.dng.pp3\") is renamed, moved, copied or deleted, the same operation will be done on these sidecar files.</p>"
"<p>Multiple extensions must be separated by a semicolon or a space.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:608
#, kde-format
msgid "<p>Here you can add extra extensions of sidecars files to be processed alongside regular items. These files will not be visible, but regarded as an extension of the main file. Just write \"xyz abc\" to support files with the *.xyz and *.abc extensions. The internally used sidecars type *.xmp is always included.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:616
#, kde-format
msgid "Enter additional sidecars file extensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:619
#, kde-format
msgid "Additional &sidecar file extensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:634
#, kde-format
msgctxt "@title:tab"
msgid "Sidecars"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:835
#, kde-format
msgctxt "@info"
msgid "Switching off exif auto rotation will most probably show your images in a wrong orientation, so only change this option if you explicitly require this. Furthermore, you need to regenerate all already stored thumbnails via the <interface>Tools | Maintenance...</interface> menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:850
#, kde-format
msgctxt "@info"
msgid "Switching on this option and your metadata has been written to the database only and not to the file or sidecar, you will be able to lose inserted metadata such as tags, keywords, or geographic coordinates."
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:866
#, kde-format
msgid ""
"<p><b>Do you really want to enable metadata writing to RAW files?</b></p>"
"<p>DigiKam delegates this task to the Exiv2 library. With different RAW formats, problems are known which can lead to the destruction of RAW files. If you decide to do so, make a backup of your RAW files.</p>"
"<p><b>We strongly recommend not to enable this option.</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:873
#, kde-format
msgid "Yes I understand"
msgstr ""
#. +> trunk5
#: core/utilities/setup/metadata/setupmetadata.cpp:883
#, kde-format
msgid "You would rather disable writing metadata to RAW files?"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:142
#, kde-format
msgid "Database"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:143
#, kde-format
msgid ""
"<qt>Database Settings<br/>"
"<i>Customize database settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:148
#, kde-format
msgid "Collections"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:149
#, kde-format
msgid ""
"<qt>Collections Settings<br/>"
"<i>Set root albums locations</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:155
#, kde-format
msgid ""
"<qt>Application Views Settings<br/>"
"<i>Customize the look of the views</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:160
#, kde-format
msgid "Tool-Tip"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:161
#, kde-format
msgid ""
"<qt>Items Tool-Tip Settings<br/>"
"<i>Customize information in item tool-tips</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:172
#, kde-format
msgid "Templates"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:173
#, kde-format
msgid ""
"<qt>Metadata templates<br/>"
"<i>Manage your collection of metadata templates</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:179
#, kde-format
msgid ""
"<qt>Image Editor Settings<br/>"
"<i>Customize the image editor settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:185
#, kde-format
msgid ""
"<qt>Settings for Color Management<br/>"
"<i>Customize the color management settings</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:191
#, kde-format
msgid ""
"<qt>Light Table Settings<br/>"
"<i>Customize tool used to compare images</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:203
#, kde-format
msgid "<qt>Image Quality Sorter Settings</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:208
#, kde-format
msgid ""
"<qt>Camera Settings<br/>"
"<i>Manage your camera devices</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:223
#, kde-format
msgid ""
"<qt>Miscellaneous Settings<br/>"
"<i>Customize behavior of the other parts of digiKam</i></qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setup.cpp:416
#, kde-format
msgid ""
"The Exif auto-rotate thumbnails option has been changed.\n"
"Do you want to rebuild all albums' items' thumbnails now?\n"
"\n"
"Note: thumbnail processing can take a while. You can start this job later from the \"Tools-Maintenance\" menu."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:114
#, kde-format
msgctxt "@title:tab"
msgid "Database Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:122
#, kde-format
msgid ""
"<p>Set the names of directories that you want to ignore from your photo collections. The names are case sensitive and should be separated by a semicolon.</p>"
"<p>This is for example useful when you store your photos on a Synology NAS (Network Attached Storage). In every directory the system creates a subdirectory @eaDir to store thumbnails. To avoid digiKam inserting the original photo and its corresponding thumbnail twice, @eaDir is ignored by default.</p>"
"<p>To re-include directories that are ignored by default prefix it with a minus, e.g. -@eaDir.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:140
#, kde-format
msgid "Additional directories to ignore (<a href='image'>Currently ignored directories</a>):"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:145
#, kde-format
msgid "Enter directories that you want to ignore from adding to your collections."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:166
#, kde-format
msgctxt "@title:tab"
msgid "Ignored Directories"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:263
#, kde-format
msgctxt "@info"
msgid ""
"<p>The process of updating the file hashes takes a few minutes.</p>"
" "
"<p>Please ensure that any important collections on removable media are connected. <i>After the upgrade you cannot use your database with a digiKam version prior to 2.0.</i></p>"
" "
"<p>Do you want to begin the update?</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:278
#, kde-format
msgctxt "@title:group"
msgid "Updates"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:281
#, kde-format
msgctxt "@action:button"
msgid "Update File Hashes"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:283
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<qt>File hashes are used to identify identical files and to display thumbnails. A new, improved algorithm to create the hash is now used. The old algorithm, though, still works quite well, so it is recommended to carry out this upgrade, but not required.<br/>"
" After the upgrade you cannot use your database with a digiKam version prior to 2.0.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:292
#, kde-format
msgctxt "@info:tooltip"
msgid "Get information about <interface>Update File Hashes</interface>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupdatabase.cpp:316
#, kde-format
msgid ""
"<p>Directories starting with a dot are ignored by default.<br/>"
" <code>%1</code></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:186
#, kde-format
msgid "Enable Color Management"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:187
#, kde-format
msgid ""
"<ul>"
"<li>Checked: Color Management is enabled</li>"
"<li>Unchecked: Color Management is disabled</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:194
#, kde-format
msgid "Visit Little CMS project website"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:204
#, kde-format
msgid "Working Color Space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:210
#, kde-format
msgid "<p>This is the color space all the images will be converted to when opened (if you choose to convert) and the profile that will be embedded when saving. Good and safe choices are <b>Adobe RGB (1998)</b> and <b>sRGB IEC61966-2.1</b></p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:216
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected workspace profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:230
#, kde-format
msgid "When the profile of an image does not match the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:238 core/utilities/setup/setupicc.cpp:269
#, kde-format
msgid "Ask when opening the image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:239
#, kde-format
msgid "<p>If an image has an embedded color profile not matching the working space profile, digiKam will ask if you want to convert to the working space, keep the embedded profile or discard the embedded profile and assign a different one.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:245
#, kde-format
msgid "Convert the image to the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:246
#, kde-format
msgid "<p>If an image has an embedded color profile not matching the working space profile, digiKam will convert the image's color information to the working color space. This changes the pixel data, but not the appearance of the image.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:262
#, kde-format
msgid "When an image has no color profile information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:270
#, kde-format
msgid "<p>If an image has no embedded color profile, digiKam will ask which color space shall be used to interpret the image and to which color space it shall be transformed for editing.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:274
#, kde-format
msgid "Assume it is using the sRGB color space (Internet standard)"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:279
#, kde-format
msgid "and convert it to the working color space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:291
#, kde-format
msgid "Assume it is using the working color space"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:296
#, kde-format
msgid "Convert it from default input color space to working space"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:314
#, kde-format
msgid "When loading a RAW file with uncalibrated colors"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:321
#, kde-format
msgid "Ask for the input profile"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:326
#, kde-format
msgid "Automatic color correction"
msgstr ""
#. i18n("<p></p>"));
#.
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:331
#, kde-format
msgid "Convert it from the default input profile"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:355
#, kde-format
msgid "Color Managed View"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:360
#, kde-format
msgid "Monitor profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:364
#, kde-format
msgid "<p>Select the color profile for your monitor here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:368
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected monitor profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:372
#, kde-format
msgid "Use color managed view in editor"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:373
#, kde-format
msgid "<p>Turn on this option if you want to use your <b>Monitor Color Profile</b> to show your pictures in the Image Editor window with a color correction adapted to your monitor. You can at any time toggle this option from the Editor window. <i>Warning</i>: This can slow down rendering of the image, depending on the speed of your computer.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:380
#, kde-format
msgid "Use color managed view for previews and thumbnails"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:395
#, kde-format
msgid "Camera and Scanner"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:400
#, kde-format
msgid "Default input color profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:402
#, kde-format
msgid "<p>This is the default color profile for your input device (that is your camera - or your scanner). A camera input profile is recommended for correct conversion of RAW images in 16bit. Some of the options about loading behavior above refer to this profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:409
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected input profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:420
#, kde-format
msgid "Printing and Proofing"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:425
#, kde-format
msgid "Output device profile:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:434
#, kde-format
msgid "<p>You can use this button to get more detailed information about the selected proofing profile.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:445
#, kde-format
msgid "Color Profiles Repository"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:450
#, kde-format
msgid "digiKam looks for ICC profiles in a number of <a href='default'>default locations</a>. You can specify an additional folder:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:458
#, kde-format
msgid "<p>digiKam searches ICC profiles in default system folders and ships itself a few selected profiles. Store all your additional color profiles in the directory set here.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:481
#, kde-format
msgid "Use black point compensation"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:482
#, kde-format
msgid "<p><b>Black Point Compensation</b> is a way to make adjustments between the maximum black levels of digital files and the black capabilities of various digital devices.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:488
#, kde-format
msgid "Rendering Intents:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:504
#, kde-format
msgid "Profiles"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:698
#, kde-format
msgid "Monitor Profile From System Settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:730
#, kde-format
msgid "No ICC profiles files found."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:745
#, kde-format
msgid "No Display Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:747
#, kde-format
msgid "No Output Profile Available"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:877
#, kde-format
msgctxt "none of the paths"
msgid "none"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:886
#, kde-format
msgid ""
"On Windows, the default search paths include "
"<ul>"
"<li>%1/Windows/Spool/Drivers/Color/</li>"
"<li>%2/Windows/Color/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%3</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:900
#, kde-format
msgid ""
"On Mac OS X, the default search paths include "
"<ul>"
"<li>/System/Library/ColorSync/Profiles</li>"
"<li>/Library/ColorSync/Profiles</li>"
"<li>~/Library/ColorSync/Profiles</li>"
"<li>/opt/local/share/color/icc</li>"
"<li>/opt/digikam/share/color/icc</li>"
"<li>~/.local/share/color/icc/</li>"
"<li>~/.local/share/icc/</li>"
"<li>~/.color/icc/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupicc.cpp:917
#, kde-format
msgid ""
"On Linux, the default search paths include "
"<ul>"
"<li>/usr/share/color/icc</li>"
"<li>/usr/local/share/color/icc</li>"
"<li>~/.local/share/color/icc/</li>"
"<li>~/.local/share/icc/</li>"
"<li>~/.color/icc/</li>"
"</ul>"
"On your system, currently these paths exist and are scanned:"
"<ul>"
"<li>%1</li>"
"</ul>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:109
#, kde-format
msgid "Enable Image Quality Sorting (Experimental)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:110
#, kde-format
msgid "Enable this option to assign automatically Pick Labels based on image quality."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:119
#, kde-format
msgid "Detect Blur"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:120
#, kde-format
msgid "Detect the amount of blur in the images passed to it"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:122
#, kde-format
msgid "Detect Noise"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:123
#, kde-format
msgid "Detect the amount of noise in the images passed to it"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:125
#, kde-format
msgid "Detect Compression"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:126
#, kde-format
msgid "Detect the amount of compression in the images passed to it"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:128
#, kde-format
msgid "Detect Overexposure"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:129
#, kde-format
msgid "Detect if the images are overexposed"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:135
#, kde-format
msgid "Assign 'Rejected' Label to Low Quality Pictures"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:136
#, kde-format
msgid "Low quality images detected by blur, noise, and compression analysis will be assigned to Rejected label."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:148
#, kde-format
msgid "Assign 'Pending' Label to Medium Quality Pictures"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:149
#, kde-format
msgid "Medium quality images detected by blur, noise, and compression analysis will be assigned to Pending label."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:161
#, kde-format
msgid "Assign 'Accepted' Label to High Quality Pictures"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:162
#, kde-format
msgid "High quality images detected by blur, noise, and compression analysis will be assigned to Accepted label."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:175
#, kde-format
msgid "Speed:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:180
#, kde-format
msgid "Tradeoff between speed and accuracy of sorting algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:182
#, kde-format
msgid "Rejected threshold:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:187
#, kde-format
msgid "Threshold below which all pictures are assigned Rejected Label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:189
#, kde-format
msgid "Pending threshold:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:194
#, kde-format
msgid "Threshold below which all pictures are assigned Pending Label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:196
#, kde-format
msgid "Accepted threshold:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:201
#, kde-format
msgid "Threshold above which all pictures are assigned Accepted Label"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:203
#, kde-format
msgid "Blur Weight:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:208
#, kde-format
msgid "Weight to assign to Blur Algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:210
#, kde-format
msgid "Noise Weight:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:215
#, kde-format
msgid "Weight to assign to Noise Algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:217
#, kde-format
msgid "Compression Weight:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupimagequalitysorter.cpp:222
#, kde-format
msgid "Weight to assign to Compression Algorithm"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:98
#, kde-format
msgid "Synchronize panels automatically"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:99
#, kde-format
msgid "Set this option to automatically synchronize zooming and panning between left and right panels if the images have the same size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:103
#, kde-format
msgid "Selecting a thumbbar item loads the image to the right panel"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:105
#, kde-format
msgid "Set this option to automatically load an image into the right panel when the corresponding item is selected on the thumbbar."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:108
#, kde-format
msgid "Clear the light table on close"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuplighttable.cpp:109
#, kde-format
msgid "Set this option to remove all images from the light table when you close it, or unset it to preserve the images currently on the light table."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:136
#, kde-format
msgid "String comparison type:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:138
#, kde-format
msgctxt "method to compare strings"
msgid "Natural"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:139
#, kde-format
msgctxt "method to compare strings"
msgid "Normal"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:140
#, kde-format
msgid ""
"<qt>Sets the way in which strings are compared inside digiKam. This eg. influences the sorting of the tree views.<br/>"
"<b>Natural</b> tries to compare strings in a way that regards some normal conventions and will eg. result in sorting numbers naturally even if they have a different number of digits.<br/>"
"<b>Normal</b> uses a more technical approach. Use this style if you eg. want to entitle albums with ISO dates (201006 or 20090523) and the albums should be sorted according to these dates.</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:150
#, kde-format
msgid "Confirm when moving items to the &trash"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:151
#, kde-format
msgid "Confirm when permanently deleting items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:152
#, kde-format
msgid "Do not confirm when applying changes in the &right sidebar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:153
#, kde-format
msgid "&Scan for new items at startup (makes startup slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:154
#, kde-format
msgid ""
"Set this option to force digiKam to scan all collections for new items to\n"
"register new elements in database. The scan is performed in the background through\n"
"the progress manager available in the statusbar\n"
" when digiKam main interface\n"
"is loaded. If your computer is fast enough, this will have no effect on usability\n"
"of digiKam while scanning. If your collections are huge or if you use a remote database,\n"
"this can introduce low latency, and it is recommended to disable this option and to plan\n"
"a manual scan through the maintenance tool at the right moment."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:163
#, kde-format
msgid "Remove obsolete core database objects (makes startup slower)"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:164
#, kde-format
msgid ""
"Set this option to force digiKam to clean up the core database from obsolete item entries.\n"
"Entries are only deleted if the connected image/video/audio file was already removed, i.e.\n"
"the database object wastes space.\n"
"This option does not clean up other databases as the thumbnails or recognition db.\n"
"For clean up routines for other databases, please use the maintenance."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:171
#, kde-format
msgid "Show only face tags for assigning names in people sidebar"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:176
#, kde-format
msgid "Lower bound for minimum similarity:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:182
#, kde-format
msgid "Select here the lower bound of the minimum similarity threshold for fuzzy and duplicates searches. The default value is 40. Selecting a lower value than 40 can make the search <b>really</b> slow."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:213
#, kde-format
msgid "Draw frames around grouped items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:220
#, kde-format
msgid "Set this option to configure how sidebar tab titles are visible. Use \"Only For Active Tab\" option if you use a small screen resolution as with a laptop computer."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:294
#, kde-format
msgid "Perform the following operations on all group members:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:295
#, kde-format
msgid ""
"When images are grouped the following operations<br/>"
"are performed only on the displayed item (No)<br/>"
"or on all the hidden items in the group as well (Yes).<br/>"
"If Ask is selected, there will be a prompt every<br/>"
"time this operation is executed."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:303
#, kde-format
msgid "Ask"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupmisc.cpp:348
#, kde-format
msgctxt "@title:tab"
msgid "Grouping"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:106
#, kde-format
msgid "Delay between images:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:114
#, kde-format
msgid "The delay, in seconds, between images."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:117
#, kde-format
msgid "Start with current image"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:118
#, kde-format
msgid "If this option is enabled, the Slideshow will be started with the current image selected in the images list."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:121
#, kde-format
msgid "Slideshow runs in a loop"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:122
#, kde-format
msgid "Run the slideshow in a loop."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:124
#, kde-format
msgid "Show progress indicator"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:125
#, kde-format
msgid "Show a progress indicator with pending items to show and time progression."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:127
#, kde-format
msgid "Show image file name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:128
#, kde-format
msgid "Show the image file name at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:130
#, kde-format
msgid "Show image creation date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:131
#, kde-format
msgid "Show the image creation time/date at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:134
#, kde-format
msgid "Show the camera aperture and focal length at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:137
#, kde-format
msgid "Show the camera exposure and sensitivity at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:140
#, kde-format
msgid "Show the camera make and model at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:142
#, kde-format
msgid "Show image caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:143
#, kde-format
msgid "Show the image caption at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:145
#, kde-format
msgid "Show image title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:146
#, kde-format
msgid "Show the image title at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:148
#, kde-format
msgid "Show image caption if it has not title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:149
#, kde-format
msgid "Show the image caption at the bottom of the screen if no titles existed."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:151
#, kde-format
msgid "Show image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:152
#, kde-format
msgid "Show the digiKam image tag names at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:154
#, kde-format
msgid "Show image labels"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:155
#, kde-format
msgid "Show the digiKam image color label, pick label, and rating at the bottom of the screen."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:158
#, kde-format
msgid "Screen placement:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:160
#, kde-format
msgid "In case of multi-screen computer, select here the monitor to slide contents."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:163
#, kde-format
msgctxt "@label:listbox The current screen, for the presentation mode"
msgid "Current Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:164
#, kde-format
msgctxt "@label:listbox The default screen for the presentation mode"
msgid "Default Screen"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setupslideshow.cpp:168
#, kde-format
msgctxt "@label:listbox %1 is the screen number (0, 1, ...)"
msgid "Screen %1"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:92
#, kde-format
msgid "Template Title:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:95
#, kde-format
msgid "Enter the metadata template title here."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:96
#, kde-format
msgid "<p>Enter the metadata template title here. This title will be used to identify a template in your collection.</p>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:106
#, kde-format
msgid "<b>Note: These information are used to set <b><a href='http://en.wikipedia.org/wiki/Extensible_Metadata_Platform'>XMP</a></b> and <b><a href='http://en.wikipedia.org/wiki/IPTC'>IPTC</a></b> tag contents. There is no limitation with XMP, but note that IPTC text tags only support the printable <b><a href='http://en.wikipedia.org/wiki/Ascii'>ASCII</a></b> character set, and tag sizes are limited. Use contextual help for details.</b>"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:127
#, kde-format
msgid "&Replace..."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:244
#: core/utilities/setup/setuptemplate.cpp:273
#, kde-format
msgid "Cannot register new metadata template without title."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptemplate.cpp:250
#, kde-format
msgid "A metadata template named '%1' already exists."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:195
#, kde-format
msgid "Tool-Tips Font:"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:196
#, kde-format
msgid "Select here the font used to display text in tool-tips."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:204
#, kde-format
msgid "Show icon-view and thumb-bar items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:205
#, kde-format
msgid "Set this option to display image information when the mouse hovers over an icon-view or thumb-bar item."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:208
#, kde-format
msgid "File/Item Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:211
#, kde-format
msgid "File name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:214
#, kde-format
msgid "File date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:217
#, kde-format
msgid "File size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:220
#, kde-format
msgid "Image type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:223
#, kde-format
msgid "Image dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:226
#, kde-format
msgid "Image aspect ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:227
#, kde-format
msgid "Set this option to display the image aspect ratio."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:243
#: core/utilities/setup/setuptooltip.cpp:423
#, kde-format
msgid "Camera make and model"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:251
#, kde-format
msgid "Camera date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:254
#: core/utilities/setup/setuptooltip.cpp:431
#, kde-format
msgid "Camera aperture and focal length"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:258
#: core/utilities/setup/setuptooltip.cpp:435
#, kde-format
msgid "Camera exposure and sensitivity"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:262
#, kde-format
msgid "Camera mode and program"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:266
#: core/utilities/setup/setuptooltip.cpp:439
#, kde-format
msgid "Camera flash settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:270
#: core/utilities/setup/setuptooltip.cpp:443
#, kde-format
msgid "Camera white balance settings"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:287
#, kde-format
msgid "digiKam Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:290
#: core/utilities/setup/setuptooltip.cpp:363
#, kde-format
msgid "Album name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:291
#: core/utilities/setup/setuptooltip.cpp:364
#, kde-format
msgid "Set this option to display the album name."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:293
#, kde-format
msgid "Image title"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:294
#, kde-format
msgid "Set this option to display the image title."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:296
#, kde-format
msgid "Image caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:297
#, kde-format
msgid "Set this option to display the image captions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:299
#, kde-format
msgid "Image tags"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:300
#, kde-format
msgid "Set this option to display the image tags."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:302
#, kde-format
msgid "Image labels"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:303
#, kde-format
msgid "Set this option to display the image pick, color, rating labels."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:315
#, kde-format
msgid "Audio/Video Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:318
#, kde-format
msgid "Video Aspect Ratio"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:319
#: core/utilities/setup/setuptooltip.cpp:334
#, kde-format
msgid "Set this option to display the Aspect Ratio of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:322
#, kde-format
msgid "Set this option to display the Audio Bit Rate of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:325
#, kde-format
msgid "Set this option to display the Audio Channel Type of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:328
#, kde-format
msgid "Set this option to display the Audio Codec of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:330
#, kde-format
msgid "Video Duration"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:331
#, kde-format
msgid "Set this option to display the Duration of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:333
#, kde-format
msgid "Video Frame Rate"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:337
#, kde-format
msgid "Set this option to display the Codec of the Video."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:357
#, kde-format
msgid "Show album items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:358
#, kde-format
msgid "Album Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:360
#: core/utilities/setup/setuptooltip.cpp:401
#, kde-format
msgid "Set this option to display album information when the mouse hovers over a folder-view item."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:366
#, kde-format
msgid "Album date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:367
#, kde-format
msgid "Set this option to display the album date."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:369
#, kde-format
msgid "Album collection"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:370
#, kde-format
msgid "Set this option to display the album collection."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:372
#, kde-format
msgid "Album category"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:373
#, kde-format
msgid "Set this option to display the album category."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:375
#, kde-format
msgid "Album caption"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:376
#, kde-format
msgid "Set this option to display the album caption."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:378
#, kde-format
msgid "Album preview"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:379
#, kde-format
msgid "Set this option to display the album preview."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:398
#, kde-format
msgid "Show import items' tool-tips"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:399
#, kde-format
msgid "Import Information"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:404
#, kde-format
msgid "Item name"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:405
#, kde-format
msgid "Set this option to display the item name."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:407
#, kde-format
msgid "Item date"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:408
#, kde-format
msgid "Set this option to display the item date."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:410
#, kde-format
msgid "Item size"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:411
#, kde-format
msgid "Set this option to display the item size."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:413
#, kde-format
msgid "Item type"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:414
#, kde-format
msgid "Set this option to display the item type."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:416
#, kde-format
msgid "Item dimensions"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:417
#, kde-format
msgid "Set this option to display the item dimensions."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:420
#, kde-format
msgid "Note: these settings require \"Use File Metadata\" option from Camera Setup Behavior page."
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:470
#, kde-format
msgid "Icon Items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:471
#, kde-format
msgid "Album Items"
msgstr ""
#. +> trunk5
#: core/utilities/setup/setuptooltip.cpp:472
#, kde-format
msgid "Import Items"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideend.cpp:77
#, kde-format
msgid ""
"Slideshow Completed.\n"
"Click To Exit\n"
"or press ESC..."
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideerror.cpp:88
#, kde-format
msgid ""
"An error has occurred to show item\n"
"%1"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidehelp.cpp:43
#, kde-format
msgid "Slideshow Usage"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidehelp.cpp:51
#, kde-format
msgid ""
"<qt>"
"<table>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Item Access</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Previous Item:</td>"
"<td><i>Up</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>PgUp</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>Left</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Mouse wheel up</td>"
"<tr>"
"<td></td>"
"<td>Left mouse button</td>"
"</tr>"
"<tr>"
"<td>Next Item:</td>"
"<td><i>Down</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>PgDown</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td><i>Right</i> key</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Mouse wheel down</td>"
"</tr>"
"<tr>"
"<td></td>"
"<td>Right mouse button</td>"
"</tr>"
"<tr>"
"<td>Pause/Start:</td>"
"<td><i>Space</i> key</td>"
"</tr>"
"<tr>"
"<td>Quit:</td>"
"<td><i>Esc</i> key</td>"
"</tr>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Item Properties</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Change Tags:</td>"
"<td>Use Tags keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Rating:</td>"
"<td>Use Rating keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Color Label:</td>"
"<td>Use Color label keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td>Change Pick Label:</td>"
"<td>Use Pick label keyboard shortcuts</td>"
"</tr>"
"<tr>"
"<td colspan=\"2\"><nobr>"
"<center><b>"
"<h1>Others</h1>"
"</b></center>"
"</nobr></td>"
"</tr>"
"<tr>"
"<td>Show this help:</td>"
"<td><i>F1</i> key</td>"
"</tr>"
"</table>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slideshow.cpp:514
#, kde-format
msgctxt "Reason for inhibiting the screensaver activation, when the presentation mode is active"
msgid "Giving a slideshow"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidetoolbar.cpp:108
#, kde-format
msgid "Switch Screen"
msgstr ""
#. +> trunk5
#: core/utilities/slideshow/slidetoolbar.cpp:120
#, kde-format
msgctxt "%1 is the screen number (0, 1, ...)"
msgid "Screen %1"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-graphics/krita.pot (revision 1524919)
@@ -1,45493 +1,45493 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the krita package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: krita\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-17 07:51+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/Crumpled_Paper.pat"
msgid "Canvas 04"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/fractal_pattern.pat"
msgid "Fractal Pattern"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/generic_paper1.pat"
msgid "Generic Paper 2"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/generic_paper2.pat"
msgid "Generic Paper 3"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/hexacolBW__2.pat"
msgid "Hexacol BW By Tarkan"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/HR_PastelPaper_02.pat"
msgid "HR Pastel Paper 02"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "./krita/data/patterns/HR_Wall_Paper.pat"
msgid "HR Wall Paper"
msgstr ""
#. i18n: context: Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:6
#, kde-format
msgctxt "action"
msgid "Connection Tool"
msgstr ""
#. i18n: context: Action (toggle-edit-mode), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (toggle-edit-mode), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (toggle-edit-mode), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (toggle-edit-mode), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:10
#: krita/data/actions/ConnectionTool.action:15
#, kde-format
msgctxt "action"
msgid "Edit connection points"
msgstr ""
#. i18n: context: Action (align-relative), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-relative), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-relative), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-relative), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:20
#: krita/data/actions/ConnectionTool.action:25
#, kde-format, no-c-format
msgctxt "action"
msgid "%"
msgstr ""
#. i18n: context: Action (align-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-left), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:30
#: krita/data/actions/ConnectionTool.action:35
#, kde-format
msgctxt "action"
msgid "Align to left edge"
msgstr ""
#. i18n: context: Action (align-centerh), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerh), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerh), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerh), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:40
#: krita/data/actions/ConnectionTool.action:45
#, kde-format
msgctxt "action"
msgid "Align to horizontal center"
msgstr ""
#. i18n: context: Action (align-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-right), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:50
#: krita/data/actions/ConnectionTool.action:55
#, kde-format
msgctxt "action"
msgid "Align to right edge"
msgstr ""
#. i18n: context: Action (align-top), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-top), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-top), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-top), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:60
#: krita/data/actions/ConnectionTool.action:65
#, kde-format
msgctxt "action"
msgid "Align to top edge"
msgstr ""
#. i18n: context: Action (align-centerv), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerv), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerv), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-centerv), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:70
#: krita/data/actions/ConnectionTool.action:75
#, kde-format
msgctxt "action"
msgid "Align to vertical center"
msgstr ""
#. i18n: context: Action (align-bottom), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-bottom), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-bottom), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (align-bottom), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:80
#: krita/data/actions/ConnectionTool.action:85
#, kde-format
msgctxt "action"
msgid "Align to bottom edge"
msgstr ""
#. i18n: context: Action (escape-all), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-all), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-all), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-all), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:90
#: krita/data/actions/ConnectionTool.action:95
#, kde-format
msgctxt "action"
msgid "Escape in all directions"
msgstr ""
#. i18n: context: Action (escape-horizontal), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-horizontal), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-horizontal), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-horizontal), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:100
#: krita/data/actions/ConnectionTool.action:105
#, kde-format
msgctxt "action"
msgid "Escape in horizontal directions"
msgstr ""
#. i18n: context: Action (escape-vertical), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-vertical), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-vertical), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-vertical), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:110
#: krita/data/actions/ConnectionTool.action:115
#, kde-format
msgctxt "action"
msgid "Escape in vertical directions"
msgstr ""
#. i18n: context: Action (escape-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-left), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-left), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:120
#: krita/data/actions/ConnectionTool.action:125
#, kde-format
msgctxt "action"
msgid "Escape in left direction"
msgstr ""
#. i18n: context: Action (escape-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-right), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-right), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:130
#: krita/data/actions/ConnectionTool.action:135
#, kde-format
msgctxt "action"
msgid "Escape in right direction"
msgstr ""
#. i18n: context: Action (escape-up), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-up), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-up), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-up), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:140
#: krita/data/actions/ConnectionTool.action:145
#, kde-format
msgctxt "action"
msgid "Escape in up direction"
msgstr ""
#. i18n: context: Action (escape-down), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-down), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-down), Actions (connection-tool), ActionCollection (Tools)
#. i18n: context: Action (escape-down), Actions (connection-tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/ConnectionTool.action:150
#: krita/data/actions/ConnectionTool.action:155
#, kde-format
msgctxt "action"
msgid "Escape in down direction"
msgstr ""
#. i18n: context: Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:4
#, kde-format
msgctxt "action"
msgid "Interaction Tool"
msgstr ""
#. i18n: context: Action (object_order_raise), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:8
#, kde-format
msgctxt "action"
msgid "Raise"
msgstr ""
#. i18n: context: Action (object_order_raise), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:13
#, kde-format
msgctxt "action"
msgid "&Raise"
msgstr ""
#. i18n: context: Action (object_align_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_align_right), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_right), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (object_align_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_align_right), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_right), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:18
#: krita/data/actions/InteractionTool.action:23
#: plugins/tools/svgtexttool/SvgTextTool.action:58
#: plugins/tools/svgtexttool/SvgTextTool.action:63
#, kde-format
msgctxt "action"
msgid "Align Right"
msgstr ""
#. i18n: context: Action (object_ungroup), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_ungroup), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_ungroup), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_ungroup), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:28
#: krita/data/actions/InteractionTool.action:33
#, kde-format
msgctxt "action"
msgid "Ungroup"
msgstr ""
#. i18n: context: Action (object_order_back), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:38
#, kde-format
msgctxt "action"
msgid "Send to Back"
msgstr ""
#. i18n: context: Action (object_order_back), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:43
#, kde-format
msgctxt "action"
msgid "Send to &Back"
msgstr ""
#. i18n: context: Action (object_order_front), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:48
#, kde-format
msgctxt "action"
msgid "Bring to Front"
msgstr ""
#. i18n: context: Action (object_order_front), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:53
#, kde-format
msgctxt "action"
msgid "Bring to &Front"
msgstr ""
#. i18n: context: Action (object_align_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:58
#: krita/data/actions/InteractionTool.action:63
#, kde-format
msgctxt "action"
msgid "Vertically Center"
msgstr ""
#. i18n: context: Action (object_group), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_group), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_group), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_group), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:68
#: krita/data/actions/InteractionTool.action:73
#, kde-format
msgctxt "action"
msgid "Group"
msgstr ""
#. i18n: context: Action (object_align_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_align_left), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_left), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (object_align_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (svg_align_left), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_left), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:78
#: krita/data/actions/InteractionTool.action:83
#: plugins/tools/svgtexttool/SvgTextTool.action:68
#: plugins/tools/svgtexttool/SvgTextTool.action:73
#, kde-format
msgctxt "action"
msgid "Align Left"
msgstr ""
#. i18n: context: Action (object_align_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:88
#: krita/data/actions/InteractionTool.action:93
#, kde-format
msgctxt "action"
msgid "Align Top"
msgstr ""
#. i18n: context: Action (object_align_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:98
#: krita/data/actions/InteractionTool.action:103
#, kde-format
msgctxt "action"
msgid "Horizontally Center"
msgstr ""
#. i18n: context: Action (object_order_lower), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:108
#, kde-format
msgctxt "action"
msgid "Lower"
msgstr ""
#. i18n: context: Action (object_order_lower), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:113
#, kde-format
msgctxt "action"
msgid "&Lower"
msgstr ""
#. i18n: context: Action (object_align_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. i18n: context: Action (object_align_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:118
#: krita/data/actions/InteractionTool.action:123
#, kde-format
msgctxt "action"
msgid "Align Bottom"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:127
#, kde-format
msgctxt "action"
msgid "Distribute Left"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_left), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:128
#, kde-format
msgctxt "action"
msgid "Distribute left edges equidistantly"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:136
#, kde-format
msgctxt "action"
msgid "Distribute Centers Horizontally"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:137
#, kde-format
msgctxt "action"
msgid "Distribute centers equidistantly horizontally"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:145
#, kde-format
msgctxt "action"
msgid "Distribute Right"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_right), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:146
#, kde-format
msgctxt "action"
msgid "Distribute right edges equidistantly"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_gaps), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:154
#, kde-format
msgctxt "action"
msgid "Distribute Horizontal Gap"
msgstr ""
#. i18n: context: Action (object_distribute_horizontal_gaps), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:155
#, kde-format
msgctxt "action"
msgid "Make horizontal gaps between objects equal"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:164
#, kde-format
msgctxt "action"
msgid "Distribute Top"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_top), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:165
#, kde-format
msgctxt "action"
msgid "Distribute top edges equidistantly"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:173
#, kde-format
msgctxt "action"
msgid "Distribute Centers Vertically"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_center), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:174
#, kde-format
msgctxt "action"
msgid "Distribute centers equidistantly vertically"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:182
#, kde-format
msgctxt "action"
msgid "Distribute Bottom"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_bottom), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:183
#, kde-format
msgctxt "action"
msgid "Distribute bottom edges equidistantly"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_gaps), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:191
#, kde-format
msgctxt "action"
msgid "Distribute Vertical Gap"
msgstr ""
#. i18n: context: Action (object_distribute_vertical_gaps), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:192
#, kde-format
msgctxt "action"
msgid "Make vertical gaps between objects equal"
msgstr ""
#. i18n: context: Action (object_transform_rotate_90_cw), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:201
#, kde-format
msgctxt "action"
msgid "Rotate 90° CW"
msgstr ""
#. i18n: context: Action (object_transform_rotate_90_cw), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:202
#, kde-format
msgctxt "action"
msgid "Rotate object 90° clockwise"
msgstr ""
#. i18n: context: Action (object_transform_rotate_90_ccw), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:211
#, kde-format
msgctxt "action"
msgid "Rotate 90° CCW"
msgstr ""
#. i18n: context: Action (object_transform_rotate_90_ccw), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:212
#, kde-format
msgctxt "action"
msgid "Rotate object 90° counterclockwise"
msgstr ""
#. i18n: context: Action (object_transform_rotate_180), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:221
#, kde-format
msgctxt "action"
msgid "Rotate 180°"
msgstr ""
#. i18n: context: Action (object_transform_rotate_180), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:222
#, kde-format
msgctxt "action"
msgid "Rotate object 180°"
msgstr ""
#. i18n: context: Action (object_transform_mirror_horizontally), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:231
#, kde-format
msgctxt "action"
msgid "Mirror Horizontally"
msgstr ""
#. i18n: context: Action (object_transform_mirror_horizontally), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:232
#, kde-format
msgctxt "action"
msgid "Mirror object horizontally"
msgstr ""
#. i18n: context: Action (object_transform_mirror_vertically), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:241
#, kde-format
msgctxt "action"
msgid "Mirror Vertically"
msgstr ""
#. i18n: context: Action (object_transform_mirror_vertically), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:242
#, kde-format
msgctxt "action"
msgid "Mirror object vertically"
msgstr ""
#. i18n: context: Action (object_transform_reset), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:251
#, kde-format
msgctxt "action"
msgid "Reset Transformations"
msgstr ""
#. i18n: context: Action (object_transform_reset), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:252
#, kde-format
msgctxt "action"
msgid "Reset object transformations"
msgstr ""
#. i18n: context: Action (object_unite), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:261
#, kde-format
msgctxt "action"
msgid "Unite"
msgstr ""
#. i18n: context: Action (object_unite), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:262
#, kde-format
msgctxt "action"
msgid "Create boolean union of multiple objects"
msgstr ""
#. i18n: context: Action (object_intersect), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:271
#, kde-format
msgctxt "action"
msgid "Intersect"
msgstr ""
#. i18n: context: Action (object_intersect), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:272
#, kde-format
msgctxt "action"
msgid "Create boolean intersection of multiple objects"
msgstr ""
#. i18n: context: Action (object_subtract), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:281
#, kde-format
msgctxt "action"
msgid "Subtract"
msgstr ""
#. i18n: context: Action (object_subtract), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:282
#, kde-format
msgctxt "action"
msgid "Subtract multiple objects from the first selected one"
msgstr ""
#. i18n: context: Action (object_split), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:291
#, kde-format
msgctxt "action"
msgid "Split"
msgstr ""
#. i18n: context: Action (object_split), Actions (Interaction Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/InteractionTool.action:292
#, kde-format
msgctxt "action"
msgid "Split objects with multiple subpaths into multiple objects"
msgstr ""
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:4 krita/data/actions/PathTool.action:4
#: plugins/tools/basictools/KisToolPath.action:4
#, kde-format
msgctxt "action"
msgid "Path Tool"
msgstr ""
#. i18n: context: Action (movetool-move-up), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:8 krita/data/actions/MoveTool.action:13
#, kde-format
msgctxt "action"
msgid "Move up"
msgstr ""
#. i18n: context: Action (movetool-move-down), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:18 krita/data/actions/MoveTool.action:23
#, kde-format
msgctxt "action"
msgid "Move down"
msgstr ""
#. i18n: context: Action (movetool-show-coordinates), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:28
#, kde-format
msgctxt "action"
msgid "Show absolute coordinates and offset while move action"
msgstr ""
#. i18n: context: Action (movetool-show-coordinates), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:33
#, kde-format
msgctxt "action"
msgid "Show Coordinates"
msgstr ""
#. i18n: context: Action (movetool-move-left), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:38 krita/data/actions/MoveTool.action:43
#, kde-format
msgctxt "action"
msgid "Move left"
msgstr ""
#. i18n: context: Action (movetool-move-right), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-right-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-right), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-right-more), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:48 krita/data/actions/MoveTool.action:92
#, kde-format
msgctxt "action"
msgid "Move right"
msgstr ""
#. i18n: context: Action (movetool-move-up-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-up-more), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:57 krita/data/actions/MoveTool.action:62
#, kde-format
msgctxt "action"
msgid "Move up more"
msgstr ""
#. i18n: context: Action (movetool-move-down-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-down-more), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:67 krita/data/actions/MoveTool.action:72
#, kde-format
msgctxt "action"
msgid "Move down more"
msgstr ""
#. i18n: context: Action (movetool-move-left-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left-more), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (movetool-move-left-more), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:77 krita/data/actions/MoveTool.action:82
#, kde-format
msgctxt "action"
msgid "Move left more"
msgstr ""
#. i18n: context: Action (movetool-move-right-more), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/MoveTool.action:87
#, kde-format
msgctxt "action"
msgid "Move right more"
msgstr ""
#. i18n: context: Action (convert-to-path), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (convert-to-path), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (convert-to-path), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (convert-to-path), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:8 krita/data/actions/PathTool.action:13
#, kde-format
msgctxt "action"
msgid "To Path"
msgstr ""
#. i18n: context: Action (pathpoint-remove), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-remove), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-remove), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-remove), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:18 krita/data/actions/PathTool.action:23
#, kde-format
msgctxt "action"
msgid "Remove point"
msgstr ""
#. i18n: context: Action (path-break-segment), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-segment), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-segment), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-segment), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:28 krita/data/actions/PathTool.action:33
#, kde-format
msgctxt "action"
msgid "Break at segment"
msgstr ""
#. i18n: context: Action (pathsegment-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-line), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:38 krita/data/actions/PathTool.action:43
#, kde-format
msgctxt "action"
msgid "Segment to Line"
msgstr ""
#. i18n: context: Action (path-break-point), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-point), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-point), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (path-break-point), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:48 krita/data/actions/PathTool.action:53
#, kde-format
msgctxt "action"
msgid "Break at point"
msgstr ""
#. i18n: context: Action (pathpoint-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-line), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-line), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:58 krita/data/actions/PathTool.action:63
#, kde-format
msgctxt "action"
msgid "Make line point"
msgstr ""
#. i18n: context: Action (pathpoint-symmetric), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-symmetric), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-symmetric), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-symmetric), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:68 krita/data/actions/PathTool.action:73
#, kde-format
msgctxt "action"
msgid "Symmetric Point"
msgstr ""
#. i18n: context: Action (pathpoint-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-curve), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:78 krita/data/actions/PathTool.action:83
#, kde-format
msgctxt "action"
msgid "Make curve point"
msgstr ""
#. i18n: context: Action (pathsegment-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-curve), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathsegment-curve), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:88 krita/data/actions/PathTool.action:93
#, kde-format
msgctxt "action"
msgid "Segment to Curve"
msgstr ""
#. i18n: context: Action (pathpoint-insert), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-insert), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-insert), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-insert), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:98 krita/data/actions/PathTool.action:103
#, kde-format
msgctxt "action"
msgid "Insert point"
msgstr ""
#. i18n: context: Action (pathpoint-corner), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-corner), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-corner), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-corner), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:108
#: krita/data/actions/PathTool.action:113
#, kde-format
msgctxt "action"
msgid "Corner point"
msgstr ""
#. i18n: context: Action (pathpoint-merge), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-merge), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-merge), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-merge), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:118
#: krita/data/actions/PathTool.action:123
#, kde-format
msgctxt "action"
msgid "Merge points"
msgstr ""
#. i18n: context: Action (pathpoint-join), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-join), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-join), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-join), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:128
#: krita/data/actions/PathTool.action:133
#, kde-format
msgctxt "action"
msgid "Join with segment"
msgstr ""
#. i18n: context: Action (pathpoint-smooth), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-smooth), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-smooth), Actions (Path Tool), ActionCollection (Tools)
#. i18n: context: Action (pathpoint-smooth), Actions (Path Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/data/actions/PathTool.action:138
#: krita/data/actions/PathTool.action:143
#, kde-format
msgctxt "action"
msgid "Smooth point"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/BG-Krita2.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/BG-Krita2.ggr"
msgid "BG-Krita2. Gradient background for brush preset icons."
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-eye-_Blue_.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-eye-_Blue_.ggr"
msgid "GPS eye (Blue)"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-FG-Glare.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-FG-Glare.ggr"
msgid "GPS FG Glare"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Blueish.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Blueish.ggr"
msgid "GPS Fire Blueish"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Burning-Cloud.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Burning-Cloud.ggr"
msgid "GPS Fire Burning Cloud"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Dust-Blended.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Dust-Blended.ggr"
msgid "GPS Fire Dust Blended"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Dust.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Dust.ggr"
msgid "GPS Fire Dust"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Incandescent.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Incandescent.ggr"
msgid "GPS Fire Incandescent"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Fire-Life-Span.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Fire-Life-Span.ggr"
msgid "GPS Fire Life Span"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Haze-and-Atmosphere.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Haze-and-Atmosphere.ggr"
msgid "GPS Haze and Atmosphere"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Light-Saber-_Use-FG-color_.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Light-Saber-_Use-FG-color_.ggr"
msgid "GPS Light Saber (Use FG color)"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Nature-browns-copy.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-browns-copy.ggr"
msgid "GPS Nature browns copy"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Nature-Pure-greens.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-Pure-greens.ggr"
msgid "GPS Nature Pure greens"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Nature-random-greens.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature-random-greens.ggr"
msgid "GPS Nature random greens"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Nature_Grass.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Nature_Grass.ggr"
msgid "GPS Nature_Grass"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Simple-Smoke.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Simple-Smoke.ggr"
msgid "GPS Simple Smoke"
msgstr ""
#. +> trunk5 stable5
#: krita/data/gradients/GPS-Steel-Bars.ggr:2
#, kde-format
msgctxt "./krita/data/gradients/GPS-Steel-Bars.ggr"
msgid "GPS Steel Bars"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/concept-cookie.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/concept-cookie.gpl"
msgid "Concept-cookie"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/default.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/default.gpl"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/gradient.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/gradient.gpl"
msgid "Gradient"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/marker.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/marker.gpl"
msgid "Markers"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/pixelart-16.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/pixelart-16.gpl"
msgid "PixelArt 16"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/pixelart-32.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/pixelart-32.gpl"
msgid "PixelArt 32"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/ps.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/ps.gpl"
msgid "Ps"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/swatch-cmyk.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/swatch-cmyk.gpl"
msgid "Swatch CMYK"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/swatch-colored-grey.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/swatch-colored-grey.gpl"
msgid "Swatch colored grey"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/swatch-rgb.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/swatch-rgb.gpl"
msgid "Swatch RGB"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/swatche.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/swatche.gpl"
msgid "Swatches\t"
msgstr ""
#. +> trunk5 stable5
#: krita/data/palettes/web.gpl:2
#, kde-format
msgctxt "./krita/data/palettes/web.gpl"
msgid "Web"
msgstr ""
#. i18n: context: Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:4
#, kde-format
msgctxt "action"
msgid "General"
msgstr ""
#. i18n: context: Action (open_resources_directory), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:7
#, kde-format
msgctxt "action"
msgid "Open Resources Folder"
msgstr ""
#. i18n: context: Action (open_resources_directory), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:9
#, kde-format
msgctxt "action"
msgid "Opens a file browser at the location Krita saves resources such as brushes to."
msgstr ""
#. i18n: context: Action (edit_blacklist_cleanup), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:19
#, kde-format
msgctxt "action"
msgid "Cleanup removed files..."
msgstr ""
#. i18n: context: Action (edit_blacklist_cleanup), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:21
#, kde-format
msgctxt "action"
msgid "Cleanup removed files"
msgstr ""
#. i18n: context: Action (windows_cascade), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:31
#, kde-format
msgctxt "action"
msgid "C&ascade"
msgstr ""
#. i18n: context: Action (windows_cascade), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:33
#, kde-format
msgctxt "action"
msgid "Cascade"
msgstr ""
#. i18n: context: Action (windows_tile), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:43
#, kde-format
msgctxt "action"
msgid "&Tile"
msgstr ""
#. i18n: context: Action (windows_tile), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:45
#, kde-format
msgctxt "action"
msgid "Tile"
msgstr ""
#. i18n: context: Action (create_bundle), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:55
#, kde-format
msgctxt "action"
msgid "Create Resource Bundle..."
msgstr ""
#. i18n: context: Action (create_bundle), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:57
#, kde-format
msgctxt "action"
msgid "Create Resource Bundle"
msgstr ""
#. i18n: context: Action (mainToolBar), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (mainToolBar), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (mainToolBar), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (mainToolBar), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:67 krita/krita.action:69
#, kde-format
msgctxt "action"
msgid "Show File Toolbar"
msgstr ""
#. i18n: context: Action (show_color_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_selector), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:78 krita/krita.action:80
#, kde-format
msgctxt "action"
msgid "Show color selector"
msgstr ""
#. i18n: context: Action (show_mypaint_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_mypaint_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_mypaint_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_mypaint_shade_selector), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:88 krita/krita.action:90
#, kde-format
msgctxt "action"
msgid "Show MyPaint shade selector"
msgstr ""
#. i18n: context: Action (show_minimal_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_minimal_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_minimal_shade_selector), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_minimal_shade_selector), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:98 krita/krita.action:100
#, kde-format
msgctxt "action"
msgid "Show minimal shade selector"
msgstr ""
#. i18n: context: Action (show_color_history), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_history), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_history), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_color_history), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:108 krita/krita.action:110
#, kde-format
msgctxt "action"
msgid "Show color history"
msgstr ""
#. i18n: context: Action (show_common_colors), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_common_colors), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_common_colors), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_common_colors), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:118 krita/krita.action:120
#, kde-format
msgctxt "action"
msgid "Show common colors"
msgstr ""
#. i18n: context: Action (show_tool_options), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_tool_options), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_tool_options), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_tool_options), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:128 krita/krita.action:130
#, kde-format
msgctxt "action"
msgid "Show Tool Options"
msgstr ""
#. i18n: context: Action (show_brush_editor), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_editor), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_editor), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_editor), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:138 krita/krita.action:140
#, kde-format
msgctxt "action"
msgid "Show Brush Editor"
msgstr ""
#. i18n: context: Action (show_brush_presets), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_presets), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_presets), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (show_brush_presets), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:148 krita/krita.action:150
#, kde-format
msgctxt "action"
msgid "Show Brush Presets"
msgstr ""
#. i18n: context: Action (tablet_debugger), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (tablet_debugger), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (tablet_debugger), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (tablet_debugger), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:158 krita/krita.action:160
#, kde-format
msgctxt "action"
msgid "Toggle Tablet Debugger"
msgstr ""
#. i18n: context: Action (buginfo), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (buginfo), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (buginfo), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (buginfo), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:173 krita/krita.action:175
#, kde-format
msgctxt "action"
msgid "Show system information for bug reports."
msgstr ""
#. i18n: context: Action (rename_composition), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:185
#, kde-format
msgctxt "action"
msgid "Rename Composition..."
msgstr ""
#. i18n: context: Action (rename_composition), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:187
#, kde-format
msgctxt "action"
msgid "Rename Composition"
msgstr ""
#. i18n: context: Action (update_composition), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (update_composition), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (update_composition), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (update_composition), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:197 krita/krita.action:199
#, kde-format
msgctxt "action"
msgid "Update Composition"
msgstr ""
#. i18n: context: Action (ruler_pixel_multiple2), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (ruler_pixel_multiple2), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (ruler_pixel_multiple2), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (ruler_pixel_multiple2), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:209 krita/krita.action:211
#, kde-format
msgctxt "action"
msgid "Use multiple of 2 for pixel scale"
msgstr ""
#. i18n: context: Action (invert_selection), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (invert_selection), Actions (General), ActionCollection (Krita)
#. i18n: context: Action (invert_selection), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (invert_selection), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:221 krita/kritamenu.action:1228
#, kde-format
msgctxt "action"
msgid "&Invert Selection"
msgstr ""
#. i18n: context: Action (invert_selection), Actions (General), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:223
#, kde-format
msgctxt "action"
msgid "Invert current selection"
msgstr ""
#. i18n: context: Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:235
#, kde-format
msgctxt "action"
msgid "Painting"
msgstr ""
#. i18n: context: Action (make_brush_color_lighter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_lighter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_lighter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_lighter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:238 krita/krita.action:240
#, kde-format
msgctxt "action"
msgid "Make brush color lighter"
msgstr ""
#. i18n: context: Action (make_brush_color_darker), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_darker), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_darker), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_darker), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:250 krita/krita.action:252
#, kde-format
msgctxt "action"
msgid "Make brush color darker"
msgstr ""
#. i18n: context: Action (make_brush_color_saturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_saturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_saturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_saturated), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:262 krita/krita.action:264
#, kde-format
msgctxt "action"
msgid "Make brush color more saturated"
msgstr ""
#. i18n: context: Action (make_brush_color_desaturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_desaturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_desaturated), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_desaturated), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:272 krita/krita.action:274
#, kde-format
msgctxt "action"
msgid "Make brush color more desaturated"
msgstr ""
#. i18n: context: Action (shift_brush_color_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_clockwise), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:282 krita/krita.action:284
#, kde-format
msgctxt "action"
msgid "Shift brush color hue clockwise"
msgstr ""
#. i18n: context: Action (shift_brush_color_counter_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_counter_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_counter_clockwise), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (shift_brush_color_counter_clockwise), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:292 krita/krita.action:294
#, kde-format
msgctxt "action"
msgid "Shift brush color hue counter-clockwise"
msgstr ""
#. i18n: context: Action (make_brush_color_redder), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_redder), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_redder), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_redder), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:302 krita/krita.action:304
#, kde-format
msgctxt "action"
msgid "Make brush color more red"
msgstr ""
#. i18n: context: Action (make_brush_color_greener), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_greener), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_greener), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_greener), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:312 krita/krita.action:314
#, kde-format
msgctxt "action"
msgid "Make brush color more green"
msgstr ""
#. i18n: context: Action (make_brush_color_bluer), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_bluer), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_bluer), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_bluer), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:322 krita/krita.action:324
#, kde-format
msgctxt "action"
msgid "Make brush color more blue"
msgstr ""
#. i18n: context: Action (make_brush_color_yellower), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_yellower), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_yellower), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (make_brush_color_yellower), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:332 krita/krita.action:334
#, kde-format
msgctxt "action"
msgid "Make brush color more yellow"
msgstr ""
#. i18n: context: Action (increase_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_opacity), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:342 krita/krita.action:344
#, kde-format
msgctxt "action"
msgid "Increase opacity"
msgstr ""
#. i18n: context: Action (decrease_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_opacity), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:354 krita/krita.action:356
#, kde-format
msgctxt "action"
msgid "Decrease opacity"
msgstr ""
#. i18n: context: Action (erase_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (erase_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (erase_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (erase_action), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:366 krita/krita.action:368
#, kde-format
msgctxt "action"
msgid "Set eraser mode"
msgstr ""
#. i18n: context: Action (reload_preset_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reload_preset_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reload_preset_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reload_preset_action), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:378 krita/krita.action:380
#, kde-format
msgctxt "action"
msgid "Reload Original Preset"
msgstr ""
#. i18n: context: Action (preserve_alpha), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (preserve_alpha), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (preserve_alpha), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (preserve_alpha), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:389 krita/krita.action:391
#, kde-format
msgctxt "action"
msgid "Preserve Alpha"
msgstr ""
#. i18n: context: Action (disable_pressure), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (disable_pressure), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (disable_pressure), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (disable_pressure), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:400 krita/krita.action:402
#, kde-format
msgctxt "action"
msgid "Use Pen Pressure"
msgstr ""
#. i18n: context: Action (hmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (hmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (hmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (hmirror_action), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:411 krita/krita.action:413
#, kde-format
msgctxt "action"
msgid "Horizontal Mirror Tool"
msgstr ""
#. i18n: context: Action (vmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (vmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (vmirror_action), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (vmirror_action), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:422 krita/krita.action:424
#, kde-format
msgctxt "action"
msgid "Vertical Mirror Tool"
msgstr ""
#. i18n: context: Action (mirrorX-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorX-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorX-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorX-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:433 krita/krita.action:435
#, kde-format
msgctxt "action"
msgid "Hide Mirror X Line"
msgstr ""
#. i18n: context: Action (mirrorY-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-hideDecorations), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:444 krita/krita.action:446
#, kde-format
msgctxt "action"
msgid "Hide Mirror Y Line"
msgstr ""
#. i18n: context: Action (mirrorX-lock), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:455
#, kde-format
msgctxt "action"
msgid "Lock"
msgstr ""
#. i18n: context: Action (mirrorX-lock), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:457
#, kde-format
msgctxt "action"
msgid "Lock X Line"
msgstr ""
#. i18n: context: Action (mirrorY-lock), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-lock), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-lock), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-lock), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:466 krita/krita.action:468
#, kde-format
msgctxt "action"
msgid "Lock Y Line"
msgstr ""
#. i18n: context: Action (mirrorX-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:477
#, kde-format
msgctxt "action"
msgid "Move to Canvas Center"
msgstr ""
#. i18n: context: Action (mirrorX-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:479
#, kde-format
msgctxt "action"
msgid "Move to Canvas Center X"
msgstr ""
#. i18n: context: Action (mirrorY-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (mirrorY-moveToCenter), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:488 krita/krita.action:490
#, kde-format
msgctxt "action"
msgid "Move to Canvas Center Y"
msgstr ""
#. i18n: context: Action (toggle-selection-overlay-mode), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:499
#, kde-format
msgctxt "action"
msgid "&Toggle Selection Display Mode"
msgstr ""
#. i18n: context: Action (toggle-selection-overlay-mode), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:501
#, kde-format
msgctxt "action"
msgid "Toggle Selection Display Mode"
msgstr ""
#. i18n: context: Action (next_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (next_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (next_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (next_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:511 krita/krita.action:513
#, kde-format
msgctxt "action"
msgid "Next Favourite Preset"
msgstr ""
#. i18n: context: Action (previous_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_favorite_preset), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:521 krita/krita.action:523
#, kde-format
msgctxt "action"
msgid "Previous Favourite Preset"
msgstr ""
#. i18n: context: Action (previous_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_preset), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (previous_preset), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:531 krita/krita.action:533
#, kde-format
msgctxt "action"
msgid "Switch to Previous Preset"
msgstr ""
#. i18n: context: Action (BrushesAndStuff), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (BrushesAndStuff), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (BrushesAndStuff), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (BrushesAndStuff), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:541 krita/krita.action:543
#, kde-format
msgctxt "action"
msgid "Hide Brushes and Stuff Toolbar"
msgstr ""
#. i18n: context: Action (reset_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reset_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reset_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (reset_fg_bg), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:551 krita/krita.action:553
#, kde-format
msgctxt "action"
msgid "Reset Foreground and Background Color"
msgstr ""
#. i18n: context: Action (toggle_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_fg_bg), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_fg_bg), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:561 krita/krita.action:563
#, kde-format
msgctxt "action"
msgid "Swap Foreground and Background Color"
msgstr ""
#. i18n: context: Action (selection_tool_mode_add), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_add), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_add), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_add), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:571 krita/krita.action:573
#, kde-format
msgctxt "action"
msgid "Selection Mode: Add"
msgstr ""
#. i18n: context: Action (selection_tool_mode_subtract), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_subtract), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_subtract), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_subtract), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:581 krita/krita.action:583
#, kde-format
msgctxt "action"
msgid "Selection Mode: Subtract"
msgstr ""
#. i18n: context: Action (selection_tool_mode_intersect), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_intersect), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_intersect), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_intersect), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:591 krita/krita.action:593
#, kde-format
msgctxt "action"
msgid "Selection Mode: Intersect"
msgstr ""
#. i18n: context: Action (selection_tool_mode_replace), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_replace), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_replace), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (selection_tool_mode_replace), Actions (Painting), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:601 krita/krita.action:603
#, kde-format
msgctxt "action"
msgid "Selection Mode: Replace"
msgstr ""
#. i18n: context: Action (set_weighted_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_weighted_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_weighted_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_weighted_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:611 krita/krita.action:613
#, kde-format
msgctxt "action"
msgid "Brush Smoothing: Weighted"
msgstr ""
#. i18n: context: Action (set_no_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_no_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_no_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_no_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:621 krita/krita.action:623
#, kde-format
msgctxt "action"
msgid "Brush Smoothing: Disabled"
msgstr ""
#. i18n: context: Action (set_stabilizer_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_stabilizer_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_stabilizer_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_stabilizer_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:631 krita/krita.action:633
#, kde-format
msgctxt "action"
msgid "Brush Smoothing: Stabilizer"
msgstr ""
#. i18n: context: Action (decrease_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (decrease_brush_size), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:641 krita/krita.action:643
#, kde-format
msgctxt "action"
msgid "Decrease Brush Size"
msgstr ""
#. i18n: context: Action (set_simple_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_simple_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_simple_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (set_simple_brush_smoothing), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:653 krita/krita.action:655
#, kde-format
msgctxt "action"
msgid "Brush Smoothing: Basic"
msgstr ""
#. i18n: context: Action (increase_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_brush_size), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (increase_brush_size), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:663 krita/krita.action:665
#, kde-format
msgctxt "action"
msgid "Increase Brush Size"
msgstr ""
#. i18n: context: Action (toggle_assistant), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_assistant), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_assistant), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (toggle_assistant), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:675 krita/krita.action:677
#, kde-format
msgctxt "action"
msgid "Toggle Assistant"
msgstr ""
#. i18n: context: Action (undo_polygon_selection), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (undo_polygon_selection), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (undo_polygon_selection), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (undo_polygon_selection), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:685 krita/krita.action:687
#, kde-format
msgctxt "action"
msgid "Undo Polygon Selection Points"
msgstr ""
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_foreground_color_opacity), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:695 krita/krita.action:697 krita/kritamenu.action:460
#: krita/kritamenu.action:462
#, kde-format
msgctxt "action"
msgid "Fill with Foreground Color (Opacity)"
msgstr ""
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_background_color_opacity), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:707 krita/krita.action:709 krita/kritamenu.action:472
#: krita/kritamenu.action:474
#, kde-format
msgctxt "action"
msgid "Fill with Background Color (Opacity)"
msgstr ""
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (Painting), ActionCollection (Krita)
#. i18n: context: Action (fill_selection_pattern_opacity), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:719 krita/krita.action:721 krita/kritamenu.action:484
#: krita/kritamenu.action:486
#, kde-format
msgctxt "action"
msgid "Fill with Pattern (Opacity)"
msgstr ""
#. i18n: context: Action (convert_selection_to_shape), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:731
#, kde-format
msgctxt "action"
msgid "Convert &to Shape"
msgstr ""
#. i18n: context: Action (convert_selection_to_shape), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:733
#, kde-format
msgctxt "action"
msgid "Convert to Shape"
msgstr ""
#. i18n: context: Action (show-global-selection-mask), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:743
#, kde-format
msgctxt "action"
msgid "&Show Global Selection Mask"
msgstr ""
#. i18n: context: Action (show-global-selection-mask), Actions (Painting), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:745
#, kde-format
msgctxt "action"
msgid "Shows global selection as a usual selection mask in <interface>Layers</interface> docker"
msgstr ""
#. i18n: context: Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:756
#, kde-format
msgctxt "action"
msgid "Filters"
msgstr ""
#. i18n: context: Action (krita_filter_colortoalpha), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:759
#, kde-format
msgctxt "action"
msgid "&Color to Alpha..."
msgstr ""
#. i18n: context: Action (krita_filter_colortoalpha), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:761
#, kde-format
msgctxt "action"
msgid "Color to Alpha"
msgstr ""
#. i18n: context: Action (krita_filter_top edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:771
#, kde-format
msgctxt "action"
msgid "&Top Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_top edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:773
#, kde-format
msgctxt "action"
msgid "Top Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_indexcolors), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:783
#, kde-format
msgctxt "action"
msgid "&Index Colors..."
msgstr ""
#. i18n: context: Action (krita_filter_indexcolors), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:785
#, kde-format
msgctxt "action"
msgid "Index Colors"
msgstr ""
#. i18n: context: Action (krita_filter_emboss horizontal only), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:795
#, kde-format
msgctxt "action"
msgid "Emboss Horizontal &Only"
msgstr ""
#. i18n: context: Action (krita_filter_emboss horizontal only), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:797
#, kde-format
msgctxt "action"
msgid "Emboss Horizontal Only"
msgstr ""
#. i18n: context: Action (krita_filter_dodge), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:807
#, kde-format
msgctxt "action"
msgid "D&odge"
msgstr ""
#. i18n: context: Action (krita_filter_dodge), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:809
#, kde-format
msgctxt "action"
msgid "Dodge"
msgstr ""
#. i18n: context: Action (krita_filter_sharpen), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:819
#, kde-format
msgctxt "action"
msgid "&Sharpen"
msgstr ""
#. i18n: context: Action (krita_filter_sharpen), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:821
#, kde-format
msgctxt "action"
msgid "Sharpen"
msgstr ""
#. i18n: context: Action (krita_filter_burn), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:831
#, kde-format
msgctxt "action"
msgid "B&urn"
msgstr ""
#. i18n: context: Action (krita_filter_burn), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:833
#, kde-format
msgctxt "action"
msgid "Burn"
msgstr ""
#. i18n: context: Action (krita_filter_mean removal), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:843
#, kde-format
msgctxt "action"
msgid "&Mean Removal"
msgstr ""
#. i18n: context: Action (krita_filter_mean removal), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:845
#, kde-format
msgctxt "action"
msgid "Mean Removal"
msgstr ""
#. i18n: context: Action (krita_filter_gaussian blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:855
#, kde-format
msgctxt "action"
msgid "&Gaussian Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_gaussian blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:857
#, kde-format
msgctxt "action"
msgid "Gaussian Blur"
msgstr ""
#. i18n: context: Action (krita_filter_emboss all directions), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:867
#, kde-format
msgctxt "action"
msgid "Emboss &in All Directions"
msgstr ""
#. i18n: context: Action (krita_filter_emboss all directions), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:869
#, kde-format
msgctxt "action"
msgid "Emboss in All Directions"
msgstr ""
#. i18n: context: Action (krita_filter_smalltiles), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:879
#, kde-format
msgctxt "action"
msgid "&Small Tiles..."
msgstr ""
#. i18n: context: Action (krita_filter_smalltiles), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:881
#, kde-format
msgctxt "action"
msgid "Small Tiles"
msgstr ""
#. i18n: context: Action (krita_filter_levels), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:891
#, kde-format
msgctxt "action"
msgid "&Levels..."
msgstr ""
#. i18n: context: Action (krita_filter_levels), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:893
#, kde-format
msgctxt "action"
msgid "Levels"
msgstr ""
#. i18n: context: Action (krita_filter_sobel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:903
#, kde-format
msgctxt "action"
msgid "&Sobel..."
msgstr ""
#. i18n: context: Action (krita_filter_sobel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:905
#, kde-format
msgctxt "action"
msgid "Sobel"
msgstr ""
#. i18n: context: Action (krita_filter_wave), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:915
#, kde-format
msgctxt "action"
msgid "&Wave..."
msgstr ""
#. i18n: context: Action (krita_filter_wave), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:917
#, kde-format
msgctxt "action"
msgid "Wave"
msgstr ""
#. i18n: context: Action (krita_filter_motion blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:927
#, kde-format
msgctxt "action"
msgid "&Motion Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_motion blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:929
#, kde-format
msgctxt "action"
msgid "Motion Blur"
msgstr ""
#. i18n: context: Action (krita_filter_invert), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:939
#, kde-format
msgctxt "action"
msgid "&Invert"
msgstr ""
#. i18n: context: Action (krita_filter_invert), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:941
#, kde-format
msgctxt "action"
msgid "Invert"
msgstr ""
#. i18n: context: Action (krita_filter_perchannel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:952
#, kde-format
msgctxt "action"
msgid "&Color Adjustment curves..."
msgstr ""
#. i18n: context: Action (krita_filter_perchannel), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:954
#, kde-format
msgctxt "action"
msgid "Color Adjustment curves"
msgstr ""
#. i18n: context: Action (krita_filter_pixelize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:964
#, kde-format
msgctxt "action"
msgid "Pi&xelize..."
msgstr ""
#. i18n: context: Action (krita_filter_pixelize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:966
#, kde-format
msgctxt "action"
msgid "Pixelize"
msgstr ""
#. i18n: context: Action (krita_filter_emboss laplascian), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:976
#, kde-format
msgctxt "action"
msgid "Emboss (&Laplacian)"
msgstr ""
#. i18n: context: Action (krita_filter_emboss laplascian), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:978
#, kde-format
msgctxt "action"
msgid "Emboss (Laplacian)"
msgstr ""
#. i18n: context: Action (krita_filter_left edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:988
#, kde-format
msgctxt "action"
msgid "&Left Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_left edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:990
#, kde-format
msgctxt "action"
msgid "Left Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1000
#, kde-format
msgctxt "action"
msgid "&Blur..."
msgstr ""
#. i18n: context: Action (blur_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (blur_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (krita_filter_blur), Actions (Filters), ActionCollection (Krita)
#. i18n: context: Action (blur_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (blur_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (krita_filter_blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1002 krita/kritamenu.action:1468
#: krita/kritamenu.action:1470
#, kde-format
msgctxt "action"
msgid "Blur"
msgstr ""
#. i18n: context: Action (krita_filter_raindrops), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1012
#, kde-format
msgctxt "action"
msgid "&Raindrops..."
msgstr ""
#. i18n: context: Action (krita_filter_raindrops), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1014
#, kde-format
msgctxt "action"
msgid "Raindrops"
msgstr ""
#. i18n: context: Action (krita_filter_bottom edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1024
#, kde-format
msgctxt "action"
msgid "&Bottom Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_bottom edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1026
#, kde-format
msgctxt "action"
msgid "Bottom Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_noise), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1036
#, kde-format
msgctxt "action"
msgid "&Random Noise..."
msgstr ""
#. i18n: context: Action (krita_filter_noise), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1038
#, kde-format
msgctxt "action"
msgid "Random Noise"
msgstr ""
#. i18n: context: Action (krita_filter_brightnesscontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1048
#, kde-format
msgctxt "action"
msgid "&Brightness/Contrast curve..."
msgstr ""
#. i18n: context: Action (krita_filter_brightnesscontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1050
#, kde-format
msgctxt "action"
msgid "Brightness/Contrast curve"
msgstr ""
#. i18n: context: Action (krita_filter_colorbalance), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1060
#, kde-format
msgctxt "action"
msgid "Colo&r Balance..."
msgstr ""
#. i18n: context: Action (krita_filter_colorbalance), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1062
#, kde-format
msgctxt "action"
msgid "Color Balance"
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1072
#, kde-format
msgctxt "action"
msgid "&Phong Bumpmap..."
msgstr ""
#. i18n: context: Action (krita_filter_phongbumpmap), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1074
#, kde-format
msgctxt "action"
msgid "Phong Bumpmap"
msgstr ""
#. i18n: context: Action (krita_filter_desaturate), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1084
#, kde-format
msgctxt "action"
msgid "&Desaturate"
msgstr ""
#. i18n: context: Action (krita_filter_desaturate), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1086
#, kde-format
msgctxt "action"
msgid "Desaturate"
msgstr ""
#. i18n: context: Action (krita_filter_colortransfer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1096
#, kde-format
msgctxt "action"
msgid "Color &Transfer..."
msgstr ""
#. i18n: context: Action (krita_filter_colortransfer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1098
#, kde-format
msgctxt "action"
msgid "Color Transfer"
msgstr ""
#. i18n: context: Action (krita_filter_emboss vertical only), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1108
#, kde-format
msgctxt "action"
msgid "Emboss &Vertical Only"
msgstr ""
#. i18n: context: Action (krita_filter_emboss vertical only), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1110
#, kde-format
msgctxt "action"
msgid "Emboss Vertical Only"
msgstr ""
#. i18n: context: Action (krita_filter_lens blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1120
#, kde-format
msgctxt "action"
msgid "&Lens Blur..."
msgstr ""
#. i18n: context: Action (krita_filter_lens blur), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1122
#, kde-format
msgctxt "action"
msgid "Lens Blur"
msgstr ""
#. i18n: context: Action (krita_filter_minimize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1132
#, kde-format
msgctxt "action"
msgid "M&inimize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_minimize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1134
#, kde-format
msgctxt "action"
msgid "Minimize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_maximize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1144
#, kde-format
msgctxt "action"
msgid "M&aximize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_maximize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1146
#, kde-format
msgctxt "action"
msgid "Maximize Channel"
msgstr ""
#. i18n: context: Action (krita_filter_oilpaint), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1156
#, kde-format
msgctxt "action"
msgid "&Oilpaint..."
msgstr ""
#. i18n: context: Action (krita_filter_oilpaint), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1158
#, kde-format
msgctxt "action"
msgid "Oilpaint"
msgstr ""
#. i18n: context: Action (krita_filter_right edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1168
#, kde-format
msgctxt "action"
msgid "&Right Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_right edge detections), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1170
#, kde-format
msgctxt "action"
msgid "Right Edge Detection"
msgstr ""
#. i18n: context: Action (krita_filter_autocontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1180
#, kde-format
msgctxt "action"
msgid "&Auto Contrast"
msgstr ""
#. i18n: context: Action (krita_filter_autocontrast), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1182
#, kde-format
msgctxt "action"
msgid "Auto Contrast"
msgstr ""
#. i18n: context: Action (krita_filter_roundcorners), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1192
#, kde-format
msgctxt "action"
msgid "&Round Corners..."
msgstr ""
#. i18n: context: Action (krita_filter_roundcorners), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1194
#, kde-format
msgctxt "action"
msgid "Round Corners"
msgstr ""
#. i18n: context: Action (krita_filter_unsharp), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1204
#, kde-format
msgctxt "action"
msgid "&Unsharp Mask..."
msgstr ""
#. i18n: context: Action (krita_filter_unsharp), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1206
#, kde-format
msgctxt "action"
msgid "Unsharp Mask"
msgstr ""
#. i18n: context: Action (krita_filter_emboss), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1216
#, kde-format
msgctxt "action"
msgid "&Emboss with Variable Depth..."
msgstr ""
#. i18n: context: Action (krita_filter_emboss), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1218
#, kde-format
msgctxt "action"
msgid "Emboss with Variable Depth"
msgstr ""
#. i18n: context: Action (krita_filter_emboss horizontal and vertical), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1228
#, kde-format
msgctxt "action"
msgid "Emboss &Horizontal && Vertical"
msgstr ""
#. i18n: context: Action (krita_filter_emboss horizontal and vertical), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1230
#, kde-format
msgctxt "action"
msgid "Emboss Horizontal & Vertical"
msgstr ""
#. i18n: context: Action (krita_filter_randompick), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1240
#, kde-format
msgctxt "action"
msgid "Random &Pick..."
msgstr ""
#. i18n: context: Action (krita_filter_randompick), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1242
#, kde-format
msgctxt "action"
msgid "Random Pick"
msgstr ""
#. i18n: context: Action (krita_filter_gaussiannoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1252
#, kde-format
msgctxt "action"
msgid "&Gaussian Noise Reduction..."
msgstr ""
#. i18n: context: Action (krita_filter_gaussiannoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1254
#, kde-format
msgctxt "action"
msgid "Gaussian Noise Reduction"
msgstr ""
#. i18n: context: Action (krita_filter_posterize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1264
#, kde-format
msgctxt "action"
msgid "&Posterize..."
msgstr ""
#. i18n: context: Action (krita_filter_posterize), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1266
#, kde-format
msgctxt "action"
msgid "Posterize"
msgstr ""
#. i18n: context: Action (krita_filter_waveletnoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1276
#, kde-format
msgctxt "action"
msgid "&Wavelet Noise Reducer..."
msgstr ""
#. i18n: context: Action (krita_filter_waveletnoisereducer), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1278
#, kde-format
msgctxt "action"
msgid "Wavelet Noise Reducer"
msgstr ""
#. i18n: context: Action (krita_filter_hsvadjustment), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1288
#, kde-format
msgctxt "action"
msgid "&HSV Adjustment..."
msgstr ""
#. i18n: context: Action (krita_filter_hsvadjustment), Actions (Filters), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1290
#, kde-format
msgctxt "action"
msgid "HSV Adjustment"
msgstr ""
#. i18n: context: Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1301
#, kde-format
msgctxt "action"
msgid "Tool Shortcuts"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolDyna), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolDyna), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolDyna), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolDyna), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1304 krita/krita.action:1306
#, kde-format
msgctxt "action"
msgid "Dynamic Brush Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:1326 krita/krita.action:1328
#, kde-format
msgctxt "action"
msgid "Lazy Brush Tool"
msgstr ""
#. i18n: context: Action (KisToolCrop), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Crop Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolCrop), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Crop Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1314 plugins/tools/tool_crop/KisToolCrop.action:4
#, kde-format
msgctxt "action"
msgid "Crop Tool"
msgstr ""
#. i18n: context: Action (KisToolCrop), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1316
#, kde-format
msgctxt "action"
msgid "Crop the image to an area"
msgstr ""
#. i18n: context: Action (KisToolPolygon), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polygon Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolPolygon), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polygon Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1324 plugins/tools/tool_polygon/KisToolPolygon.action:4
#, kde-format
msgctxt "action"
msgid "Polygon Tool"
msgstr ""
#. i18n: context: Action (KisToolPolygon), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1326
#, kde-format
msgctxt "action"
msgid "Polygon Tool. Shift-mouseclick ends the polygon."
msgstr ""
#. i18n: context: Action (KritaShape/KisToolRectangle), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolRectangle), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolRectangle), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolRectangle), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1334 krita/krita.action:1336
#, kde-format
msgctxt "action"
msgid "Rectangle Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolMultiBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolMultiBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolMultiBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolMultiBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1344 krita/krita.action:1346
#, kde-format
msgctxt "action"
msgid "Multibrush Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLazyBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:1354 krita/krita.action:1356
#, kde-format
msgctxt "action"
msgid "Colorize Mask Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolSmartPatch), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolSmartPatch), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolSmartPatch), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolSmartPatch), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1363 krita/krita.action:1365
#, kde-format
msgctxt "action"
msgid "Smart Patch Tool"
msgstr ""
#. i18n: context: Action (PanTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PanTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PanTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PanTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1372 krita/krita.action:1374
#, kde-format
msgctxt "action"
msgid "Pan Tool"
msgstr ""
#. i18n: context: Action (InteractionTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (InteractionTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (InteractionTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (InteractionTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1381 krita/krita.action:1383
#, kde-format
msgctxt "action"
msgid "Select Shapes Tool"
msgstr ""
#. i18n: context: Action (KritaSelected/KisToolColorPicker), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1391
#, kde-format
msgctxt "action"
msgid "Color Picker"
msgstr ""
#. i18n: context: Action (KritaSelected/KisToolColorPicker), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1393
#, kde-format
msgctxt "action"
msgid "Select a color from the image or current layer"
msgstr ""
#. i18n: context: Action (KisToolSelectOutline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectOutline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Outline Selection Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolSelectOutline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectOutline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Outline Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1401 krita/krita.action:1403
#: plugins/tools/selectiontools/KisToolSelectOutline.action:4
#, kde-format
msgctxt "action"
msgid "Outline Selection Tool"
msgstr ""
#. i18n: context: Action (KisToolSelectPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1411
#, kde-format
msgctxt "action"
msgid "Bezier Curve Selection Tool"
msgstr ""
#. i18n: context: Action (KisToolSelectPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectSimilar), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectSimilar), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1413 krita/krita.action:1423
#, kde-format
msgctxt "action"
msgid "Select a "
msgstr ""
#. i18n: context: Action (select_opaque), Actions (Painting), ActionCollection (Krita)
#. +> stable5
#: krita/krita.action:703
#, kde-format
msgctxt "action"
msgid "&Select Opaque"
msgstr ""
#. i18n: context: Action (KisToolSelectSimilar), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1421
#, kde-format
msgctxt "action"
msgid "Similar Color Selection Tool"
msgstr ""
#. i18n: context: Action (KritaFill/KisToolFill), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1431
#, kde-format
msgctxt "action"
msgid "Fill Tool"
msgstr ""
#. i18n: context: Action (KritaFill/KisToolFill), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1433
#, kde-format
msgctxt "action"
msgid "Fill a contiguous area of color with a color, or fill a selection."
msgstr ""
#. i18n: context: Action (KritaShape/KisToolLine), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLine), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLine), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolLine), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1441 krita/krita.action:1443
#, kde-format
msgctxt "action"
msgid "Line Tool"
msgstr ""
#. i18n: context: Action (KisToolPencil), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolPencil), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolPencil), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolPencil), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1451 krita/krita.action:1453
#, kde-format
msgctxt "action"
msgid "Freehand Path Tool"
msgstr ""
#. i18n: context: Action (KisToolPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1461
#, kde-format
msgctxt "action"
msgid "Bezier Curve Tool"
msgstr ""
#. i18n: context: Action (KisToolPath), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1463
#, kde-format
msgctxt "action"
msgid "Bezier Curve Tool. Shift-mouseclick or double-click ends the curve."
msgstr ""
#. i18n: context: Action (KritaShape/KisToolEllipse), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolEllipse), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolEllipse), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolEllipse), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1471 krita/krita.action:1473
#, kde-format
msgctxt "action"
msgid "Ellipse Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolBrush), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1481 krita/krita.action:1483
#, kde-format
msgctxt "action"
msgid "Freehand Brush Tool"
msgstr ""
#. i18n: context: Action (CreateShapesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (CreateShapesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (CreateShapesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (CreateShapesTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1491 krita/krita.action:1493
#, kde-format
msgctxt "action"
msgid "Create object"
msgstr ""
#. i18n: context: Action (KisToolSelectElliptical), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectElliptical), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Elliptical Selection Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolSelectElliptical), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectElliptical), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Elliptical Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1501 krita/krita.action:1503
#: plugins/tools/selectiontools/KisToolSelectElliptical.action:4
#, kde-format
msgctxt "action"
msgid "Elliptical Selection Tool"
msgstr ""
#. i18n: context: Action (KisToolSelectContiguous), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectContiguous), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Contiguous Selection Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolSelectContiguous), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectContiguous), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Contiguous Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1511 krita/krita.action:1513
#: plugins/tools/selectiontools/KisToolSelectContiguous.action:4
#, kde-format
msgctxt "action"
msgid "Contiguous Selection Tool"
msgstr ""
#. i18n: context: Action (KarbonPatternTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonPatternTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonPatternTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonPatternTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1521 krita/krita.action:1523
#, kde-format
msgctxt "action"
msgid "Pattern editing"
msgstr ""
#. i18n: context: Action (ReviewTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReviewTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReviewTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ReviewTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1531 krita/krita.action:1533
#, kde-format
msgctxt "action"
msgid "Review"
msgstr ""
#. i18n: context: Action (KritaFill/KisToolGradient), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaFill/KisToolGradient), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaFill/KisToolGradient), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaFill/KisToolGradient), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1541 krita/krita.action:1543
#, kde-format
msgctxt "action"
msgid "Draw a gradient."
msgstr ""
#. i18n: context: Action (KisToolSelectPolygonal), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectPolygonal), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polygonal Selection Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolSelectPolygonal), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectPolygonal), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polygonal Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1551 krita/krita.action:1553
#: plugins/tools/selectiontools/KisToolSelectPolygonal.action:4
#, kde-format
msgctxt "action"
msgid "Polygonal Selection Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolMeasure), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1561
#, kde-format
msgctxt "action"
msgid "Measurement Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolMeasure), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1563
#, kde-format
msgctxt "action"
msgid "Measure the distance between two points"
msgstr ""
#. i18n: context: Action (KisToolSelectRectangular), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectRectangular), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Rectangular Selection Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolSelectRectangular), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisToolSelectRectangular), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Rectangular Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1571 krita/krita.action:1573
#: plugins/tools/selectiontools/KisToolSelectRectangular.action:4
#, kde-format
msgctxt "action"
msgid "Rectangular Selection Tool"
msgstr ""
#. i18n: context: Action (KritaTransform/KisToolMove), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1581
#, kde-format
msgctxt "action"
msgid "Move Tool"
msgstr ""
#. i18n: context: Action (KritaTransform/KisToolMove), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1583
#, kde-format
msgctxt "action"
msgid "Move a layer"
msgstr ""
#. i18n: context: Action (VectorTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1591
#, kde-format
msgctxt "action"
msgid "Vector Image Tool"
msgstr ""
#. i18n: context: Action (VectorTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1593
#, kde-format
msgctxt "action"
msgid "Vector Image (EMF/WMF/SVM/SVG) tool"
msgstr ""
#. i18n: context: Action (KarbonCalligraphyTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonCalligraphyTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonCalligraphyTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KarbonCalligraphyTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1601 krita/krita.action:1603
#, kde-format
msgctxt "action"
msgid "Calligraphy"
msgstr ""
#. i18n: context: Action (PathTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PathTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PathTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (PathTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1611 krita/krita.action:1613
#, kde-format
msgctxt "action"
msgid "Path editing"
msgstr ""
#. i18n: context: Action (ZoomTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ZoomTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ZoomTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ZoomTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1621 krita/krita.action:1623
#, kde-format
msgctxt "action"
msgid "Zoom Tool"
msgstr ""
#. i18n: context: Action (KisToolPolyline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polyline Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolPolyline), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Polyline Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1631 plugins/tools/tool_polyline/KisToolPolyline.action:4
#, kde-format
msgctxt "action"
msgid "Polyline Tool"
msgstr ""
#. i18n: context: Action (KisToolPolyline), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1633
#, kde-format
msgctxt "action"
msgid "Polyline Tool. Shift-mouseclick ends the polyline."
msgstr ""
#. i18n: context: Action (KisToolTransform), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Transform Tool), ActionCollection (Tools)
#. i18n: context: Action (KisToolTransform), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Transform Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1641
#: plugins/tools/tool_transform2/KisToolTransform.action:4
#, kde-format
msgctxt "action"
msgid "Transform Tool"
msgstr ""
#. i18n: context: Action (KisToolTransform), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1643
#, kde-format
msgctxt "action"
msgid "Transform a layer or a selection"
msgstr ""
#. i18n: context: Action (KisAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Assistant Tool), ActionCollection (Tools)
#. i18n: context: Action (KisAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KisAssistantTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Actions (Assistant Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: krita/krita.action:1651 krita/krita.action:1653
#: plugins/assistants/Assistants/KisAssistantTool.action:4
#, kde-format
msgctxt "action"
msgid "Assistant Tool"
msgstr ""
#. i18n: context: Action (KritaShape/KisToolText), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolText), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolText), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (KritaShape/KisToolText), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1661 krita/krita.action:1663
#, kde-format
msgctxt "action"
msgid "Text tool"
msgstr ""
#. i18n: context: Action (KarbonGradientTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1671
#, kde-format
msgctxt "action"
msgid "Gradient Editing Tool"
msgstr ""
#. i18n: context: Action (KarbonGradientTool), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1673
#, kde-format
msgctxt "action"
msgid "Gradient editing"
msgstr ""
#. i18n: context: Action (ToolReferenceImages), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ToolReferenceImages), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ToolReferenceImages), Actions (tool-shortcuts), ActionCollection (Krita)
#. i18n: context: Action (ToolReferenceImages), Actions (tool-shortcuts), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1681 krita/krita.action:1683
#, kde-format
msgctxt "action"
msgid "Reference Images Tool"
msgstr ""
#. i18n: context: Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1692
#, kde-format
msgctxt "action"
msgid "Blending Modes"
msgstr ""
#. i18n: context: Action (Next Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Next Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Next Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Next Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1697 krita/krita.action:1699
#, kde-format
msgctxt "action"
msgid "Next Blending Mode"
msgstr ""
#. i18n: context: Action (Previous Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Previous Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Previous Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Previous Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1707 krita/krita.action:1709
#, kde-format
msgctxt "action"
msgid "Previous Blending Mode"
msgstr ""
#. i18n: context: Action (Select Normal Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Normal Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Normal Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Normal Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1718 krita/krita.action:1720
#, kde-format
msgctxt "action"
msgid "Select Normal Blending Mode"
msgstr ""
#. i18n: context: Action (Select Dissolve Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Dissolve Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Dissolve Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Dissolve Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1730 krita/krita.action:1732
#, kde-format
msgctxt "action"
msgid "Select Dissolve Blending Mode"
msgstr ""
#. i18n: context: Action (Select Behind Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Behind Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Behind Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Behind Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1742 krita/krita.action:1744
#, kde-format
msgctxt "action"
msgid "Select Behind Blending Mode"
msgstr ""
#. i18n: context: Action (Select Clear Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Clear Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Clear Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Clear Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1754 krita/krita.action:1756
#, kde-format
msgctxt "action"
msgid "Select Clear Blending Mode"
msgstr ""
#. i18n: context: Action (Select Darken Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Darken Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Darken Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Darken Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1766 krita/krita.action:1768
#, kde-format
msgctxt "action"
msgid "Select Darken Blending Mode"
msgstr ""
#. i18n: context: Action (Select Multiply Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Multiply Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Multiply Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Multiply Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1778 krita/krita.action:1780
#, kde-format
msgctxt "action"
msgid "Select Multiply Blending Mode"
msgstr ""
#. i18n: context: Action (Select Color Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1790 krita/krita.action:1792
#, kde-format
msgctxt "action"
msgid "Select Color Burn Blending Mode"
msgstr ""
#. i18n: context: Action (Select Linear Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Burn Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1802 krita/krita.action:1804
#, kde-format
msgctxt "action"
msgid "Select Linear Burn Blending Mode"
msgstr ""
#. i18n: context: Action (Select Lighten Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Lighten Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Lighten Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Lighten Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1814 krita/krita.action:1816
#, kde-format
msgctxt "action"
msgid "Select Lighten Blending Mode"
msgstr ""
#. i18n: context: Action (Select Screen Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Screen Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Screen Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Screen Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1826 krita/krita.action:1828
#, kde-format
msgctxt "action"
msgid "Select Screen Blending Mode"
msgstr ""
#. i18n: context: Action (Select Color Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1838 krita/krita.action:1840
#, kde-format
msgctxt "action"
msgid "Select Color Dodge Blending Mode"
msgstr ""
#. i18n: context: Action (Select Linear Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Dodge Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1850 krita/krita.action:1852
#, kde-format
msgctxt "action"
msgid "Select Linear Dodge Blending Mode"
msgstr ""
#. i18n: context: Action (Select Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1862 krita/krita.action:1864
#, kde-format
msgctxt "action"
msgid "Select Overlay Blending Mode"
msgstr ""
#. i18n: context: Action (Select Hard Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Overlay Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1874 krita/krita.action:1876
#, kde-format
msgctxt "action"
msgid "Select Hard Overlay Blending Mode"
msgstr ""
#. i18n: context: Action (Select Soft Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Soft Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Soft Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Soft Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1886 krita/krita.action:1888
#, kde-format
msgctxt "action"
msgid "Select Soft Light Blending Mode"
msgstr ""
#. i18n: context: Action (Select Hard Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1898 krita/krita.action:1900
#, kde-format
msgctxt "action"
msgid "Select Hard Light Blending Mode"
msgstr ""
#. i18n: context: Action (Select Vivid Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Vivid Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Vivid Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Vivid Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1910 krita/krita.action:1912
#, kde-format
msgctxt "action"
msgid "Select Vivid Light Blending Mode"
msgstr ""
#. i18n: context: Action (Select Linear Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Linear Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1922 krita/krita.action:1924
#, kde-format
msgctxt "action"
msgid "Select Linear Light Blending Mode"
msgstr ""
#. i18n: context: Action (Select Pin Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Pin Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Pin Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Pin Light Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1934 krita/krita.action:1936
#, kde-format
msgctxt "action"
msgid "Select Pin Light Blending Mode"
msgstr ""
#. i18n: context: Action (Select Hard Mix Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Mix Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Mix Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hard Mix Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1946 krita/krita.action:1948
#, kde-format
msgctxt "action"
msgid "Select Hard Mix Blending Mode"
msgstr ""
#. i18n: context: Action (Select Difference Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Difference Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Difference Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Difference Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1958 krita/krita.action:1960
#, kde-format
msgctxt "action"
msgid "Select Difference Blending Mode"
msgstr ""
#. i18n: context: Action (Select Exclusion Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Exclusion Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Exclusion Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Exclusion Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1970 krita/krita.action:1972
#, kde-format
msgctxt "action"
msgid "Select Exclusion Blending Mode"
msgstr ""
#. i18n: context: Action (Select Hue Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hue Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hue Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Hue Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1982 krita/krita.action:1984
#, kde-format
msgctxt "action"
msgid "Select Hue Blending Mode"
msgstr ""
#. i18n: context: Action (Select Saturation Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Saturation Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Saturation Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Saturation Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:1994 krita/krita.action:1996
#, kde-format
msgctxt "action"
msgid "Select Saturation Blending Mode"
msgstr ""
#. i18n: context: Action (Select Color Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Color Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2006 krita/krita.action:2008
#, kde-format
msgctxt "action"
msgid "Select Color Blending Mode"
msgstr ""
#. i18n: context: Action (Select Luminosity Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Luminosity Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Luminosity Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. i18n: context: Action (Select Luminosity Blending Mode), Actions (Blending Modes), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2018 krita/krita.action:2020
#, kde-format
msgctxt "action"
msgid "Select Luminosity Blending Mode"
msgstr ""
#. i18n: context: Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2031
#, kde-format
msgctxt "action"
msgid "Animation"
msgstr ""
#. i18n: context: Action (previous_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2034
#, kde-format
msgctxt "action"
msgid "Previous frame"
msgstr ""
#. i18n: context: Action (previous_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2036
#, kde-format
msgctxt "action"
msgid "Move to previous frame"
msgstr ""
#. i18n: context: Action (next_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2046
#, kde-format
msgctxt "action"
msgid "Next frame"
msgstr ""
#. i18n: context: Action (next_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2048
#, kde-format
msgctxt "action"
msgid "Move to next frame"
msgstr ""
#. i18n: context: Action (toggle_playback), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_playback), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_playback), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_playback), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2058 krita/krita.action:2060
#, kde-format
msgctxt "action"
msgid "Play / pause animation"
msgstr ""
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2070
#, kde-format
msgctxt "action"
msgid "Create Blank Frame"
msgstr ""
#. i18n: context: Action (add_blank_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2072
#, kde-format
msgctxt "action"
msgid "Add blank frame"
msgstr ""
#. i18n: context: Action (add_duplicate_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2082
#, kde-format
msgctxt "action"
msgid "Create Duplicate Frame"
msgstr ""
#. i18n: context: Action (add_duplicate_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2084
#, kde-format
msgctxt "action"
msgid "Add duplicate frame"
msgstr ""
#. i18n: context: Action (toggle_onion_skin), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_onion_skin), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_onion_skin), Actions (Animation), ActionCollection (Krita)
#. i18n: context: Action (toggle_onion_skin), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2094 krita/krita.action:2096
#, kde-format
msgctxt "action"
msgid "Toggle onion skin"
msgstr ""
#. i18n: context: Action (previous_keyframe), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2106
#, kde-format
msgctxt "action"
msgid "Previous Keyframe"
msgstr ""
#. i18n: context: Action (next_keyframe), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2116
#, kde-format
msgctxt "action"
msgid "Next Keyframe"
msgstr ""
#. i18n: context: Action (first_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2126
#, kde-format
msgctxt "action"
msgid "First Frame"
msgstr ""
#. i18n: context: Action (last_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2136
#, kde-format
msgctxt "action"
msgid "Last Frame"
msgstr ""
#. i18n: context: Action (lazy_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2146
#, kde-format
msgctxt "action"
msgid "Auto Frame Mode"
msgstr ""
#. i18n: context: Action (show_in_timeline), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2166
#, kde-format
msgctxt "action"
msgid "Show in Timeline"
msgstr ""
#. i18n: context: Action (insert_keyframe_left), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2177
#, kde-format
msgctxt "action"
msgid "Insert Keyframe Left"
msgstr ""
#. i18n: context: Action (insert_keyframe_left), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2179
#, kde-format
msgctxt "action"
msgid "Insert keyframes to the left of selection, moving the tail of animation to the right."
msgstr ""
#. i18n: context: Action (insert_keyframe_right), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2190
#, kde-format
msgctxt "action"
msgid "Insert Keyframe Right"
msgstr ""
#. i18n: context: Action (insert_keyframe_right), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2192
#, kde-format
msgctxt "action"
msgid "Insert keyframes to the right of selection, moving the tail of animation to the right."
msgstr ""
#. i18n: context: Action (insert_multiple_keyframes), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2203
#, kde-format
msgctxt "action"
msgid "Insert Multiple Keyframes"
msgstr ""
#. i18n: context: Action (insert_multiple_keyframes), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2205
#, kde-format
msgctxt "action"
msgid "Insert several keyframes based on user parameters."
msgstr ""
#. i18n: context: Action (remove_frames_and_pull), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2216
#, kde-format
msgctxt "action"
msgid "Remove Frame and Pull"
msgstr ""
#. i18n: context: Action (remove_frames_and_pull), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2218
#, kde-format
msgctxt "action"
msgid "Remove keyframes moving the tail of animation to the left"
msgstr ""
#. i18n: context: Action (remove_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2229
#, kde-format
msgctxt "action"
msgid "Remove Keyframe"
msgstr ""
#. i18n: context: Action (remove_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2231
#, kde-format
msgctxt "action"
msgid "Remove keyframes without moving anything around"
msgstr ""
#. i18n: context: Action (insert_column_left), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2242
#, kde-format
msgctxt "action"
msgid "Insert Column Left"
msgstr ""
#. i18n: context: Action (insert_column_left), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2244
#, kde-format
msgctxt "action"
msgid "Insert column to the left of selection, moving the tail of animation to the right"
msgstr ""
#. i18n: context: Action (insert_column_right), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2255
#, kde-format
msgctxt "action"
msgid "Insert Column Right"
msgstr ""
#. i18n: context: Action (insert_column_right), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2257
#, kde-format
msgctxt "action"
msgid "Insert column to the right of selection, moving the tail of animation to the right"
msgstr ""
#. i18n: context: Action (insert_multiple_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2268
#, kde-format
msgctxt "action"
msgid "Insert Multiple Columns"
msgstr ""
#. i18n: context: Action (insert_multiple_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2270
#, kde-format
msgctxt "action"
msgid "Insert several columns based on user parameters."
msgstr ""
#. i18n: context: Action (remove_columns_and_pull), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2281
#, kde-format
msgctxt "action"
msgid "Remove Column and Pull"
msgstr ""
#. i18n: context: Action (remove_columns_and_pull), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2283
#, kde-format
msgctxt "action"
msgid "Remove columns moving the tail of animation to the left"
msgstr ""
#. i18n: context: Action (remove_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2294
#, kde-format
msgctxt "action"
msgid "Remove Column"
msgstr ""
#. i18n: context: Action (remove_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2296
#, kde-format
msgctxt "action"
msgid "Remove columns without moving anything around"
msgstr ""
#. i18n: context: Action (insert_hold_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2307
#, kde-format
msgctxt "action"
msgid "Insert Hold Frame"
msgstr ""
#. i18n: context: Action (insert_hold_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2309
#, kde-format
msgctxt "action"
msgid "Insert a hold frame after every keyframe"
msgstr ""
#. i18n: context: Action (insert_multiple_hold_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2320
#, kde-format
msgctxt "action"
msgid "Insert Multiple Hold Frames"
msgstr ""
#. i18n: context: Action (insert_multiple_hold_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2322
#, kde-format
msgctxt "action"
msgid "Insert N hold frames after every keyframe"
msgstr ""
#. i18n: context: Action (remove_hold_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2333
#, kde-format
msgctxt "action"
msgid "Remove Hold Frame"
msgstr ""
#. i18n: context: Action (remove_hold_frame), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2335
#, kde-format
msgctxt "action"
msgid "Remove a hold frame after every keyframe"
msgstr ""
#. i18n: context: Action (remove_multiple_hold_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2346
#, kde-format
msgctxt "action"
msgid "Remove Multiple Hold Frames"
msgstr ""
#. i18n: context: Action (remove_multiple_hold_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2348
#, kde-format
msgctxt "action"
msgid "Remove N hold frames after every keyframe"
msgstr ""
#. i18n: context: Action (insert_hold_column), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2359
#, kde-format
msgctxt "action"
msgid "Insert Hold Column"
msgstr ""
#. i18n: context: Action (insert_hold_column), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2361
#, kde-format
msgctxt "action"
msgid "Insert a hold column into the frame at the current position"
msgstr ""
#. i18n: context: Action (insert_multiple_hold_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2372
#, kde-format
msgctxt "action"
msgid "Insert Multiple Hold Columns"
msgstr ""
#. i18n: context: Action (insert_multiple_hold_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2374
#, kde-format
msgctxt "action"
msgid "Insert N hold columns into the frame at the current position"
msgstr ""
#. i18n: context: Action (remove_hold_column), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2385
#, kde-format
msgctxt "action"
msgid "Remove Hold Column"
msgstr ""
#. i18n: context: Action (remove_hold_column), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2387
#, kde-format
msgctxt "action"
msgid "Remove a hold column from the frame at the current position"
msgstr ""
#. i18n: context: Action (remove_multiple_hold_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2398
#, kde-format
msgctxt "action"
msgid "Remove Multiple Hold Columns"
msgstr ""
#. i18n: context: Action (remove_multiple_hold_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2400
#, kde-format
msgctxt "action"
msgid "Remove N hold columns from the frame at the current position"
msgstr ""
#. i18n: context: Action (mirror_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2411
#, kde-format
msgctxt "action"
msgid "Mirror Frames"
msgstr ""
#. i18n: context: Action (mirror_frames), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2413
#, kde-format
msgctxt "action"
msgid "Mirror frames' position"
msgstr ""
#. i18n: context: Action (mirror_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2424
#, kde-format
msgctxt "action"
msgid "Mirror Columns"
msgstr ""
#. i18n: context: Action (mirror_columns), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2426
#, kde-format
msgctxt "action"
msgid "Mirror columns' position"
msgstr ""
#. i18n: context: Action (copy_frames_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2437
#, kde-format
msgctxt "action"
msgid "Copy to Clipboard"
msgstr ""
#. i18n: context: Action (copy_frames_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2439
#, kde-format
msgctxt "action"
msgid "Copy frames to clipboard"
msgstr ""
#. i18n: context: Action (cut_frames_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2450
#, kde-format
msgctxt "action"
msgid "Cut to Clipboard"
msgstr ""
#. i18n: context: Action (cut_frames_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2452
#, kde-format
msgctxt "action"
msgid "Cut frames to clipboard"
msgstr ""
#. i18n: context: Action (paste_frames_from_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2463
#, kde-format
msgctxt "action"
msgid "Paste from Clipboard"
msgstr ""
#. i18n: context: Action (paste_frames_from_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2465
#, kde-format
msgctxt "action"
msgid "Paste frames from clipboard"
msgstr ""
#. i18n: context: Action (copy_columns_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2476
#, kde-format
msgctxt "action"
msgid "Copy Columns to Clipboard"
msgstr ""
#. i18n: context: Action (copy_columns_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2478
#, kde-format
msgctxt "action"
msgid "Copy columns to clipboard"
msgstr ""
#. i18n: context: Action (cut_columns_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2489
#, kde-format
msgctxt "action"
msgid "Cut Columns to Clipboard"
msgstr ""
#. i18n: context: Action (cut_columns_to_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2491
#, kde-format
msgctxt "action"
msgid "Cut columns to clipboard"
msgstr ""
#. i18n: context: Action (paste_columns_from_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2502
#, kde-format
msgctxt "action"
msgid "Paste Columns from Clipboard"
msgstr ""
#. i18n: context: Action (paste_columns_from_clipboard), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2504
#, kde-format
msgctxt "action"
msgid "Paste columns from clipboard"
msgstr ""
#. i18n: context: Action (set_start_time), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2517
#, kde-format
msgctxt "action"
msgid "Set Start Time"
msgstr ""
#. i18n: context: Action (set_end_time), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2531
#, kde-format
msgctxt "action"
msgid "Set End Time"
msgstr ""
#. i18n: context: Action (update_playback_range), Actions (Animation), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2545
#, kde-format
msgctxt "action"
msgid "Update Playback Range"
msgstr ""
#. i18n: context: Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2560
#, kde-format
msgctxt "action"
msgid "Layers"
msgstr ""
#. i18n: context: Action (activateNextLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activateNextLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activateNextLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activateNextLayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2564 krita/krita.action:2566
#, kde-format
msgctxt "action"
msgid "Activate next layer"
msgstr ""
#. i18n: context: Action (activatePreviousLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activatePreviousLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activatePreviousLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (activatePreviousLayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2576 krita/krita.action:2578
#, kde-format
msgctxt "action"
msgid "Activate previous layer"
msgstr ""
#. i18n: context: Action (switchToPreviouslyActiveNode), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (switchToPreviouslyActiveNode), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (switchToPreviouslyActiveNode), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (switchToPreviouslyActiveNode), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2588 krita/krita.action:2590
#, kde-format
msgctxt "action"
msgid "Activate previously selected layer"
msgstr ""
#. i18n: context: Action (add_new_group_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2600
#, kde-format
msgctxt "action"
msgid "&Group Layer"
msgstr ""
#. i18n: context: Action (add_new_group_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2602
#, kde-format
msgctxt "action"
msgid "Group Layer"
msgstr ""
#. i18n: context: Action (add_new_clone_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2612
#, kde-format
msgctxt "action"
msgid "&Clone Layer"
msgstr ""
#. i18n: context: Action (add_new_clone_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2614
#, kde-format
msgctxt "action"
msgid "Clone Layer"
msgstr ""
#. i18n: context: Action (add_new_shape_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2624
#, kde-format
msgctxt "action"
msgid "&Vector Layer"
msgstr ""
#. i18n: context: Action (add_new_shape_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2626
#, kde-format
msgctxt "action"
msgid "Vector Layer"
msgstr ""
#. i18n: context: Action (add_new_adjustment_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2636
#, kde-format
msgctxt "action"
msgid "&Filter Layer..."
msgstr ""
#. i18n: context: Action (add_new_adjustment_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2638
#, kde-format
msgctxt "action"
msgid "Filter Layer"
msgstr ""
#. i18n: context: Action (add_new_fill_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2648
#, kde-format
msgctxt "action"
msgid "&Fill Layer..."
msgstr ""
#. i18n: context: Action (add_new_fill_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2650
#, kde-format
msgctxt "action"
msgid "Fill Layer"
msgstr ""
#. i18n: context: Action (add_new_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2660
#, kde-format
msgctxt "action"
msgid "&File Layer..."
msgstr ""
#. i18n: context: Action (add_new_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2662
#, kde-format
msgctxt "action"
msgid "File Layer"
msgstr ""
#. i18n: context: Action (add_new_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2672
#, kde-format
msgctxt "action"
msgid "&Transparency Mask"
msgstr ""
#. i18n: context: Action (add_new_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2674
#, kde-format
msgctxt "action"
msgid "Transparency Mask"
msgstr ""
#. i18n: context: Action (add_new_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2684
#, kde-format
msgctxt "action"
msgid "&Filter Mask..."
msgstr ""
#. i18n: context: Action (add_new_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2686
#, kde-format
msgctxt "action"
msgid "Filter Mask"
msgstr ""
#. i18n: context: Action (add_new_colorize_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2696
#, kde-format
msgctxt "action"
msgid "&Colorize Mask"
msgstr ""
#. i18n: context: Action (add_new_colorize_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2698
#, kde-format
msgctxt "action"
msgid "Colorize Mask"
msgstr ""
#. i18n: context: Action (add_new_transform_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2708
#, kde-format
msgctxt "action"
msgid "&Transform Mask..."
msgstr ""
#. i18n: context: Action (add_new_transform_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2710
#, kde-format
msgctxt "action"
msgid "Transform Mask"
msgstr ""
#. i18n: context: Action (add_new_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2720
#, kde-format
msgctxt "action"
msgid "&Local Selection"
msgstr ""
#. i18n: context: Action (add_new_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2722
#, kde-format
msgctxt "action"
msgid "Local Selection"
msgstr ""
#. i18n: context: Action (isolate_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2732
#, kde-format
msgctxt "action"
msgid "&Isolate Layer"
msgstr ""
#. i18n: context: Action (isolate_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2734
#, kde-format
msgctxt "action"
msgid "Isolate Layer"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2744
#, kde-format
msgctxt "action"
msgid "&Toggle layer lock"
msgstr ""
#. i18n: context: Action (toggle_layer_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2746
#, kde-format
msgctxt "action"
msgid "Toggle layer lock"
msgstr ""
#. i18n: context: Action (toggle_layer_visibility), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2756
#, kde-format
msgctxt "action"
msgid "Toggle layer &visibility"
msgstr ""
#. i18n: context: Action (toggle_layer_visibility), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2758
#, kde-format
msgctxt "action"
msgid "Toggle layer visibility"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2768
#, kde-format
msgctxt "action"
msgid "Toggle layer &alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_alpha_lock), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2770
#, kde-format
msgctxt "action"
msgid "Toggle layer alpha"
msgstr ""
#. i18n: context: Action (toggle_layer_inherit_alpha), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2780
#, kde-format
msgctxt "action"
msgid "Toggle layer alpha &inheritance"
msgstr ""
#. i18n: context: Action (toggle_layer_inherit_alpha), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2782
#, kde-format
msgctxt "action"
msgid "Toggle layer alpha inheritance"
msgstr ""
#. i18n: context: Action (add_new_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2792
#, kde-format
msgctxt "action"
msgid "&Paint Layer"
msgstr ""
#. i18n: context: Action (add_new_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2794
#, kde-format
msgctxt "action"
msgid "Paint Layer"
msgstr ""
#. i18n: context: Action (new_from_visible), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2804
#, kde-format
msgctxt "action"
msgid "&New Layer From Visible"
msgstr ""
#. i18n: context: Action (new_from_visible), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2806
#, kde-format
msgctxt "action"
msgid "New layer from visible"
msgstr ""
#. i18n: context: Action (duplicatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2816
#, kde-format
msgctxt "action"
msgid "&Duplicate Layer or Mask"
msgstr ""
#. i18n: context: Action (duplicatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2818
#, kde-format
msgctxt "action"
msgid "Duplicate Layer or Mask"
msgstr ""
#. i18n: context: Action (cut_selection_to_new_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2828
#, kde-format
msgctxt "action"
msgid "&Cut Selection to New Layer"
msgstr ""
#. i18n: context: Action (cut_selection_to_new_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2830
#, kde-format
msgctxt "action"
msgid "Cut Selection to New Layer"
msgstr ""
#. i18n: context: Action (copy_selection_to_new_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2840
#, kde-format
msgctxt "action"
msgid "Copy &Selection to New Layer"
msgstr ""
#. i18n: context: Action (copy_selection_to_new_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2842
#, kde-format
msgctxt "action"
msgid "Copy Selection to New Layer"
msgstr ""
#. i18n: context: Action (copy_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2852
#, kde-format
msgctxt "action"
msgid "Copy Layer"
msgstr ""
#. i18n: context: Action (copy_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2854
#, kde-format
msgctxt "action"
msgid "Copy layer to clipboard"
msgstr ""
#. i18n: context: Action (cut_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2864
#, kde-format
msgctxt "action"
msgid "Cut Layer"
msgstr ""
#. i18n: context: Action (cut_layer_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2866
#, kde-format
msgctxt "action"
msgid "Cut layer to clipboard"
msgstr ""
#. i18n: context: Action (paste_layer_from_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2876
#, kde-format
msgctxt "action"
msgid "Paste Layer"
msgstr ""
#. i18n: context: Action (paste_layer_from_clipboard), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2878
#, kde-format
msgctxt "action"
msgid "Paste layer from clipboard"
msgstr ""
#. i18n: context: Action (create_quick_group), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2888
#, kde-format
msgctxt "action"
msgid "Quick Group"
msgstr ""
#. i18n: context: Action (create_quick_group), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2890
#, kde-format
msgctxt "action"
msgid "Create a group layer containing selected layers"
msgstr ""
#. i18n: context: Action (quick_ungroup), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2900
#, kde-format
msgctxt "action"
msgid "Quick Ungroup"
msgstr ""
#. i18n: context: Action (quick_ungroup), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2902
#, kde-format
msgctxt "action"
msgid "Remove grouping of the layers or remove one layer out of the group"
msgstr ""
#. i18n: context: Action (create_quick_clipping_group), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2912
#, kde-format
msgctxt "action"
msgid "Quick Clipping Group"
msgstr ""
#. i18n: context: Action (create_quick_clipping_group), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2914
#, kde-format
msgctxt "action"
msgid "Group selected layers and add a layer with clipped alpha channel"
msgstr ""
#. i18n: context: Action (select_all_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2924
#, kde-format
msgctxt "action"
msgid "All Layers"
msgstr ""
#. i18n: context: Action (select_all_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2926
#, kde-format
msgctxt "action"
msgid "Select all layers"
msgstr ""
#. i18n: context: Action (select_visible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2936
#, kde-format
msgctxt "action"
msgid "Visible Layers"
msgstr ""
#. i18n: context: Action (select_visible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2938
#, kde-format
msgctxt "action"
msgid "Select all visible layers"
msgstr ""
#. i18n: context: Action (select_locked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2948
#, kde-format
msgctxt "action"
msgid "Locked Layers"
msgstr ""
#. i18n: context: Action (select_locked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2950
#, kde-format
msgctxt "action"
msgid "Select all locked layers"
msgstr ""
#. i18n: context: Action (select_invisible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2960
#, kde-format
msgctxt "action"
msgid "Invisible Layers"
msgstr ""
#. i18n: context: Action (select_invisible_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2962
#, kde-format
msgctxt "action"
msgid "Select all invisible layers"
msgstr ""
#. i18n: context: Action (select_unlocked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2972
#, kde-format
msgctxt "action"
msgid "Unlocked Layers"
msgstr ""
#. i18n: context: Action (select_unlocked_layers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2974
#, kde-format
msgctxt "action"
msgid "Select all unlocked layers"
msgstr ""
#. i18n: context: Action (save_node_as_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2984
#, kde-format
msgctxt "action"
msgid "&Save Layer/Mask..."
msgstr ""
#. i18n: context: Action (save_node_as_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2986
#, kde-format
msgctxt "action"
msgid "Save Layer/Mask"
msgstr ""
#. i18n: context: Action (save_vector_node_to_svg), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2996
#, kde-format
msgctxt "action"
msgid "Save Vector Layer as SVG..."
msgstr ""
#. i18n: context: Action (save_vector_node_to_svg), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:2998
#, kde-format
msgctxt "action"
msgid "Save Vector Layer as SVG"
msgstr ""
#. i18n: context: Action (save_groups_as_images), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3008
#, kde-format
msgctxt "action"
msgid "Save &Group Layers..."
msgstr ""
#. i18n: context: Action (save_groups_as_images), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3010
#, kde-format
msgctxt "action"
msgid "Save Group Layers"
msgstr ""
#. i18n: context: Action (convert_group_to_animated), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3020
#, kde-format
msgctxt "action"
msgid "Convert group to &animated layer"
msgstr ""
#. i18n: context: Action (convert_group_to_animated), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3022
#, kde-format
msgctxt "action"
msgid "Convert child layers into animation frames"
msgstr ""
#. i18n: context: Action (convert_layer_to_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3032
#, kde-format
msgctxt "action"
msgid "to &File Layer"
msgstr ""
#. i18n: context: Action (convert_layer_to_file_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3034
#, kde-format
msgctxt "action"
msgid "Saves out the layers into a new image and then references that image."
msgstr ""
#. i18n: context: Action (import_layer_from_file), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3044
#, kde-format
msgctxt "action"
msgid "I&mport Layer..."
msgstr ""
#. i18n: context: Action (import_layer_from_file), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3046
#, kde-format
msgctxt "action"
msgid "Import Layer"
msgstr ""
#. i18n: context: Action (import_layer_as_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3056
#, kde-format
msgctxt "action"
msgid "&as Paint Layer..."
msgstr ""
#. i18n: context: Action (import_layer_as_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3058
#, kde-format
msgctxt "action"
msgid "as Paint Layer"
msgstr ""
#. i18n: context: Action (import_layer_as_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3068
#, kde-format
msgctxt "action"
msgid "as &Transparency Mask..."
msgstr ""
#. i18n: context: Action (import_layer_as_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3070
#, kde-format
msgctxt "action"
msgid "as Transparency Mask"
msgstr ""
#. i18n: context: Action (import_layer_as_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3080
#, kde-format
msgctxt "action"
msgid "as &Filter Mask..."
msgstr ""
#. i18n: context: Action (import_layer_as_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3082
#, kde-format
msgctxt "action"
msgid "as Filter Mask"
msgstr ""
#. i18n: context: Action (import_layer_as_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3092
#, kde-format
msgctxt "action"
msgid "as &Selection Mask..."
msgstr ""
#. i18n: context: Action (import_layer_as_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3094
#, kde-format
msgctxt "action"
msgid "as Selection Mask"
msgstr ""
#. i18n: context: Action (convert_to_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3104
#, kde-format
msgctxt "action"
msgid "to &Paint Layer"
msgstr ""
#. i18n: context: Action (convert_to_paint_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3106
#, kde-format
msgctxt "action"
msgid "to Paint Layer"
msgstr ""
#. i18n: context: Action (convert_to_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3116
#, kde-format
msgctxt "action"
msgid "to &Transparency Mask"
msgstr ""
#. i18n: context: Action (convert_to_transparency_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3118
#, kde-format
msgctxt "action"
msgid "to Transparency Mask"
msgstr ""
#. i18n: context: Action (convert_to_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3128
#, kde-format
msgctxt "action"
msgid "to &Filter Mask..."
msgstr ""
#. i18n: context: Action (convert_to_filter_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3130
#, kde-format
msgctxt "action"
msgid "to Filter Mask"
msgstr ""
#. i18n: context: Action (convert_to_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3140
#, kde-format
msgctxt "action"
msgid "to &Selection Mask"
msgstr ""
#. i18n: context: Action (convert_to_selection_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3142
#, kde-format
msgctxt "action"
msgid "to Selection Mask"
msgstr ""
#. i18n: context: Action (split_alpha_into_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3152
#, kde-format
msgctxt "action"
msgid "&Alpha into Mask"
msgstr ""
#. i18n: context: Action (split_alpha_into_mask), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3154
#, kde-format
msgctxt "action"
msgid "Alpha into Mask"
msgstr ""
#. i18n: context: Action (split_alpha_write), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3164
#, kde-format
msgctxt "action"
msgid "&Write as Alpha"
msgstr ""
#. i18n: context: Action (split_alpha_write), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3166
#, kde-format
msgctxt "action"
msgid "Write as Alpha"
msgstr ""
#. i18n: context: Action (split_alpha_save_merged), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3176
#, kde-format
msgctxt "action"
msgid "&Save Merged..."
msgstr ""
#. i18n: context: Action (split_alpha_save_merged), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3178
#, kde-format
msgctxt "action"
msgid "Save Merged"
msgstr ""
#. i18n: context: Action (layersplit), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3188
#, kde-format
msgctxt "action"
msgid "Split Layer..."
msgstr ""
#. i18n: context: Action (layersplit), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3190
#, kde-format
msgctxt "action"
msgid "Split Layer"
msgstr ""
#. i18n: context: Action (waveletdecompose), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3200
#, kde-format
msgctxt "action"
msgid "Wavelet Decompose ..."
msgstr ""
#. i18n: context: Action (waveletdecompose), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3202
#, kde-format
msgctxt "action"
msgid "Wavelet Decompose"
msgstr ""
#. i18n: context: Action (mirrorNodeX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3212
#, kde-format
msgctxt "action"
msgid "Mirror Layer Hori&zontally"
msgstr ""
#. i18n: context: Action (mirrorNodeX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3214
#, kde-format
msgctxt "action"
msgid "Mirror Layer Horizontally"
msgstr ""
#. i18n: context: Action (mirrorNodeY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3224
#, kde-format
msgctxt "action"
msgid "Mirror Layer &Vertically"
msgstr ""
#. i18n: context: Action (mirrorNodeY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3226
#, kde-format
msgctxt "action"
msgid "Mirror Layer Vertically"
msgstr ""
#. i18n: context: Action (rotatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3236
#, kde-format
msgctxt "action"
msgid "&Rotate Layer..."
msgstr ""
#. i18n: context: Action (rotatelayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3238
#, kde-format
msgctxt "action"
msgid "Rotate Layer"
msgstr ""
#. i18n: context: Action (rotateLayerCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3248
#, kde-format
msgctxt "action"
msgid "Rotate &Layer 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateLayerCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3250
#, kde-format
msgctxt "action"
msgid "Rotate Layer 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateLayerCCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3260
#, kde-format
msgctxt "action"
msgid "Rotate Layer &90° to the Left"
msgstr ""
#. i18n: context: Action (rotateLayerCCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3262
#, kde-format
msgctxt "action"
msgid "Rotate Layer 90° to the Left"
msgstr ""
#. i18n: context: Action (rotateLayer180), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3272
#, kde-format
msgctxt "action"
msgid "Rotate Layer &180°"
msgstr ""
#. i18n: context: Action (rotateLayer180), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3274
#, kde-format
msgctxt "action"
msgid "Rotate Layer 180°"
msgstr ""
#. i18n: context: Action (layersize), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3284
#, kde-format
msgctxt "action"
msgid "Scale &Layer to new Size..."
msgstr ""
#. i18n: context: Action (layersize), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3286
#, kde-format
msgctxt "action"
msgid "Scale Layer to new Size"
msgstr ""
#. i18n: context: Action (shearlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3296
#, kde-format
msgctxt "action"
msgid "&Shear Layer..."
msgstr ""
#. i18n: context: Action (shearlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3298
#, kde-format
msgctxt "action"
msgid "Shear Layer"
msgstr ""
#. i18n: context: Action (mirrorAllNodesX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3308
#, kde-format
msgctxt "action"
msgid "Mirror All Layers Hori&zontally"
msgstr ""
#. i18n: context: Action (mirrorAllNodesX), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3310
#, kde-format
msgctxt "action"
msgid "Mirror All Layers Horizontally"
msgstr ""
#. i18n: context: Action (mirrorAllNodesY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3320
#, kde-format
msgctxt "action"
msgid "Mirror All Layers &Vertically"
msgstr ""
#. i18n: context: Action (mirrorAllNodesY), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3322
#, kde-format
msgctxt "action"
msgid "Mirror All Layers Vertically"
msgstr ""
#. i18n: context: Action (rotateAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3332
#, kde-format
msgctxt "action"
msgid "&Rotate All Layers..."
msgstr ""
#. i18n: context: Action (rotateAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3334
#, kde-format
msgctxt "action"
msgid "Rotate All Layers"
msgstr ""
#. i18n: context: Action (rotateAllLayersCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3344
#, kde-format
msgctxt "action"
msgid "Rotate All &Layers 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateAllLayersCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3346
#, kde-format
msgctxt "action"
msgid "Rotate All Layers 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateAllLayersCCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3356
#, kde-format
msgctxt "action"
msgid "Rotate All Layers &90° to the Left"
msgstr ""
#. i18n: context: Action (rotateAllLayersCCW90), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3358
#, kde-format
msgctxt "action"
msgid "Rotate All Layers 90° to the Left"
msgstr ""
#. i18n: context: Action (rotateAllLayers180), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3368
#, kde-format
msgctxt "action"
msgid "Rotate All Layers &180°"
msgstr ""
#. i18n: context: Action (rotateAllLayers180), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3370
#, kde-format
msgctxt "action"
msgid "Rotate All Layers 180°"
msgstr ""
#. i18n: context: Action (scaleAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3380
#, kde-format
msgctxt "action"
msgid "Scale All &Layers to new Size..."
msgstr ""
#. i18n: context: Action (scaleAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3382
#, kde-format
msgctxt "action"
msgid "Scale All Layers to new Size"
msgstr ""
#. i18n: context: Action (shearAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3392
#, kde-format
msgctxt "action"
msgid "&Shear All Layers..."
msgstr ""
#. i18n: context: Action (shearAllLayers), Actions (Layers), ActionCollection (Krita)
#. +> trunk5
#: krita/krita.action:3394
#, kde-format
msgctxt "action"
msgid "Shear All Layers"
msgstr ""
#. i18n: context: Action (offsetlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3404
#, kde-format
msgctxt "action"
msgid "&Offset Layer..."
msgstr ""
#. i18n: context: Action (offsetlayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3406
#, kde-format
msgctxt "action"
msgid "Offset Layer"
msgstr ""
#. i18n: context: Action (clones_array), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3416
#, kde-format
msgctxt "action"
msgid "Clones &Array..."
msgstr ""
#. i18n: context: Action (clones_array), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3418
#, kde-format
msgctxt "action"
msgid "Clones Array"
msgstr ""
#. i18n: context: Action (EditLayerMetaData), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3428
#, kde-format
msgctxt "action"
msgid "&Edit metadata..."
msgstr ""
#. i18n: context: Action (EditLayerMetaData), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3430
#, kde-format
msgctxt "action"
msgid "Edit metadata"
msgstr ""
#. i18n: context: Action (histogram), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3440
#, kde-format
msgctxt "action"
msgid "&Histogram..."
msgstr ""
#. i18n: context: Action (histogram), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3442
#, kde-format
msgctxt "action"
msgid "Histogram"
msgstr ""
#. i18n: context: Action (layercolorspaceconversion), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3452
#, kde-format
msgctxt "action"
msgid "&Convert Layer Color Space..."
msgstr ""
#. i18n: context: Action (layercolorspaceconversion), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3454
#, kde-format
msgctxt "action"
msgid "Convert Layer Color Space"
msgstr ""
#. i18n: context: Action (merge_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3464
#, kde-format
msgctxt "action"
msgid "&Merge with Layer Below"
msgstr ""
#. i18n: context: Action (merge_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3466
#, kde-format
msgctxt "action"
msgid "Merge with Layer Below"
msgstr ""
#. i18n: context: Action (flatten_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3476
#, kde-format
msgctxt "action"
msgid "&Flatten Layer"
msgstr ""
#. i18n: context: Action (flatten_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3478
#, kde-format
msgctxt "action"
msgid "Flatten Layer"
msgstr ""
#. i18n: context: Action (rasterize_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3488
#, kde-format
msgctxt "action"
msgid "Ras&terize Layer"
msgstr ""
#. i18n: context: Action (rasterize_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3490
#, kde-format
msgctxt "action"
msgid "Rasterize Layer"
msgstr ""
#. i18n: context: Action (flatten_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3500
#, kde-format
msgctxt "action"
msgid "Flatten ima&ge"
msgstr ""
#. i18n: context: Action (flatten_image), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3502
#, kde-format
msgctxt "action"
msgid "Flatten image"
msgstr ""
#. i18n: context: Action (layer_style), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3512
#, kde-format
msgctxt "action"
msgid "La&yer Style..."
msgstr ""
#. i18n: context: Action (layer_style), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3514
#, kde-format
msgctxt "action"
msgid "Layer Style"
msgstr ""
#. i18n: context: Action (LayerGroupSwitcher/previous), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/previous), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/previous), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/previous), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3524 krita/krita.action:3526
#, kde-format
msgctxt "action"
msgid "Move into previous group"
msgstr ""
#. i18n: context: Action (LayerGroupSwitcher/next), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/next), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/next), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (LayerGroupSwitcher/next), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3536 krita/krita.action:3538
#, kde-format
msgctxt "action"
msgid "Move into next group"
msgstr ""
#. i18n: context: Action (RenameCurrentLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (RenameCurrentLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (RenameCurrentLayer), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (RenameCurrentLayer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3548 krita/krita.action:3550
#, kde-format
msgctxt "action"
msgid "Rename current layer"
msgstr ""
#. i18n: context: Action (remove_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3560
#, kde-format
msgctxt "action"
msgid "&Remove Layer"
msgstr ""
#. i18n: context: Action (remove_layer), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3562
#, kde-format
msgctxt "action"
msgid "Remove Layer"
msgstr ""
#. i18n: context: Action (move_layer_up), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_up), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_up), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_up), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3572 krita/krita.action:3574
#, kde-format
msgctxt "action"
msgid "Move Layer or Mask Up"
msgstr ""
#. i18n: context: Action (move_layer_down), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_down), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_down), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (move_layer_down), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3582 krita/krita.action:3584
#, kde-format
msgctxt "action"
msgid "Move Layer or Mask Down"
msgstr ""
#. i18n: context: Action (image_properties), Actions (Image), ActionCollection (Menu)
#. i18n: context: Action (layer_properties), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (image_properties), Actions (Image), ActionCollection (Menu)
#. i18n: context: Action (layer_properties), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3592 krita/kritamenu.action:972
#, kde-format
msgctxt "action"
msgid "&Properties..."
msgstr ""
#. i18n: context: Action (image_properties), Actions (Image), ActionCollection (Menu)
#. i18n: context: Action (layer_properties), Actions (Layers), ActionCollection (Krita)
#. i18n: context: Action (image_properties), Actions (Image), ActionCollection (Menu)
#. i18n: context: Action (layer_properties), Actions (Layers), ActionCollection (Krita)
#. +> trunk5 stable5
#: krita/krita.action:3594 krita/kritamenu.action:974
#, kde-format
msgctxt "action"
msgid "Properties"
msgstr ""
#. i18n: ectx: property (title), widget (QMenu, menuFile)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:9 libs/widgetutils/xmlgui/ui_standards.xmlgui:5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:28
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:5
#, kde-format
msgid "&File"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:44 libs/widgetutils/xmlgui/ui_standards.xmlgui:61
#: plugins/extensions/resourcemanager/resourcemanager.xmlgui:4
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:11
#, kde-format
msgid "&Edit"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:61
#, kde-format
msgid "Fill Special"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:73 libs/widgetutils/xmlgui/ui_standards.xmlgui:101
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:28
#, kde-format
msgid "&View"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:82
#, kde-format
msgid "&Canvas"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:114
#, kde-format
msgid "&Snap To"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:136
#: plugins/extensions/colorspaceconversion/colorspaceconversion.xmlgui:4
#: plugins/extensions/offsetimage/offsetimage.xmlgui:5
#: plugins/extensions/rotateimage/rotateimage.xmlgui:4
#: plugins/extensions/shearimage/shearimage.xmlgui:4
#, kde-format
msgid "&Image"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, freeRotationRadioButton)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:147 krita/krita4.xmlgui:229 krita/krita4.xmlgui:245
#: plugins/extensions/rotateimage/rotateimage.xmlgui:5
#: plugins/extensions/rotateimage/rotateimage.xmlgui:18
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:561
#, kde-format
msgid "&Rotate"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:169 plugins/extensions/histogram/histogram.xmlgui:4
#: plugins/extensions/layersplit/layersplit.xmlgui:4
#: plugins/extensions/waveletdecompose/waveletdecompose.xmlgui:4
#, kde-format
msgid "&Layer"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:175
#: plugins/python/scripter/ui_scripter/actions/newaction/newaction.py:32
#, kde-format
msgid "New"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:184
#, kde-format
msgid "&Import/Export"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addPresetButton)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:191
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:64
#, kde-format
msgid "Import"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:199 plugins/dockers/defaultdockers/kis_layer_box.cpp:659
#, kde-format
msgid "&Convert"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnSelect)
#. +> trunk5 stable5
#: krita/krita4.xmlgui:210 krita/krita4.xmlgui:281
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:635
#: plugins/extensions/colorrange/wdg_colorrange.ui:130
#: plugins/extensions/imagesize/imagesize.xmlgui:12
#: plugins/extensions/modify_selection/modify_selection.xmlgui:4
#, kde-format
msgid "&Select"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:218 plugins/dockers/defaultdockers/kis_layer_box.cpp:641
#, kde-format
msgid "&Group"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:224
#, kde-format
msgid "&Transform"
msgstr ""
#. +> trunk5
#: krita/krita4.xmlgui:240
#, kde-format
msgid "Transform &All Layers"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:255
#, kde-format
msgid "S&plit"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:257 plugins/dockers/defaultdockers/kis_layer_box.cpp:666
#, kde-format
msgid "S&plit Alpha"
msgstr ""
#. +> trunk5
#: krita/krita4.xmlgui:302
#, kde-format
msgid "Select &Opaque"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:317
#, kde-format
msgid "Filte&r"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:337 libs/widgetutils/xmlgui/ui_standards.xmlgui:144
#, kde-format
msgid "&Tools"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:338
#, kde-format
msgid "Scripts"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:341 plugins/tools/svgtexttool/svgtexttool.xmlgui:62
#, kde-format
msgid "Setti&ngs"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:363 libs/widgetutils/xmlgui/khelpmenu.cpp:155
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:177
#, kde-format
msgid "&Help"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:378 libs/ui/kis_file_layer.cpp:130
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:69
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: krita/krita4.xmlgui:387
#, kde-format
msgid "Brushes and Stuff"
msgstr ""
#. i18n: context: Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:4
#, kde-format
msgctxt "action"
msgid "File"
msgstr ""
#. i18n: context: Action (file_new), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:7
#, kde-format
msgctxt "action"
msgid "&New"
msgstr ""
#. i18n: context: Action (file_new), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:9
#, kde-format
msgctxt "action"
msgid "Create new document"
msgstr ""
#. i18n: context: Action (file_open), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:19
#, kde-format
msgctxt "action"
msgid "&Open..."
msgstr ""
#. i18n: context: Action (file_open), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:21
#, kde-format
msgctxt "action"
msgid "Open an existing document"
msgstr ""
#. i18n: context: Action (file_open_recent), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:31
#, kde-format
msgctxt "action"
msgid "Open &Recent"
msgstr ""
#. i18n: context: Action (file_open_recent), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:33
#, kde-format
msgctxt "action"
msgid "Open a document which was recently opened"
msgstr ""
#. i18n: context: Action (file_save), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:43
#, kde-format
msgctxt "action"
msgid "&Save"
msgstr ""
#. i18n: context: Action (file_save), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:45
#, kde-format
msgctxt "action"
msgid "Save"
msgstr ""
#. i18n: context: Action (file_save_as), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:55
#, kde-format
msgctxt "action"
msgid "Save &As..."
msgstr ""
#. i18n: context: Action (file_save_as), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:57
#, kde-format
msgctxt "action"
msgid "Save document under a new name"
msgstr ""
#. i18n: context: Action (file_reload_file), Actions (File), ActionCollection (Menu)
#. i18n: context: Action (file_reload_file), Actions (File), ActionCollection (Menu)
#. i18n: context: Action (file_reload_file), Actions (File), ActionCollection (Menu)
#. i18n: context: Action (file_reload_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:68 krita/kritamenu.action:70
#, kde-format
msgctxt "action"
msgid "Reload"
msgstr ""
#. i18n: context: Action (file_sessions), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:81
#, kde-format
msgctxt "action"
msgid "Sessions..."
msgstr ""
#. i18n: context: Action (file_sessions), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:83
#, kde-format
msgctxt "action"
msgid "Open session manager"
msgstr ""
#. i18n: context: Action (file_import_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:94
#, kde-format
msgctxt "action"
msgid "Open ex&isting Document as Untitled Document..."
msgstr ""
#. i18n: context: Action (file_import_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:96
#, kde-format
msgctxt "action"
msgid "Open existing Document as Untitled Document"
msgstr ""
#. i18n: context: Action (file_export_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:106
#, kde-format
msgctxt "action"
msgid "E&xport..."
msgstr ""
#. i18n: context: Action (file_export_file), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:108
#, kde-format
msgctxt "action"
msgid "Export"
msgstr ""
#. i18n: context: Action (file_export_pdf), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:118
#, kde-format
msgctxt "action"
msgid "&Export as PDF..."
msgstr ""
#. i18n: context: Action (file_export_pdf), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:120
#, kde-format
msgctxt "action"
msgid "Export as PDF"
msgstr ""
#. i18n: context: Action (file_import_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:130
#, kde-format
msgctxt "action"
msgid "Import animation frames..."
msgstr ""
#. i18n: context: Action (file_import_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:132
#, kde-format
msgctxt "action"
msgid "Import animation frames"
msgstr ""
#. i18n: context: Action (render_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:142
#, kde-format
msgctxt "action"
msgid "&Render Animation..."
msgstr ""
#. i18n: context: Action (render_animation), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:144
#, kde-format
msgctxt "action"
msgid "Render Animation to GIF, Image Sequence or Video"
msgstr ""
#. i18n: context: Action (render_image_sequence_again), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:154
#, kde-format
msgctxt "action"
msgid "&Render Image Sequence Again"
msgstr ""
#. i18n: context: Action (render_image_sequence_again), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:156
#, kde-format
msgctxt "action"
msgid "Render Animation to Image Sequence Again"
msgstr ""
#. i18n: context: Action (save_incremental_version), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:166
#, kde-format
msgctxt "action"
msgid "Save Incremental &Version"
msgstr ""
#. i18n: context: Action (save_incremental_version), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:168
#, kde-format
msgctxt "action"
msgid "Save Incremental Version"
msgstr ""
#. i18n: context: Action (save_incremental_backup), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:178
#, kde-format
msgctxt "action"
msgid "Save Incremental &Backup"
msgstr ""
#. i18n: context: Action (save_incremental_backup), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:180
#, kde-format
msgctxt "action"
msgid "Save Incremental Backup"
msgstr ""
#. i18n: context: Action (create_template), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:190
#, kde-format
msgctxt "action"
msgid "&Create Template From Image..."
msgstr ""
#. i18n: context: Action (create_template), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:192
#, kde-format
msgctxt "action"
msgid "Create Template From Image"
msgstr ""
#. i18n: context: Action (create_copy), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:202
#, kde-format
msgctxt "action"
msgid "Create Copy &From Current Image"
msgstr ""
#. i18n: context: Action (create_copy), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:204
#, kde-format
msgctxt "action"
msgid "Create Copy From Current Image"
msgstr ""
#. i18n: context: Action (file_print), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:214
#, kde-format
msgctxt "action"
msgid "&Print..."
msgstr ""
#. i18n: context: Action (file_print), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:216
#, kde-format
msgctxt "action"
msgid "Print document"
msgstr ""
#. i18n: context: Action (file_print_preview), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:226
#, kde-format
msgctxt "action"
msgid "Print Previe&w"
msgstr ""
#. i18n: context: Action (file_print_preview), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:228
#, kde-format
msgctxt "action"
msgid "Show a print preview of document"
msgstr ""
#. i18n: context: Action (file_documentinfo), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:238
#, kde-format
msgctxt "action"
msgid "&Document Information"
msgstr ""
#. i18n: context: Action (file_documentinfo), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:240
#, kde-format
msgctxt "action"
msgid "Document Information"
msgstr ""
#. i18n: context: Action (file_close_all), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:250
#, kde-format
msgctxt "action"
msgid "&Close All"
msgstr ""
#. i18n: context: Action (file_close_all), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:252
#, kde-format
msgctxt "action"
msgid "Close All"
msgstr ""
#. i18n: context: Action (file_close), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:262
#, kde-format
msgctxt "action"
msgid "C&lose"
msgstr ""
#. i18n: context: Action (file_close), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:264
#, kde-format
msgctxt "action"
msgid "Close"
msgstr ""
#. i18n: context: Action (file_quit), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:274
#, kde-format
msgctxt "action"
msgid "&Quit"
msgstr ""
#. i18n: context: Action (file_quit), Actions (File), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:276
#, kde-format
msgctxt "action"
msgid "Quit application"
msgstr ""
#. i18n: context: Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:287
#, kde-format
msgctxt "action"
msgid "Edit"
msgstr ""
#. i18n: context: Action (edit_undo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:290
#, kde-format
msgctxt "action"
msgid "Undo"
msgstr ""
#. i18n: context: Action (edit_undo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:292
#, kde-format
msgctxt "action"
msgid "Undo last action"
msgstr ""
#. i18n: context: Action (edit_redo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:302
#, kde-format
msgctxt "action"
msgid "Redo"
msgstr ""
#. i18n: context: Action (edit_redo), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:304
#, kde-format
msgctxt "action"
msgid "Redo last undone action"
msgstr ""
#. i18n: context: Action (edit_cut), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:314
#, kde-format
msgctxt "action"
msgid "Cu&t"
msgstr ""
#. i18n: context: Action (edit_cut), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:316
#, kde-format
msgctxt "action"
msgid "Cut selection to clipboard"
msgstr ""
#. i18n: context: Action (edit_copy), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:326
#, kde-format
msgctxt "action"
msgid "&Copy"
msgstr ""
#. i18n: context: Action (edit_copy), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:328
#, kde-format
msgctxt "action"
msgid "Copy selection to clipboard"
msgstr ""
#. i18n: context: Action (copy_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:338
#, kde-format
msgctxt "action"
msgid "C&opy (sharp)"
msgstr ""
#. i18n: context: Action (copy_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:340
#, kde-format
msgctxt "action"
msgid "Copy (sharp)"
msgstr ""
#. i18n: context: Action (cut_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:350
#, kde-format
msgctxt "action"
msgid "Cut (&sharp)"
msgstr ""
#. i18n: context: Action (cut_sharp), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:352
#, kde-format
msgctxt "action"
msgid "Cut (sharp)"
msgstr ""
#. i18n: context: Action (copy_merged), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:362
#, kde-format
msgctxt "action"
msgid "Copy &merged"
msgstr ""
#. i18n: context: Action (copy_merged), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:364
#, kde-format
msgctxt "action"
msgid "Copy merged"
msgstr ""
#. i18n: context: Action (edit_paste), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:374
#, kde-format
msgctxt "action"
msgid "&Paste"
msgstr ""
#. i18n: context: Action (edit_paste), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:376
#, kde-format
msgctxt "action"
msgid "Paste clipboard content"
msgstr ""
#. i18n: context: Action (paste_at), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:386
#, kde-format
msgctxt "action"
msgid "Paste at Cursor"
msgstr ""
#. i18n: context: Action (paste_at), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:388
#, kde-format
msgctxt "action"
msgid "Paste at cursor"
msgstr ""
#. i18n: context: Action (paste_new), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:398
#, kde-format
msgctxt "action"
msgid "Paste into &New Image"
msgstr ""
#. i18n: context: Action (paste_new), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:400
#, kde-format
msgctxt "action"
msgid "Paste into New Image"
msgstr ""
#. i18n: context: Action (clear), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:410
#, kde-format
msgctxt "action"
msgid "C&lear"
msgstr ""
#. i18n: context: Action (clear), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:412
#, kde-format
msgctxt "action"
msgid "Clear"
msgstr ""
#. i18n: context: Action (fill_selection_foreground_color), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:422
#, kde-format
msgctxt "action"
msgid "&Fill with Foreground Color"
msgstr ""
#. i18n: context: Action (fill_selection_foreground_color), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:424
#, kde-format
msgctxt "action"
msgid "Fill with Foreground Color"
msgstr ""
#. i18n: context: Action (fill_selection_background_color), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:434
#, kde-format
msgctxt "action"
msgid "Fill &with Background Color"
msgstr ""
#. i18n: context: Action (fill_selection_background_color), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:436
#, kde-format
msgctxt "action"
msgid "Fill with Background Color"
msgstr ""
#. i18n: context: Action (fill_selection_pattern), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:446
#, kde-format
msgctxt "action"
msgid "F&ill with Pattern"
msgstr ""
#. i18n: context: Action (fill_selection_pattern), Actions (Edit), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:448
#, kde-format
msgctxt "action"
msgid "Fill with Pattern"
msgstr ""
#. i18n: context: Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:457
#, kde-format
msgctxt "action"
msgid "Fill Special"
msgstr ""
#. i18n: context: Action (stroke_shapes), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:497
#, kde-format
msgctxt "action"
msgid "Stro&ke selected shapes"
msgstr ""
#. i18n: context: Action (stroke_shapes), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:499
#, kde-format
msgctxt "action"
msgid "Stroke selected shapes"
msgstr ""
#. i18n: context: Action (stroke_selection), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:509
#, kde-format
msgctxt "action"
msgid "Stroke Selec&tion..."
msgstr ""
#. i18n: context: Action (stroke_selection), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:511
#, kde-format
msgctxt "action"
msgid "Stroke selection"
msgstr ""
#. i18n: context: Action (delete_keyframe), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (delete_keyframe), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (delete_keyframe), Actions (EditFill), ActionCollection (Menu)
#. i18n: context: Action (delete_keyframe), Actions (EditFill), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:523 krita/kritamenu.action:525
#, kde-format
msgctxt "action"
msgid "Delete keyframe"
msgstr ""
#. i18n: context: Actions (Window), ActionCollection (Menu)
#. i18n: context: Action (window), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Actions (Window), ActionCollection (Menu)
#. i18n: context: Action (window), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:537 krita/kritamenu.action:1664
#, kde-format
msgctxt "action"
msgid "Window"
msgstr ""
#. i18n: context: Action (view_newwindow), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:540
#, kde-format
msgctxt "action"
msgid "&New Window"
msgstr ""
#. i18n: context: Action (view_newwindow), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:542
#, kde-format
msgctxt "action"
msgid "New Window"
msgstr ""
#. i18n: context: Action (windows_next), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:552
#, kde-format
msgctxt "action"
msgid "N&ext"
msgstr ""
#. i18n: context: Action (windows_next), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:554
#, kde-format
msgctxt "action"
msgid "Next"
msgstr ""
#. i18n: context: Action (windows_previous), Actions (Window), ActionCollection (Menu)
#. i18n: context: Action (windows_previous), Actions (Window), ActionCollection (Menu)
#. i18n: context: Action (windows_previous), Actions (Window), ActionCollection (Menu)
#. i18n: context: Action (windows_previous), Actions (Window), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:564 krita/kritamenu.action:566
#, kde-format
msgctxt "action"
msgid "Previous"
msgstr ""
#. i18n: context: Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:575
#, kde-format
msgctxt "action"
msgid "View"
msgstr ""
#. i18n: context: Action (view_show_canvas_only), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:578
#, kde-format
msgctxt "action"
msgid "&Show Canvas Only"
msgstr ""
#. i18n: context: Action (view_show_canvas_only), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:580
#, kde-format
msgctxt "action"
msgid "Show just the canvas or the whole window"
msgstr ""
#. i18n: context: Action (fullscreen), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:590
#, kde-format
msgctxt "action"
msgid "F&ull Screen Mode"
msgstr ""
#. i18n: context: Action (fullscreen), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:592
#, kde-format
msgctxt "action"
msgid "Display the window in full screen"
msgstr ""
#. i18n: context: Action (wrap_around_mode), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:602
#, kde-format
msgctxt "action"
msgid "&Wrap Around Mode"
msgstr ""
#. i18n: context: Action (wrap_around_mode), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:604
#, kde-format
msgctxt "action"
msgid "Wrap Around Mode"
msgstr ""
#. i18n: context: Action (level_of_detail_mode), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:614
#, kde-format
msgctxt "action"
msgid "&Instant Preview Mode"
msgstr ""
#. i18n: context: Action (level_of_detail_mode), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:616
#, kde-format
msgctxt "action"
msgid "Instant Preview Mode"
msgstr ""
#. i18n: context: Action (softProof), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:626
#, kde-format
msgctxt "action"
msgid "Soft Proofing"
msgstr ""
#. i18n: context: Action (softProof), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:628
#, kde-format
msgctxt "action"
msgid "Turns on Soft Proofing"
msgstr ""
#. i18n: context: Action (gamutCheck), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:636
#, kde-format
msgctxt "action"
msgid "Out of Gamut Warnings"
msgstr ""
#. i18n: context: Action (gamutCheck), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:638
#, kde-format
msgctxt "action"
msgid "Turns on warnings for colors out of proofed gamut, needs soft proofing to be turned on."
msgstr ""
#. i18n: context: Action (mirror_canvas), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (mirror_canvas), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (mirror_canvas), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (mirror_canvas), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:646 krita/kritamenu.action:648
#, kde-format
msgctxt "action"
msgid "Mirror View"
msgstr ""
#. i18n: context: Action (zoom_to_100pct), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:656
#, kde-format
msgctxt "action"
msgid "&Reset zoom"
msgstr ""
#. i18n: context: Action (zoom_to_100pct), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:658
#, kde-format
msgctxt "action"
msgid "Reset zoom"
msgstr ""
#. i18n: context: Action (view_zoom_in), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:668
#, kde-format
msgctxt "action"
msgid "Zoom &In"
msgstr ""
#. i18n: context: Action (view_zoom_in), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:670
#, kde-format
msgctxt "action"
msgid "Zoom In"
msgstr ""
#. i18n: context: Action (view_zoom_out), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:680
#, kde-format
msgctxt "action"
msgid "Zoom &Out"
msgstr ""
#. i18n: context: Action (view_zoom_out), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:682
#, kde-format
msgctxt "action"
msgid "Zoom Out"
msgstr ""
#. i18n: context: Action (rotate_canvas_right), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:692
#, kde-format
msgctxt "action"
msgid "Rotate &Canvas Right"
msgstr ""
#. i18n: context: Action (rotate_canvas_right), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:694
#, kde-format
msgctxt "action"
msgid "Rotate Canvas Right"
msgstr ""
#. i18n: context: Action (rotate_canvas_left), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:704
#, kde-format
msgctxt "action"
msgid "Rotate Canvas &Left"
msgstr ""
#. i18n: context: Action (rotate_canvas_left), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:706
#, kde-format
msgctxt "action"
msgid "Rotate Canvas Left"
msgstr ""
#. i18n: context: Action (reset_canvas_rotation), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (reset_canvas_rotation), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (reset_canvas_rotation), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (reset_canvas_rotation), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:716 krita/kritamenu.action:718
#, kde-format
msgctxt "action"
msgid "Reset Canvas Rotation"
msgstr ""
#. i18n: context: Action (view_ruler), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:728
#, kde-format
msgctxt "action"
msgid "Show &Rulers"
msgstr ""
#. i18n: context: Action (view_ruler), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:730
#, kde-format
msgctxt "action"
msgid "Show Rulers"
msgstr ""
#. i18n: context: Action (rulers_track_mouse), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (rulers_track_mouse), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (rulers_track_mouse), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (rulers_track_mouse), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:740 krita/kritamenu.action:742
#, kde-format
msgctxt "action"
msgid "Rulers Track Pointer"
msgstr ""
#. i18n: context: Action (view_show_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:752
#, kde-format
msgctxt "action"
msgid "Show Guides"
msgstr ""
#. i18n: context: Action (view_show_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:754
#, kde-format
msgctxt "action"
msgid "Show or hide guides"
msgstr ""
#. i18n: context: Action (view_lock_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:764
#, kde-format
msgctxt "action"
msgid "Lock Guides"
msgstr ""
#. i18n: context: Action (view_lock_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:766
#, kde-format
msgctxt "action"
msgid "Lock or unlock guides"
msgstr ""
#. i18n: context: Action (view_snap_to_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:776
#, kde-format
msgctxt "action"
msgid "Snap to Guides"
msgstr ""
#. i18n: context: Action (view_snap_to_guides), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:778
#, kde-format
msgctxt "action"
msgid "Snap cursor to guides position"
msgstr ""
#. i18n: context: Action (showStatusBar), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:788
#, kde-format
msgctxt "action"
msgid "Show Status &Bar"
msgstr ""
#. i18n: context: Action (showStatusBar), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:790
#, kde-format
msgctxt "action"
msgid "Show or hide the status bar"
msgstr ""
#. i18n: context: Action (view_pixel_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_pixel_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_pixel_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_pixel_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:800 krita/kritamenu.action:802
#, kde-format
msgctxt "action"
msgid "Show Pixel Grid"
msgstr ""
#. i18n: context: Action (view_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:812
#, kde-format
msgctxt "action"
msgid "Show &Grid"
msgstr ""
#. i18n: context: Action (view_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:814
#, kde-format
msgctxt "action"
msgid "Show Grid"
msgstr ""
#. i18n: context: Action (view_snap_to_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_to_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_to_grid), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_to_grid), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:824 krita/kritamenu.action:826
#, kde-format
msgctxt "action"
msgid "Snap To Grid"
msgstr ""
#. i18n: context: Action (show_snap_options_popup), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (show_snap_options_popup), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (show_snap_options_popup), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (show_snap_options_popup), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:835 krita/kritamenu.action:837
#, kde-format
msgctxt "action"
msgid "Show Snap Options Popup"
msgstr ""
#. i18n: context: Action (view_snap_orthogonal), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_orthogonal), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_orthogonal), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_orthogonal), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:847 krita/kritamenu.action:849
#, kde-format
msgctxt "action"
msgid "Snap Orthogonal"
msgstr ""
#. i18n: context: Action (view_snap_node), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_node), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_node), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_node), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:859 krita/kritamenu.action:861
#, kde-format
msgctxt "action"
msgid "Snap Node"
msgstr ""
#. i18n: context: Action (view_snap_extension), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_extension), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_extension), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_extension), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:871 krita/kritamenu.action:873
#, kde-format
msgctxt "action"
msgid "Snap Extension"
msgstr ""
#. i18n: context: Action (view_snap_intersection), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_intersection), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_intersection), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_intersection), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:883 krita/kritamenu.action:885
#, kde-format
msgctxt "action"
msgid "Snap Intersection"
msgstr ""
#. i18n: context: Action (view_snap_bounding_box), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_bounding_box), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_bounding_box), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_bounding_box), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:895 krita/kritamenu.action:897
#, kde-format
msgctxt "action"
msgid "Snap Bounding Box"
msgstr ""
#. i18n: context: Action (view_snap_image_bounds), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_bounds), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_bounds), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_bounds), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:907 krita/kritamenu.action:909
#, kde-format
msgctxt "action"
msgid "Snap Image Bounds"
msgstr ""
#. i18n: context: Action (view_snap_image_center), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_center), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_center), Actions (View), ActionCollection (Menu)
#. i18n: context: Action (view_snap_image_center), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:919 krita/kritamenu.action:921
#, kde-format
msgctxt "action"
msgid "Snap Image Center"
msgstr ""
#. i18n: context: Action (view_toggle_painting_assistants), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:930
#, kde-format
msgctxt "action"
msgid "S&how Painting Assistants"
msgstr ""
#. i18n: context: Action (view_toggle_painting_assistants), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:932
#, kde-format
msgctxt "action"
msgid "Show Painting Assistants"
msgstr ""
#. i18n: context: Action (view_toggle_assistant_previews), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:942
#, kde-format
msgctxt "action"
msgid "Show &Assistant Previews"
msgstr ""
#. i18n: context: Action (view_toggle_assistant_previews), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:944
#, kde-format
msgctxt "action"
msgid "Show Assistant Previews"
msgstr ""
#. i18n: context: Action (view_toggle_reference_images), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:955
#, kde-format
msgctxt "action"
msgid "S&how Reference Images"
msgstr ""
#. i18n: context: Action (view_toggle_reference_images), Actions (View), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:957
#, kde-format
msgctxt "action"
msgid "Show Reference Images"
msgstr ""
#. i18n: context: Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:969
#, kde-format
msgctxt "action"
msgid "Image"
msgstr ""
#. i18n: context: Action (image_color), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:984
#, kde-format
msgctxt "action"
msgid "&Image Background Color and Transparency..."
msgstr ""
#. i18n: context: Action (image_color), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:986
#, kde-format
msgctxt "action"
msgid "Change the background color of the image"
msgstr ""
#. i18n: context: Action (imagecolorspaceconversion), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:996
#, kde-format
msgctxt "action"
msgid "&Convert Image Color Space..."
msgstr ""
#. i18n: context: Action (imagecolorspaceconversion), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:998
#, kde-format
msgctxt "action"
msgid "Convert Image Color Space"
msgstr ""
#. i18n: context: Action (trim_to_image), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1008
#, kde-format
msgctxt "action"
msgid "&Trim to Image Size"
msgstr ""
#. i18n: context: Action (trim_to_image), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1010
#, kde-format
msgctxt "action"
msgid "Trim to Image Size"
msgstr ""
#. i18n: context: Action (resizeimagetolayer), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1020
#, kde-format
msgctxt "action"
msgid "Trim to Current &Layer"
msgstr ""
#. i18n: context: Action (resizeimagetolayer), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1022
#, kde-format
msgctxt "action"
msgid "Trim to Current Layer"
msgstr ""
#. i18n: context: Action (resizeimagetoselection), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1032
#, kde-format
msgctxt "action"
msgid "Trim to S&election"
msgstr ""
#. i18n: context: Action (resizeimagetoselection), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1034
#, kde-format
msgctxt "action"
msgid "Trim to Selection"
msgstr ""
#. i18n: context: Action (rotateimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1044
#, kde-format
msgctxt "action"
msgid "&Rotate Image..."
msgstr ""
#. i18n: context: Action (rotateimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1046
#, kde-format
msgctxt "action"
msgid "Rotate Image"
msgstr ""
#. i18n: context: Action (rotateImageCW90), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1056
#, kde-format
msgctxt "action"
msgid "Rotate &Image 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateImageCW90), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1058
#, kde-format
msgctxt "action"
msgid "Rotate Image 90° to the Right"
msgstr ""
#. i18n: context: Action (rotateImageCCW90), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1068
#, kde-format
msgctxt "action"
msgid "Rotate Image &90° to the Left"
msgstr ""
#. i18n: context: Action (rotateImageCCW90), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1070
#, kde-format
msgctxt "action"
msgid "Rotate Image 90° to the Left"
msgstr ""
#. i18n: context: Action (rotateImage180), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1080
#, kde-format
msgctxt "action"
msgid "Rotate Image &180°"
msgstr ""
#. i18n: context: Action (rotateImage180), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1082
#, kde-format
msgctxt "action"
msgid "Rotate Image 180°"
msgstr ""
#. i18n: context: Action (shearimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1092
#, kde-format
msgctxt "action"
msgid "&Shear Image..."
msgstr ""
#. i18n: context: Action (shearimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1094
#, kde-format
msgctxt "action"
msgid "Shear Image"
msgstr ""
#. i18n: context: Action (mirrorImageHorizontal), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1104
#, kde-format
msgctxt "action"
msgid "&Mirror Image Horizontally"
msgstr ""
#. i18n: context: Action (mirrorImageHorizontal), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1106
#, kde-format
msgctxt "action"
msgid "Mirror Image Horizontally"
msgstr ""
#. i18n: context: Action (mirrorImageVertical), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1116
#, kde-format
msgctxt "action"
msgid "Mirror Image &Vertically"
msgstr ""
#. i18n: context: Action (mirrorImageVertical), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1118
#, kde-format
msgctxt "action"
msgid "Mirror Image Vertically"
msgstr ""
#. i18n: context: Action (imagesize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1128
#, kde-format
msgctxt "action"
msgid "Scale Image To &New Size..."
msgstr ""
#. i18n: context: Action (imagesize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1130
#, kde-format
msgctxt "action"
msgid "Scale Image To New Size"
msgstr ""
#. i18n: context: Action (offsetimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1140
#, kde-format
msgctxt "action"
msgid "&Offset Image..."
msgstr ""
#. i18n: context: Action (offsetimage), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1142
#, kde-format
msgctxt "action"
msgid "Offset Image"
msgstr ""
#. i18n: context: Action (canvassize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1152
#, kde-format
msgctxt "action"
msgid "R&esize Canvas..."
msgstr ""
#. i18n: context: Action (canvassize), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1154
#, kde-format
msgctxt "action"
msgid "Resize Canvas"
msgstr ""
#. i18n: context: Action (imagesplit), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1164
#, kde-format
msgctxt "action"
msgid "Im&age Split "
msgstr ""
#. i18n: context: Action (imagesplit), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1166
#, kde-format
msgctxt "action"
msgid "Image Split"
msgstr ""
#. i18n: context: Action (separate), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1176
#, kde-format
msgctxt "action"
msgid "Separate Ima&ge..."
msgstr ""
#. i18n: context: Action (separate), Actions (Image), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1178
#, kde-format
msgctxt "action"
msgid "Separate Image"
msgstr ""
#. i18n: context: Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1189
#, kde-format
msgctxt "action"
msgid "Select"
msgstr ""
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1192
#, kde-format
msgctxt "action"
msgid "Select &All"
msgstr ""
#. i18n: context: Action (select_all), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1194
#, kde-format
msgctxt "action"
msgid "Select All"
msgstr ""
#. i18n: context: Action (deselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1204
#, kde-format
msgctxt "action"
msgid "&Deselect"
msgstr ""
#. i18n: context: Action (deselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1206
#, kde-format
msgctxt "action"
msgid "Deselect"
msgstr ""
#. i18n: context: Action (reselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1216
#, kde-format
msgctxt "action"
msgid "&Reselect"
msgstr ""
#. i18n: context: Action (reselect), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1218
#, kde-format
msgctxt "action"
msgid "Reselect"
msgstr ""
#. i18n: context: Action (invert_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1230
#, kde-format
msgctxt "action"
msgid "Invert Selection"
msgstr ""
#. i18n: context: Action (convert_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1240
#, kde-format
msgctxt "action"
msgid "&Convert to Vector Selection"
msgstr ""
#. i18n: context: Action (convert_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1242
#, kde-format
msgctxt "action"
msgid "Convert to Vector Selection"
msgstr ""
#. i18n: context: Action (convert_to_raster_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1252
#, kde-format
msgctxt "action"
msgid "&Convert to Raster Selection"
msgstr ""
#. i18n: context: Action (convert_to_raster_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1254
#, kde-format
msgctxt "action"
msgid "Convert to Raster Selection"
msgstr ""
#. i18n: context: Action (edit_selection), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_selection), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_selection), Actions (Select), ActionCollection (Menu)
#. i18n: context: Action (edit_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1264 krita/kritamenu.action:1266
#, kde-format
msgctxt "action"
msgid "Edit Selection"
msgstr ""
#. i18n: context: Action (convert_shapes_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1276
#, kde-format
msgctxt "action"
msgid "Convert Shapes to &Vector Selection"
msgstr ""
#. i18n: context: Action (convert_shapes_to_vector_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1278
#, kde-format
msgctxt "action"
msgid "Convert Shapes to Vector Selection"
msgstr ""
#. i18n: context: Action (featherselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1288
#, kde-format
msgctxt "action"
msgid "&Feather Selection..."
msgstr ""
#. i18n: context: Action (featherselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1290
#, kde-format
msgctxt "action"
msgid "Feather Selection"
msgstr ""
#. i18n: context: Action (toggle_display_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1300
#, kde-format
msgctxt "action"
msgid "Dis&play Selection"
msgstr ""
#. i18n: context: Action (toggle_display_selection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1302
#, kde-format
msgctxt "action"
msgid "Display Selection"
msgstr ""
#. i18n: context: Action (selectionscale), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1312
#, kde-format
msgctxt "action"
msgid "Sca&le..."
msgstr ""
#. i18n: context: Action (selectionscale), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1314
#, kde-format
msgctxt "action"
msgid "Scale"
msgstr ""
#. i18n: context: Action (colorrange), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1324
#, kde-format
msgctxt "action"
msgid "S&elect from Color Range..."
msgstr ""
#. i18n: context: Action (colorrange), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1326
#, kde-format
msgctxt "action"
msgid "Select from Color Range"
msgstr ""
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1336
#, kde-format
msgctxt "action"
msgid "Select &Opaque (Replace)"
msgstr ""
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1338
#, kde-format
msgctxt "action"
msgid "Select Opaque"
msgstr ""
#. i18n: context: Action (selectopaque), Actions (Select), ActionCollection (Menu)
#. +> stable5
#: krita/kritamenu.action:1312
#, kde-format
msgctxt "action"
msgid "Select &Opaque"
msgstr ""
#. i18n: context: Action (selectopaque_add), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1348
#, kde-format
msgctxt "action"
msgid "Select Opaque (&Add)"
msgstr ""
#. i18n: context: Action (selectopaque_add), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1350
#, kde-format
msgctxt "action"
msgid "Select Opaque (Add)"
msgstr ""
#. i18n: context: Action (selectopaque_subtract), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1360
#, kde-format
msgctxt "action"
msgid "Select Opaque (&Subtract)"
msgstr ""
#. i18n: context: Action (selectopaque_subtract), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1362
#, kde-format
msgctxt "action"
msgid "Select Opaque (Subtract)"
msgstr ""
#. i18n: context: Action (selectopaque_intersect), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1372
#, kde-format
msgctxt "action"
msgid "Select Opaque (&Intersect)"
msgstr ""
#. i18n: context: Action (selectopaque_intersect), Actions (Select), ActionCollection (Menu)
#. +> trunk5
#: krita/kritamenu.action:1374
#, kde-format
msgctxt "action"
msgid "Select Opaque (Intersect)"
msgstr ""
#. i18n: context: Action (growselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1384
#, kde-format
msgctxt "action"
msgid "&Grow Selection..."
msgstr ""
#. i18n: context: Action (growselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1386
#, kde-format
msgctxt "action"
msgid "Grow Selection"
msgstr ""
#. i18n: context: Action (shrinkselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1396
#, kde-format
msgctxt "action"
msgid "S&hrink Selection..."
msgstr ""
#. i18n: context: Action (shrinkselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1398
#, kde-format
msgctxt "action"
msgid "Shrink Selection"
msgstr ""
#. i18n: context: Action (borderselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1408
#, kde-format
msgctxt "action"
msgid "&Border Selection..."
msgstr ""
#. i18n: context: Action (borderselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1410
#, kde-format
msgctxt "action"
msgid "Border Selection"
msgstr ""
#. i18n: context: Action (smoothselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1420
#, kde-format
msgctxt "action"
msgid "S&mooth"
msgstr ""
#. i18n: context: Action (smoothselection), Actions (Select), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1422
#, kde-format
msgctxt "action"
msgid "Smooth"
msgstr ""
#. i18n: context: Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1433
#, kde-format
msgctxt "action"
msgid "Filter"
msgstr ""
#. i18n: context: Action (filter_apply_again), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1436
#, kde-format
msgctxt "action"
msgid "&Apply Filter Again"
msgstr ""
#. i18n: context: Action (filter_apply_again), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1438
#, kde-format
msgctxt "action"
msgid "Apply Filter Again"
msgstr ""
#. i18n: context: Action (adjust_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (adjust_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (adjust_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (adjust_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1448 krita/kritamenu.action:1450
#, kde-format
msgctxt "action"
msgid "Adjust"
msgstr ""
#. i18n: context: Action (artistic_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (artistic_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (artistic_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (artistic_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1458 krita/kritamenu.action:1460
#, kde-format
msgctxt "action"
msgid "Artistic"
msgstr ""
#. i18n: context: Action (color_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (color_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (color_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (color_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1478 krita/kritamenu.action:1480
#, kde-format
msgctxt "action"
msgid "Colors"
msgstr ""
#. i18n: context: Action (edge_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (edge_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (edge_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (edge_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1488 krita/kritamenu.action:1490
#, kde-format
msgctxt "action"
msgid "Edge Detection"
msgstr ""
#. i18n: context: Action (enhance_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (enhance_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (enhance_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (enhance_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1498 krita/kritamenu.action:1500
#, kde-format
msgctxt "action"
msgid "Enhance"
msgstr ""
#. i18n: context: Action (emboss_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (emboss_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (emboss_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (emboss_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1508 krita/kritamenu.action:1510
#, kde-format
msgctxt "action"
msgid "Emboss"
msgstr ""
#. i18n: context: Action (map_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (map_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (map_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (map_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1518 krita/kritamenu.action:1520
#, kde-format
msgctxt "action"
msgid "Map"
msgstr ""
#. i18n: context: Action (other_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (other_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (other_filters), Actions (Filter), ActionCollection (Menu)
#. i18n: context: Action (other_filters), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1528 krita/kritamenu.action:1530
#, kde-format
msgctxt "action"
msgid "Other"
msgstr ""
#. i18n: context: Action (QMic), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1538
#, kde-format
msgctxt "action"
msgid "Start G'MIC-Qt"
msgstr ""
#. i18n: context: Action (QMic), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1540
#, kde-format
msgctxt "action"
msgid "Start G'Mic-Qt"
msgstr ""
#. i18n: context: Action (QMicAgain), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1548
#, kde-format
msgctxt "action"
msgid "Re-apply the last G'MIC filter"
msgstr ""
#. i18n: context: Action (QMicAgain), Actions (Filter), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1550
#, kde-format
msgctxt "action"
msgid "Apply the last G'Mic-Qt action again"
msgstr ""
#. i18n: context: Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1559
#, kde-format
msgctxt "action"
msgid "Settings"
msgstr ""
#. i18n: context: Action (options_configure), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1562
#, kde-format
msgctxt "action"
msgid "&Configure Krita..."
msgstr ""
#. i18n: context: Action (options_configure), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1564
#, kde-format
msgctxt "action"
msgid "Configure Krita"
msgstr ""
#. i18n: context: Action (manage_bundles), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1574
#, kde-format
msgctxt "action"
msgid "&Manage Resources..."
msgstr ""
#. i18n: context: Action (manage_bundles), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1576
#, kde-format
msgctxt "action"
msgid "Manage Resources"
msgstr ""
#. i18n: context: Action (switch_application_language), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1586
#, kde-format
msgctxt "action"
msgid "Switch Application &Language..."
msgstr ""
#. i18n: context: Action (switch_application_language), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1588
#, kde-format
msgctxt "action"
msgid "Switch Application Language"
msgstr ""
#. i18n: context: Action (view_toggledockers), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1596
#, kde-format
msgctxt "action"
msgid "&Show Dockers"
msgstr ""
#. i18n: context: Action (view_toggledockers), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1598
#, kde-format
msgctxt "action"
msgid "Show Dockers"
msgstr ""
#. i18n: context: Action (options_configure_toolbars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1608
#, kde-format
msgctxt "action"
msgid "Configure Tool&bars..."
msgstr ""
#. i18n: context: Action (options_configure_toolbars), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1610
#, kde-format
msgctxt "action"
msgid "Configure Toolbars"
msgstr ""
#. i18n: context: Action (settings_dockers_menu), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_dockers_menu), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_dockers_menu), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_dockers_menu), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1620 krita/kritamenu.action:1622
#, kde-format
msgctxt "action"
msgid "Dockers"
msgstr ""
#. i18n: context: Action (theme_menu), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1630
#, kde-format
msgctxt "action"
msgid "&Themes"
msgstr ""
#. i18n: context: Action (theme_menu), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1632
#, kde-format
msgctxt "action"
msgid "Themes"
msgstr ""
#. i18n: context: Action (settings_active_author), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_active_author), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_active_author), Actions (Settings), ActionCollection (Menu)
#. i18n: context: Action (settings_active_author), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1640 krita/kritamenu.action:1642
#, kde-format
msgctxt "action"
msgid "Active Author Profile"
msgstr ""
#. i18n: context: Action (options_configure_keybinding), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1650
#, kde-format
msgctxt "action"
msgid "Configure S&hortcuts..."
msgstr ""
#. i18n: context: Action (options_configure_keybinding), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1652
#, kde-format
msgctxt "action"
msgid "Configure Shortcuts"
msgstr ""
#. i18n: context: Action (window), Actions (Settings), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1662
#, kde-format
msgctxt "action"
msgid "&Window"
msgstr ""
#. i18n: context: Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1673
#, kde-format
msgctxt "action"
msgid "Help"
msgstr ""
#. i18n: context: Action (help_contents), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1676
#, kde-format
msgctxt "action"
msgid "Krita &Handbook"
msgstr ""
#. i18n: context: Action (help_contents), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1678
#, kde-format
msgctxt "action"
msgid "Krita Handbook"
msgstr ""
#. i18n: context: Action (help_report_bug), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1686
#, kde-format
msgctxt "action"
msgid "&Report Bug..."
msgstr ""
#. i18n: context: Action (help_report_bug), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1688
#, kde-format
msgctxt "action"
msgid "Report Bug"
msgstr ""
#. i18n: context: Action (help_about_app), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1696
#, kde-format
msgctxt "action"
msgid "&About Krita"
msgstr ""
#. i18n: context: Action (help_about_app), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1698
#, kde-format
msgctxt "action"
msgid "About Krita"
msgstr ""
#. i18n: context: Action (help_about_kde), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1706
#, kde-format
msgctxt "action"
msgid "About &KDE"
msgstr ""
#. i18n: context: Action (help_about_kde), Actions (Help), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1708
#, kde-format
msgctxt "action"
msgid "About KDE"
msgstr ""
#. i18n: context: Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1717
#, kde-format
msgctxt "action"
msgid "Brushes and Stuff"
msgstr ""
#. i18n: context: Action (gradients), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1720
#, kde-format
msgctxt "action"
msgid "&Gradients"
msgstr ""
#. i18n: context: Action (gradients), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1722
#, kde-format
msgctxt "action"
msgid "Gradients"
msgstr ""
#. i18n: context: Action (patterns), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1730
#, kde-format
msgctxt "action"
msgid "&Patterns"
msgstr ""
#. i18n: context: Action (patterns), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1732
#, kde-format
msgctxt "action"
msgid "Patterns"
msgstr ""
#. i18n: context: Action (dual), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1740
#, kde-format
msgctxt "action"
msgid "&Color"
msgstr ""
#. i18n: context: Action (dual), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1742
#, kde-format
msgctxt "action"
msgid "Color"
msgstr ""
#. i18n: context: Action (paintops), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1750
#, kde-format
msgctxt "action"
msgid "&Painter's Tools"
msgstr ""
#. i18n: context: Action (paintops), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1752
#, kde-format
msgctxt "action"
msgid "Painter's Tools"
msgstr ""
#. i18n: context: Action (composite_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (composite_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (composite_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (composite_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1760 krita/kritamenu.action:1762
#, kde-format
msgctxt "action"
msgid "Brush composite"
msgstr ""
#. i18n: context: Action (brushslider1), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider1), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider1), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider1), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1770 krita/kritamenu.action:1772
#, kde-format
msgctxt "action"
msgid "Brush option slider 1"
msgstr ""
#. i18n: context: Action (brushslider2), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider2), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider2), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider2), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1780 krita/kritamenu.action:1782
#, kde-format
msgctxt "action"
msgid "Brush option slider 2"
msgstr ""
#. i18n: context: Action (brushslider3), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider3), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider3), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (brushslider3), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1790 krita/kritamenu.action:1792
#, kde-format
msgctxt "action"
msgid "Brush option slider 3"
msgstr ""
#. i18n: context: Action (mirror_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (mirror_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (mirror_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (mirror_actions), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1800 krita/kritamenu.action:1802
#, kde-format
msgctxt "action"
msgid "Mirror"
msgstr ""
#. i18n: context: Action (select_layout), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1810
#, kde-format
msgctxt "action"
msgid "Layouts"
msgstr ""
#. i18n: context: Action (select_layout), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1812
#, kde-format
msgctxt "action"
msgid "Select layout"
msgstr ""
#. i18n: context: Action (workspaces), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (workspaces), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (workspaces), Actions (BrushesAndStuff), ActionCollection (Menu)
#. i18n: context: Action (workspaces), Actions (BrushesAndStuff), ActionCollection (Menu)
#. +> trunk5 stable5
#: krita/kritamenu.action:1819 krita/kritamenu.action:1821
#, kde-format
msgctxt "action"
msgid "Workspaces"
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:369 libs/ui/KisApplication.cpp:367
#, kde-format
msgctxt "@title:window"
msgid "Krita: Warning"
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:370
#, kde-format
msgid ""
"You are running an unsupported version of Windows: %1.\n"
"This is not recommended. Do not report any bugs.\n"
"Please update to a supported version of Windows: Windows 7, 8, 8.1 or 10."
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:393 krita/main.cc:398
#, kde-format
msgid "Krita Tablet Support"
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:394
#, kde-format
msgid "Cannot load WinTab driver and no Windows Ink pen devices are found. If you have a drawing tablet, please make sure the tablet driver is properly installed."
msgstr ""
#. +> trunk5 stable5
#: krita/main.cc:399
#, kde-format
msgid "Cannot load WinTab driver. If you have a drawing tablet, please make sure the tablet driver is properly installed."
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/plugin/KoCreatePathToolFactory.cpp:30
#, kde-format
msgid "Draw path"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/plugin/KoPencilToolFactory.cpp:29
#, kde-format
msgid "Freehand path"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:547
#, kde-format
msgid "Autosmooth curve"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:558
#, kde-format
msgid "Angle snapping delta:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:565
#, kde-format
msgid "Activate angle snap:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoCreatePathTool.cpp:573
#, kde-format
msgid "Angle Constraints"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPrecision)
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:312
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:148
#, kde-format
msgid "Precision:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:314
#, kde-format
msgctxt "The raw line data"
msgid "Raw"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:315
#: libs/flake/KoConnectionShapeConfigWidget.cpp:33
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.cpp:29
#: plugins/paintops/curvebrush/curve_paintop_plugin.cpp:41
#, kde-format
msgid "Curve"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:316
#: libs/flake/KoConnectionShapeConfigWidget.cpp:32
#, kde-format
msgid "Straight"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, optimize)
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:325
#: libs/basicflakes/tools/KoPencilTool.cpp:331
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:234
#, kde-format
msgid "Optimize"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:337
#, kde-format
msgid "Exactness:"
msgstr ""
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:370
#: libs/basicflakes/tools/KoPencilTool.cpp:371
#, kde-format
msgid "Pencil"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. +> trunk5 stable5
#: libs/basicflakes/tools/KoPencilTool.cpp:376
#: libs/widgets/KoGradientEditWidget.cpp:164
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.cpp:30
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:47
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:846
#, kde-format
msgid "Line"
msgstr ""
#. +> trunk5 stable5
#: libs/brush/kis_auto_brush.cpp:392
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Brush Density recommended value 100.0"
msgstr ""
#. +> trunk5 stable5
#: libs/brush/kis_auto_brush.cpp:396
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Brush Randomness recommended value 0.0"
msgstr ""
#. +> trunk5 stable5
#: libs/brush/kis_brush.cpp:641
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Spacing > 0.5, consider disabling Instant Preview"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2group.cpp:359 libs/command/kundo2stack.cpp:1115
#, kde-format
msgctxt "Default text for undo action"
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2group.cpp:359 libs/command/kundo2stack.cpp:1115
#: libs/ui/KisUndoActionsUpdateManager.cpp:59
#, kde-format
msgid "Undo %1"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2group.cpp:386 libs/command/kundo2stack.cpp:1141
#, kde-format
msgctxt "Default text for redo action"
msgid "Redo"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2group.cpp:386 libs/command/kundo2stack.cpp:1141
#: libs/ui/KisUndoActionsUpdateManager.cpp:64
#, kde-format
msgid "Redo %1"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2model.cpp:67
#: plugins/dockers/historydocker/KisUndoModel.cpp:70
#, kde-format
msgid "<empty>"
msgstr ""
#. +> trunk5 stable5
#: libs/command/kundo2stack.cpp:1386
#: libs/widgetutils/xmlgui/kundoactions.cpp:45
#, kde-format
msgid "Redo"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, liquifyUndo)
#. +> trunk5 stable5
#: libs/command/kundo2stack.cpp:1405
#: libs/widgetutils/xmlgui/kundoactions.cpp:64
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1831
#, kde-format
msgid "Undo"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoConnectionShapeTypeCommand.cpp:31
msgctxt "(qtundo-format)"
msgid "Change Connection"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoMultiPathPointJoinCommand.cpp:30
#: libs/flake/commands/KoSubpathJoinCommand.cpp:56
msgctxt "(qtundo-format)"
msgid "Join subpaths"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoMultiPathPointMergeCommand.cpp:50
#: libs/flake/commands/KoPathPointMergeCommand.cpp:148
msgctxt "(qtundo-format)"
msgid "Merge points"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoParameterHandleMoveCommand.cpp:35
msgctxt "(qtundo-format)"
msgid "Change parameter"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoParameterToPathCommand.cpp:44
#: libs/flake/commands/KoParameterToPathCommand.cpp:53
#: libs/flake/tools/KoPathTool.cpp:390
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:609
msgctxt "(qtundo-format)"
msgid "Convert to Path"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathBreakAtPointCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Break subpath at points"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathCombineCommand.cpp:67
msgctxt "(qtundo-format)"
msgid "Combine paths"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathControlPointMoveCommand.cpp:42
msgctxt "(qtundo-format)"
msgid "Move control point"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathFillRuleCommand.cpp:44
msgctxt "(qtundo-format)"
msgid "Set fill rule"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathPointInsertCommand.cpp:80
msgctxt "(qtundo-format)"
msgid "Insert points"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathPointMoveCommand.cpp:43
#: libs/flake/commands/KoPathPointMoveCommand.cpp:59
msgctxt "(qtundo-format)"
msgid "Move points"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathPointRemoveCommand.cpp:104
#: libs/flake/commands/KoPathPointRemoveCommand.cpp:133
msgctxt "(qtundo-format)"
msgid "Remove points"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathPointTypeCommand.cpp:49
msgctxt "(qtundo-format)"
msgid "Set point type"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathReverseCommand.cpp:51
msgctxt "(qtundo-format)"
msgid "Reverse paths"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathSegmentBreakCommand.cpp:38
msgctxt "(qtundo-format)"
msgid "Break subpath"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathSegmentTypeCommand.cpp:134
msgctxt "(qtundo-format)"
msgid "Change segments to curves"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathSegmentTypeCommand.cpp:136
msgctxt "(qtundo-format)"
msgid "Change segments to lines"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoPathShapeMarkerCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Set marker"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeAlignCommand.cpp:84
msgctxt "(qtundo-format)"
msgid "Align shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeBackgroundCommand.cpp:66
#: libs/flake/commands/KoShapeBackgroundCommand.cpp:77
#: libs/flake/commands/KoShapeBackgroundCommand.cpp:92
msgctxt "(qtundo-format)"
msgid "Set background"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeClipCommand.cpp:70
#: libs/flake/commands/KoShapeClipCommand.cpp:85
msgctxt "(qtundo-format)"
msgid "Clip Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeCreateCommand.cpp:66
msgctxt "(qtundo-format)"
msgid "Create shape"
msgid_plural "Create shapes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeDeleteCommand.cpp:56
#: libs/flake/commands/KoShapeDeleteCommand.cpp:69
msgctxt "(qtundo-format)"
msgid "Delete shape"
msgid_plural "Delete shapes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeDistributeCommand.cpp:130
msgctxt "(qtundo-format)"
msgid "Distribute shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeGroupCommand.cpp:80
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1067
msgctxt "(qtundo-format)"
msgid "Group shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeGroupCommand.cpp:82
msgctxt "(qtundo-format)"
msgid "Add shapes to group"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeKeepAspectRatioCommand.cpp:27
msgctxt "(qtundo-format)"
msgid "Keep Aspect Ratio"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeLockCommand.cpp:36
msgctxt "(qtundo-format)"
msgid "Lock shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeMoveCommand.cpp:36
#: libs/flake/commands/KoShapeMoveCommand.cpp:48
msgctxt "(qtundo-format)"
msgid "Move shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeRenameCommand.cpp:41
msgctxt "(qtundo-format)"
msgid "Rename Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeReorderCommand.cpp:66
#: libs/flake/commands/KoShapeReorderCommand.cpp:79
msgctxt "(qtundo-format)"
msgid "Reorder shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeResizeCommand.cpp:47
#: plugins/tools/defaulttool/defaulttool/DefaultToolWidget.cpp:239
msgctxt "(qtundo-format)"
msgid "Resize"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeRunAroundCommand.cpp:72
msgctxt "(qtundo-format)"
msgid "Change Shape RunAround"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeShadowCommand.cpp:67
#: libs/flake/commands/KoShapeShadowCommand.cpp:84
#: libs/flake/commands/KoShapeShadowCommand.cpp:95
msgctxt "(qtundo-format)"
msgid "Set Shadow"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeShearCommand.cpp:51
msgctxt "(qtundo-format)"
msgid "Shear shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeSizeCommand.cpp:43
msgctxt "(qtundo-format)"
msgid "Resize shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeStrokeCommand.cpp:67
#: libs/flake/commands/KoShapeStrokeCommand.cpp:86
#: libs/flake/commands/KoShapeStrokeCommand.cpp:97
msgctxt "(qtundo-format)"
msgid "Set stroke"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeTransparencyCommand.cpp:49
#: libs/flake/commands/KoShapeTransparencyCommand.cpp:60
#: libs/flake/commands/KoShapeTransparencyCommand.cpp:73
msgctxt "(qtundo-format)"
msgid "Set opacity"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeUnclipCommand.cpp:96
msgctxt "(qtundo-format)"
msgid "Unclip Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeUnclipCommand.cpp:105
msgctxt "(qtundo-format)"
msgid "Unclip Shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoShapeUngroupCommand.cpp:55
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1095
msgctxt "(qtundo-format)"
msgid "Ungroup shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoSubpathJoinCommand.cpp:58
msgctxt "(qtundo-format)"
msgid "Close subpath"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/commands/KoSubpathRemoveCommand.cpp:34
msgctxt "(qtundo-format)"
msgid "Remove subpath"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/html/HtmlWriter.cpp:83
#, kde-format
msgid "Saving KoShapeLayer to html is not implemented yet!"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/html/HtmlWriter.cpp:87
#, kde-format
msgid "KoShapeGroup to html is not implemented yet!"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/html/HtmlWriter.cpp:93
#, kde-format
msgid "saving to html failed"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/html/HtmlWriter.cpp:97
#, kde-format
msgid "Cannot save %1 to html"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSceneCaptureType)
#. +> trunk5 stable5
#: libs/flake/KoConnectionShapeConfigWidget.cpp:30
#: plugins/extensions/metadataeditor/editors/exif.ui:970
#, kde-format
msgid "Standard"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, selectSubdivisionStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectMainStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectGuidesStyle)
#. +> trunk5 stable5
#: libs/flake/KoConnectionShapeConfigWidget.cpp:31
#: plugins/dockers/griddocker/grid_config_widget.ui:357
#: plugins/dockers/griddocker/grid_config_widget.ui:398
#: plugins/dockers/griddocker/grid_config_widget.ui:626
#, kde-format
msgid "Lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. i18n: ectx: property (text), widget (QLabel, lblTypeDesc)
#. i18n: ectx: property (text), widget (QLabel, typeLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QLabel, typeDescLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, axisTypeLabel)
#. +> trunk5 stable5
#: libs/flake/KoConnectionShapeConfigWidget.ui:17
#: libs/ui/forms/wdgimageproperties.ui:344
#: libs/ui/forms/wdgstrokeselectionproperties.ui:62
#: libs/ui/widgets/KoFillConfigWidget.ui:205
#: libs/widgets/koDocumentInfoAboutWidget.ui:78
#: libs/widgets/KoGradientEditWidget.cpp:169
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:523
#: plugins/dockers/griddocker/grid_config_widget.ui:86
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:54
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:35
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.ui:20
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:195
#: plugins/impex/ppm/kis_wdg_options_ppm.ui:17
#: plugins/tools/basictools/wdgmultihandtool.ui:57
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoConnectionShapeFactory.cpp:37
#, kde-format
msgid "Tie"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoConnectionShapeFactory.cpp:39
#, kde-format
msgid "A connection between two other shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoMarkerCollection.cpp:82
#: libs/flake/resources/KoSvgSymbolCollectionResource.cpp:155
#: libs/odf/KoOdfReadStore.cpp:133 libs/ui/flake/kis_shape_layer.cc:514
#, kde-format
msgid ""
"Parsing error in the main document at line %1, column %2\n"
"Error message: %3"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoPathShapeFactory.cpp:38
#, kde-format
msgid "Simple path shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoPathShapeFactory.cpp:40
#, kde-format
msgid "A simple path shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoShapeController.cpp:71
#: plugins/flake/textshape/kotext/InsertTextReferenceAction.cpp:63
#: plugins/flake/textshape/kotext/InsertVariableAction.cpp:58
#, kde-format
msgid "%1 Options"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/KoToolManager.cpp:672
#, kde-format
msgid "Active tool: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/svg/SvgShapeFactory.cpp:36
#, kde-format
msgid "Embedded svg shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShape.cpp:566
#: plugins/flake/textshape/TextShapeFactory.cpp:44
#: plugins/flake/textshape/TextShapeFactory.cpp:54
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:62
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:64
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShape.cpp:568
#: libs/flake/text/KoSvgTextShape.cpp:576
#, kde-format
msgid "SVG Text Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShape.cpp:574
#, kde-format
msgid "SVG Text"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:144
#, kde-format
msgid "More than one 'text' node found!"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:153
#, kde-format
msgid "Unknown node of type '%1' found!"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:159
#, kde-format
msgid "No 'text' node found!"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:367
#: libs/flake/text/KoSvgTextShapeMarkupConverter.cpp:704
#, kde-format
msgid "Unknown error writing SVG text element"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoCreateShapesToolFactory.cpp:29
#, kde-format
msgid "Create object"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathSegmentChangeStrategy.cpp:146
msgctxt "(qtundo-format)"
msgid "Change Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:214
#, kde-format
msgid "Edit Shape"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:675
#, kde-format
msgid "Drag to move handle."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:739
#, kde-format
msgid "Drag to move point. Shift click to change point type."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:741
#, kde-format
msgid "Drag to move control point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:769
#, kde-format
msgid "Drag to change curve directly. Double click to insert new path point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:777
#, kde-format
msgid "Press B to break path at selected point."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathTool.cpp:779
#, kde-format
msgid "Press B to break path at selected segments."
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoPathToolFactory.cpp:30
#, kde-format
msgid "Edit Shapes Tool"
msgstr ""
#. +> trunk5 stable5
#: libs/flake/tools/KoZoomToolFactory.cpp:30
#: libs/widgets/KoZoomController_p.h:41 libs/widgets/KoZoomWidget.cpp:64
#, kde-format
msgid "Zoom"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, zoomInButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, btnZoomIn)
#. +> trunk5 stable5
#: libs/flake/tools/KoZoomToolWidget.ui:20
#: libs/ui/forms/kis_previewwidgetbase.ui:123
#: libs/ui/input/kis_zoom_action.cpp:125
#, kde-format
msgid "Zoom In"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, zoomOutButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, btnZoomOut)
#. +> trunk5 stable5
#: libs/flake/tools/KoZoomToolWidget.ui:30
#: libs/ui/forms/kis_previewwidgetbase.ui:110
#: libs/ui/input/kis_zoom_action.cpp:126
#, kde-format
msgid "Zoom Out"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, corner)
#. i18n: ectx: property (text), widget (QToolButton, smooth)
#. i18n: ectx: property (text), widget (QToolButton, symmetric)
#. i18n: ectx: property (text), widget (QToolButton, lineSegment)
#. i18n: ectx: property (text), widget (QToolButton, curveSegment)
#. i18n: ectx: property (text), widget (QToolButton, linePoint)
#. i18n: ectx: property (text), widget (QToolButton, curvePoint)
#. i18n: ectx: property (text), widget (QToolButton, addPoint)
#. i18n: ectx: property (text), widget (QToolButton, removePoint)
#. i18n: ectx: property (text), widget (QToolButton, breakPoint)
#. i18n: ectx: property (text), widget (QToolButton, breakSegment)
#. i18n: ectx: property (text), widget (QToolButton, joinSegment)
#. i18n: ectx: property (text), widget (QToolButton, mergePoints)
#. i18n: ectx: property (text), widget (QToolButton, btnSelectFile)
#. i18n: ectx: property (text), widget (QToolButton, add)
#. i18n: ectx: property (text), widget (QToolButton, remove)
#. i18n: ectx: property (text), widget (QToolButton, open)
#. i18n: ectx: property (text), widget (QToolButton, save)
#. i18n: ectx: property (text), widget (QToolButton, capNJoinButton)
#. i18n: ectx: property (text), widget (KoColorPopupButton, btnChooseSolidColor)
#. i18n: ectx: property (text), widget (QToolButton, btnSolidColorPick)
#. i18n: ectx: property (text), widget (KoColorPopupButton, btnChoosePredefinedGradient)
#. i18n: ectx: property (text), widget (QToolButton, btnSaveGradient)
#. i18n: ectx: property (text), widget (QToolButton, m_bnFileName)
#. i18n: ectx: property (text), widget (QToolButton, bnLandscape)
#. i18n: ectx: property (text), widget (QToolButton, bnPortrait)
#. i18n: ectx: property (text), widget (KoGroupButton, intersect)
#. i18n: ectx: property (text), widget (KoGroupButton, shape)
#. i18n: ectx: property (text), widget (KoGroupButton, replace)
#. i18n: ectx: property (text), widget (KoGroupButton, add)
#. i18n: ectx: property (text), widget (KoGroupButton, pixel)
#. i18n: ectx: property (text), widget (KoGroupButton, subtract)
#. i18n: ectx: property (text), widget (QToolButton, bnSwapFile)
#. i18n: ectx: property (text), widget (KisColorButton, bnColor)
#. i18n: ectx: property (text), widget (KisColorButton, bnHighlightColor)
#. i18n: ectx: property (text), widget (KisColorButton, bnShadowColor)
#. i18n: ectx: property (text), widget (QToolButton, bnFont)
#. i18n: ectx: property (text), widget (QToolButton, bnAdd)
#. i18n: ectx: property (text), widget (QToolButton, bnRemove)
#. i18n: ectx: property (text), widget (QToolButton, bnSelectSaveLocation)
#. i18n: ectx: property (text), widget (QToolButton, bnGetPreview)
#. i18n: ectx: property (text), widget (QToolButton, bnRenderOptions)
#. i18n: ectx: property (text), widget (QToolButton, bnExportOptions)
#. i18n: ectx: property (text), widget (QToolButton, bnToggle)
#. i18n: ectx: property (text), widget (QToolButton, bnClear)
#. i18n: ectx: property (text), widget (QToolButton, bnSave)
#. i18n: ectx: property (text), widget (QToolButton, bnSettings)
#. i18n: ectx: property (text), widget (QToolButton, configureLayerDockerToolbar)
#. i18n: ectx: property (text), widget (KisToolButton, bnAdd)
#. i18n: ectx: property (text), widget (QToolButton, bnDuplicate)
#. i18n: ectx: property (text), widget (QToolButton, bnLower)
#. i18n: ectx: property (text), widget (QToolButton, bnRaise)
#. i18n: ectx: property (text), widget (QToolButton, bnProperties)
#. i18n: ectx: property (text), widget (QToolButton, bnDelete)
#. i18n: ectx: property (text), widget (QToolButton, bnAddGroup)
#. i18n: ectx: property (text), widget (QToolButton, bnAddDialog)
#. i18n: ectx: property (text), widget (QToolButton, btnFirstFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnPreviousKeyFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnPreviousFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnPlay)
#. i18n: ectx: property (text), widget (QToolButton, btnNextFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnNextKeyFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnLastFrame)
#. i18n: ectx: property (text), widget (KisToolButton, btnAddKeyframe)
#. i18n: ectx: property (text), widget (QToolButton, btnAddDuplicateFrame)
#. i18n: ectx: property (text), widget (KisToolButton, btnDeleteKeyframe)
#. i18n: ectx: property (text), widget (QToolButton, btnOnionSkinOptions)
#. i18n: ectx: property (text), widget (QToolButton, btnLazyFrame)
#. i18n: ectx: property (text), widget (QToolButton, btnDropFrames)
#. i18n: ectx: property (text), widget (QToolButton, vectorPresetsConfigureButton)
#. i18n: ectx: property (text), widget (QToolButton, m_bnSelectConfigurationFile)
#. i18n: ectx: property (text), widget (QToolButton, m_bnSelectLut)
#. i18n: ectx: property (text), widget (FormattingButton, bulletListButton)
#. i18n: ectx: property (text), widget (QToolButton, moreOptions)
#. i18n: ectx: property (text), widget (QToolButton, customCharacter)
#. i18n: ectx: property (text), widget (QToolButton, resetTextColor)
#. i18n: ectx: property (text), widget (QToolButton, resetBackground)
#. i18n: ectx: property (text), widget (QToolButton, resetBackgroundColor)
#. i18n: ectx: property (text), widget (QToolButton, splitSections)
#. i18n: ectx: property (text), widget (QToolButton, configureSection)
#. i18n: ectx: property (text), widget (QToolButton, insertSection)
#. i18n: ectx: property (text), widget (QuickTableButton, quickTable)
#. i18n: ectx: property (text), widget (QToolButton, insertVariable)
#. i18n: ectx: property (text), widget (QToolButton, insertSpecialChar)
#. i18n: ectx: property (text), widget (QToolButton, insertPageBreak)
#. i18n: ectx: property (text), widget (QPushButton, insertionColorButton)
#. i18n: ectx: property (text), widget (QPushButton, deletionColorButton)
#. i18n: ectx: property (text), widget (QPushButton, formatColorButton)
#. i18n: ectx: property (text), widget (QToolButton, toolButton)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_5)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_7)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_4)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_8)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_3)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_6)
#. i18n: ectx: property (text), widget (QToolButton, toolButton_2)
#. i18n: ectx: property (text), widget (QToolButton, splitCells)
#. i18n: ectx: property (text), widget (QToolButton, mergeCells)
#. i18n: ectx: property (text), widget (FormattingButton, border)
#. i18n: ectx: property (text), widget (QToolButton, removeEffect)
#. i18n: ectx: property (text), widget (QToolButton, addEffect)
#. i18n: ectx: property (text), widget (QToolButton, raiseEffect)
#. i18n: ectx: property (text), widget (QToolButton, lowerEffect)
#. i18n: ectx: property (text), widget (QToolButton, addPreset)
#. i18n: ectx: property (text), widget (QToolButton, removePreset)
#. +> trunk5 stable5
#: libs/flake/tools/PathToolOptionWidgetBase.ui:67
#: libs/flake/tools/PathToolOptionWidgetBase.ui:74
#: libs/flake/tools/PathToolOptionWidgetBase.ui:81
#: libs/flake/tools/PathToolOptionWidgetBase.ui:101
#: libs/flake/tools/PathToolOptionWidgetBase.ui:108
#: libs/flake/tools/PathToolOptionWidgetBase.ui:115
#: libs/flake/tools/PathToolOptionWidgetBase.ui:122
#: libs/flake/tools/PathToolOptionWidgetBase.ui:129
#: libs/flake/tools/PathToolOptionWidgetBase.ui:136
#: libs/flake/tools/PathToolOptionWidgetBase.ui:143
#: libs/flake/tools/PathToolOptionWidgetBase.ui:150
#: libs/flake/tools/PathToolOptionWidgetBase.ui:157
#: libs/flake/tools/PathToolOptionWidgetBase.ui:164
#: libs/ui/forms/wdggeneralsettings.ui:253 libs/ui/forms/wdgnewimage.ui:168
#: libs/ui/forms/wdgnewimage.ui:272
#: libs/ui/forms/wdgperformancesettings.ui:239
#: libs/ui/forms/wdgselectionoptions.ui:40
#: libs/ui/forms/wdgselectionoptions.ui:56
#: libs/ui/forms/wdgselectionoptions.ui:72
#: libs/ui/forms/wdgselectionoptions.ui:91
#: libs/ui/forms/wdgselectionoptions.ui:130
#: libs/ui/forms/wdgselectionoptions.ui:149
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:318
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:371
#: libs/ui/layerstyles/WdgColorOverlay.ui:57
#: libs/ui/layerstyles/wdgInnerGlow.ui:125 libs/ui/layerstyles/WdgSatin.ui:54
#: libs/ui/layerstyles/WdgStroke.ui:166
#: libs/ui/widgets/KoFillConfigWidget.ui:172
#: libs/ui/widgets/KoFillConfigWidget.ui:188
#: libs/ui/widgets/KoFillConfigWidget.ui:299
#: libs/ui/widgets/KoFillConfigWidget.ui:315
#: libs/ui/widgets/KoStrokeConfigWidget.ui:60
#: libs/widgets/KoEditColorSet.ui:48 libs/widgets/KoEditColorSet.ui:58
#: libs/widgets/KoEditColorSet.ui:68 libs/widgets/KoEditColorSet.ui:78
#: libs/widgets/wdg_file_name_requester.ui:35
#: plugins/dockers/animation/wdg_animation.ui:173
#: plugins/dockers/animation/wdg_animation.ui:205
#: plugins/dockers/animation/wdg_animation.ui:237
#: plugins/dockers/animation/wdg_animation.ui:269
#: plugins/dockers/animation/wdg_animation.ui:301
#: plugins/dockers/animation/wdg_animation.ui:333
#: plugins/dockers/animation/wdg_animation.ui:365
#: plugins/dockers/animation/wdg_animation.ui:412
#: plugins/dockers/animation/wdg_animation.ui:422
#: plugins/dockers/animation/wdg_animation.ui:432
#: plugins/dockers/animation/wdg_animation.ui:449
#: plugins/dockers/animation/wdg_animation.ui:459
#: plugins/dockers/animation/wdg_animation.ui:469
#: plugins/dockers/defaultdockers/wdglayerbox.ui:98
#: plugins/dockers/defaultdockers/wdglayerbox.ui:141
#: plugins/dockers/defaultdockers/wdglayerbox.ui:160
#: plugins/dockers/defaultdockers/wdglayerbox.ui:185
#: plugins/dockers/defaultdockers/wdglayerbox.ui:210
#: plugins/dockers/defaultdockers/wdglayerbox.ui:235
#: plugins/dockers/defaultdockers/wdglayerbox.ui:276
#: plugins/dockers/logdocker/WdgLogDocker.ui:45
#: plugins/dockers/logdocker/WdgLogDocker.ui:58
#: plugins/dockers/logdocker/WdgLogDocker.ui:68
#: plugins/dockers/logdocker/WdgLogDocker.ui:91
#: plugins/dockers/lut/wdglut.ui:196 plugins/dockers/lut/wdglut.ui:230
#: plugins/dockers/palettedocker/wdgpalettedock.ui:47
#: plugins/dockers/palettedocker/wdgpalettedock.ui:66
#: plugins/dockers/palettedocker/wdgpalettedock.ui:89
#: plugins/dockers/palettedocker/wdgpalettedock.ui:112
#: plugins/dockers/svgcollectiondocker/WdgSvgCollection.ui:22
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:239
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:354
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:83
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:90
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:142
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:149
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:366
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:448
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:127
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:207
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:266
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:40
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:84
#: plugins/flake/textshape/dialogs/FontDecorations.ui:36
#: plugins/flake/textshape/dialogs/FontDecorations.ui:62
#: plugins/flake/textshape/dialogs/FontDecorations.ui:109
#: plugins/flake/textshape/dialogs/FontDecorations.ui:122
#: plugins/flake/textshape/dialogs/FontDecorations.ui:135
#: plugins/flake/textshape/dialogs/FontDecorations.ui:148
#: plugins/flake/textshape/dialogs/FontDecorations.ui:161
#: plugins/flake/textshape/dialogs/FontDecorations.ui:174
#: plugins/flake/textshape/dialogs/FontDecorations.ui:187
#: plugins/flake/textshape/dialogs/FontDecorations.ui:200
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:221
#: plugins/flake/textshape/dialogs/ParagraphDecorations.ui:55
#: plugins/flake/textshape/dialogs/SimpleCharacterWidget.ui:167
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:40
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:59
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:78
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:97
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:129
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:148
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:164
#: plugins/flake/textshape/dialogs/SimpleParagraphWidget.ui:65
#: plugins/flake/textshape/dialogs/SimpleParagraphWidget.ui:189
#: plugins/flake/textshape/dialogs/SimpleTableWidget.ui:128
#: plugins/flake/textshape/dialogs/SimpleTableWidget.ui:144
#: plugins/flake/textshape/dialogs/SimpleTableWidget.ui:176
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:87
#: plugins/python/exportlayers/uiexportlayers.py:38
#: plugins/python/scriptdocker/scriptdocker.py:43
#: plugins/python/tenscripts/uitenscripts.py:61
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:57
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:67
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:74
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:81
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:102
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:109
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, convertToPath)
#. +> trunk5 stable5
#: libs/flake/tools/PathToolOptionWidgetBase.ui:231
#, kde-format
msgid "Convert to Path"
msgstr ""
#. +> trunk5 stable5
#: libs/global/kis_assert.cpp:83
#, kde-format
msgctxt "@title:window"
msgid "Krita: Internal Error"
msgstr ""
#. +> trunk5 stable5
#: libs/global/kis_dom_utils.cpp:115
#, kde-format
msgid "Could not find \"%1\" XML tag in \"%2\""
msgstr ""
#. +> trunk5 stable5
#: libs/global/kis_dom_utils.cpp:145
#, kde-format
msgid "Error: incorrect type (%2) for value %1. Expected %3"
msgstr ""
#. +> trunk5 stable5
#: libs/image/brushengine/kis_paintop_factory.cpp:50
#, kde-format
msgctxt "Category of brush engines"
msgid "Brush engines"
msgstr ""
#. +> trunk5 stable5
#: libs/image/brushengine/kis_paintop_registry.cc:143
#, kde-format
msgid "default"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgRectangleConstraints)
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.cpp:51
#: libs/image/brushengine/kis_standard_uniform_properties_factory.h:30
#: libs/ui/forms/wdgrectangleconstraints.ui:20
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:52
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:108
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:60
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:42
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:48
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:46
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:54
#: plugins/python/quick_settings_docker/quick_settings_docker.py:60
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1022
#, kde-format
msgid "Size"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intWidth)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intRoundCornersX)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intRoundCornersY)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intCheckSize)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, sizeToStartFromSpinBox)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, deltaValueSpinBox)
#. i18n: ectx: property (suffix), widget (QSpinBox, intWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, intHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intHSpacing)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intVSpacing)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intXOffset)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intYOffset)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, popupSize)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, minimalShadeSelectorLineHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, lastUsedColorsWidth)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, lastUsedColorsHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, commonColorsWidth)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, commonColorsHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intHalfWidth)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intHalfHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, radius)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, spinMoveStep)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intX)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intY)
#. i18n: ectx: property (suffix), widget (QSpinBox, patchRadius)
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.cpp:60
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:600
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:603
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:840
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:847
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1097
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1262
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1265
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1347
#: libs/ui/dialogs/kis_dlg_preferences.cc:781
#: libs/ui/forms/wdgdisplaysettings.ui:193
#: libs/ui/forms/wdgrectangleconstraints.ui:82
#: libs/ui/forms/wdgrectangleconstraints.ui:130
#: libs/ui/forms/wdgrectangleconstraints.ui:180
#: libs/ui/forms/wdgrectangleconstraints.ui:222 libs/ui/kis_paintop_box.cc:274
#: libs/ui/widgets/kis_lod_availability_widget.cpp:87
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:453
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:727
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:826
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:849
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1044
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1067
#: plugins/dockers/griddocker/grid_config_widget.cpp:56
#: plugins/dockers/griddocker/grid_config_widget.ui:226
#: plugins/dockers/griddocker/grid_config_widget.ui:258
#: plugins/dockers/griddocker/grid_config_widget.ui:472
#: plugins/dockers/griddocker/grid_config_widget.ui:517
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:151
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:190
#: plugins/filters/blur/kis_wdg_gaussian_blur.cpp:45
#: plugins/filters/blur/kis_wdg_gaussian_blur.cpp:53
#: plugins/filters/blur/wdgblur.ui:42 plugins/filters/blur/wdgblur.ui:81
#: plugins/paintops/curvebrush/kis_curve_line_option.cpp:33
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:79
#: plugins/paintops/deform/kis_brush_size_option.cpp:50
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:131
#: plugins/paintops/experiment/kis_experimentop_option.cpp:38
#: plugins/paintops/gridbrush/kis_gridop_option.cpp:43
#: plugins/paintops/gridbrush/kis_gridop_option.cpp:49
#: plugins/paintops/hatching/kis_hatching_options.cpp:33
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:165
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:196
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:105
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:128
#: plugins/paintops/libpaintop/kis_auto_brush_widget.cpp:63
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:116
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:43
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:45
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_fade.cpp:65
#: plugins/paintops/roundmarker/kis_roundmarker_option.cpp:38
#: plugins/paintops/sketch/kis_sketchop_option.cpp:44
#: plugins/paintops/spray/kis_spray_shape_option.cpp:57
#: plugins/paintops/spray/kis_spray_shape_option.cpp:61
#: plugins/paintops/spray/kis_spray_shape_option.cpp:134
#: plugins/paintops/spray/kis_spray_shape_option.cpp:136
#: plugins/paintops/spray/kis_sprayop_option.cpp:43
#: plugins/tools/basictools/kis_tool_brush.cc:362
#: plugins/tools/basictools/kis_tool_fill.cc:182
#: plugins/tools/basictools/kis_tool_fill.cc:189
#: plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp:63
#: plugins/tools/basictools/kis_tool_movetooloptionswidget.cpp:64
#: plugins/tools/basictools/kis_tool_multihand.cpp:305
#: plugins/tools/basictools/wdgcolorpicker.ui:176
#: plugins/tools/basictools/wdgmovetool.ui:127
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:220
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:223
#: plugins/tools/tool_crop/wdg_tool_crop.ui:113
#: plugins/tools/tool_crop/wdg_tool_crop.ui:138
#: plugins/tools/tool_crop/wdg_tool_crop.ui:246
#: plugins/tools/tool_crop/wdg_tool_crop.ui:271
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:79
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:89
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch_options_widget.ui:130
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:108
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:109
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:118
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:119
#, kde-format
msgid " px"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, opacityCBox)
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.h:31
#: libs/image/kis_keyframe_channel.cpp:30 libs/image/kis_layer.cc:333
#: libs/widgets/KoColorPopupAction.cpp:99
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:195
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:51
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:35
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:60
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:114
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:48
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:49
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:39
#: plugins/paintops/hairy/wdghairyeoptions.ui:297
#: plugins/paintops/hairy/wdgInkOptions.ui:58
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:47
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:45
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:52
#: plugins/python/quick_settings_docker/quick_settings_docker.py:61
#, kde-format
msgid "Opacity"
msgstr ""
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.h:32
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:61
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:126
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:53
#: plugins/python/quick_settings_docker/quick_settings_docker.py:62
#, kde-format
msgid "Flow"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpAngle)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.h:33
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:108
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:46
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:181
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:57
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:77
#, kde-format
msgid "Angle"
msgstr ""
#. +> trunk5 stable5
#: libs/image/brushengine/kis_standard_uniform_properties_factory.h:34
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:53
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:64
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:43
#: plugins/paintops/spray/kis_spray_paintop_settings.cpp:105
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:58
#, kde-format
msgid "Spacing"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_change_filter_command.h:45
msgctxt "(qtundo-format)"
msgid "Change Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_deselect_global_selection_command.cpp:30
msgctxt "(qtundo-format)"
msgid "Deselect"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_image_layer_add_command.cpp:32
#: libs/image/commands/kis_image_layer_add_command.cpp:48
msgctxt "(qtundo-format)"
msgid "Add Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_image_layer_move_command.cpp:37
#: libs/image/commands/kis_image_layer_move_command.cpp:50
msgctxt "(qtundo-format)"
msgid "Move Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_image_layer_remove_command.cpp:30
#: libs/image/commands/kis_image_layer_remove_command_impl.cpp:47
msgctxt "(qtundo-format)"
msgid "Remove Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_image_set_projection_color_space_command.cpp:29
msgctxt "(qtundo-format)"
msgid "Convert Image Type"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_compositeop_command.cpp:29
msgctxt "(qtundo-format)"
msgid "Composition Mode Change"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_opacity_command.cpp:26
msgctxt "(qtundo-format)"
msgid "Opacity Change"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:34
msgctxt "(qtundo-format)"
msgid "Property Changes"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:151
#: libs/image/kis_layer_properties_icons.cpp:33
#, kde-format
msgid "Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:155
#: libs/image/kis_layer_properties_icons.cpp:32
#, kde-format
msgid "Locked"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:159
#: libs/image/kis_layer_properties_icons.cpp:39
#, kde-format
msgid "Active"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_node_property_list_command.cpp:167
#: libs/image/kis_layer_properties_icons.cpp:36
#: libs/image/kis_paint_layer.cc:210
#, kde-format
msgid "Alpha Locked"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands/kis_reselect_global_selection_command.cpp:30
msgctxt "(qtundo-format)"
msgid "Reselect"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands_new/kis_image_resize_command.cpp:28
#: libs/image/kis_image.cc:624
msgctxt "(qtundo-format)"
msgid "Resize Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands_new/kis_image_set_resolution_command.cpp:26
msgctxt "(qtundo-format)"
msgid "Set Image Resolution"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands_new/kis_move_command_common.h:40
#: libs/ui/tool/strokes/move_stroke_strategy.cpp:33
msgctxt "(qtundo-format)"
msgid "Move"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands_new/kis_set_layer_style_command.cpp:27
msgctxt "(qtundo-format)"
msgid "Change Layer Style"
msgstr ""
#. +> trunk5 stable5
#: libs/image/commands_new/kis_switch_current_time_command.cpp:27
msgctxt "(qtundo-format)"
msgid "Switch current time"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:24
#, kde-format
msgid "Adjust"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:25
#, kde-format
msgid "Artistic"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:26
#: plugins/filters/blur/kis_blur_filter.h:38
#, kde-format
msgid "Blur"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:27
#: plugins/flake/textshape/dialogs/FontDecorations.ui:17
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:72
#, kde-format
msgid "Colors"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:28
#: plugins/filters/edgedetection/kis_edge_detection_filter.h:43
#, kde-format
msgid "Edge Detection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:29
#, kde-format
msgid "Emboss"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:30
#, kde-format
msgid "Enhance"
msgstr ""
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:31
#, kde-format
msgid "Map"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. i18n: ectx: property (title), widget (QGroupBox, otherBox)
#. +> trunk5 stable5
#: libs/image/filter/kis_filter_category_ids.cpp:32
#: plugins/extensions/metadataeditor/editors/exif.ui:442
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:290
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
#, kde-format
msgid "Other"
msgstr ""
#. +> stable5
#: libs/image/filter/kis_filter.cc:77
#, kde-format
msgid "Non-photorealistic"
msgstr ""
#. +> trunk5 stable5
#: libs/image/generator/kis_generator_layer.cpp:158
#, kde-format
msgid "Generator"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_adjustment_layer.cc:130
#, kde-format
msgctxt "property of a filter layer, noun"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_base_mask_generator.h:35
#: libs/ui/kis_bookmarked_configurations_model.cc:66
#: plugins/extensions/layersplit/dlg_layersplit.cpp:62
#: plugins/flake/textshape/kotext/styles/KoStyleManager.cpp:106
#: plugins/flake/textshape/kotext/styles/KoStyleManager.cpp:111
#, kde-format
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSharpness)
#. i18n: ectx: property (text), item, widget (QComboBox, editContrast)
#. +> trunk5 stable5
#: libs/image/kis_base_mask_generator.h:36
#: plugins/extensions/metadataeditor/editors/exif.ui:860
#: plugins/extensions/metadataeditor/editors/exif.ui:892
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:68
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:61
#, kde-format
msgid "Soft"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_base_mask_generator.h:37
#, kde-format
msgid "Gaussian"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_clone_layer.cpp:317
#, kde-format
msgid "Copy From"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:70
#, kde-format
msgid "Hermite"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:82
#, kde-format
msgid "Bicubic"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:88
#, kde-format
msgid "Adds pixels using the color of surrounding pixels. Produces smoother tonal gradations than Bilinear."
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:96
#, kde-format
msgid "Nearest Neighbor"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:102
#, kde-format
msgid "Replicate pixels in the image. Preserves all the original detail, but can produce jagged effects."
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:115
#: libs/ui/canvas/kis_canvas_controller.cpp:314
#, kde-format
msgid "Bilinear"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:121
#, kde-format
msgid "Adds pixels averaging the color values of surrounding pixels. Produces medium quality results when the image is scaled from half to two times the original size."
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:131
#, kde-format
msgid "Bell"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:142
#, kde-format
msgid "BSpline"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:153
#, kde-format
msgid "Lanczos3"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:159
#, kde-format
msgid "Offers similar results than Bicubic, but maybe a little bit sharper. Can produce light and dark halos along strong edges."
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_filter_strategy.h:170
#, kde-format
msgid "Mitchell"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_group_layer.cc:316
#: libs/image/kis_layer_properties_icons.cpp:38
#, kde-format
msgid "Pass Through"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:519
#, kde-format
msgid "background"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: libs/image/kis_image.cc:523 plugins/extensions/imagesize/imagesize.xmlgui:9
#: plugins/tools/tool_crop/wdg_tool_crop.ui:393
#, kde-format
msgid "Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:623
msgctxt "(qtundo-format)"
msgid "Crop Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:665
msgctxt "(qtundo-format)"
msgid "Crop Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:666
msgctxt "(qtundo-format)"
msgid "Crop Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:698
msgctxt "(qtundo-format)"
msgid "Scale Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:699
msgctxt "(qtundo-format)"
msgid "Change Image Resolution"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:746
msgctxt "(qtundo-format)"
msgid "Scale Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:873
msgctxt "(qtundo-format)"
msgid "Rotate Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:879
msgctxt "(qtundo-format)"
msgid "Rotate Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:881
msgctxt "(qtundo-format)"
msgid "Rotate Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:963
msgctxt "(qtundo-format)"
msgid "Shear Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:966
msgctxt "(qtundo-format)"
msgid "Shear Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:973
msgctxt "(qtundo-format)"
msgid "Shear Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:985
msgctxt "(qtundo-format)"
msgid "Convert Image Color Space"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:1020
msgctxt "(qtundo-format)"
msgid "Convert Projection Color Space"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_image.cc:1796
msgctxt "(qtundo-format)"
msgid "Crop Selections"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:29 libs/ui/forms/wdgnewimage.ui:370
#, kde-format
msgid "Content"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:31
#: libs/ui/tool/kis_selection_tool_helper.cpp:320
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1665
#, kde-format
msgid "Transform"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:32
#, kde-format
msgid "Position (X)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:33
#, kde-format
msgid "Position (Y)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:34
#, kde-format
msgid "Scale (X)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:35
#, kde-format
msgid "Scale (Y)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:36
#, kde-format
msgid "Shear (X)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:37
#, kde-format
msgid "Shear (Y)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:38
#, kde-format
msgid "Rotation (X)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:39
#, kde-format
msgid "Rotation (Y)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_keyframe_channel.cpp:40
#, kde-format
msgid "Rotation (Z)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer.cc:333 libs/widgets/KoZoomAction.cpp:201
#: libs/widgets/KoZoomAction.cpp:214 libs/widgets/KoZoomMode.cpp:26
#, kde-format
msgid "%1%"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisCompositeOpComboBox, cmbComposite)
#. +> trunk5 stable5
#: libs/image/kis_layer.cc:338 libs/ui/widgets/kis_cmb_composite.cc:71
#: plugins/dockers/defaultdockers/wdglayerbox.ui:52
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:50
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:38
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:59
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:47
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:42
#: plugins/paintops/experiment/kis_experiment_paintop_settings_widget.cpp:36
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:48
#: plugins/paintops/gridbrush/kis_grid_paintop_settings_widget.cpp:40
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:38
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:54
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:38
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:41
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:46
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:47
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:51
#, kde-format
msgid "Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:34
#, kde-format
msgid "Layer Style"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:35
#, kde-format
msgid "Inherit Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:37
#: libs/image/kis_paint_layer.cc:213
#: plugins/dockers/animation/animation_docker.cpp:653
#: plugins/dockers/animation/onion_skins_docker.cpp:40
#, kde-format
msgid "Onion Skins"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:40
#, kde-format
msgid "Color Label"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:41
#, kde-format
msgid "Update Result"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:42
#, kde-format
msgid "Edit Key Strokes"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:43
#, kde-format
msgid "Show Coloring"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openFileLink)
#. +> trunk5 stable5
#: libs/image/kis_layer_properties_icons.cpp:44
#: libs/ui/forms/KisWelcomePage.ui:573
#, kde-format
msgid "Open File"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:429
#, kde-format
msgid "Merged"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:935
msgctxt "(qtundo-format)"
msgid "Merge Down"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1135
#, kde-format
msgid "Copy of"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1197
msgctxt "(qtundo-format)"
msgid "Change projection color"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1296
msgctxt "(qtundo-format)"
msgid "Merge Selected Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1304
msgctxt "(qtundo-format)"
msgid "New From Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1304
#, kde-format
msgctxt "New layer created from all the visible layers"
msgid "Visible"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1383
msgctxt "(qtundo-format)"
msgid "Merge Selection Masks"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1406
msgctxt "(qtundo-format)"
msgid "Flatten Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_layer_utils.cpp:1414
msgctxt "(qtundo-format)"
msgid "Flatten Image"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_processing_visitor.cpp:34
#, kde-format
msgid "Processing"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_psd_layer_style.cpp:99
#: libs/ui/KisApplicationArguments.cpp:335 libs/ui/KisMainWindow.cpp:1153
#: libs/ui/KisMainWindow.cpp:1445 libs/ui/KisMainWindow.cpp:1464
#: plugins/impex/libkra/kis_kra_saver.cpp:83
#, kde-format
msgid "Unnamed"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_regenerate_frame_stroke_strategy.cpp:105
msgctxt "(qtundo-format)"
msgid "Render Animation"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:120
msgctxt "(qtundo-format)"
msgid "Erode Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:184
msgctxt "(qtundo-format)"
msgid "Dilate Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:254
msgctxt "(qtundo-format)"
msgid "Border Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:464
msgctxt "(qtundo-format)"
msgid "Feather Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:511
msgctxt "(qtundo-format)"
msgid "Grow Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:638
msgctxt "(qtundo-format)"
msgid "Shrink Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:781
msgctxt "(qtundo-format)"
msgid "Smooth Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_selection_filters.cpp:842
msgctxt "(qtundo-format)"
msgid "Invert Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_switch_time_stroke_strategy.cpp:44
msgctxt "(qtundo-format)"
msgid "Switch Frames"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_sync_lod_cache_stroke_strategy.cpp:70
msgctxt "(qtundo-format)"
msgid "Instant Preview"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_scheduler.cpp:138
#, kde-format
msgid "Updating..."
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_time_monitor.cpp:202
#, kde-format
msgid "Stroke Time:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_time_monitor.cpp:203
#, kde-format
msgid "Mouse Speed:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_time_monitor.cpp:204
#, kde-format
msgid "Jobs/Update:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_time_monitor.cpp:205
#, kde-format
msgid "Non Update Time:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/kis_update_time_monitor.cpp:206
#, kde-format
msgid "Response Time:"
msgstr ""
#. +> trunk5 stable5
#: libs/image/krita_utils.cpp:349
#, kde-format
msgid "off"
msgstr ""
#. +> trunk5 stable5
#: libs/image/krita_utils.cpp:349
#, kde-format
msgid "on"
msgstr ""
#. +> trunk5 stable5
#: libs/image/layerstyles/kis_ls_bevel_emboss_filter.cpp:56
#: libs/image/layerstyles/kis_ls_stroke_filter.cpp:72
#, kde-format
msgid "Stroke (style)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/layerstyles/kis_ls_drop_shadow_filter.cpp:48
#, kde-format
msgid "Drop Shadow (style)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/layerstyles/kis_ls_overlay_filter.cpp:50
#, kde-format
msgid "Overlay (style)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/layerstyles/kis_ls_satin_filter.cpp:46
#, kde-format
msgid "Satin (style)"
msgstr ""
#. +> trunk5 stable5
#: libs/image/lazybrush/kis_colorize_mask.cpp:937
msgctxt "(qtundo-format)"
msgid "Change Key Stroke Color"
msgstr ""
#. +> trunk5 stable5
#: libs/image/lazybrush/kis_colorize_mask.cpp:964
msgctxt "(qtundo-format)"
msgid "Remove Key Stroke"
msgstr ""
#. +> trunk5 stable5
#: libs/image/lazybrush/kis_colorize_stroke_strategy.cpp:85
msgctxt "(qtundo-format)"
msgid "Colorize"
msgstr ""
#. +> trunk5 stable5
#: libs/image/lazybrush/kis_colorize_stroke_strategy.cpp:85
msgctxt "(qtundo-format)"
msgid "Prefilter Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/image/processing/kis_transform_processing_visitor.cpp:214
msgctxt "(qtundo-format)"
msgid "Transform Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/AnimationCheck.h:38
#, kde-format
msgctxt "image conversion warning"
msgid "This image has <b>animated layers</b>. Animation cannot be saved to this format."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/CheckImageSize.h:40 libs/impex/ImageSizeCheck.h:39
#, kde-format
msgctxt "image conversion warning"
msgid "This image is larger than <b>%1 x %2</b>. Images this size cannot be saved to this format."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/ColorModelCheck.h:44
#, kde-format
msgctxt "image conversion warning"
msgid "The color model <b>%1</b> or channel depth <b>%2</b> cannot be saved to this format. Your image will be converted."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/ColorModelHomogenousCheck.h:125
#, kde-format
msgctxt "image conversion warning"
msgid "Your image contains layers with a color model that is different from the image. The layers will be converted."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/ColorModelPerLayerCheck.h:129
#, kde-format
msgctxt "image conversion warning"
msgid "Your image contains layers with the color model <b>%1</b> and channel depth <b>%2</b> which cannot be saved to this format. The layers will be converted."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/CompositionsCheck.h:36
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>compositions</b>. The compositions will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/ExifCheck.h:40
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>Exif</b> metadata. The metadata will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:101
#, kde-format
msgid "Clone Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:103
#, kde-format
msgid "Group Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:105
#, kde-format
msgid "File Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:107
#: plugins/impex/svg/kis_svg_import.cc:92
#, kde-format
msgid "Vector Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:109
#, kde-format
msgid "Filter Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:111
#, kde-format
msgid "Generator Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:113 libs/ui/kis_mask_manager.cc:271
#, kde-format
msgid "Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:115 libs/ui/kis_mask_manager.cc:220
#, kde-format
msgid "Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:117 libs/ui/kis_mask_manager.cc:281
#, kde-format
msgid "Transform Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:119 libs/ui/kis_mask_manager.cc:209
#: plugins/impex/psd/psd_loader.cpp:301
#, kde-format
msgid "Transparency Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/KisExportCheckRegistry.cpp:121
#, kde-format
msgid "Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/impex/MultiLayerCheck.h:37
#, kde-format
msgctxt "image conversion warning"
msgid "The image has <b>more than one layer or a mask or an active selection</b>. Only the flattened image will be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/NodeTypeCheck.h:38
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains layers of unsupported type <b>%1</b>. Only the rendered result will be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/PSDLayerStylesCheck.h:117
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>layer styles</b>. The layer styles will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/impex/sRGBProfileCheck.h:41
#, kde-format
msgctxt "image conversion warning"
msgid "The image is not tagged as <b>non-linear gamma sRGB</b>. The image will be converted to sRGB."
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:161
#, kde-format
msgctxt "description of a file type"
msgid "Gimp Brush"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:166
#, kde-format
msgctxt "description of a file type"
msgid "Gimp Image Hose Brush"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:171
#, kde-format
msgctxt "description of a file type"
msgid "Adobe Brush Library"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:176
#, kde-format
msgctxt "description of a file type"
msgid "Krita Brush Preset"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:181
#, kde-format
msgctxt "description of a file type"
msgid "Krita Assistant"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:186
#, kde-format
msgctxt "description of a file type"
msgid "R32 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:191
#, kde-format
msgctxt "description of a file type"
msgid "R16 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:196
#, kde-format
msgctxt "description of a file type"
msgid "R8 Heightmap"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:201
#, kde-format
msgctxt "description of a file type"
msgid "Spriter SCML"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:206
#, kde-format
msgctxt "description of a file type"
msgid "Starview Metafile"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:211
#, kde-format
msgctxt "description of a file type"
msgid "OpenRaster Image"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:216
#, kde-format
msgctxt "description of a file type"
msgid "Photoshop Layer Style Library"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:221
#, kde-format
msgctxt "description of a file type"
msgid "Color Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:226
#, kde-format
msgctxt "description of a file type"
msgid "OpenColorIO Configuration"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:231
#, kde-format
msgctxt "description of a file type"
msgid "GIMP Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:236
#, kde-format
msgctxt "description of a file type"
msgid "GIMP Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:241
#, kde-format
msgctxt "description of a file type"
msgid "Karbon Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:246
#, kde-format
msgctxt "description of a file type"
msgid "Krita Resource Bundle"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:251
#, kde-format
msgctxt "description of a file type"
msgid "Krita Workspace"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:256
#, kde-format
msgctxt "description of a file type"
msgid "Krita Taskset"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:261
#, kde-format
msgctxt "description of a file type"
msgid "Krita Reference Image Collection"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:266
#, kde-format
msgctxt "description of a file type"
msgid "Camera Raw Files"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:271
#, kde-format
msgctxt "description of a file type"
msgid "OpenEXR (Extended)"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:276
#, kde-format
msgctxt "description of a file type"
msgid "Photoshop Image (Large)"
msgstr ""
#. +> trunk5 stable5
#: libs/koplugin/KisMimeDatabase.cpp:281
#, kde-format
msgctxt "description of a file type"
msgid "HEIC/HEIF Image"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_filter_p.cc:51
#, kde-format
msgid "Anonymizer"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_filter_p.cc:56
#, kde-format
msgid "Remove personal information: author, location..."
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_filter_p.cc:96
#, kde-format
msgid "Tool information"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_filter_p.cc:101
#, kde-format
msgid "Add the name of the tool used for creation and the modification date"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_filter_p.cc:110
#, kde-format
msgid "Krita %1"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:50
#, kde-format
msgid "Drop"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:55
#, kde-format
msgid "Drop all meta data"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:84
#, kde-format
msgid "Priority to first meta data"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:89
#, kde-format
msgid "Use in priority the meta data from the layers at the bottom of the stack."
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:124
#, kde-format
msgid "Only identical"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:129
#, kde-format
msgid "Keep only meta data that are identical"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:174
#, kde-format
msgid "Smart"
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_merge_strategy_p.cc:179
#, kde-format
msgid "This merge strategy attempts to find the best solution for merging, for instance by merging the list of authors together, or keeping identical photographic information."
msgstr ""
#. +> trunk5 stable5
#: libs/metadata/kis_meta_data_value.cc:419
#: libs/metadata/kis_meta_data_value.cc:458
#, kde-format
msgid "Invalid value."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. i18n: ectx: property (text), item, widget (QComboBox, editSubjectDistanceRange)
#. i18n: ectx: property (text), item, widget (QComboBox, editFlashMode)
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: libs/odf/KoDocumentInfo.cpp:54 libs/ui/kis_paintop_options_model.cpp:52
#: plugins/extensions/metadataeditor/editors/exif.ui:407
#: plugins/extensions/metadataeditor/editors/exif.ui:464
#: plugins/extensions/metadataeditor/editors/exif.ui:569
#: plugins/extensions/metadataeditor/editors/exif.ui:708
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoOdfReadStore.cpp:102 libs/ui/flake/kis_shape_layer.cc:560
#, kde-format
msgid "No store backend"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoOdfReadStore.cpp:109 plugins/impex/kra/kra_converter.cpp:242
#, kde-format
msgid "Could not find %1"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:66
#, kde-format
msgctxt "Page size"
msgid "ISO A3"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:67
#, kde-format
msgctxt "Page size"
msgid "ISO A4"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:68
#, kde-format
msgctxt "Page size"
msgid "ISO A5"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:69
#, kde-format
msgctxt "Page size"
msgid "US Letter"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:70
#, kde-format
msgctxt "Page size"
msgid "US Legal"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:71
#, kde-format
msgctxt "Page size"
msgid "Screen"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:72
#, kde-format
msgctxt "Page size"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:73
#, kde-format
msgctxt "Page size"
msgid "ISO B5"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:74
#, kde-format
msgctxt "Page size"
msgid "US Executive"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:75
#, kde-format
msgctxt "Page size"
msgid "ISO A0"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:76
#, kde-format
msgctxt "Page size"
msgid "ISO A1"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:77
#, kde-format
msgctxt "Page size"
msgid "ISO A2"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:78
#, kde-format
msgctxt "Page size"
msgid "ISO A6"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:79
#, kde-format
msgctxt "Page size"
msgid "ISO A7"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:80
#, kde-format
msgctxt "Page size"
msgid "ISO A8"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:81
#, kde-format
msgctxt "Page size"
msgid "ISO A9"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:82
#, kde-format
msgctxt "Page size"
msgid "ISO B0"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:83
#, kde-format
msgctxt "Page size"
msgid "ISO B1"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:84
#, kde-format
msgctxt "Page size"
msgid "ISO B10"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:85
#, kde-format
msgctxt "Page size"
msgid "ISO B2"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:86
#, kde-format
msgctxt "Page size"
msgid "ISO B3"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:87
#, kde-format
msgctxt "Page size"
msgid "ISO B4"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:88
#, kde-format
msgctxt "Page size"
msgid "ISO B6"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:89
#, kde-format
msgctxt "Page size"
msgid "ISO C5"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:90
#, kde-format
msgctxt "Page size"
msgid "US Common 10"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:91
#, kde-format
msgctxt "Page size"
msgid "ISO DL"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:92
#, kde-format
msgctxt "Page size"
msgid "US Folio"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:93
#, kde-format
msgctxt "Page size"
msgid "US Ledger"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoPageFormat.cpp:94
#, kde-format
msgctxt "Page size"
msgid "US Tabloid"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:50
#, kde-format
msgid "Millimeters (mm)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:52
#, kde-format
msgid "Centimeters (cm)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:54
#, kde-format
msgid "Decimeters (dm)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:56
#, kde-format
msgid "Inches (in)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:58
#, kde-format
msgid "Pica (pi)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:60
#, kde-format
msgid "Cicero (cc)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:62
#, kde-format
msgid "Points (pt)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:64
#, kde-format
msgid "Pixels (px)"
msgstr ""
#. +> trunk5 stable5
#: libs/odf/KoUnit.cpp:66
#, kde-format
msgid "Unsupported unit"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.cpp:58
#: libs/pigment/compositeops/KoCompositeOps.h:148
#: libs/pigment/KoCompositeOpRegistry.cpp:51
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:49
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:39
#, kde-format
msgid "Multiply"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.cpp:89
#: libs/pigment/colorspaces/KoLabColorSpace.cpp:46
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.cpp:48
#: plugins/color/lcms2engine/colorspaces/cmyk_f32/CmykF32ColorSpace.cpp:42
#: plugins/color/lcms2engine/colorspaces/cmyk_u16/CmykU16ColorSpace.cpp:37
#: plugins/color/lcms2engine/colorspaces/cmyk_u8/CmykU8ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/gray_f16/GrayF16ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/gray_f32/GrayF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/gray_u16/GrayU16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/gray_u8/GrayU8ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/lab_f32/LabF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/lab_u16/LabColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/lab_u8/LabU8ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/rgb_f16/RgbF16ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/rgb_f32/RgbF32ColorSpace.cpp:42
#: plugins/color/lcms2engine/colorspaces/rgb_u16/RgbU16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/rgb_u8/RgbU8ColorSpace.cpp:70
#: plugins/color/lcms2engine/colorspaces/xyz_f16/XyzF16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/xyz_f32/XyzF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/xyz_u16/XyzU16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/xyz_u8/XyzU8ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/ycbcr_f32/YCbCrF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/ycbcr_u16/YCbCrU16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/ycbcr_u8/YCbCrU8ColorSpace.cpp:37
#, kde-format
msgid "Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:47
#, kde-format
msgid "Alpha (8-bit integer)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:48
#, kde-format
msgid "Alpha (16-bit integer)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:49
#, kde-format
msgid "Alpha (32-bit floating point)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:53
#, kde-format
msgid "Alpha (16-bit floating point)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:142
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:147
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:152
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:157
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:161
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:165
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:169
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:173
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:180
#: libs/pigment/colorspaces/KoAlphaColorSpace.h:184
#, kde-format
msgid "Undefined operation in the alpha color space"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoLabColorSpace.cpp:39
#: libs/pigment/colorspaces/KoLabColorSpace.h:75
#, kde-format
msgid "L*a*b* (16-bit integer/channel, unmanaged)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hslL)
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoLabColorSpace.cpp:43
#: libs/pigment/compositeops/KoCompositeOps.h:220
#: libs/pigment/KoCompositeOpRegistry.cpp:127
#: plugins/color/lcms2engine/colorspaces/lab_f32/LabF32ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/lab_u16/LabColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/lab_u8/LabU8ColorSpace.cpp:33
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1292
#: plugins/filters/colorsfilters/virtual_channel_info.cpp:49
#, kde-format
msgid "Lightness"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoLabColorSpace.cpp:44
#: libs/pigment/KoBasicHistogramProducers.cpp:450
#: plugins/color/lcms2engine/colorspaces/lab_f32/LabF32ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/lab_u16/LabColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/lab_u8/LabU8ColorSpace.cpp:34
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:223
#, kde-format
msgid "a*"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoLabColorSpace.cpp:45
#: libs/pigment/KoBasicHistogramProducers.cpp:451
#: plugins/color/lcms2engine/colorspaces/lab_f32/LabF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/lab_u16/LabColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/lab_u8/LabU8ColorSpace.cpp:35
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:255
#, kde-format
msgid "b*"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoRgbU16ColorSpace.cpp:38
#: libs/pigment/colorspaces/KoRgbU16ColorSpace.h:63
#, kde-format
msgid "RGB (16-bit integer/channel, unmanaged)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.cpp:40
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.h:64
#, kde-format
msgid "RGB (8-bit integer/channel, unmanaged)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.cpp:45
#: plugins/color/lcms2engine/colorspaces/rgb_f16/RgbF16ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/rgb_f32/RgbF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/rgb_u16/RgbU16ColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/rgb_u8/RgbU8ColorSpace.cpp:67
#: plugins/filters/colorsfilters/wdg_color_balance.ui:348
#, kde-format
msgid "Blue"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.cpp:46
#: plugins/color/lcms2engine/colorspaces/rgb_f16/RgbF16ColorSpace.cpp:37
#: plugins/color/lcms2engine/colorspaces/rgb_f32/RgbF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/rgb_u16/RgbU16ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/rgb_u8/RgbU8ColorSpace.cpp:68
#: plugins/filters/colorsfilters/wdg_color_balance.ui:109
#: plugins/filters/colorsfilters/wdg_color_balance.ui:231
#: plugins/filters/colorsfilters/wdg_color_balance.ui:402
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoRgbU8ColorSpace.cpp:47
#: plugins/color/lcms2engine/colorspaces/rgb_f16/RgbF16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/rgb_f32/RgbF32ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/rgb_u16/RgbU16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/rgb_u8/RgbU8ColorSpace.cpp:69
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:72
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:79
#, kde-format
msgid "Undefined operation in the %1 space"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:96
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:101
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:106
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:111
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:116
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:120
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:124
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:127
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:130
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:136
#: libs/pigment/colorspaces/KoSimpleColorSpace.h:139
#, kde-format
msgid "Undefined operation in the %1 color space"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/colorspaces/KoSimpleColorSpaceEngine.cpp:71
#, kde-format
msgid "Simple Color Conversion Engine"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpAlphaDarken.h:41
#: libs/pigment/compositeops/KoOptimizedCompositeOpAlphaDarken128.h:214
#: libs/pigment/compositeops/KoOptimizedCompositeOpAlphaDarken32.h:255
#, kde-format
msgid "Alpha darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpBehind.h:39
#: libs/pigment/KoCompositeOpRegistry.cpp:81
#, kde-format
msgid "Behind"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpCopy.h:37
#: libs/pigment/compositeops/KoCompositeOpCopy2.h:45
#: libs/pigment/KoCompositeOpRegistry.cpp:103
#: libs/ui/widgets/kis_paintop_presets_save.cpp:84
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpDestinationAtop.h:42
#: libs/pigment/KoCompositeOpRegistry.cpp:93
#, kde-format
msgid "Destination Atop"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpDestinationIn.h:42
#: libs/pigment/KoCompositeOpRegistry.cpp:94
#, kde-format
msgid "Destination In"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpDissolve.h:61
#: libs/pigment/KoCompositeOpRegistry.cpp:99
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpDissolve.h:33
#, kde-format
msgid "Dissolve"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpErase.h:40
#: libs/pigment/KoCompositeOpRegistry.cpp:84
#, kde-format
msgid "Erase"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpGreater.h:43
#: libs/pigment/KoCompositeOpRegistry.cpp:82
#, kde-format
msgid "Greater"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSharpness)
#. i18n: ectx: property (text), item, widget (QComboBox, editContrast)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOpOver.h:62
#: libs/pigment/compositeops/KoOptimizedCompositeOpOver128.h:251
#: libs/pigment/compositeops/KoOptimizedCompositeOpOver32.h:248
#: libs/pigment/KoCompositeOpRegistry.cpp:80
#: libs/pigment/KoCompositeOpRegistry.cpp:155
#: plugins/extensions/metadataeditor/editors/exif.ui:855
#: plugins/extensions/metadataeditor/editors/exif.ui:887
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:286
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:297
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:38
#, kde-format
msgid "Normal"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:118
#: libs/pigment/KoCompositeOpRegistry.cpp:83
#, kde-format
msgid "Overlay"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:119
#: libs/pigment/KoCompositeOpRegistry.cpp:88
#, kde-format
msgid "Grain Merge"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:120
#: libs/pigment/KoCompositeOpRegistry.cpp:89
#, kde-format
msgid "Grain Extract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:121
#: libs/pigment/KoCompositeOpRegistry.cpp:86
#, kde-format
msgid "Hard Mix"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:122
#: libs/pigment/KoCompositeOpRegistry.cpp:87
#, kde-format
msgid "Hard Mix (Photoshop)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:123
#: libs/pigment/KoCompositeOpRegistry.cpp:92
#, kde-format
msgid "Geometric Mean"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:124
#: libs/pigment/KoCompositeOpRegistry.cpp:90
#, kde-format
msgid "Parallel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:125
#: libs/pigment/KoCompositeOpRegistry.cpp:91
#, kde-format
msgid "Allanon"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:126
#: libs/pigment/KoCompositeOpRegistry.cpp:95
#, kde-format
msgid "Hard Overlay"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:128
#: libs/pigment/KoCompositeOpRegistry.cpp:65
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:40
#, kde-format
msgid "Screen"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:129
#: libs/pigment/KoCompositeOpRegistry.cpp:61
#, kde-format
msgid "Color Dodge"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:130
#: libs/pigment/KoCompositeOpRegistry.cpp:62
#, kde-format
msgid "Linear Dodge"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:131
#: libs/pigment/KoCompositeOp.cpp:36 libs/pigment/KoCompositeOpRegistry.cpp:39
#: libs/pigment/KoCompositeOpRegistry.cpp:63
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpLighten.h:33
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:42
#, kde-format
msgid "Lighten"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:132
#: libs/pigment/KoCompositeOpRegistry.cpp:68
#, kde-format
msgid "Hard Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:133
#: libs/pigment/KoCompositeOpRegistry.cpp:70
#, kde-format
msgid "Soft Light (SVG)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:134
#: libs/pigment/KoCompositeOpRegistry.cpp:69
#, kde-format
msgid "Soft Light (Photoshop)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:135
#: libs/pigment/KoCompositeOpRegistry.cpp:71
#, kde-format
msgid "Gamma Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:136
#: libs/pigment/KoCompositeOpRegistry.cpp:67
#, kde-format
msgid "Vivid Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:137
#: libs/pigment/KoCompositeOpRegistry.cpp:66
#, kde-format
msgid "Pin Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:138
#: libs/pigment/KoCompositeOpRegistry.cpp:64
#, kde-format
msgid "Linear Light"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:140
#, kde-format
msgid "Color Burn"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:141
#: libs/pigment/KoCompositeOpRegistry.cpp:56
#, kde-format
msgid "Linear Burn"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:142
#: libs/pigment/KoCompositeOp.cpp:37 libs/pigment/KoCompositeOpRegistry.cpp:38
#: libs/pigment/KoCompositeOpRegistry.cpp:57
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpDarken.h:33
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:75
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:41
#, kde-format
msgid "Darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:143
#: libs/pigment/KoCompositeOpRegistry.cpp:58
#, kde-format
msgid "Gamma Dark"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:145
#: libs/pigment/KoCompositeOpRegistry.cpp:49
#, kde-format
msgid "Addition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, subtract)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:146
#: libs/pigment/KoCompositeOpRegistry.cpp:50
#: libs/ui/forms/wdgselectionoptions.ui:146
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:49
#, kde-format
msgid "Subtract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:147
#, kde-format
msgid "Inversed-Subtract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:149
#: libs/pigment/KoCompositeOpRegistry.cpp:52
#, kde-format
msgid "Divide"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:151
#: libs/pigment/KoCompositeOpRegistry.cpp:78
#, kde-format
msgid "Arcus Tangent"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:152
#: libs/pigment/KoCompositeOpRegistry.cpp:74
#, kde-format
msgid "Difference"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:153
#: libs/pigment/KoCompositeOpRegistry.cpp:77
#, kde-format
msgid "Exclusion"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:154
#: libs/pigment/KoCompositeOpRegistry.cpp:75
#, kde-format
msgid "Equivalence"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:155
#, kde-format
msgid "Additive-Subtractive"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbGradientRepeat)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:157
#: libs/pigment/KoCompositeOpRegistry.cpp:142
#: libs/ui/widgets/KoFillConfigWidget.ui:268
#: libs/widgets/KoGradientEditWidget.cpp:179
#, kde-format
msgid "Reflect"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOps.h:158
#: libs/pigment/KoCompositeOpRegistry.cpp:143
#, kde-format
msgid "Glow"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOps.h:159
#: libs/pigment/KoCompositeOpRegistry.cpp:144
#, kde-format
msgid "Freeze"
msgstr ""
#. +> trunk5
#: libs/pigment/compositeops/KoCompositeOps.h:160
#: libs/pigment/KoCompositeOpRegistry.cpp:145
#, kde-format
msgid "Heat"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:189
#: libs/pigment/KoCompositeOpRegistry.cpp:100
#, kde-format
msgid "Copy Red"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:190
#: libs/pigment/KoCompositeOpRegistry.cpp:101
#, kde-format
msgid "Copy Green"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:191
#: libs/pigment/KoCompositeOpRegistry.cpp:102
#, kde-format
msgid "Copy Blue"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:192
#: libs/pigment/KoCompositeOpRegistry.cpp:104
#, kde-format
msgid "Tangent Normalmap"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:193
#, kde-format
msgid "Combine Normal Maps"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpMode)
#. i18n: ectx: property (text), widget (KColorButton, colorSelector)
#. i18n: ectx: property (text), widget (KColorButton, colorFillSelector)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFillType)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:195
#: libs/pigment/KoCompositeOp.cpp:31
#: libs/pigment/KoCompositeOpRegistry.cpp:106
#: libs/ui/dialogs/kis_dlg_preferences.cc:1168 libs/ui/forms/wdgnewimage.ui:66
#: libs/ui/forms/wdgstrokeselectionproperties.ui:150
#: libs/ui/forms/wdgstrokeselectionproperties.ui:188
#: libs/ui/layerstyles/WdgColorOverlay.ui:23
#: libs/ui/layerstyles/WdgStroke.ui:134 libs/widgets/kis_palette_view.cpp:102
#: libs/widgets/kis_palette_view.cpp:326
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpColor.h:38
#: plugins/extensions/layersplit/layersplit.cpp:202
#: plugins/generators/solid/colorgenerator.h:53
#, kde-format
msgid "Color"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsvH)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hslH)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsiH)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsyH)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:196
#: libs/pigment/KoCompositeOpRegistry.cpp:107
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpHue.h:37
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1248
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1278
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1308
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1338
#: plugins/filters/colorsfilters/virtual_channel_info.cpp:41
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:66
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:77
#, kde-format
msgid "Hue"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbIntent)
#. i18n: ectx: property (text), item, widget (KComboBox, cmbMonitorIntent)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbProofingIntent)
#. i18n: ectx: property (text), widget (QRadioButton, radioSaturation)
#. i18n: ectx: property (text), widget (QCheckBox, saturationCBox)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsvS)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hslS)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsiS)
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsyS)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:197
#: libs/pigment/KoCompositeOpRegistry.cpp:108
#: libs/ui/forms/wdgapplyprofile.ui:116 libs/ui/forms/wdgcolorsettings.ui:204
#: libs/ui/forms/wdgcolorsettings.ui:289
#: libs/ui/forms/wdgimageproperties.ui:251
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:475
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpSaturation.h:37
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1255
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1285
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1315
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1345
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:87
#: plugins/filters/colorsfilters/virtual_channel_info.cpp:45
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:67
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:78
#: plugins/paintops/hairy/wdghairyeoptions.ui:310
#: plugins/paintops/hairy/wdgInkOptions.ui:71
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:198
#: libs/pigment/KoCompositeOpRegistry.cpp:111
#, kde-format
msgid "Increase Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:199
#: libs/pigment/KoCompositeOpRegistry.cpp:110
#, kde-format
msgid "Decrease Saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:200
#: libs/pigment/KoCompositeOpRegistry.cpp:109
#, kde-format
msgid "Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:201
#: libs/pigment/KoCompositeOpRegistry.cpp:113
#, kde-format
msgid "Increase Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:202
#: libs/pigment/KoCompositeOpRegistry.cpp:112
#, kde-format
msgid "Decrease Luminosity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:203
#: libs/pigment/KoCompositeOpRegistry.cpp:59
#, kde-format
msgid "Darker Color"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:204
#: libs/pigment/KoCompositeOpRegistry.cpp:72
#, kde-format
msgid "Lighter Color"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:206
#: libs/pigment/KoCompositeOpRegistry.cpp:115
#, kde-format
msgid "Color HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:207
#: libs/pigment/KoCompositeOpRegistry.cpp:116
#, kde-format
msgid "Hue HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:208
#: libs/pigment/KoCompositeOpRegistry.cpp:117
#, kde-format
msgid "Saturation HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:209
#: libs/pigment/KoCompositeOpRegistry.cpp:120
#, kde-format
msgid "Increase Saturation HSI"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:210
#: libs/pigment/KoCompositeOpRegistry.cpp:119
#, kde-format
msgid "Decrease Saturation HSI"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsiI)
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:211
#: libs/pigment/KoCompositeOpRegistry.cpp:118
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1322
#, kde-format
msgid "Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:212
#: libs/pigment/KoCompositeOpRegistry.cpp:122
#, kde-format
msgid "Increase Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:213
#: libs/pigment/KoCompositeOpRegistry.cpp:121
#, kde-format
msgid "Decrease Intensity"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:215
#: libs/pigment/KoCompositeOpRegistry.cpp:124
#, kde-format
msgid "Color HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:216
#: libs/pigment/KoCompositeOpRegistry.cpp:125
#, kde-format
msgid "Hue HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:217
#: libs/pigment/KoCompositeOpRegistry.cpp:126
#, kde-format
msgid "Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:218
#: libs/pigment/KoCompositeOpRegistry.cpp:129
#, kde-format
msgid "Increase Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:219
#: libs/pigment/KoCompositeOpRegistry.cpp:128
#, kde-format
msgid "Decrease Saturation HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:221
#: libs/pigment/KoCompositeOpRegistry.cpp:131
#, kde-format
msgid "Increase Lightness"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:222
#: libs/pigment/KoCompositeOpRegistry.cpp:130
#, kde-format
msgid "Decrease Lightness"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:224
#: libs/pigment/KoCompositeOpRegistry.cpp:133
#, kde-format
msgid "Color HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:225
#: libs/pigment/KoCompositeOpRegistry.cpp:134
#, kde-format
msgid "Hue HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:226
#: libs/pigment/KoCompositeOpRegistry.cpp:135
#, kde-format
msgid "Saturation HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:227
#: libs/pigment/KoCompositeOpRegistry.cpp:138
#, kde-format
msgid "Increase Saturation HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:228
#: libs/pigment/KoCompositeOpRegistry.cpp:137
#, kde-format
msgid "Decrease Saturation HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:229
#: libs/pigment/KoCompositeOpRegistry.cpp:136
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpValue.h:37
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:68
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:79
#, kde-format
msgctxt "HSV Value"
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:230
#: libs/pigment/KoCompositeOpRegistry.cpp:140
#, kde-format
msgid "Increase Value"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/compositeops/KoCompositeOps.h:231
#: libs/pigment/KoCompositeOpRegistry.cpp:139
#, kde-format
msgid "Decrease Value"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:372
#: libs/pigment/KoBasicHistogramProducers.cpp:439
#, kde-format
msgid "Generic RGB Histogram"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:376
#, kde-format
msgid "R"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:377
#, kde-format
msgid "G"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:378
#, kde-format
msgid "B"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:445
#, kde-format
msgid "L*a*b* Histogram"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:449
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:175
#, kde-format
msgid "L*"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoBasicHistogramProducers.cpp:523
#, kde-format
msgid "Generic L*a*b* Histogram"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:25
#, kde-format
msgid "Alpha mask"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:26
#, kde-format
msgid "RGB/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:27
#, kde-format
msgid "XYZ/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:28
#, kde-format
msgid "L*a*b*/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:29
#, kde-format
msgid "CMYK/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:30
#, kde-format
msgid "Grayscale/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:31
#, kde-format
msgid "Grayscale (without transparency)"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:32
#, kde-format
msgid "YCbCr/Alpha"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:34
#, kde-format
msgid "8-bit integer/channel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:35
#, kde-format
msgid "16-bit integer/channel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:36
#, kde-format
msgid "16-bit float/channel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:37
#, kde-format
msgid "32-bit float/channel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoColorModelStandardIds.cpp:38
#, kde-format
msgid "64-bit float/channel"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:34 libs/pigment/KoCompositeOpRegistry.cpp:37
#, kde-format
msgid "Arithmetic"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:35 libs/pigment/KoCompositeOpRegistry.cpp:40
#, kde-format
msgid "Negative"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:38 libs/pigment/KoCompositeOpRegistry.cpp:43
#, kde-format
msgid "HSY"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, bnHsi)
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:39 libs/pigment/KoCompositeOpRegistry.cpp:44
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:78
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:87
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:88
#, kde-format
msgid "HSI"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, bnHsl)
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:40 libs/pigment/KoCompositeOpRegistry.cpp:45
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:77
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:86
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:78
#, kde-format
msgid "HSL"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:41 libs/pigment/KoCompositeOpRegistry.cpp:46
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:76
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:85
#, kde-format
msgid "HSV"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:42 libs/pigment/KoCompositeOpRegistry.cpp:41
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:76
#, kde-format
msgid "Mix"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOp.cpp:43 libs/pigment/KoCompositeOpRegistry.cpp:42
#: plugins/extensions/metadataeditor/editors/exif.ui:948
#, kde-format
msgid "Misc"
msgstr ""
#. +> trunk5
#: libs/pigment/KoCompositeOp.cpp:44 libs/pigment/KoCompositeOpRegistry.cpp:47
#, kde-format
msgid "Quadratic"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:53
#, kde-format
msgid "Inverse Subtract"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:55
#: plugins/filters/dodgeburn/DodgeBurnPlugin.cpp:31
#, kde-format
msgid "Burn"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:76
#, kde-format
msgid "Additive Subtractive"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:85
#, kde-format
msgid "Alpha Darken"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:97
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpBumpmap.h:33
#, kde-format
msgid "Bumpmap"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/KoCompositeOpRegistry.cpp:98
#, kde-format
msgid "Combine Normal Map"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/resources/KoColorSet.cpp:646
#: libs/pigment/resources/KoColorSet.cpp:742
#: libs/pigment/resources/KoColorSet.cpp:756
#: libs/pigment/resources/KoColorSet.cpp:1230
#: libs/ui/actions/kis_selection_action_factories.cpp:402
#: libs/ui/KisView.cpp:729
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:63
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5 stable5
#: libs/pigment/resources/KoStopGradient.cpp:454
#, kde-format
msgid "SVG Gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:143
msgctxt "(qtundo-format)"
msgid "Select All"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:217
msgctxt "(qtundo-format)"
msgid "Flood Fill Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:295
#, kde-format
msgctxt "floating message when cannot copy from a node"
msgid "Cannot copy pixels from this type of layer "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:304
#, kde-format
msgctxt "floating message when copying empty selection"
msgid "Selection is empty: no pixels were copied "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:360
#: plugins/flake/textshape/TextTool.cpp:1136
msgctxt "(qtundo-format)"
msgid "Cut"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:361
msgctxt "(qtundo-format)"
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:387
msgctxt "(qtundo-format)"
msgid "Copy Merged"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:407
#, kde-format
msgid "Pasted"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:409
#: libs/ui/actions/KisPasteActionFactory.cpp:218
#, kde-format
msgid "(pasted)"
msgstr ""
#. +> trunk5
#: libs/ui/actions/kis_selection_action_factories.cpp:434
#, kde-format
msgctxt "floating message"
msgid "Selection is already in a vector format "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:459
#: libs/ui/actions/kis_selection_action_factories.cpp:479
msgctxt "(qtundo-format)"
msgid "Convert to Vector Selection"
msgstr ""
#. +> trunk5
#: libs/ui/actions/kis_selection_action_factories.cpp:474
#, kde-format
msgctxt "floating message"
msgid "Selection is already in a raster format "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:520
#, kde-format
msgctxt "floating message"
msgid "The shape already belongs to a selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:526
msgctxt "(qtundo-format)"
msgid "Convert shapes to vector selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/kis_selection_action_factories.cpp:578
#: libs/ui/actions/kis_selection_action_factories.cpp:638
#: plugins/tools/tool_polyline/kis_tool_polyline.cc:63
msgctxt "(qtundo-format)"
msgid "Draw Polyline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/actions/KisPasteActionFactory.cpp:114
msgctxt "(qtundo-format)"
msgid "Paste shapes"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KisDlgConfigureBrushHud)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:20
#, kde-format
msgid "Brush HUD configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:33
#, kde-format
msgid "Available properties:"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnAdd)
#. i18n: ectx: property (text), widget (QPushButton, rightScrollBtn)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:60
#: libs/ui/forms/wdgpresetselectorstrip.ui:88
#, kde-format
msgid ">"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnRemove)
#. i18n: ectx: property (text), widget (QPushButton, leftScrollBtn)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:67
#: libs/ui/forms/wdgpresetselectorstrip.ui:47
#, kde-format
msgid "<"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:91
#, kde-format
msgid "Current properties:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnUp)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:103
#, kde-format
msgid "Up"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnDown)
#. +> trunk5 stable5
#: libs/ui/brushhud/kis_dlg_brush_hud_config.ui:110
#, kde-format
msgid "Down"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_animation_player.cpp:232
#, kde-format
msgctxt "floating on-canvas message"
msgid ""
"Cannot open audio: \"%1\"\n"
"Error: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:194
#, kde-format
msgctxt "floating message about mirroring"
msgid "Horizontal mirroring: %1 "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:194
#: libs/ui/canvas/kis_canvas_controller.cpp:302
#, kde-format
msgid "OFF"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:194
#: libs/ui/canvas/kis_canvas_controller.cpp:302
#, kde-format
msgid "ON"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:212
#, kde-format
msgctxt "floating message about rotation"
msgid "Rotation: %1° "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:261
#, kde-format
msgid ""
"You are activating wrap-around mode, but have not enabled OpenGL.\n"
"To visualize wrap-around mode, enable OpenGL."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:267
#, kde-format
msgid "Entering Wraparound mode. Press '%1' to leave Wraparound mode."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:301
#, kde-format
msgid "Instant Preview Mode: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:308
#, kde-format
msgid "Instant Preview is only supported with OpenGL activated"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFilterMode)
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:314
#: libs/ui/forms/wdgdisplaysettings.ui:54
#, kde-format
msgid "Nearest Neighbour"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:315
#, kde-format
msgid ""
"Instant Preview is supported\n"
" in Trilinear or High Quality filtering modes.\n"
"Current mode is %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_canvas_controller.cpp:319
#, kde-format
msgid ""
"Failed activating Instant Preview mode!\n"
"\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_change_guides_command.cpp:38
msgctxt "(qtundo-format)"
msgid "Edit Guides"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:746
#, kde-format
msgid "Snap to:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:747
#: plugins/dockers/griddocker/grid_config_widget.ui:39
#, kde-format
msgid "Grid"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:748
#: plugins/dockers/griddocker/grid_config_widget.ui:564
#, kde-format
msgid "Guides"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:749
#, kde-format
msgid "Orthogonal"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:751
#, kde-format
msgid "Node"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:752
#, kde-format
msgid "Extension"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:753
#, kde-format
msgid "Intersection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:755
#, kde-format
msgid "Bounding Box"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:756
#, kde-format
msgid "Image Bounds"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/canvas/kis_guides_manager.cpp:757
#, kde-format
msgid "Image Center"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:44
#, kde-format
msgid "About Krita"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:56
#, kde-format
msgid "About"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:63
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Created By</h1>"
"</p>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:80
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:372
#, kde-format
msgid "Authors"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:85
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Backed By</h1>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:99
#, kde-format
msgid ""
".</p>"
"<p><i>Thanks! You were all <b>awesome</b>!</i></p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:101
#, kde-format
msgid "Backers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:107
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\">Thanks To</h1>"
"<p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:126
#, kde-format
msgid ""
".</p>"
"<p><i>For supporting Krita development with advice, icons, brush sets and more.</i></p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:129
#, kde-format
msgid "Also Thanks To"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:133
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\"><b>Your Rights</b></h1>"
"<p>Krita is released under the GNU General Public License (version 3 or any later version).</p>"
"<p>This license grants people a number of freedoms:</p>"
"<ul>"
"<li>You are free to use Krita, for any purpose</li>"
"<li>You are free to distribute Krita</li>"
"<li>You can study how Krita works and change it</li>"
"<li>You can distribute changed versions of Krita</li>"
"</ul>"
"<p>The Krita Foundation and its projects on krita.org are <b>committed</b> to preserving Krita as free software.</p>"
"<h1 align=\"center\">Your artwork</h1>"
"<p>What you create with Krita is your sole property. All your artwork is free for you to use as you like.</p>"
"<p>That means that Krita can be used commercially, for any purpose. There are no restrictions whatsoever.</p>"
"<p>Krita’s GNU GPL license guarantees you this freedom. Nobody is ever permitted to take it away, in contrast to trial or educational versions of commercial software that will forbid your work in commercial situations.</p>"
"<br/>"
"<hr/>"
"<pre>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:161
#, kde-format
msgid "License"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:169
#, kde-format
msgid ""
"<html><head/><body>"
"<h1 align=\"center\"><b>Third-party Libraries used by Krita</b></h1>"
"<p>Krita is built on the following free software libraries:</p>"
"<p>"
"<ul>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:187
#, kde-format
msgid "Third-party libraries"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnClose)
#. i18n: ectx: property (text), widget (QPushButton, pushButtonClose)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_about_application.cpp:190
#: libs/ui/forms/wdgbookmarkedconfigurationseditor.ui:70
#: libs/ui/forms/wdgsessionmanager.ui:90
#: plugins/python/scripter/ui_scripter/actions/closeaction/closeaction.py:32
#, kde-format
msgid "Close"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, cancelBrushNameUpdateButton)
#. i18n: ectx: property (text), widget (QPushButton, cancelButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, bnCancelMaskEdit)
#. i18n: ectx: property (text), widget (QPushButton, cancel_button)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.cpp:62
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:151
#: libs/ui/forms/wdgpaintopsettings.ui:197
#: libs/ui/forms/wdgsavebrushpreset.ui:208
#: libs/ui/input/kis_tool_invocation_action.cpp:58
#: libs/ui/kis_clipboard.cc:301 libs/ui/KisView.cpp:535
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:174
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:70
#: plugins/python/krita_script_starter/bbdkss.ui:199
#, kde-format
msgid "Cancel"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KisDelayedSaveDialog)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgSplash)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.ui:17 libs/ui/wdgsplash.ui:305
#, kde-format
msgid "Krita"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblMessage)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.ui:26
#, kde-format
msgid "Waiting for image operation to complete..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDontWait)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.ui:61
#, kde-format
msgid "Save without waiting"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnCancel)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.ui:68
#, kde-format
msgid "Cancel Operation and Save"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDontSave)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_delayed_save_dialog.ui:75
#, kde-format
msgid "Close, do not save"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_adj_layer_props.cc:80
#, kde-format
msgid "Layer name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_adj_layer_props.cc:101
#, kde-format
msgid "No configuration options are available for this filter"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_blacklist_cleanup.cpp:34
#, kde-format
msgid "Cleanup resource files"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_filter.cpp:127
#, kde-format
msgctxt "@title:window"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_filter.cpp:127
#, kde-format
msgctxt "@title:window"
msgid "Filter: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_image_properties.cc:59
#, kde-format
msgid "Image Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_image_properties.cc:103
#, kde-format
msgid "Set color used for warning"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:62
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.cpp:109
#, kde-format
msgid "Ascending"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:63
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.cpp:110
#, kde-format
msgid "Descending"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:66
#, kde-format
msgid "Alphabetical"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:67
#, kde-format
msgid "Numerical"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:125
#: libs/ui/KisMainWindow.cpp:938
#, kde-format
msgid "Import Images"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_import_image_sequence.cpp:148
#, kde-format
msgid "Source fps: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:90
#, kde-format
msgid "Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:140
#, kde-format
msgctxt "layer dimensions"
msgid "(%1, %2), (%3, %4)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:176
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:177
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:178
#, kde-format
msgid "*varies*"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_properties.cc:219
msgctxt "(qtundo-format)"
msgid "Change Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:68
#, kde-format
msgid "Layer Styles"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:251
#, kde-format
msgctxt "@title:window"
msgid "Enter new style name"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/dialogs/kis_dlg_layer_style.cpp:252 libs/ui/KisMainWindow.cpp:2193
+#: libs/ui/dialogs/kis_dlg_layer_style.cpp:252 libs/ui/KisMainWindow.cpp:2212
#, kde-format
msgctxt "@label:textbox"
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:253
#, kde-format
msgctxt "Default name for a new style"
msgid "New Style"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:266
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:279
#, kde-format
msgid "Select ASL file"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, proportional)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, scaleXBox)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, scaleYBox)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:597
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:614
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:617
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:638
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:646
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:649
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:802
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:837
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:844
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:850
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1013
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1016
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1088
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1091
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1094
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1100
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1103
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1218
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1221
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1259
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1350
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1353
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1356
#: libs/ui/dialogs/kis_dlg_preferences.cc:709
#: libs/ui/dialogs/kis_dlg_preferences.cc:713
#: libs/ui/dialogs/kis_dlg_preferences.cc:717
#: libs/ui/dialogs/kis_dlg_preferences.cc:786 libs/ui/kis_autogradient.cc:77
#: libs/ui/kis_autogradient.cc:81
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:134
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:51
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:58
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:97
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:912
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:928
#, kde-format, no-c-format
msgid " %"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:785
#: libs/ui/widgets/kis_cmb_contour.cpp:25
#, kde-format
msgid "Not Implemented Yet"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:877
#: libs/ui/layerstyles/wdglayerstyles.ui:48
#, kde-format
msgid "Inner Shadow"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:878
#, kde-format
msgid "Choke:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_layer_style.cpp:1127
#, kde-format
msgctxt "layer styles parameter"
msgid "Spread:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:101
#, kde-format
msgid "No Cursor"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:102
#, kde-format
msgid "Tool Icon"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:103
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:201
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:235
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:269
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:303
#, kde-format
msgid "Arrow"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:104
#, kde-format
msgid "Small Circle"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:105
#: plugins/tools/tool_crop/wdg_tool_crop.ui:444
#, kde-format
msgid "Crosshair"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:106
#, kde-format
msgid "Triangle Righthanded"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:107
#, kde-format
msgid "Triangle Lefthanded"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:108
#, kde-format
msgid "Black Pixel"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:109
#, kde-format
msgid "White Pixel"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutline)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:113
#: libs/ui/forms/wdggeometryoptions.ui:47
#, kde-format
msgid "No Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:114
#, kde-format
msgid "Circle Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:115
#, kde-format
msgid "Preview Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:116
#, kde-format
msgid "Tilt Outline"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:157
#: plugins/flake/textshape/dialogs/TableOfContentsStyleDelegate.cpp:56
#: plugins/flake/textshape/dialogs/TableOfContentsStyleModel.cpp:115
#, kde-format
msgid "Disabled"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:158
#, kde-format
msgid "On Touch Drag"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:159
#, kde-format
msgid "On Click Drag"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:168
#, kde-format
msgid "Open default window"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:169
#, kde-format
msgid "Load previous session"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:170
#, kde-format
msgid "Show session manager"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:346
#, kde-format
msgid "Select a Background Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:358
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:129
#: libs/ui/input/kis_tablet_debugger.cpp:103 libs/ui/kis_filter_manager.cc:219
#: libs/ui/kis_filter_manager.cc:228 libs/ui/kis_layer_manager.cc:343
#: libs/ui/kis_layer_manager.cc:902 libs/ui/kis_node_manager.cpp:1127
#: libs/ui/KisApplication.cpp:744 libs/ui/KisApplication.cpp:747
#: libs/ui/KisApplication.cpp:769 libs/ui/KisApplication.cpp:795
#: libs/ui/KisApplication.cpp:816 libs/ui/KisDocument.cpp:622
#: libs/ui/KisDocument.cpp:1101 libs/ui/KisDocument.cpp:1183
#: libs/ui/KisDocument.cpp:1224 libs/ui/KisDocument.cpp:1232
#: libs/ui/KisMainWindow.cpp:857 libs/ui/KisMainWindow.cpp:961
#: libs/ui/KisMainWindow.cpp:974 libs/ui/KisMainWindow.cpp:1034
#: libs/ui/KisMainWindow.cpp:1820 libs/ui/KisMainWindow.cpp:1850
#: libs/ui/KisMainWindow.cpp:1925 libs/ui/KisMainWindow.cpp:1937
#: libs/ui/KisPart.cpp:482 libs/ui/KisPart.cpp:485
#: libs/ui/KisReferenceImage.cpp:138 libs/ui/KisRemoteFileFetcher.cpp:56
#: libs/ui/KisTemplateCreateDia.cpp:297 libs/ui/KisTemplateCreateDia.cpp:403
#: libs/ui/KisView.cpp:732 libs/ui/opengl/kis_opengl_canvas2.cpp:342
#: libs/ui/opengl/kis_opengl_image_textures.cpp:560
#: libs/ui/widgets/kis_custom_image_widget.cc:276
#: plugins/assistants/Assistants/kis_assistant_tool.cc:822
#: plugins/assistants/Assistants/kis_assistant_tool.cc:825
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:299
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:159
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:477
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:481
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:487
#: plugins/extensions/imagesplit/imagesplit.cpp:81
#: plugins/extensions/imagesplit/imagesplit.cpp:83
#: plugins/extensions/qmic/QMic.cpp:125 plugins/extensions/qmic/QMic.cpp:297
#: plugins/extensions/qmic/QMic.cpp:326
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:228
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:236
#: plugins/extensions/resourcemanager/resourcemanager.cpp:210
#: plugins/extensions/resourcemanager/resourcemanager.cpp:283
#: plugins/extensions/resourcemanager/resourcemanager.cpp:287
#: plugins/tools/basictools/kis_tool_colorpicker.cc:157
#: plugins/tools/basictools/kis_tool_colorpicker.cc:162
#: plugins/tools/basictools/kis_tool_colorpicker.cc:205
#: plugins/tools/defaulttool/referenceimagestool/KisReferenceImageCollection.cpp:105
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:139
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:153
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:180
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:189
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:806
#: plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.cpp:338
#, kde-format
msgctxt "@title:window"
msgid "Krita"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:358
#: libs/ui/KisTemplateCreateDia.cpp:403
#, kde-format
msgid "%1 is not a valid image file!"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:444
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:65
#: libs/ui/widgets/kis_color_space_selector.cc:62
#, kde-format
msgid "Open Color Profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:449
#: libs/ui/dialogs/kis_dlg_preferences.cc:625
#, kde-format
msgctxt "The number of the screen"
msgid "Screen %1:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:510
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:772
#: libs/ui/widgets/kis_color_space_selector.cc:226
#, kde-format
msgid "Install Color Profiles"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:550
#, kde-format
msgctxt "The display/screen we got from Qt"
msgid "Screen %1:"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intSwapSize)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:756
#: libs/ui/forms/wdgperformancesettings.ui:202
#, kde-format
msgid " GiB"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:775
#, kde-format
msgid " fps"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:887
#, kde-format
msgctxt "@title:window"
msgid "Select a swap directory"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:917
#, kde-format
msgctxt "canvas renderer"
msgid "OpenGL"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:919
#, kde-format
msgctxt "canvas renderer"
msgid "Direct3D 11 via ANGLE"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:927
#, kde-format
msgctxt "canvas renderer"
msgid "Auto (%1)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:981
#, kde-format
msgid "Warning(s):"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1122
#, kde-format
msgid "Configure Krita"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1130
#: libs/ui/dialogs/kis_dlg_preferences.cc:1132
#: libs/ui/forms/wdgcolorsettings.ui:24
#: libs/ui/forms/wdgperformancesettings.ui:34
#: libs/widgets/KoDocumentInfoDlg.cpp:100
#: libs/widgets/KoDocumentInfoDlg.cpp:101
#: plugins/dockers/logdocker/LogDockerDock.cpp:128
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:27
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:274
#, kde-format
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1139
#, kde-format
msgid "Keyboard Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1141
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:287
#, kde-format
msgid "Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1150
#, kde-format
msgid "Canvas Input Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1151
#, kde-format
msgid "Canvas Input"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgDisplayBlacklist)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgDisplaySettings)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1157
#: libs/ui/dialogs/kis_dlg_preferences.cc:1159
#: libs/ui/forms/wdgcolorsettings.ui:131
#: libs/ui/forms/wdgdisplaysettings.ui:20
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:20
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:55
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:139
#: plugins/dockers/gamutmask/KisGamutMaskChooser.cpp:168
#, kde-format
msgid "Display"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1166
#: plugins/dockers/logdocker/LogDockerDock.cpp:200
#, kde-format
msgid "Color Management"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1175
#: libs/ui/dialogs/kis_dlg_preferences.cc:1177
#, kde-format
msgid "Performance"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1184
#, kde-format
msgid "Tablet settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1186
#, kde-format
msgid "Tablet"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1193
#, kde-format
msgid "Canvas-only settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1195
#, kde-format
msgid "Canvas-only"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1202
#, kde-format
msgctxt "@title:tab Author page"
msgid "Author"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1204
#: libs/widgets/KoDocumentInfoDlg.cpp:123
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:109
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_preferences.cc:1209
#, kde-format
msgctxt "@action:button"
msgid "Restore Defaults"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/kis_dlg_stroke_selection_properties.cpp:61
#, kde-format
msgctxt "@title:window"
msgid "Stroke Selection Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationCacheRenderDialog.cpp:114
#, kde-format
msgid "Regenerating cache..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp:113
#, kde-format
msgid "Delete old frames?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp:114
#, kde-format
msgid ""
"Frames with the same naming scheme exist in the destination directory. They are going to be deleted, continue?\n"
"\n"
"Directory: %1\n"
"Files: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp:128
#, kde-format
msgid "Failed to delete"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp:129
#, kde-format
msgid ""
"Failed to delete an old frame file:\n"
"\n"
"%1\n"
"\n"
"Rendering cancelled."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:315
#, kde-format
msgid ""
"\n"
"\n"
"Memory limit is reached!\n"
"The number of clones is limited to %1\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp:319
#, kde-format
msgid ""
"%1\n"
"\n"
"Elapsed: %2\n"
"Estimated: %3\n"
"\n"
"%4"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:53
#, kde-format
msgid "Create session"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:54
#, kde-format
msgid "Session name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:81
#, kde-format
msgid "Rename session"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:82
#, kde-format
msgid "New name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/dialogs/KisSessionManagerDialog.cpp:130
#, kde-format
msgid "Permanently delete session %1?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/flake/kis_shape_controller.cpp:187
#, kde-format
msgid "Vector Layer %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/flake/kis_take_all_shapes_command.cpp:27
msgctxt "(qtundo-format)"
msgid "Clear Vector Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/flake/KisReferenceImagesLayer.cpp:33
msgctxt "(qtundo-format)"
msgid "Add reference image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/flake/KisReferenceImagesLayer.cpp:127
#, kde-format
msgid "Reference images"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KisMatrixWidget)
#. +> trunk5 stable5
#: libs/ui/forms/kis_matrix_widget.ui:14
#, kde-format
msgid "Matrix Widget"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxPreview)
#. i18n: ectx: property (title), widget (QGroupBox, m_groupBox)
#. i18n: ectx: property (toolTip), widget (QPushButton, bnPreviewMask)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:32
#: libs/ui/forms/wdgfilterdialog.ui:63
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:200
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioBtnPreview)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:74
#, kde-format
msgid "Preview modified layer"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBtnPreview)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:77
#, kde-format
msgid "Pr&eview"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioBtnOriginal)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:87
#, kde-format
msgid "Show original layer"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBtnOriginal)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:90
#, kde-format
msgid "Ori&ginal"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, btnZoomOneToOne)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:136
#, kde-format
msgid "1 : 1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, btnUpdate)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:149
#, kde-format
msgid "Update preview"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBoxAutoUpdate)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:164
#, kde-format
msgid "Automatically update the preview whenever the filter settings change"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxAutoUpdate)
#. +> trunk5 stable5
#: libs/ui/forms/kis_previewwidgetbase.ui:167
#, kde-format
msgid "&Autoupdate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_alwaysUseCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/KisDetailsPaneBase.ui:94
#, kde-format
msgid "Always use this template at application start up"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_alwaysUseCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/KisDetailsPaneBase.ui:97
#, kde-format
msgid "Always use this template"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, helpTitleLabel)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:63
#, kde-format
msgid "Community"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, manualLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:92
#, kde-format
msgid "User Manual"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, gettingStartedLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:136
#, kde-format
msgid "Getting Started"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, supportKritaLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:174
#, kde-format
msgid "Support Krita"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, userCommunityLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:212
#, kde-format
msgid "User Community"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kritaWebsiteLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:250
#, kde-format
msgid "Krita Website"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sourceCodeLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:294
#, kde-format
msgid "Source Code"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, poweredByKDELink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:335
#, kde-format
msgid "Powered by KDE"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dragImageHereLabel)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:377
#, kde-format
msgid "Drag Image in window to open"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, startTitleLabel)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:491
#, kde-format
msgid "Start"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, newFileLink)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:511
#, kde-format
msgid "New File"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, recentDocumentsLabel)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:626
#, kde-format
msgid "Recent Documents"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButton)
#. i18n: ectx: property (text), widget (QPushButton, clearRecentFilesLink)
#. i18n: ectx: property (text), widget (QPushButton, clearBgImageButton)
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. i18n: ectx: property (text), widget (QToolButton, m_bnClearLut)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:647 libs/ui/forms/wdggeneralsettings.ui:266
#: libs/ui/input/wintab/drawpile_tablettester/tablettest.ui:32
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpClear.h:33
#: plugins/dockers/lut/wdglut.ui:237
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:101
#: plugins/python/scripter/ui_scripter/tabwidgets/outputwidget/clearaction.py:33
#, kde-format
msgid "Clear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, helpTitleLabel_2)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:756
#, kde-format
msgid "News"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowNews)
#. +> trunk5 stable5
#: libs/ui/forms/KisWelcomePage.ui:775
#, kde-format
msgid "Show news about Krita: this needs internet to retrieve information from the krita.org website"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowNews)
#. +> trunk5
#: libs/ui/forms/KisWelcomePage.ui:778
#, kde-format
msgid "Enabled"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgResolution)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:14
#, kde-format
msgid "Image Resolution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, lblWidth)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lblSize)
#. i18n: ectx: property (text), widget (QLabel, widthInfoLbl)
#. i18n: ectx: property (text), widget (QLabel, lblNewWidth)
#. i18n: ectx: property (text), widget (QLabel, lblPixelWidth)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, widthLabel)
#. i18n: ectx: property (text), widget (QLabel, intWidthzqffs)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:20 libs/ui/forms/wdgimageproperties.ui:44
#: libs/ui/forms/wdgrectangleconstraints.ui:92
#: libs/ui/forms/wdgstrokeselectionproperties.ui:85
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:77
#: libs/widgets/KoPageLayoutWidget.ui:98
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1057
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:164
#: plugins/extensions/imagesize/wdg_canvassize.ui:45
#: plugins/extensions/imagesize/wdg_imagesize.ui:67
#: plugins/extensions/imagesize/wdg_layersize.ui:58
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:161
#: plugins/impex/pdf/pdfimportwidgetbase.ui:163
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:94
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:79
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:184
#: plugins/python/documenttools/tools/canvassizetool/canvassizetool.py:44
#: plugins/python/documenttools/tools/scaletool/scaletool.py:50
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:91
#, kde-format
msgid "Width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblHeight)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, heightInfoLbl)
#. i18n: ectx: property (text), widget (QLabel, lblNewHeight)
#. i18n: ectx: property (text), widget (QLabel, lblPixelHeight)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. i18n: ectx: property (text), widget (QLabel, intHeightqsdfq)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:27 libs/ui/forms/wdgimageproperties.ui:67
#: libs/ui/forms/wdgrectangleconstraints.ui:150
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:114
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:816
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1034
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:174
#: plugins/extensions/imagesize/wdg_canvassize.ui:29
#: plugins/extensions/imagesize/wdg_imagesize.ui:97
#: plugins/extensions/imagesize/wdg_layersize.ui:125
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:108
#: plugins/impex/pdf/pdfimportwidgetbase.ui:195
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:129
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:80
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:188
#: plugins/python/documenttools/tools/canvassizetool/canvassizetool.py:45
#: plugins/python/documenttools/tools/scaletool/scaletool.py:51
#, kde-format
msgid "Height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblImageXRes)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:48
#, kde-format
msgid "X resolution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblYResolution)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:77
#, kde-format
msgid "Y resolution:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblResolution)
#. i18n: ectx: property (text), widget (QLabel, lblYResolution_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdg_resolution.ui:106 libs/ui/forms/wdgimageproperties.ui:90
#: libs/ui/forms/wdgnewimage.ui:223
#: plugins/extensions/imagesize/wdg_imagesize.ui:240
#: plugins/python/documenttools/tools/scaletool/scaletool.py:52
#: plugins/python/exportlayers/uiexportlayers.py:87
#, kde-format
msgid "Resolution:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:23
#, kde-format
msgid "Apply Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:29
#, kde-format
msgid "The image data you want to paste does not have an ICM profile associated with it. If you do not select a profile, Krita will assume that the image data is encoded in the import profile defined in the Settings dialog."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblProfile)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:56
#, kde-format
msgid "&Profiles:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, grpRenderIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:84
#, kde-format
msgid "Rendering intent determines the bias in the color conversion."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, grpRenderIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:87 libs/ui/forms/wdgimageproperties.ui:231
#, kde-format
msgid "Rendering Intent"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioPerceptual)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:93
#, kde-format
msgid "Hue hopefully maintained (but not required), lightness and saturation sacrificed to maintain the perceived color. White point changed to result in neutral grays. Intended for images."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbIntent)
#. i18n: ectx: property (text), item, widget (KComboBox, cmbMonitorIntent)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbProofingIntent)
#. i18n: ectx: property (text), widget (QRadioButton, radioPerceptual)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:96 libs/ui/forms/wdgcolorsettings.ui:194
#: libs/ui/forms/wdgcolorsettings.ui:279
#: libs/ui/forms/wdgimageproperties.ui:241
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:466
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:41
#, kde-format
msgid "Perceptual"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioRelativeColorimetric)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:103
#, kde-format
msgid "Within and outside gamut; same as Absolute Colorimetric. White point changed to result in neutral grays."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioRelativeColorimetric)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:106
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:63
#, kde-format
msgid "Relative colorimetric"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioSaturation)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:113
#, kde-format
msgid "Hue and saturation maintained with lightness sacrificed to maintain saturation. White point changed to result in neutral grays. Intended for business graphics (make it colorful charts, graphs, overheads, ...)"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAbsoluteColorimetric)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:123
#, kde-format
msgid "Within the destination device gamut; hue, lightness and saturation are maintained. Outside the gamut; hue and lightness are maintained, saturation is sacrificed. White point for source and destination; unchanged. Intended for spot colors (Pantone, TruMatch, logo colors, ...)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAbsoluteColorimetric)
#. +> trunk5 stable5
#: libs/ui/forms/wdgapplyprofile.ui:126
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:108
#, kde-format
msgid "Absolute colorimetric"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. i18n: ectx: property (text), widget (QLabel, brushNameLbl)
#. i18n: ectx: property (text), widget (QLabel, labelName)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:25 libs/ui/forms/wdgnewwindowlayout.ui:26
#: libs/ui/forms/wdgstopgradienteditor.ui:19
#: libs/widgets/KisColorsetChooser.cpp:117
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:185
#: plugins/extensions/pykrita/plugin/info.ui:213
#: plugins/impex/brush/wdg_export_gih.ui:37
#: plugins/paintops/libpaintop/forms/wdgclipboardbrush.ui:106
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:91
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:410
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:63
#, kde-format
msgid "Segment Color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, opacityLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:81 libs/ui/forms/wdgdisplaysettings.ui:266
#: libs/ui/kis_paintop_box.cc:243 libs/ui/kis_paintop_box.cc:248
#: plugins/dockers/defaultdockers/wdglayerbox.ui:75
#: plugins/filters/noisefilter/wdgnoiseoptions.ui:29
#: plugins/filters/randompickfilter/wdgrandompickoptions.ui:65
#, kde-format
msgid "Opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelLeftColor)
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:99
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:26
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:247
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:210
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:239
#, kde-format
msgid "Left:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelRightColor)
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:180
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:55
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:255
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:216
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:245
#, kde-format
msgid "Right:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbGradientType)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxInterpolationType)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:294
#: libs/ui/layerstyles/WdgGradientOverlay.ui:134
#: libs/ui/layerstyles/WdgStroke.ui:227
#: libs/ui/widgets/KoFillConfigWidget.ui:225
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:66
#, kde-format
msgid "Linear"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:299
#, kde-format
msgid "Curved"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:304
#, kde-format
msgid "Sine"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:309
#, kde-format
msgid "Sphere Inc."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:314
#, kde-format
msgid "Sphere Dec."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxColorInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:337
#, kde-format
msgid "RGB"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxColorInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:342
#, kde-format
msgid "HSV CW"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxColorInterpolationType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgautogradient.ui:347
#, kde-format
msgid "HSV CCW"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgBookmarkedConfigurationsEditor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgbookmarkedconfigurationseditor.ui:19
#, kde-format
msgid "Edit presets"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonBookmarkCurrent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgbookmarkedconfigurationseditor.ui:43
#, kde-format
msgid "Bookmark current"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonDelete)
#. i18n: ectx: property (text), widget (QPushButton, bDelete)
#. +> trunk5 stable5
#: libs/ui/forms/wdgbookmarkedconfigurationseditor.ui:50
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:76
#: plugins/flake/textshape/dialogs/StyleManager.ui:75
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:276
#: plugins/flake/textshape/TextTool.cpp:2640
#, kde-format
msgid "Delete"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgTabletSettings)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgColorSettings)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:14 libs/ui/forms/wdgtabletsettings.ui:20
#, kde-format
msgid "Color Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:32
#, kde-format
msgid "Default color model for new images:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpPasteBehaviour)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:60
#, kde-format
msgid "When Pasting Into Krita From Other Applications"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioPasteWeb)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:66
#, kde-format
msgid "Assume sRGB (like images from the web are supposed to be seen)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioPasteMonitor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:73
#, kde-format
msgid "Assume &monitor profile (like you see it in other applications)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioPasteAsk)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:80
#, kde-format
msgid "As&k each time"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:87
#, kde-format
msgid "Note: When copying/pasting inside Krita color info is always preserved."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBlackpoint)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:97
#, kde-format
msgid "Use Blackpoint Compensation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAllowLCMSOptimization)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:107
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:131
#, kde-format
msgid "Allow Little CMS optimizations (uncheck when using linear light RGB or XYZ)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUseSystemMonitorProfile)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:137
#, kde-format
msgid "Use system monitor profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, lblRenderingIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:171
#, kde-format
msgid "The icm profile for your calibrated monitor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRenderingIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:174
#, kde-format
msgid "&Rendering intent:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbIntent)
#. i18n: ectx: property (text), item, widget (KComboBox, cmbMonitorIntent)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbProofingIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:199 libs/ui/forms/wdgcolorsettings.ui:284
#: libs/ui/forms/wdgimageproperties.ui:246
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:469
#, kde-format
msgid "Relative Colorimetric"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbIntent)
#. i18n: ectx: property (text), item, widget (KComboBox, cmbMonitorIntent)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbProofingIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:209 libs/ui/forms/wdgcolorsettings.ui:294
#: libs/ui/forms/wdgimageproperties.ui:256
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:472
#, kde-format
msgid "Absolute Colorimetric"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:221
#, kde-format
msgid "Add new color profile:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:270
#, kde-format
msgid "Soft Proofing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblAdaptationState)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:302
#: libs/ui/forms/wdgimageproperties.ui:269
#, kde-format
msgid "Adaptation State:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblProofingIntent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:312
#, kde-format
msgid "Proofing Rendering Intent:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblGamutWarning)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:319
#: libs/ui/forms/wdgimageproperties.ui:293
#, kde-format
msgid "Gamut Warning:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ckbBlackPointComp)
#. i18n: ectx: property (text), widget (QCheckBox, ckbProofBlackPoint)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:343
#: libs/ui/forms/wdgimageproperties.ui:310
#, kde-format
msgid "Black Point Compensation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorsettings.ui:375
#, kde-format
msgid "Note: these are the default proofing settings for new images."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColorSpaces)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:19
#, kde-format
msgid "&Model:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColorModels)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:39
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:105
#, kde-format
msgid "Depth:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnAdvanced)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:59
#, kde-format
msgid "Color Space Browser"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblProfiles)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:70
#, kde-format
msgid "Profi&le:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnInstallProfile)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:90
#, kde-format
msgid "Install a new profile from a file"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, bnInstallProfile)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselector.ui:93
#, kde-format
msgid "Install a new profile from a file."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:32
#, kde-format
msgid "Profile Picker"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:40
#, kde-format
msgid "Depth"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:47
#, kde-format
msgid "Model"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:54
#, kde-format
msgid "Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbl_descriptionwidget)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:144
#, kde-format
msgid ""
"<html><head/><body>"
"<p><a href=\"https://en.wikipedia.org/wiki/Color_space\"><span style=\" font-weight:600; text-decoration: underline; color:#006e28;\">Color Spaces</span></a> determine how colors are encoded in your files. Different color spaces have different properties and are used for different purposes.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:197
#, kde-format
msgid "Profile Properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblWhitepoint)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:216
#, kde-format
msgid "White Point:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblXYZ_W)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcolorspaceselectoradvanced.ui:223
#, kde-format
msgid "xyz"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:19
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:414
#, kde-format
msgid "Source:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSource)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:33
#, kde-format
msgid "Current Layer"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSource)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:38
#, kde-format
msgid "Entire Image"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, updateButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:118
#, kde-format
msgid "&Update"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, patternButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:125
#, kde-format
msgid "use as &Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgcustompattern.ui:132
#, kde-format
msgid "&Add to Predefined Patterns"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpOpenGL)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:35
#, kde-format
msgid "Canvas &Graphics Acceleration"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFilterMode)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:59
#, kde-format
msgid "Bilinear Filtering"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFilterMode)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:64
#, kde-format
msgid "Trilinear Filtering"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFilterMode)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:69
#, kde-format
msgid "High Quality Filtering"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkDisableVsync)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:83
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Try to disable vsync for Krita. This makes painting more responsive. Uncheck only when experiencing crashes with some GPU/driver combinations.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDisableVsync)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:86
#, kde-format
msgid "Disable vsync (needs restart)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseTextureBuffer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:102
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use Texture Buffering. This can be faster on some GPU/Driver combinations (like Intel) or broken on some others (like AMD/Radeon).</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUseTextureBuffer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:105
#, kde-format
msgid "Use texture buffer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:118
#, kde-format
msgid "Scaling Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRenderer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:134
#, kde-format
msgid "Renderer (needs restart):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCheckSize)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:180
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:156
#, kde-format
msgid "Si&ze:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, gridThresholdLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:223
#, kde-format
msgid "Start showing at:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, pixelGridDrawingThresholdBox)
#. i18n: ectx: property (suffix), widget (KisSliderSpinBox, intChoke)
#. i18n: ectx: property (suffix), widget (KisSliderSpinBox, intRange)
#. i18n: ectx: property (suffix), widget (KisSliderSpinBox, intJitter)
#. i18n: ectx: property (text), widget (QToolButton, alignPercent)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:239
#: libs/ui/layerstyles/wdgInnerGlow.ui:216
#: libs/ui/layerstyles/wdgInnerGlow.ui:318
#: libs/ui/layerstyles/wdgInnerGlow.ui:347
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:142
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:94
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:169
#: plugins/paintops/libpaintop/kis_curve_option_widget.cpp:87
#: plugins/paintops/spray/kis_spray_paintop_settings.cpp:179
#: plugins/tools/defaulttool/connectionTool/ConnectionPointWidget.ui:116
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCanvasBorderColor_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:298
#, kde-format
msgid "Pixel Grid:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:314
#, kde-format
msgid "Selection Overlay:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:330
#, kde-format
msgid "Transparency Checkerboard:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCanvasBorderColor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:357
#, kde-format
msgid "Canvas Border Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hideScrollbars)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:390
#, kde-format
msgid "Hide Window Scrollbars"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkHidePopups)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:400
#, kde-format
msgid "Hide layer thumbnail popup"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCurveAntialiasing)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:407
#, kde-format
msgid "Enable curve anti-aliasing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkChannelsAsColor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:414
#, kde-format
msgid "Color channels in color"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSelectionOutlineAntialiasing)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:424
#, kde-format
msgid "Enable selection outline anti-aliasing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkMoving)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:431
#, kde-format
msgid "If checked, the checkers will move when scrolling the canvas."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkMoving)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:434
#, kde-format
msgid "Determines whether the checks will stay put or whether they will scroll together with the canvas"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMoving)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdisplaysettings.ui:437
#, kde-format
msgid "&Move checkers when scrolling"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveWorkspaces)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:26
#: libs/ui/widgets/kis_workspace_chooser.cpp:93
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:293
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:163
#, kde-format
msgid "Workspaces"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:55
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Warning</span>: Cleanup will remove resource files permanently.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbRemoveGradients)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:70
#, kde-format
msgid "Use trilinear filtering when zooming. Disabling this may improve painting performance."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveGradients)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:73 libs/ui/kis_control_frame.cpp:85
#: libs/ui/kis_control_frame.cpp:225
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:281
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:159
#, kde-format
msgid "Gradients"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnPatternFill)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFill)
#. i18n: ectx: property (text), widget (QCheckBox, cbRemovePattern)
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:83
#: libs/ui/forms/wdggeometryoptions.ui:89
#: libs/ui/widgets/KoFillConfigWidget.ui:106
#: plugins/extensions/metadataeditor/editors/exif.ui:432
#: plugins/generators/pattern/patterngenerator.h:53
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:70
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:87
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:53
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:65
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:59
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:69
#, kde-format
msgid "Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, presetsSidebarLabel)
#. i18n: ectx: property (text), widget (QCheckBox, cbRemovePresets)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:93
#: libs/ui/forms/wdgpaintopsettings.ui:428
#, kde-format
msgid "Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveColorsets)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:103
#, kde-format
msgid "Colorsets"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveBrushes)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:113
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:287
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:157
#, kde-format
msgid "Brushes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRemoveGamutMasks)
#. +> trunk5
#: libs/ui/forms/wdgdlgblacklistcleanup.ui:123
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:67
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:299
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:160
#, kde-format
msgid "Gamut Masks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:25
#, kde-format
msgid "&Layer Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:41
#, kde-format
msgid "File:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpScalingOptions)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:59
#, kde-format
msgid "Scaling Options"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioDontScale)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:65
#, kde-format
msgid "No Scaling"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioScaleToImageSize)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:75
#, kde-format
msgid "Scale to Image Size"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioScalePPI)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgfilelayer.ui:82
#, kde-format
msgid "Adapt to Image Resolution (ppi)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlggeneratorlayer.ui:22
#: libs/ui/forms/wdgfilternodecreation.ui:24
#, kde-format
msgid "Layer Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblProfileTitle)
#. i18n: ectx: property (text), widget (QLabel, lblProfiles)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgdlgpngimport.ui:17 libs/ui/forms/wdglayerproperties.ui:131
#: plugins/impex/video/video_export_options_dialog.ui:65
#, kde-format
msgid "Profile:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, WdgDlgInternalColorSelector)
#. i18n: ectx: property (windowTitle), widget (QDialog, FilterDialog)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgImportImageSequence)
#. i18n: ectx: property (windowTitle), widget (QDialog, AcceptRejectChangeDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, TableOfContentsConfigure)
#. i18n: ectx: property (windowTitle), widget (QDialog, TableOfContentsStyleConfigure)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterdialog.ui:26
#: libs/ui/forms/wdgimportimagesequence.ui:14
#: libs/widgets/WdgDlgInternalColorSelector.ui:14
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:26
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:14
#: plugins/flake/textshape/dialogs/TableOfContentsStyleConfigure.ui:14
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonCreateMaskEffect)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterdialog.ui:86
#, kde-format
msgid "Create Filter Mask"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, FilterSelector)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterselector.ui:26
#, kde-format
msgid "Filter selection"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonEditPressets)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterselector.ui:124
#, kde-format
msgid "Edit Presets"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, btnXML)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterselector.ui:131
#, kde-format
msgid "Get the XML for the current filter configuration."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnXML)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfilterselector.ui:134
#, kde-format
msgid "XML"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:17
#, kde-format
msgid "Select which parts of Krita will be hidden in canvas-only mode."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMenu)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:27
#, kde-format
msgid "Menu"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkToolbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:34
#, kde-format
msgid "Toolbars"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDockers)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:41
#, kde-format
msgid "Toolbox and palettes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkScrollbars)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:48
#, kde-format
msgid "Scrollbars"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkTitlebar)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:55
#, kde-format
msgid "Titlebar (hiding the titlebar will make Krita go full-screen)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkStatusbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdgfullscreensettings.ui:62
#, kde-format
msgid "Statusbar"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:33
#, kde-format
msgid "Cursor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:65
#, kde-format
msgid "Cursor Shape:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:84
#, kde-format
msgid "Outline Shape:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:97
#, kde-format
msgid "While painting..."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_showOutlinePainting)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:127
#, kde-format
msgid "Show outline"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_changeBrushOutline)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:134
#, kde-format
msgid "Use effective outline size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:144
#, kde-format
msgid "Cursor Color:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:180
#, kde-format
msgid "Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:192
#, kde-format
msgid "Multiple Document Mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_cmbMDIType)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:212
#, kde-format
msgid "Subwindows"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_cmbMDIType)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:217
#, kde-format
msgid "Tabs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:225
#, kde-format
msgid "Background Image (overrides color):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:275
#, kde-format
msgid "Window Background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:311
#, kde-format
msgid "General:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkRubberBand)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:324
#, kde-format
msgid "Don't show contents when moving sub-windows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:301
#, kde-format
msgid "Don't show contents when moving sub-windows:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkCanvasMessages)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:331
#, kde-format
msgid "Show on-canvas popup messages"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:321
#, kde-format
msgid "Show on-canvas popup messages:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkHiDPI)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:338
#, kde-format
msgid "Enable Hi-DPI support"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:355
#, kde-format
msgid "Enable Hi-DPI support:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkSingleApplication)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:345
#, kde-format
msgid "Allow only one instance of Krita"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_r98)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:369
#, kde-format
msgid "Allow only one instance of Krita:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Tools)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:366
#: plugins/dockers/logdocker/LogDockerDock.cpp:144
#, kde-format
msgid "Tools"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:389
#, kde-format
msgid "Tool Options Location (needs restart)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioToolOptionsInDocker)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:395
#, kde-format
msgid "In Doc&ker"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, m_radioToolOptionsInToolbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:402
#, kde-format
msgid "In Tool&bar"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkSwitchSelectionCtrlAlt)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:415
#, kde-format
msgid "Switch Control/Alt Selection Modifiers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkEnableTouch)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:422
#, kde-format
msgid "Enable Touch Painting"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxKineticScrollingSettings)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:429
#, kde-format
msgid "Kinetic Scrolling (needs restart)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelKineticScrollingSensitivity)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:440
#, kde-format
msgid "Sensitivity (0-100):"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkKineticScrollingScrollbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:477
#, kde-format
msgid "Show Scrollbar"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, Miscellaneous)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:516
#, kde-format
msgid "Miscellaneous"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:528
#, kde-format
msgid "When Krita starts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSaveSessionOnQuit)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:541
#, kde-format
msgid "Save session when Krita closes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:548
#, kde-format
msgid "Autosave:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_autosaveCheckBox)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:568
#, kde-format
msgid "Autosave every:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_autosaveCheckBox)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:563
#, kde-format
msgctxt "Checkbox after “Autosave:”"
msgid "Enabled"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, m_autosaveSpinBox)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:585
#, kde-format
msgctxt "Suffix: “Every x min”"
msgid " min"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, m_autosaveSpinBox)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:590
#, kde-format
msgid " min"
msgstr ""
#. i18n: ectx: property (prefix), widget (KisIntParseSpinBox, m_autosaveSpinBox)
#. +> trunk5
#: libs/ui/forms/wdggeneralsettings.ui:588
#, kde-format
msgctxt "Prefix: “Every x min”"
msgid "Every "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkCompressKra)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:609
#, kde-format
msgid "Compress .kra files more (slows loading/saving)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_backupFileCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:616
#, kde-format
msgid "Create backup file "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkConvertOnImport)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:623
#, kde-format
msgid "On importing images as layers, convert to the image colorspace"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:636
#, kde-format
msgid "Undo stack size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:680
#, kde-format
msgid "Number of Palette Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowRootLayer)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:690
#, kde-format
msgid "Show root layer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, m_chkNativeFileDialog)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:697
#, kde-format
msgid "Warning: if you enable this setting and the file dialogs do weird stuff, do not report a bug."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_chkNativeFileDialog)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:700
#, kde-format
msgid "Enable native file dialogs (warning: may not work correctly on some systems)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:707
#, kde-format
msgid "Maximum brush size:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, m_hideSplashScreen)
#. +> stable5
#: libs/ui/forms/wdggeneralsettings.ui:719
#, kde-format
msgid "Hide splash screen on startup"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, intMaxBrushSize)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:722
#, kde-format
msgid "The maximum diameter of a brush in pixels."
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, intMaxBrushSize)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:725
#, kde-format
msgctxt "pixel"
msgid "px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeneralsettings.ui:741
#, kde-format
msgid "(Needs restart)"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgGeometryOptions)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:6
#, kde-format
msgid "Geometry Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelOutline)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:33
#, kde-format
msgid "Outline:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbOutline)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:52
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:40
#, kde-format
msgid "Brush"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabelFill)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:60
#: libs/ui/forms/wdgstrokeselectionproperties.ui:55
#, kde-format
msgid "Fill:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFill)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:74
#, kde-format
msgid "Not Filled"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFill)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:79
#, kde-format
msgid "Foreground Color"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFill)
#. i18n: ectx: property (text), widget (QLabel, insertionColorLabel)
#. i18n: ectx: property (text), widget (QLabel, deletionColorLabel)
#. i18n: ectx: property (text), widget (QLabel, formatColorLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdggeometryoptions.ui:84
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:105
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:188
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:247
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1038
#, kde-format
msgid "Background Color"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgImageProperties)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgNewImage)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgStrokeSelection)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:14 libs/ui/forms/wdgnewimage.ui:32
#: libs/ui/forms/wdgstrokeselectionproperties.ui:20
#, kde-format
msgid "New Image"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:24 libs/ui/forms/wdgnewimage.ui:54
#: plugins/impex/pdf/pdfimportwidgetbase.ui:60
#, kde-format
msgid "Dimensions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:115 libs/ui/forms/wdgnewimage.ui:246
#, kde-format
msgid "pixels-per-inch"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:118 libs/ui/forms/wdgnewimage.ui:249
#, kde-format
msgid "ppi"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblBgColor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:146
#, kde-format
msgctxt "The background color of the image's projection"
msgid "Background Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:179
#, kde-format
msgid "Background Opacity:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, grpMode)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:192
#, kde-format
msgid "Image Color Space"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:201
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Note:</span> This changes only the colorspace of the rendered image. To convert the colorspace of the layers, use Convert Image Colorspace.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, grpSoftProof)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:215
#, kde-format
msgid "Softproofing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSaveProofing)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:221
#, kde-format
msgid "Store Softproofing configuration in the image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, sldAdaptationState)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:279
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Set how much you wish to correct the adaptation state. This will affect how <span style=\" font-style:italic;\">Absolute Colorimetric</span> changes the whites of your image. In Layman's terms: how much do you wish to have the color management correct the paper-color to screen white while using <span style=\" font-style:italic;\">Absolute Colorimetric</span>?</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, ckbBlackPointComp)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:307
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Black Point compensation matches the darkest color of the source device to the darkest color of the destination device. Relative Colorimetric without Black Point Compensation will show the difference between the darkest values. With blackpoint compensation, black is black.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:333
#, kde-format
msgid "Annotations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDescription)
#. i18n: ectx: property (text), widget (QLabel, lblPreview)
#. i18n: ectx: property (text), widget (QLabel, lblSwapFileLocation)
#. i18n: ectx: property (text), widget (QLabel, lblSaveLocation)
#. i18n: ectx: property (text), widget (QLabel, stylesAvailableLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimageproperties.ui:357 libs/ui/forms/wdgnewimage.ui:338
#: libs/ui/forms/wdgperformancesettings.ui:229
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:353
#: plugins/flake/textshape/dialogs/TableOfContentsStyleConfigure.ui:20
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnAddImages)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:29
#, kde-format
msgid "Add images..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, remove)
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:36
#: libs/ui/input/config/kis_edit_profiles_dialog.ui:40
#: libs/widgets/KoEditColorSet.ui:55
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:419
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:155
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:49
#, kde-format
msgid "Order"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:64
#, kde-format
msgid "Timing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:70
#, kde-format
msgid "Start at"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, spinFirstFrame)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:77
#, kde-format
msgid "The frame number for the first image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:87
#, kde-format
msgid "Step"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, spinStep)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:94
#, kde-format
msgid "Number of frames between images"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFramerate)
#. +> trunk5 stable5
#: libs/ui/forms/wdgimportimagesequence.ui:107
#, kde-format
msgid "Source FPS:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:24 libs/ui/forms/wdgnewimage.ui:547
#, kde-format
msgid "&Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblOpacity)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:50
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:327
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:380
#: libs/ui/layerstyles/wdgblendingoptions.ui:52
#: libs/ui/layerstyles/WdgColorOverlay.ui:66
#: libs/ui/layerstyles/wdgInnerGlow.ui:52
#: libs/ui/layerstyles/WdgPatternOverlay.ui:55
#, kde-format
msgid "&Opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCompositeOp)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:76
#, kde-format
msgid "Blending mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColorSpaceTitle)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:102
#, kde-format
msgid "Color space:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColorLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:160
#, kde-format
msgid "Color label:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDimensionsTitle)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:186
#, kde-format
msgid "Dimensions:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpProperties)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:234
#, kde-format
msgid "Properties"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QGroupBox, grpActiveChannels)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:248
#, kde-format
msgid "Select the set of active channels."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, grpActiveChannels)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:251
#, kde-format
msgid "Select the set of active channels. Only active channels will be visible, filtered or affected by painting."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpActiveChannels)
#. +> trunk5 stable5
#: libs/ui/forms/wdglayerproperties.ui:254
#, kde-format
msgid "&Active Channels"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpSelectionSource)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:16
#, kde-format
msgid "Source Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLocal)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:22
#, kde-format
msgid "&Layer Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkImage)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:29
#, kde-format
msgid "&Image Selection"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:39
#, kde-format
msgid "Combination method"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:45
#, kde-format
msgid "&Combined area"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmaskfromselection.ui:55
#, kde-format
msgid "&Shared area"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpMaskSource)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmasksource.ui:16
#, kde-format
msgid "Mask Source"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioNone)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmasksource.ui:22
#, kde-format
msgid "&None"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioMask)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmasksource.ui:29
#, kde-format
msgid "current &Mask"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmasksource.ui:36
#, kde-format
msgid "&Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButton_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmasksource.ui:46
#, kde-format
msgid "current &Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmetadatamergestrategychooser.ui:23
#, kde-format
msgid "Merge strategy:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbCommentsDesc)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, description)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, labelTopics)
#. +> trunk5 stable5
#: libs/ui/forms/wdgmetadatamergestrategychooser.ui:49
#: libs/widgets/koDocumentInfoAboutWidget.ui:147
#: plugins/extensions/metadataeditor/editors/dublincore.ui:99
#: plugins/extensions/pykrita/plugin/info.ui:44
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:239
#, kde-format
msgid "Description:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpImage)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgImagesplit)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgLayerSplit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:92
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:14
#: plugins/extensions/layersplit/wdg_layersplit.ui:14
#, kde-format
msgid "Image Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:109
#, kde-format
msgid "P&redefined:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:132
#, kde-format
msgid "Save As:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnSaveAsPredefined)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:149
#, kde-format
msgid "Save the current dimensions"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnSaveAsPredefined)
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:152
#: libs/widgetutils/config/kstandardaction_p.h:44
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:131
#, kde-format
msgid "&Save"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, landscape)
#. i18n: ectx: property (toolTip), widget (QToolButton, bnLandscape)
#. i18n: ectx: property (text), item, widget (QComboBox, editSceneCaptureType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:165 libs/widgets/KoPageLayoutWidget.ui:166
#: plugins/extensions/metadataeditor/editors/exif.ui:975
#, kde-format
msgid "Landscape"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. i18n: ectx: property (text), widget (QLabel, lblHeight)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:197 libs/widgets/KoPageLayoutWidget.ui:134
#, kde-format
msgid "&Height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblWidth)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:256
#, kde-format
msgid "W&idth:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnPortrait)
#. i18n: ectx: property (text), item, widget (QComboBox, editSceneCaptureType)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:269
#: plugins/extensions/metadataeditor/editors/exif.ui:980
#, kde-format
msgid "Portrait"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpClipboard)
#. i18n: ectx: property (text), widget (QPushButton, clipboardButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:317
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:90
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:307
#, kde-format
msgid "Clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:376
#, kde-format
msgid "Layers:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblOpacity)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:386
#, kde-format
msgid "Ima&ge Background Opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:418
#, kde-format
msgid "Image Bac&kground Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblBackgroundStyle)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:431
#, kde-format
msgid "Background:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDescription)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:441
#, kde-format
msgid "&Description:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBackgroundAsLayer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:472
#, kde-format
msgid "As fi&rst layer"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBackgroundAsProjection)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:479
#, kde-format
msgid "As can&vas color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisColorButton, cmbColor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:500
#, kde-format
msgid "Reset the image background color in the Image Properties dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, txtName)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:560
#, kde-format
msgid "untitled-1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDocumentInfo)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewimage.ui:598
#, kde-format
msgid "This document..."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DlgNewWindowLayout)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewwindowlayout.ui:20
#, kde-format
msgid "Save new window layout"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkFollowFocus)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewwindowlayout.ui:36
#, kde-format
msgid "Primary workspace follows focus"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkActiveInAllWindows)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnewwindowlayout.ui:43
#, kde-format
msgid "Show active image in all windows"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButtonCurrentLayer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnodequerypatheditor.ui:17
#, kde-format
msgid "current layer"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioButtonCustomPath)
#. +> trunk5 stable5
#: libs/ui/forms/wdgnodequerypatheditor.ui:27
#, kde-format
msgid "path"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgPaintOpSettings)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:14 libs/ui/kis_paintop_box.cc:408
#, kde-format
msgid "Brush Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushNameLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:130
#, kde-format
msgid "current brush"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, updateBrushNameButton)
#. i18n: ectx: property (text), widget (QPushButton, savePresetButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, bnSaveMask)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:184
#: libs/ui/forms/wdgsavebrushpreset.ui:215 libs/ui/KisMainWindow.cpp:821
#: libs/ui/widgets/kis_workspace_chooser.cpp:121
#: libs/widgets/KisColorsetChooser.cpp:101
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:210
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:61
#: plugins/python/scripter/ui_scripter/actions/saveaction/saveaction.py:33
#, kde-format
msgid "Save"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushEngineLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:243
#, kde-format
msgid "Current Brush Engine"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveNewBrushPresetButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:353
#, kde-format
msgid "Save New Brush Preset..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, saveBrushPresetButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:372
#, kde-format
msgid "Overwrite Brush"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, engineFilterLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:445
#, kde-format
msgid "Engine:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eraserBrushSizeCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:664
#, kde-format
msgid "Erase mode will use a separate brush size"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, eraserBrushSizeCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:667
#, kde-format
msgid "Eraser switch size"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, eraserBrushOpacityCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:683
#, kde-format
msgid "Erase mode will use a separate brush opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, eraserBrushOpacityCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:686
#, kde-format
msgid "Eraser switch opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, dirtyPresetCheckBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:702
#, kde-format
msgid "Temporarily Save Tweaks To Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scratchpadSidebarLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:810
#, kde-format
msgid "Scratchpad"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, paintPresetIcon)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:867
#, kde-format
msgid "Fill area with brush preset icon"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillLayer)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:877
#, kde-format
msgid "Fill area with current image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillGradient)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:887
#, kde-format
msgid "Fill area with gradient"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, fillSolid)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:897
#, kde-format
msgid "Fill area with background color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, eraseScratchPad)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpaintopsettings.ui:907
#, kde-format
msgid "Reset area to white"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:23
#, kde-format
msgid "Note: Krita will need to be restarted for changes to take effect"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:40
#, kde-format
msgid "RAM"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:46
#, kde-format
msgid "Memory available:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTotalMemory)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:59
#, kde-format
msgid "XXX MiB"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, sliderMemoryLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:69
#: libs/ui/forms/wdgperformancesettings.ui:87
#, kde-format
msgid "Krita will not use more memory than this limit."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:72
#, kde-format
msgid "Memory Limit:"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intMemoryLimit)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intPoolLimit)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intUndoLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:94
#: libs/ui/forms/wdgperformancesettings.ui:122
#: libs/ui/forms/wdgperformancesettings.ui:156
#, kde-format
msgid " MiB"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:103
#, kde-format
msgid "Internal Pool:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_4)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, sliderUndoLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:131
#: libs/ui/forms/wdgperformancesettings.ui:149
#, kde-format
msgid "When undo information reaches this limit, it will be stored in a temporary file and memory will be freed. Undo will be slower."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:134
#, kde-format
msgid "Swap Undo After:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:168
#, kde-format
msgid "Swap File Size"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_6)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderSwapSize)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:177
#: libs/ui/forms/wdgperformancesettings.ui:195
#, kde-format
msgid "The swap file will not be bigger than this limit."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:180
#, kde-format
msgid "File Size Limit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:211
#, kde-format
msgid "Swap File Location:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnSwapFile)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:236
#, kde-format
msgid "Select the location where Krita writes its swap files."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:265
#, kde-format
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:271
#, kde-format
msgid "Multithreading"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:277
#, kde-format
msgid "CPU Limit:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderThreadsLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:290
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Krita will not use more CPU cores than selected by this limit</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:297
#, kde-format
msgid "Frame Rendering Clones Limit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderFrameClonesLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:310
#, kde-format, no-c-format
msgid ""
"<html><head/><body>"
"<p>When rendering animation frames (into files or during animation cache regeneration), Krita will make the specified number of copies of your image and will work on them in parallel. Each copy will demand more RAM for its storage (about 20% of the size of you image), so raise this limit only if you have enough RAM installed.</p>"
"<p><br/>"
"</p>"
"<p><span style=\" font-weight:600;\">Recommended value:</span> set Clones Limit to the number of <span style=\" text-decoration: underline;\">physical</span> (non-hyperthreaded) cores your CPU has</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_fps)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:322
#, kde-format
msgid "Limit frames per second while painting:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, sliderFpsLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:335
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Krita will try to limit the number of screen updates per second to the given number. A lower number will decrease visual responsiveness but increase stylus precision on some systems like macOS."
"<p></body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkOpenGLFramerateLogging)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:344
#, kde-format
msgid "Debug logging of OpenGL framerate"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBrushSpeedLogging)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:351
#, kde-format
msgid "Debug logging for brush rendering speed"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDisableVectorOptimizations)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:358
#, kde-format
msgid "Disable vector optimizations (for AMD CPUs)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkProgressReporting)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:365
#, kde-format
msgid "Progress reporting (might affect performance)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPerformanceLogging)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:372
#, kde-format
msgid "Performance logging"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:382
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When performance logging is enabled Krita saves timing information into the '&lt;working_dir&gt;/log' folder. If you experience performance problems and want to help us, enable this option and add the contents of the directory to a bug report.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:406
#, kde-format
msgid "Animation Cache"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:412
#, kde-format
msgid "Cache Storage Backend"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optInMemory)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:418
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Animation frame cache will be stored in RAM completely without any limitations</p>"
"<p><span style=\" font-weight:600;\">WARNING:</span> please make sure your computer has enough RAM <span style=\" text-decoration: underline;\">above</span> the amount you requested in General tab. Otherwise you might face system freezes.</p>"
"<p>* for 1 second of FullHD@25fps video you need extra 200 MiB of memory</p>"
"<p>* for 1 second of 4K UltraHD@25fps video you need extra 800 MiB of memory</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optInMemory)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:421
#, kde-format
msgid "In-memory"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optOnDisk)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:428
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Animation frames are stored on hard disk in the same folder as swap file. The cache is stored in a compressed way. Little amount of extra RAM is needed.</p>"
"<p>Since data transfer speed of the hard drive is low, you might want to limit cached frame size to be able to play your video at 25 fps. The limit of 2500 px is usually a good choice.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optOnDisk)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:431
#, kde-format
msgid "On-disk"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:441
#, kde-format
msgid "Cache Generation Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkCachedFramesSizeLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:447
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Render scaled down version of the frame if the image is bigger than the provided limit. Make sure you enable this option when using on-disk storage backend.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCachedFramesSizeLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:450
#, kde-format
msgid "Limit cached frame size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intCachedFramesSizeLimit)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:463
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Size limit after which the frames will be scaled down</p>"
"<p><span style=\" font-weight:600;\">Recommended value:</span> 2500&nbsp;px</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseRegionOfInterest)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:470
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When the image is too big, render only currently visible part of it</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUseRegionOfInterest)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:473
#, kde-format
msgid "Use region of interest"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intRegionOfInterestMargin)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:486
#, kde-format, no-c-format
msgid ""
"<html><head/><body>"
"<p>Add extra area to the region of interest to each side of the canvas.</p>"
"<p><span style=\" font-weight:600;\">Recommended value:</span> 25%. The region of interest will be extended by 25% to each side.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkBackgroundCacheGeneration)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:493
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Automatically prerender animation cache in background when the user is idle</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBackgroundCacheGeneration)
#. +> trunk5 stable5
#: libs/ui/forms/wdgperformancesettings.ui:496
#, kde-format
msgid "Enable background cache generation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:37
#, kde-format
msgid "Color adjustment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:44
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Choose the optional emblem icon that indicates extra information, such as the preset being a special effects brush, or just using tilt, or angled in some way.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:47
#, kde-format
msgid "Emblem icon:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListView, vwOptional)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:54
#, kde-format
msgid "Upper left emblem indicating a special feature of the brush."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListView, vwBase)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:125
#, kde-format
msgid "Base tool image to base this preset on."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgpreseticonlibrary.ui:166
#, kde-format
msgid "Tool image:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intHeight)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intRoundCornersX)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intRoundCornersY)
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, heightLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:79
#: libs/ui/forms/wdgrectangleconstraints.ui:177
#: libs/ui/forms/wdgrectangleconstraints.ui:219
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:274
#: plugins/tools/tool_crop/wdg_tool_crop.ui:218
#: plugins/tools/tool_crop/wdg_tool_crop.ui:243
#, kde-format
msgid "Height"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, doubleRatio)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:108
#, kde-format
msgid "Aspect ratio"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intWidth)
#. i18n: ectx: property (text), widget (QLabel, widthLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, widthLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:127
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:257
#: plugins/tools/tool_crop/wdg_tool_crop.ui:268
#: plugins/tools/tool_crop/wdg_tool_crop.ui:316
#, kde-format
msgid "Width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, lblRatio)
#. i18n: ectx: property (text), widget (QLabel, aspectLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:140
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:181
#: plugins/tools/tool_crop/wdg_tool_crop.ui:306
#, kde-format
msgid "Ratio:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRoundCornersX)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:164
#, kde-format
msgid "Round X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRoundCornersY)
#. +> trunk5 stable5
#: libs/ui/forms/wdgrectangleconstraints.ui:206
#, kde-format
msgid "Round Y:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgSaveBrushPreset)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:20
#: libs/ui/widgets/kis_paintop_presets_save.cpp:89
#, kde-format
msgid "Save Brush Preset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, newBrushNameLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:31
#, kde-format
msgid "Brush Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, currentBrushNameLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:53
#, kde-format
msgid "BrushName"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:85
#, kde-format
msgid "Paint in this area"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadExistingThumbnailButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:139
#, kde-format
msgid "Load Existing Thumbnail"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadScratchPadThumbnailButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:146
#, kde-format
msgid "Load Scratchpad Thumbnail"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadImageIntoThumbnailButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:153
#, kde-format
msgid "Load Image"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, loadIconLibraryThumbnailButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:160
#, kde-format
msgid "Load from Icon Library"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearBrushPresetThumbnailButton)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsavebrushpreset.ui:167
#, kde-format
msgid "Clear Thumbnail"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, intersect)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:37
#, kde-format
msgid "Intersect"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, shape)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:53
#, kde-format
msgid "Vector Selection"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, replace)
#. +> trunk5
#: libs/ui/forms/wdgselectionoptions.ui:69
#, kde-format
msgid "Replace"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, replace)
#. +> stable5
#: libs/ui/forms/wdgselectionoptions.ui:69
#, kde-format
msgid "Replace (Shortcut R)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, add)
#. i18n: ectx: property (toolTip), widget (KoGroupButton, add)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:88 libs/widgets/KoEditColorSet.ui:45
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, add)
#. +> stable5
#: libs/ui/forms/wdgselectionoptions.ui:88
#, kde-format
msgid "Add (Shortcut A)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblMode)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:107
#: plugins/extensions/metadataeditor/editors/exif.ui:555
#: plugins/python/highpass/highpass.py:48
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1977
#, kde-format
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblAction)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:117
#: plugins/extensions/pykrita/plugin/info.ui:133
#, kde-format
msgid "Action:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, pixel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:127
#, kde-format
msgid "Pixel Selection"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KoGroupButton, subtract)
#. +> stable5
#: libs/ui/forms/wdgselectionoptions.ui:146
#, kde-format
msgid "Subtract (Shortcut S)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAntiAliasing)
#. i18n: ectx: property (text), widget (QCheckBox, ckbAntialiasing)
#. +> trunk5 stable5
#: libs/ui/forms/wdgselectionoptions.ui:177
#: plugins/filters/halftone/wdg_halftone_filter.ui:83
#, kde-format
msgid "Anti-aliasing"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, DlgSessionManager)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsessionmanager.ui:14
#, kde-format
msgid "Sessions"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnNew)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsessionmanager.ui:30
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:73
#, kde-format
msgid "New..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnRename)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsessionmanager.ui:37
#, kde-format
msgid "Rename..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnSwitchTo)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsessionmanager.ui:44
#, kde-format
msgid "Switch to"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnDelete)
#. +> trunk5 stable5
#: libs/ui/forms/wdgsessionmanager.ui:51
#, kde-format
msgid "Delete..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stopLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstopgradienteditor.ui:87
#, kde-format
msgid "Stop: "
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:30
#: libs/ui/layerstyles/wdglayerstyles.ui:128
#: libs/ui/layerstyles/WdgStroke.ui:17
#: plugins/tools/defaulttool/defaulttool/DefaultToolTabbedWidget.cpp:41
#, kde-format
msgid "Stroke"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, typeBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:42
#, kde-format
msgid "Current Brush"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, typeBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:47
#, kde-format
msgid "Line selection"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, intWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, intXOffset)
#. i18n: ectx: property (suffix), widget (QSpinBox, intHeight)
#. i18n: ectx: property (suffix), widget (QSpinBox, intYOffset)
#. i18n: ectx: property (text), item, widget (QComboBox, sizeBox)
#. i18n: ectx: property (suffix), widget (KisSliderSpinBox, intSize)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, columnXOffset)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, columnYOffset)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, rowXOffset)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, rowYOffset)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, columnDistance)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, rowDistance)
#. i18n: ectx: property (text), widget (QLabel, pxLabel)
#. i18n: ectx: property (text), widget (QLabel, pxLabel2)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intHeight)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intWidth)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:96
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:84
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:101
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:121
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:138
#: libs/ui/layerstyles/wdgInnerGlow.ui:242
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:173
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:186
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:238
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:251
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:290
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:300
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:115
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:138
#: plugins/impex/pdf/pdfimportwidgetbase.ui:153
#: plugins/impex/pdf/pdfimportwidgetbase.ui:185
#: plugins/paintops/libpaintop/sensors/SensorDistanceConfiguration.ui:85
#, kde-format
msgid "px"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sizeBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:101
#, kde-format
msgid "mm"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sizeBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:106
#, kde-format
msgid "inch"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnNoFill)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbGradientRepeat)
#. i18n: ectx: property (text), item, widget (QComboBox, fillBox)
#. i18n: ectx: property (text), item, widget (QComboBox, editGainControl)
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxPredictor)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:115
#: libs/ui/widgets/KoFillConfigWidget.ui:37
#: libs/ui/widgets/KoFillConfigWidget.ui:258
#: plugins/extensions/metadataeditor/editors/exif.ui:666
#: plugins/flake/textshape/dialogs/StylesModel.cpp:51
#: plugins/flake/textshape/dialogs/StylesModel.cpp:131
#: plugins/flake/textshape/dialogs/StylesModel.cpp:214
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:66
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:118
#: plugins/tools/basictools/kis_tool_brush.cc:321
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:50
#: plugins/tools/tool_crop/wdg_tool_crop.ui:424
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, fillBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:120
#, kde-format
msgid "Paint color"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, fillBox)
#. i18n: ectx: property (text), item, widget (QComboBox, lineColorBox)
#. i18n: ectx: property (text), widget (QLabel, backgroundColorLabel)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:125
#: libs/ui/forms/wdgstrokeselectionproperties.ui:175
#: plugins/flake/textshape/dialogs/ParagraphDecorations.ui:65
#, kde-format
msgid "Background color"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, fillBox)
#. i18n: ectx: property (text), item, widget (QComboBox, lineColorBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:130
#: libs/ui/forms/wdgstrokeselectionproperties.ui:180
#, kde-format
msgid "Custom color"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, fillBox)
#. i18n: ectx: property (text), item, widget (QComboBox, lineColorBox)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:135
#: libs/ui/forms/wdgstrokeselectionproperties.ui:170
#, kde-format
msgid "Foreground color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgstrokeselectionproperties.ui:143
#, kde-format
msgid "Line:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:70
#, kde-format
msgid "Low Pressure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:96
#, kde-format
msgid "High Pressure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:107
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:59
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:60
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:33
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:75
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:55
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:56
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:57
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:58
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:281
#: plugins/paintops/libpaintop/kis_pressure_scatter_option_widget.cpp:33
#: plugins/paintops/libpaintop/kis_pressure_sharpness_option_widget.cpp:35
#, kde-format
msgid "1.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:127
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:59
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:60
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:33
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:75
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:55
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:56
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:57
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:58
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:234
#: plugins/paintops/libpaintop/kis_pressure_scatter_option_widget.cpp:33
#: plugins/paintops/libpaintop/kis_pressure_sharpness_option_widget.cpp:35
#, kde-format
msgid "0.0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:138
#, kde-format
msgid "Input Pressure Global Curve"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnTabletTest)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:171
#, kde-format
msgid "Open Tablet Tester..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpTabletApi)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:178
#, kde-format
msgid "Tablet Input API (changing this requires restarting Krita)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioWintab)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:184
#, kde-format
msgid "WinTab"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioWin8PointerInput)
#. +> trunk5 stable5
#: libs/ui/forms/wdgtabletsettings.ui:191
#, kde-format
msgid "Windows 8+ Pointer Input (depends on Windows Ink) (EXPERIMENTAL)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:67
#, kde-format
msgid "Add shortcut..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:79
#, kde-format
msgctxt "Shortcut type"
msgid "Key Combination"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:82
#, kde-format
msgctxt "Shortcut type"
msgid "Mouse Button"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:85
#, kde-format
msgctxt "Shortcut type"
msgid "Mouse Wheel"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:88
#, kde-format
msgctxt "Shortcut type"
msgid "Gesture"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:91
#, kde-format
msgid "Unknown Input"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:186
#, kde-format
msgctxt "Type of shortcut"
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:189
#, kde-format
msgctxt "Input for shortcut"
msgid "Input"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_action_shortcuts_model.cpp:192
#, kde-format
msgctxt "Action to trigger with shortcut"
msgid "Action"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, editProfilesButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.cpp:66
#: libs/ui/input/config/kis_input_configuration_page.ui:51
#, kde-format
msgid "Edit Profiles"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.cpp:83
#, kde-format
msgid "Copy of %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.cpp:96
#, kde-format
msgctxt "@title:window"
msgid "Reset All Profiles"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.cpp:97
#, kde-format
msgid "You will lose all changes to any input profiles. Do you wish to continue?"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, duplicateButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.ui:20
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:48
#, kde-format
msgid "Duplicate"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.ui:30
#, kde-format
msgid "Reset All"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, renameButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_edit_profiles_dialog.ui:47
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_button.cpp:53
#, kde-format
msgctxt "No input for this button"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_button.cpp:140
#: libs/ui/input/config/kis_input_button.cpp:202
#, kde-format
msgctxt "Waiting for user input"
msgid "Input..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_configuration_page.ui:19
#, kde-format
msgid "Input Profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, editProfilesButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_configuration_page.ui:48
#, kde-format
msgid "Duplicate current profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_configuration_page_item.cpp:48
#, kde-format
msgid "Delete Shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, descriptionLabel)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_configuration_page_item.ui:23
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Action Description</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, collapseButton)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_configuration_page_item.ui:61
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:283
#, kde-format
msgid "Action Name"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_type_delegate.cpp:47
#, kde-format
msgid "Key Combination"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, mouseLabel)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_type_delegate.cpp:48
#: libs/ui/input/config/kis_mouse_input_editor.ui:59
#, kde-format
msgid "Mouse Button"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, wheelLabel)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_input_type_delegate.cpp:49
#: libs/ui/input/config/kis_wheel_input_editor.ui:36
#, kde-format
msgid "Mouse Wheel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_key_input_editor.ui:29
#, kde-format
msgid "Edit Key Combination"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, keysLabel)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_key_input_editor.ui:42
#, kde-format
msgid "Keys"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, modifiersLabel)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_mouse_input_editor.ui:46
#: libs/ui/input/config/kis_wheel_input_editor.ui:75
#, kde-format
msgid "Modifiers"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_mouse_input_editor.ui:75
#, kde-format
msgid "Edit Mouse Input"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/input/config/kis_wheel_input_editor.ui:52
#, kde-format
msgid "Edit Mouse Wheel Input"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_abstract_input_action.cpp:45
#: libs/ui/input/kis_tool_invocation_action.cpp:56
#, kde-format
msgid "Activate"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:39
#, kde-format
msgid "Alternate Invocation"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:40
#, kde-format
msgid "The <i>Alternate Invocation</i> action performs an alternate action with the current tool. For example, using the brush tool it picks a color from the canvas."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:42
#, kde-format
msgid "Primary Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:43
#, kde-format
msgid "Secondary Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:44
#, kde-format
msgid "Tertiary Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:47
#, kde-format
msgid "Pick Foreground Color from Current Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:48
#, kde-format
msgid "Pick Background Color from Current Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:50
#, kde-format
msgid "Pick Foreground Color from Merged Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_alternate_invocation_action.cpp:51
#, kde-format
msgid "Pick Background Color from Merged Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:38
#, kde-format
msgid "Switch Time"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:39
#, kde-format
msgid "The <i>Switch Time</i> action changes the current time of the animation."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:42
#: plugins/dockers/animation/animation_docker.cpp:542
#, kde-format
msgid "Next Frame"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_frame_action.cpp:43
#: plugins/dockers/animation/animation_docker.cpp:538
#, kde-format
msgid "Previous Frame"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_primary_setting_action.cpp:34
#, kde-format
msgid "Change Primary Setting"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_change_primary_setting_action.cpp:35
#, kde-format
msgid "The <i>Change Primary Setting</i> action changes a tool's \"Primary Setting\", for example the brush size for the brush tool."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:73
#, kde-format
msgid "Exposure and Gamma"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:74
#, kde-format
msgid "The <i>Exposure and Gamma</i> action changes the display mode of the canvas."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:77
#, kde-format
msgid "Exposure Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:78
#, kde-format
msgid "Gamma Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:80
#, kde-format
msgid "Exposure +0.5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:81
#, kde-format
msgid "Exposure -0.5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:82
#, kde-format
msgid "Gamma +0.5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:83
#, kde-format
msgid "Gamma -0.5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:85
#, kde-format
msgid "Exposure +0.2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:86
#, kde-format
msgid "Exposure -0.2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:87
#, kde-format
msgid "Gamma +0.2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:88
#, kde-format
msgid "Gamma -0.2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_gamma_exposure_action.cpp:90
#, kde-format
msgid "Reset Exposure and Gamma"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:50
#, kde-format
msgid "Pan Canvas"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:51
#, kde-format
msgid "The <i>Pan Canvas</i> action pans the canvas."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:54
#, kde-format
msgid "Pan Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:55
#, kde-format
msgid "Pan Left"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:56
#, kde-format
msgid "Pan Right"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:57
#, kde-format
msgid "Pan Up"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_pan_action.cpp:58
#, kde-format
msgid "Pan Down"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:46
#, kde-format
msgid "Rotate Canvas"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:47
#, kde-format
msgid "The <i>Rotate Canvas</i> action rotates the canvas."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:50
#, kde-format
msgid "Rotate Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:51
#, kde-format
msgid "Discrete Rotate Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:52
#, kde-format
msgid "Rotate Left"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:53
#, kde-format
msgid "Rotate Right"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_rotate_canvas_action.cpp:54
#, kde-format
msgid "Reset Rotation"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_select_layer_action.cpp:48
#, kde-format
msgid "Select Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_select_layer_action.cpp:49
#, kde-format
msgid "Selects a layer under cursor position"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_select_layer_action.cpp:52
#, kde-format
msgid "Select Layer Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_select_layer_action.cpp:53
#, kde-format
msgid "Select Multiple Layer Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:234
#, kde-format
msgctxt "Separator in the list of mouse buttons for shortcut"
msgid " + "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:239
#, kde-format
msgctxt "Left Mouse Button"
msgid "Left"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:248
#, kde-format
msgctxt "Right Mouse Button"
msgid "Right"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:256
#, kde-format
msgctxt "Middle Mouse Button"
msgid "Middle"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:264
#, kde-format
msgctxt "Mouse Back Button"
msgid "Back"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:272
#, kde-format
msgctxt "Mouse Forward Button"
msgid "Forward"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:276
#, kde-format
msgctxt "No mouse buttons for shortcut"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:282
#, kde-format
msgctxt "%1 = List of mouse buttons for shortcut. Plural form is chosen upon the number of buttons in that list."
msgid "%1 Button"
msgid_plural "%1 Buttons"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:294
#, kde-format
msgctxt "Separator in the list of keys for shortcut"
msgid " + "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:299
#, kde-format
msgctxt "Ctrl key"
msgid "Ctrl"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:303
#, kde-format
msgctxt "Meta key"
msgid "Meta"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:307
#, kde-format
msgctxt "Alt key"
msgid "Alt"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:311
#, kde-format
msgctxt "Shift key"
msgid "Shift"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:323
#, kde-format
msgctxt "No keys for shortcut"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:333
#, kde-format
msgid "Mouse Wheel Up"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:337
#, kde-format
msgid "Mouse Wheel Down"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:341
#, kde-format
msgid "Mouse Wheel Left"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:345
#, kde-format
msgid "Mouse Wheel Right"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:349
#, kde-format
msgid "Trackpad Pan"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:353
#, kde-format
msgctxt "No mouse wheel buttons for shortcut"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:365
#, kde-format
msgctxt "%1 = modifier keys in shortcut; %2 = mouse buttons in shortcut"
msgid "%1 + %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_shortcut_configuration.cpp:381
#, kde-format
msgctxt "%1 = modifier keys in shortcut; %2 = mouse wheel buttons in shortcut"
msgid "%1 + %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_show_palette_action.cpp:36
#, kde-format
msgid "Show Popup Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_show_palette_action.cpp:37
#, kde-format
msgid "The <i>Show Popup Palette</i> displays the popup palette."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tablet_debugger.cpp:104
#, kde-format
msgid "Tablet Event Logging Enabled"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tablet_debugger.cpp:105
#, kde-format
msgid "Tablet Event Logging Disabled"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tool_invocation_action.cpp:52
#, kde-format
msgid "Tool Invocation"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tool_invocation_action.cpp:53
#, kde-format
msgid "The <i>Tool Invocation</i> action invokes the current tool, for example, using the brush tool, it will start painting."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tool_invocation_action.cpp:57
#, kde-format
msgid "Confirm"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_tool_invocation_action.cpp:59
#, kde-format
msgid "Activate Line Tool"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:117
#, kde-format
msgid "Zoom Canvas"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:118
#, kde-format
msgid "The <i>Zoom Canvas</i> action zooms the canvas."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:121
#, kde-format
msgid "Zoom Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:122
#, kde-format
msgid "Discrete Zoom Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:123
#, kde-format
msgid "Relative Zoom Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:124
#, kde-format
msgid "Relative Discrete Zoom Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:127
#, kde-format
msgid "Reset Zoom to 100%"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:128
#, kde-format
msgid "Fit to Page"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/kis_zoom_action.cpp:129
#, kde-format
msgid "Fit to Width"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, TabletTest)
#. +> trunk5 stable5
#: libs/ui/input/wintab/drawpile_tablettester/tablettest.ui:14
#, kde-format
msgid "Tablet Tester"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.cpp:33
#, kde-format
msgctxt "Screen rect when choosing Wintab/Qt settings"
msgid "%1x%2 offset: %3,%4"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.cpp:59
#, kde-format
msgctxt "@option:radio"
msgid "%1 (Wintab)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.cpp:60
#, kde-format
msgctxt "@option:radio"
msgid "%1 (Qt)"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KisScreenSizeChoiceDialog)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:14
#, kde-format
msgid "Choose screen resolution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleMessage)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:20
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The driver for your drawing tablet and Windows do not agree on the size of the screen your tablet is connected to. Please select the right option.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioManual)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:52
#, kde-format
msgid "If both are wrong, enter the size manually:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblXOffset)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:94
#: plugins/dockers/griddocker/grid_config_widget.ui:491
#, kde-format
msgid "X offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblYOffset)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:131
#: plugins/dockers/griddocker/grid_config_widget.ui:504
#, kde-format
msgid "Y offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkRememberSetting)
#. +> trunk5 stable5
#: libs/ui/input/wintab/kis_screen_size_choice_dialog.ui:155
#, kde-format
msgid "Do not ask again (hold Shift to ask again)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_animation_importer.cpp:69
msgctxt "(qtundo-format)"
msgid "Import animation"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_bookmarked_configurations_editor.cc:69
#, kde-format
msgid "New configuration %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_bookmarked_configurations_model.cc:68
#, kde-format
msgid "Last Used"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_change_file_layer_command.h:34
msgctxt "(qtundo-format)"
msgid "Change File Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:289
#, kde-format
msgid "Remember"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:295
#, kde-format
msgctxt "@title:window"
msgid "Missing Color Profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:296
#, kde-format
msgid ""
"The image data you are trying to paste has no color profile information. How do you want to interpret these data? \n"
"\n"
" As Web (sRGB) - Use standard colors that are displayed from computer monitors. This is the most common way that images are stored. \n"
"\n"
"As on Monitor - If you know a bit about color management and want to use your monitor to determine the color profile.\n"
"\n"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:299
#, kde-format
msgid "As &Web"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_clipboard.cc:300
#, kde-format
msgid "As on &Monitor"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_composite_ops_model.cc:30
#, kde-format
msgid "Favorites"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:81
#, kde-format
msgid "Fill Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:99
#, kde-format
msgid "&Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:104
#, kde-format
msgid "&Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:117
#, kde-format
msgid "&Color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:132
#, kde-format
msgid "&Painter's Tools"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:179
#: plugins/dockers/patterndocker/patterndocker_dock.cpp:31
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:284
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:161
#: plugins/tools/karbonplugins/tools/KarbonPatternTool.cpp:306
#, kde-format
msgid "Patterns"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_control_frame.cpp:182 libs/ui/kis_control_frame.cpp:184
#, kde-format
msgid "Custom Pattern"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_custom_pattern.cc:182
#, kde-format
msgid "The current image is too big to create a pattern. The pattern will be scaled down."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_filter_manager.cc:220
#, kde-format
msgid "The %1 filter will convert your %2 data to 16-bit L*a*b* and vice versa. "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_filter_manager.cc:229
#, kde-format
msgid "The %1 filter will convert your %2 data to 16-bit RGBA and vice versa. "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_filter_manager.cc:318
#, kde-format
msgid "Apply Filter Again: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_image_manager.cc:118
#, kde-format
msgid "Import Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:199
#, kde-format
msgctxt "@action:inmenu"
msgid "Merge Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:200
#, kde-format
msgctxt "@action:inmenu"
msgid "Merge with Layer Below"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:219
#, kde-format
msgctxt "floating message in layer manager"
msgid "Layer is empty "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:252
#, kde-format
msgid "Filter Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:297
#, kde-format
msgid "Fill Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:334
#, kde-format
msgid "File Layer Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:343 libs/ui/kis_layer_manager.cc:902
#, kde-format
msgid "No file name specified"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:434
msgctxt "(qtundo-format)"
msgid "Convert to a Paint Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:461
msgctxt "(qtundo-format)"
msgid "Convert to an animated layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:478
#, kde-format
msgid "Save layers to..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:479
#, kde-format
msgid "Choose the location where the layer will be saved to. The new file layer will then reference this location."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:539
msgctxt "(qtundo-format)"
msgid "Convert to a file layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:627
#, kde-format
msgid "New Filter Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:682
#, kde-format
msgctxt "@title:window"
msgid "Flatten Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:683
#, kde-format
msgid "The image contains hidden layers that will be lost. Do you want to flatten the image?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:764
#, kde-format
msgctxt "floating message in layer manager"
msgid "Layer is locked "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:810
msgctxt "(qtundo-format)"
msgid "Rasterize Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:849
#, kde-format
msgid "Convert Invisible Groups"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_layer_manager.cc:852
#, kde-format
msgid "Export Only Toplevel Groups"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:198
msgctxt "(qtundo-format)"
msgid "Add Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:198
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:209
msgctxt "(qtundo-format)"
msgid "Add Transparency Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:220
msgctxt "(qtundo-format)"
msgid "Add Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:235
#, kde-format
msgid "New Filter Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:271
msgctxt "(qtundo-format)"
msgid "Add Colorize Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:281
msgctxt "(qtundo-format)"
msgid "Add Transform Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mask_manager.cc:301
#, kde-format
msgid "Filter Mask Properties"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_mirror_manager.cpp:45
#, kde-format
msgid "Mirror View"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:448
msgctxt "(qtundo-format)"
msgid "Move Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:455
msgctxt "(qtundo-format)"
msgid "Copy Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:462
msgctxt "(qtundo-format)"
msgid "Add Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:598
msgctxt "(qtundo-format)"
msgid "Convert to a Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:847
msgctxt "(qtundo-format)"
msgid "Duplicate Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:870
msgctxt "(qtundo-format)"
msgid "Raise Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:877
msgctxt "(qtundo-format)"
msgid "Lower Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:895
msgctxt "(qtundo-format)"
msgid "Remove Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:911
msgctxt "(qtundo-format)"
msgid "Mirror Layer X"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:913
msgctxt "(qtundo-format)"
msgid "Mirror Mask X"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:924
msgctxt "(qtundo-format)"
msgid "Mirror Layer Y"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:926
msgctxt "(qtundo-format)"
msgid "Mirror Mask Y"
msgstr ""
#. +> trunk5
#: libs/ui/kis_node_manager.cpp:934
msgctxt "(qtundo-format)"
msgid "Mirror All Layers X"
msgstr ""
#. +> trunk5
#: libs/ui/kis_node_manager.cpp:941
msgctxt "(qtundo-format)"
msgid "Mirror All Layers Y"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1043
#, kde-format
msgid "Export \"%1\""
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1107
#, kde-format
msgctxt "@title:window"
msgid "Export to SVG"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1127
#, kde-format
msgid "Could not save to svg: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1147
msgctxt "(qtundo-format)"
msgid "Split Alpha into a Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1177
#, kde-format
msgctxt "@title:window"
msgid "Layer %1 is not editable"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1178
#, kde-format
msgid ""
"Cannot write alpha channel of the parent layer \"%1\".\n"
"The operation will be cancelled."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1209
msgctxt "(qtundo-format)"
msgid "Write Alpha into a Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1324
msgctxt "(qtundo-format)"
msgid "Cut Nodes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1397
msgctxt "(qtundo-format)"
msgid "Quick Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1408
msgctxt "(qtundo-format)"
msgid "Quick Clipping Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1415
#, kde-format
msgctxt "default name for a clipping group layer"
msgid "Clipping Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1417
#, kde-format
msgctxt "default name for quick clip group mask layer"
msgid "Mask Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_node_manager.cpp:1431
msgctxt "(qtundo-format)"
msgid "Quick Ungroup"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:118
#, kde-format
msgid "Painter's Toolchest"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:129
#, kde-format
msgid "Tool Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:135
#, kde-format
msgid "Edit brush settings"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:140
#, kde-format
msgid "Choose brush preset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFlow)
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:244 libs/ui/kis_paintop_box.cc:249
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1911
#, kde-format
msgid "Flow:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushSizeLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lblSize)
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:245 libs/ui/kis_paintop_box.cc:250
#: plugins/filters/halftone/wdg_halftone_filter.ui:42
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:205
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1933
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:290
#, kde-format
msgid "Choose workspace"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:324
#, kde-format
msgid "Brush composite"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_box.cc:1125 libs/ui/kis_paintop_box.cc:1147
#: libs/ui/kis_paintop_box.cc:1162
#, kde-format
msgid ""
"%1\n"
"selected"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_options_model.cpp:37
#, kde-format
msgctxt "option category"
msgid "General"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_options_model.cpp:40
#, kde-format
msgctxt "option category"
msgid "Color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_options_model.cpp:43
#, kde-format
msgctxt "option category"
msgid "Texture"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_options_model.cpp:46
#, kde-format
msgctxt "option category"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_paintop_options_model.cpp:49
#, kde-format
msgctxt "option category"
msgid "Masked Brush"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:197
#, kde-format
msgid "Mirror Canvas"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:205
#, kde-format
msgid "Canvas Only"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:209
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:52
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:65
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:36
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:37
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:61
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:81
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:107
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:125
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:132
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:60
#: plugins/paintops/libpaintop/kis_pressure_spacing_option_widget.cpp:35
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:41
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:42
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:48
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:50
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:51
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:52
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:54
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:46
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:54
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:53
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:54
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:66
#, kde-format
msgid "100%"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:212
#, kde-format
msgid "Zoom to 100%"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_popup_palette.cpp:773
#, kde-format
msgid "There are no tags available to show in this popup. To add presets, you need to tag them and then select the tag here."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_psd_layer_style_resource.cpp:132
#, kde-format
msgctxt "Auto-generated layer style name for embedded styles (style itself)"
msgid "<%1> (embedded)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_selection_manager.cc:601
#, kde-format
msgid "Stroked Shapes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_selection_manager.cc:603
msgctxt "(qtundo-format)"
msgid "Stroke Shapes"
msgstr ""
#. +> trunk5
#: libs/ui/kis_selection_manager.cc:710
msgctxt "(qtundo-format)"
msgid "Select Opaque (Add)"
msgstr ""
#. +> trunk5
#: libs/ui/kis_selection_manager.cc:713
msgctxt "(qtundo-format)"
msgid "Select Opaque (Subtract)"
msgstr ""
#. +> trunk5
#: libs/ui/kis_selection_manager.cc:716
msgctxt "(qtundo-format)"
msgid "Select Opaque (Intersect)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_selection_manager.cc:719
msgctxt "(qtundo-format)"
msgid "Select Opaque"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_splash_screen.cpp:122
#, kde-format
msgid ""
"<html><head/><body>"
"<p><b><span style=\" color:%1;\">Recent Files</span></b></p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_splash_screen.cpp:162
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" color:%1;\"><b>Links</b></span></p>"
"<p><a href=\"https://krita.org/support-us/\"><span style=\" text-decoration: underline; color:%1;\">Support Krita</span></a></p>"
"<p><a href=\"https://docs.krita.org/en/user_manual/getting_started.html\"><span style=\" text-decoration: underline; color:%1;\">Getting Started</span></a></p>"
"<p><a href=\"https://docs.krita.org/\"><span style=\" text-decoration: underline; color:%1;\">Manual</span></a></p>"
"<p><a href=\"https://krita.org/\"><span style=\" text-decoration: underline; color:%1;\">Krita Website</span></a></p>"
"<p><a href=\"https://forum.kde.org/viewforum.php?f=136\"><span style=\" text-decoration: underline; color:%1;\">User Community</span></a></p>"
"<p><a href=\"https://phabricator.kde.org/source/krita/\"><span style=\" text-decoration: underline; color:%1;\">Source Code</span></a></p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:262
#, kde-format
msgctxt "tooltip on statusbar memory reporting button (image stats)"
msgid ""
"Image size:\t %1\n"
" - layers:\t\t %2\n"
" - projections:\t %3\n"
" - instant preview:\t %4\n"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:273
#, kde-format
msgctxt "tooltip on statusbar memory reporting button (total stats)"
msgid ""
"Memory used:\t %1 / %2\n"
" image data:\t %3 / %4\n"
" pool:\t\t %5 / %6\n"
" undo data:\t %7\n"
"\n"
"Swap used:\t %8"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:303
#, kde-format
msgctxt "tooltip on statusbar memory reporting button"
msgid ""
"\n"
"\n"
"WARNING:\tOut of memory! Swapping has been started.\n"
"\t\tPlease configure more RAM for Krita in Settings dialog"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:332
#, kde-format
msgid "Hidden"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:334
#, kde-format
msgid "Ants"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:334
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:339
#, kde-format
msgid "Mask"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:337
#, kde-format
msgid ""
"Selection: x = %1 y = %2 width = %3 height = %4\n"
"Display Mode: %5"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:342
#, kde-format
msgid "No Selection"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_statusbar.cc:360
#, kde-format
msgid "No profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_stopgradient_editor.cpp:44
#: plugins/assistants/Assistants/kis_assistant_tool.cc:955
#: plugins/assistants/Assistants/kis_assistant_tool.cc:961
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.cpp:122
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:50
#, kde-format
msgid "Opacity: "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_stopgradient_editor.cpp:50
#: libs/ui/kis_stopgradient_editor.cpp:55
#, kde-format
msgid "Flip Gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kis_zoom_manager.cc:319
#, kde-format
msgctxt "floating message about zoom"
msgid "Zoom: %1 %"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:285
#, kde-format
msgid "Loading Resources..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:289
#, kde-format
msgid "Loading Brush Presets..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:293
#, kde-format
msgid "Loading Brushes..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:297
#, kde-format
msgid "Loading Bundles..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:337
#, kde-format
msgid "Loading Plugins for Krita/Tool..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:345
#, kde-format
msgid "Loading Plugins for Krita/Dock..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:352
#, kde-format
msgid "Loading Plugins Exiv/IO..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:368
#, kde-format
msgid ""
"You are running a 32 bits build on a 64 bits Windows.\n"
"This is not recommended.\n"
"Please download and install the x64 build instead."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:385
#, kde-format
msgid "Initializing Globals"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:416
#, kde-format
msgid "Adding resource types"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:435
#, kde-format
msgid "Loading Main Window..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:535
#, kde-format
msgid "Mimetype not found, try using the -mimetype option"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:745
#, kde-format
msgid "No template found for: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:748
#, kde-format
msgid "Too many templates found for: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:770
#, kde-format
msgid "Template %1 failed to load."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:796
#, kde-format
msgid ""
"Failed to clear %1\n"
"\n"
"Please make sure no other program is using the file and try again."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplication.cpp:817
#, kde-format
msgid "Do you want to clear the settings file?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:78
#, kde-format
msgid "Open a new document with a template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:79
#, kde-format
msgid ""
"Create a new image on startup.\n"
"Possible colorspace values are:\n"
" * RGBA\n"
" * XYZA\n"
" * LABA\n"
" * CMYKA\n"
" * GRAY\n"
" * YCbCrA\n"
"Possible channel depth arguments are\n"
" * U8 (8 bits integer)\n"
" * U16 (16 bits integer)\n"
" * F16 (16 bits floating point)\n"
" * F32 (32 bits floating point)\n"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:93
#, kde-format
msgid "The name of the workspace to open Krita with"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:94
#, kde-format
msgid "The name of the window layout to open Krita with"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:95
#, kde-format
msgid "The name of the session to open Krita with"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:96
#, kde-format
msgid "Start Krita in canvas-only mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:97
#, kde-format
msgid "Do not show the splash screen"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:98
#, kde-format
msgid "Start Krita in full-screen mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:99
#, kde-format
msgid "Override display DPI"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:100
#, kde-format
msgid "Export to the given filename and exit"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:101
#, kde-format
msgid "Filename for export"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisApplicationArguments.cpp:102
#, kde-format
msgid "File(s) or URL(s) to open"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisAutoSaveRecoveryDialog.cpp:181
#, kde-format
msgctxt "@title:window"
msgid "Recover Files"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisAutoSaveRecoveryDialog.cpp:183
#, kde-format
msgid "Discard All"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisAutoSaveRecoveryDialog.cpp:188
#, kde-format
msgid "The following autosave file can be recovered:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisAutoSaveRecoveryDialog.cpp:191
#, kde-format
msgid "The following autosave files can be recovered:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisAutoSaveRecoveryDialog.cpp:238
#, kde-format
msgid ""
"If you select Cancel, all recoverable files will be kept.\n"
"If you press OK, selected files will be recovered, the unselected files discarded."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisCloneDocumentStroke.cpp:37
msgctxt "(qtundo-format)"
msgid "Clone Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:525
#, kde-format
msgid "%1 cannot be written to. Please save under a different name."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:538
#, kde-format
msgid "Exporting Document..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:539
#, kde-format
msgid "Saving Document..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:616
#, kde-format
msgctxt "%1 --- failing file name, %2 --- error message"
msgid "Error during saving %1: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:622 plugins/extensions/imagesplit/imagesplit.cpp:83
#, kde-format
msgid ""
"Could not save %1\n"
"Reason: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:654
#, kde-format
msgid "Finished saving %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:820
#, kde-format
msgid "Autosaving... %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:826
#, kde-format
msgid "Autosaving..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:832
#, kde-format
msgid "Autosaving postponed: document is busy..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:872
#, kde-format
msgctxt "%1 --- failing file name, %2 --- error message"
msgid "Error during autosaving %1: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:886
#, kde-format
msgid "Finished autosaving %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1086
#, kde-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1102
#, kde-format
msgid ""
"An autosaved file exists for this document.\n"
"Do you want to open the autosaved file instead?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1183
#, kde-format
msgid "File %1 does not exist."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1213
#, kde-format
msgid "Opening document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1225
#, kde-format
msgid ""
"Could not open %2.\n"
"Reason: %1."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1233
#, kde-format
msgid "There were problems opening %1."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1344
#, kde-format
msgid "Not Saved"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisDocument.cpp:1700
#, kde-format
msgctxt "progress dialog message when the user closes the document that is being saved"
msgid "Waiting for saving to complete..."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, exif)
#. +> trunk5 stable5
#: libs/ui/kisexiv2/kis_exif_io.h:35
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:270
#, kde-format
msgid "Exif"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/kisexiv2/kis_iptc_io.h:36
#, kde-format
msgid "Iptc"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, xmp)
#. +> trunk5 stable5
#: libs/ui/kisexiv2/kis_xmp_io.h:35
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:290
#, kde-format
msgid "XMP"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:127
#, kde-format
msgid "Krita does not support this file format"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:130
#, kde-format
msgid "Could not create the output document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:133
#, kde-format
msgid "File not found"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:136
#, kde-format
msgid "Cannot create storage"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:139
#, kde-format
msgid "Bad MIME type"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:142
#, kde-format
msgid "Format not recognized"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:145
#, kde-format
msgid "Not implemented"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:148
#, kde-format
msgid "Parsing error"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:151
#, kde-format
msgid "Invalid file format"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:155
#, kde-format
msgid "Internal error"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:158
#, kde-format
msgid "Cancelled by user"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:162
#: plugins/impex/heightmap/kis_heightmap_import.cpp:82
#, kde-format
msgid "Unknown file type"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:166
#, kde-format
msgid "Unsupported file version"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:174
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:263
#, kde-format
msgctxt "image conversion warning"
msgid "%1 cannot save images with color model <b>%2</b> and depth <b>%3</b>. The image will be converted."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:268
#, kde-format
msgctxt "image conversion warning"
msgid "%1 cannot save layers with color model <b>%2</b> and depth <b>%3</b>. The layers will be converted or skipped."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:273
#, kde-format
msgctxt "image conversion warning"
msgid "%1 cannot save images with color model <b>%2</b> and depth <b>%3</b>. The image will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportFilter.cpp:278
#, kde-format
msgctxt "image conversion warning"
msgid "%1 cannot save layers with color model <b>%2</b> and depth <b>%3</b>. The layers will be skipped."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:271
#, kde-format
msgctxt "@titile:window"
msgid "Open Audio"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:350
#, kde-format
msgid "Opening document..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:383
#, kde-format
msgid "Saving document..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:453
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>assistants</b>. The assistants will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:456
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>reference images</b>. The reference images will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:459
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains <b>guides</b>. The guides will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:462
#, kde-format
msgctxt "image conversion warning"
msgid "The image contains a <b>custom grid configuration</b>. The configuration will not be saved."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:467
#, kde-format
msgid "Error: cannot save this image as a %1."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:476
#, kde-format
msgctxt "@title:window"
msgid "Krita: Export Error"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:499
#, kde-format
msgctxt "Keep the extra space at the end of the sentence, please"
msgid "Warning: saving as %1 will lose information from your image. "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:510
#, kde-format
msgid "You will lose information when saving this image as a %1."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, textureOptionsTab)
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:529
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:59
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:538
#, kde-format
msgid "Also save your image as a Krita file."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:633
#, kde-format
msgid "Could not open %1 for writing."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:654
#, kde-format
msgid "Could not write to %1."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisImportExportManager.cpp:671
#, kde-format
msgid "Could not copy %1 to its final location %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:182
#, kde-format
msgctxt "@action:inmenu"
msgid "&Dockers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:183
#, kde-format
msgctxt "@action:inmenu"
msgid "&Window"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:184
#, kde-format
msgctxt "@action:inmenu"
msgid "New &View"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:185
#, kde-format
msgctxt "@action:inmenu"
msgid "Wor&kspace"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:493
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:133
#, kde-format
msgid "Show %1 Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:495
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:135
#, kde-format
msgid "Hide %1 Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:785
#, kde-format
msgid "Write Protected"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:789
#, kde-format
msgid "Recovered"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:798
#, kde-format
msgid "Modified"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:819
#, kde-format
msgid "Save as %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:857
#, kde-format
msgid "The file %1 does not exist."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:938
#, kde-format
msgid "Open Images"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1035
#, kde-format
msgid ""
"You are saving a file while the image is still rendering. The saved file may be incomplete or corrupted.\n"
"\n"
"Please select a location where the original file will not be overridden!"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1100
#, kde-format
msgid "Exporting"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1100
#, kde-format
msgid "Saving As"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1424
#: libs/widgetutils/config/kstandardaction_p.h:41
#, kde-format
msgid "Create new document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1466
#, kde-format
msgid "Create from Clipboard"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1778
#, kde-format
msgid "Export as PDF"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1820
#, kde-format
msgid "Cannot export to the specified file"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1842
#, kde-format
msgid "Import frames"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1850
#, kde-format
msgid ""
"Could not finish import animation:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1926
#, kde-format
msgid ""
"You will lose all changes made since your last save\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisMainWindow.cpp:1937
#, kde-format
msgid "Error: Could not reload this document"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2171
+#: libs/ui/KisMainWindow.cpp:2190
#, kde-format
msgctxt "@action:inmenu"
msgid "&Import Workspace..."
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2183 libs/widgets/KoResourceItemChooser.cpp:211
+#: libs/ui/KisMainWindow.cpp:2202 libs/widgets/KoResourceItemChooser.cpp:211
#, kde-format
msgctxt "@title:window"
msgid "Choose File to Add"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2189
+#: libs/ui/KisMainWindow.cpp:2208
#, kde-format
msgctxt "@action:inmenu"
msgid "&New Workspace..."
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2192
+#: libs/ui/KisMainWindow.cpp:2211
#, kde-format
msgctxt "@title:window"
msgid "New Workspace..."
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2206 libs/ui/widgets/kis_workspace_chooser.cpp:164
+#: libs/ui/KisMainWindow.cpp:2225 libs/ui/widgets/kis_workspace_chooser.cpp:164
#, kde-format
msgid "Workspace"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2217 libs/ui/widgets/kis_workspace_chooser.cpp:175
+#: libs/ui/KisMainWindow.cpp:2236 libs/ui/widgets/kis_workspace_chooser.cpp:175
#, kde-format
msgid "Workspace %1"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2245
+#: libs/ui/KisMainWindow.cpp:2264
#, kde-format
msgid "&%1 %2"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2248
+#: libs/ui/KisMainWindow.cpp:2267
#, kde-format
msgid "%1 %2"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2379
+#: libs/ui/KisMainWindow.cpp:2400
#, kde-format
msgid "The Krita LittleCMS color management plugin is not installed. Krita will quit now."
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2387
+#: libs/ui/KisMainWindow.cpp:2408
#, kde-format
msgid "Krita cannot find any brush presets! Krita will quit now."
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2396
+#: libs/ui/KisMainWindow.cpp:2417
#, kde-format
msgctxt "@title:window"
msgid "Installation error"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2457
+#: libs/ui/KisMainWindow.cpp:2478
#, kde-format
msgid "%1 unsaved document (%2)"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2526
+#: libs/ui/KisMainWindow.cpp:2547
#, kde-format
msgctxt "@action:inmenu"
msgid "&Themes"
msgstr ""
#. +> trunk5 stable5
-#: libs/ui/KisMainWindow.cpp:2565
+#: libs/ui/KisMainWindow.cpp:2585
#, kde-format
msgid "Expanding Spacer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisNodeDelegate.cpp:940
#, kde-format
msgid "%1 %"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisNodeToolTip.cpp:52
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisNodeToolTip.cpp:52
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisOpenPane.cpp:175
#, kde-format
msgid "Open Existing Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisOpenPane.cpp:267
#, kde-format
msgid "Custom Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisPart.cpp:482
#, kde-format
msgid ""
"Could not create document from template\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisPart.cpp:485
#, kde-format
msgid ""
"Could not create document from template\n"
"%1\n"
"Reason: %2"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisReferenceImage.cpp:76
msgctxt "(qtundo-format)"
msgid "Set saturation"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisReferenceImage.cpp:138
#, kde-format
msgid "Could not load %1."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisResourceBundle.cpp:765
#, kde-format
msgid "The following resources had mismatching MD5 sums. They may have gotten corrupted, for example, during download."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:100
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:103
#, kde-format
msgid "Create Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:109
#, kde-format
msgctxt "Template name"
msgid "Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:119
#, kde-format
msgid "Group:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:133
#, kde-format
msgid "&Add Group..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:136
#, kde-format
msgid "&Remove"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:142
#, kde-format
msgid "Picture"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:145
#, kde-format
msgid "&Preview"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:150
#: libs/widgetutils/xmlgui/KisShortcutEditWidget.cpp:71
#, kde-format
msgid "Custom:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:154
#, kde-format
msgid "&Select..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:163
#, kde-format
msgid "Use the new template as default"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:166
#, kde-format
msgid "Use the new template every time Krita starts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:298
#, kde-format
msgid "Do you really want to overwrite the existing '%1' template?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:392
#, kde-format
msgid "Select an image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:420 libs/ui/KisTemplateCreateDia.cpp:423
#: plugins/python/palette_docker/palette_docker.py:75
#, kde-format
msgid "Add Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:420
#, kde-format
msgid "Enter group name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:423
#, kde-format
msgid "This name is already used."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:447
#, kde-format
msgid "Do you really want to remove that group?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:448
#, kde-format
msgctxt "@title:window"
msgid "Remove Group"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:450
#, kde-format
msgid "Do you really want to remove that template?"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:451
#, kde-format
msgctxt "@title:window"
msgid "Remove Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:508
#, kde-format
msgid "Could not load picture."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplateCreateDia.cpp:512
#, kde-format
msgid "No picture available."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisTemplatesPane.cpp:52
#, kde-format
msgid "Use This Template"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:523
#, kde-format
msgid "Insert as New Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:524
#, kde-format
msgid "Insert Many Layers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:526
#, kde-format
msgid "Insert as New File Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:527
#, kde-format
msgid "Insert Many File Layers"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:529
#, kde-format
msgid "Open in New Document"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:530
#, kde-format
msgid "Open Many Documents"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:532
#, kde-format
msgid "Insert as Reference Image"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:533
#, kde-format
msgid "Insert as Reference Images"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:733
#, kde-format
msgid ""
"<p>The document <b>'%1'</b> has been modified.</p>"
"<p>Do you want to save it?</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:899
#, kde-format
msgid "Soft Proofing doesn't work in floating point."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:904
#, kde-format
msgid "Soft Proofing turned on."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:906
#, kde-format
msgid "Soft Proofing turned off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:918
#, kde-format
msgid "Gamut Warnings don't work in floating point."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:924
#, kde-format
msgid "Gamut Warnings turned on."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:926
#, kde-format
msgid "But Soft Proofing is still off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisView.cpp:929
#, kde-format
msgid "Gamut Warnings turned off."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:728
#, kde-format
msgid "Active Author Profile"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:854
#, kde-format
msgid "%1 (Copy)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:976 libs/ui/KisViewManager.cpp:1053
#, kde-format
msgid "Alternative names exhausted, try manually saving with a higher number"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:976
#, kde-format
msgctxt "@title:window"
msgid "Couldn't save incremental version"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:1053
#, kde-format
msgctxt "@title:window"
msgid "Couldn't save incremental backup"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:1234
#, kde-format
msgid ""
"Going into Canvas-Only mode.\n"
"Press %1 to go back."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/KisViewManager.cpp:1338 libs/ui/KisViewManager.cpp:1356
#, kde-format
msgctxt "choice for author profile"
msgid "Anonymous"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:72
#, kde-format
msgid "Bevel and Emboss"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:23
#: libs/ui/layerstyles/wdgdropshadow.ui:96
#: libs/ui/layerstyles/wdgInnerGlow.ui:23 libs/ui/layerstyles/WdgSatin.ui:23
#: libs/ui/layerstyles/WdgStroke.ui:23
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:84
#, kde-format
msgid "Structure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:29
#: libs/ui/layerstyles/WdgGradientOverlay.ui:115
#: libs/ui/layerstyles/WdgStroke.ui:208
#, kde-format
msgid "St&yle:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:46
#, kde-format
msgid "Outer Bevel"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:51
#, kde-format
msgid "Inner Bevel"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:56
#, kde-format
msgctxt "@item:inlistbox Bevel/emboss style"
msgid "Emboss"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:61
#, kde-format
msgid "Pillow Emboss"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:66
#, kde-format
msgid "Stroke Emboss"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:74
#: libs/ui/layerstyles/wdgInnerGlow.ui:160
#, kde-format
msgid "&Technique:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbTechnique)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:91
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:126
#, kde-format
msgid "Smooth"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbTechnique)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:96
#, kde-format
msgid "Chisel Hard"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbTechnique)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:101
#, kde-format
msgid "Chisel Soft"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:109
#: libs/ui/layerstyles/wdgTexture.ui:92
#, kde-format
msgid "&Depth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:129
#, kde-format
msgctxt "@label:listbox Bevel direction"
msgid "Direction:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDirection)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:143
#, kde-format
msgctxt "@item:inlistbox Bevel direction"
msgid "Up"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDirection)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:148
#, kde-format
msgctxt "@item:inlistbox Bevel direction"
msgid "Down"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:176
#, kde-format
msgid "So&ften:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:199
#, kde-format
msgid "Shading"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:207
#: libs/ui/layerstyles/WdgGradientOverlay.ui:171
#: libs/ui/layerstyles/WdgStroke.ui:264
#, kde-format
msgid "&Angle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDial, dialAngle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:217
#: libs/ui/layerstyles/wdgdropshadow.ui:172
#: libs/ui/layerstyles/WdgGradientOverlay.ui:183
#: libs/ui/layerstyles/WdgSatin.ui:110 libs/ui/layerstyles/WdgStroke.ui:276
#, kde-format
msgid "Set the angle of the light source"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUseGlobalLight)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:256
#, kde-format
msgid "Use &Global Light"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:275
#, kde-format
msgid "&Gloss Contour:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAntiAliased)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:290
#: libs/ui/layerstyles/wdgContour.ui:44
#: libs/ui/layerstyles/wdgdropshadow.ui:61
#: libs/ui/layerstyles/wdgInnerGlow.ui:293 libs/ui/layerstyles/WdgSatin.ui:191
#, kde-format
msgid "Anti-aliased"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:299
#, kde-format
msgid "H&ighlight Mode:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisCompositeOpComboBox, cmbCompositeOp)
#. i18n: ectx: property (toolTip), widget (KisCompositeOpComboBox, cmbHighlightMode)
#. i18n: ectx: property (toolTip), widget (KisCompositeOpComboBox, cmbShadowMode)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:311
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:364
#: libs/ui/layerstyles/wdgblendingoptions.ui:45
#: libs/ui/layerstyles/WdgColorOverlay.ui:50
#: libs/ui/layerstyles/wdgdropshadow.ui:118
#: libs/ui/layerstyles/WdgGradientOverlay.ui:45
#: libs/ui/layerstyles/wdgInnerGlow.ui:45
#: libs/ui/layerstyles/WdgPatternOverlay.ui:48
#: libs/ui/layerstyles/WdgSatin.ui:47
#, kde-format
msgid "Set the blend mode for the layer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intOpacity)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intOpacity2)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intNoise)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:352
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:405
#: libs/ui/layerstyles/wdgblendingoptions.ui:74
#: libs/ui/layerstyles/WdgColorOverlay.ui:88
#: libs/ui/layerstyles/wdgdropshadow.ui:150
#: libs/ui/layerstyles/WdgGradientOverlay.ui:74
#: libs/ui/layerstyles/wdgInnerGlow.ui:74
#: libs/ui/layerstyles/wdgInnerGlow.ui:106
#: libs/ui/layerstyles/WdgPatternOverlay.ui:77
#: libs/ui/layerstyles/WdgSatin.ui:85
#, kde-format
msgid "Set the master opacity for the layer"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KisSliderSpinBox, intOpacity)
#. i18n: ectx: property (whatsThis), widget (KisSliderSpinBox, intFillOpacity)
#. i18n: ectx: property (whatsThis), widget (KisSliderSpinBox, intOpacity2)
#. i18n: ectx: property (whatsThis), widget (KisSliderSpinBox, intNoise)
#. i18n: ectx: property (whatsThis), widget (KisDoubleSliderSpinBox, doubleOpacity)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:355
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:408
#: libs/ui/layerstyles/wdgblendingoptions.ui:77
#: libs/ui/layerstyles/wdgblendingoptions.ui:118
#: libs/ui/layerstyles/WdgColorOverlay.ui:91
#: libs/ui/layerstyles/wdgdropshadow.ui:153
#: libs/ui/layerstyles/WdgGradientOverlay.ui:77
#: libs/ui/layerstyles/wdgInnerGlow.ui:77
#: libs/ui/layerstyles/wdgInnerGlow.ui:109
#: libs/ui/layerstyles/WdgPatternOverlay.ui:80
#: libs/ui/layerstyles/WdgSatin.ui:88
#: plugins/dockers/defaultdockers/wdglayerbox.ui:91
#, kde-format
msgid "Adjust the transparency of the layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:415
#, kde-format
msgid "Altitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgBevelAndEmboss.ui:428
#, kde-format
msgid "Sh&adow Mode:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpBlendingOptions)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:35
#, kde-format
msgid "Blending Options"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpGeneralBlending)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:23
#, kde-format
msgid "General Blending"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:29
#: libs/ui/layerstyles/WdgColorOverlay.ui:32
#: libs/ui/layerstyles/WdgGradientOverlay.ui:29
#: libs/ui/layerstyles/wdgInnerGlow.ui:29
#: libs/ui/layerstyles/WdgPatternOverlay.ui:32
#: libs/ui/layerstyles/WdgSatin.ui:29
#, kde-format
msgid "Ble&nd Mode:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpAdvancedBlending)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:87
#, kde-format
msgid "Advanced Blending"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:93
#, kde-format
msgid "&Fill Opacity:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intFillOpacity)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:115
#, kde-format
msgid "Set the interior opacity for the layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:125
#, kde-format
msgid "Channels:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel1_2)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel2_2)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel3_2)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel4_2)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel5_2)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkChannel6_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:134
#: libs/ui/layerstyles/wdgblendingoptions.ui:144
#: libs/ui/layerstyles/wdgblendingoptions.ui:154
#: libs/ui/layerstyles/wdgblendingoptions.ui:164
#: libs/ui/layerstyles/wdgblendingoptions.ui:174
#: libs/ui/layerstyles/wdgblendingoptions.ui:184
#, kde-format
msgid "Choose channels to blend"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel1_2)
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel2_2)
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel3_2)
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel4_2)
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel5_2)
#. i18n: ectx: property (text), widget (QCheckBox, chkChannel6_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:137
#: libs/ui/layerstyles/wdgblendingoptions.ui:147
#: libs/ui/layerstyles/wdgblendingoptions.ui:157
#: libs/ui/layerstyles/wdgblendingoptions.ui:167
#: libs/ui/layerstyles/wdgblendingoptions.ui:177
#: libs/ui/layerstyles/wdgblendingoptions.ui:187
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:196
#, kde-format
msgid "K&nockout:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbKnockout)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:212
#, kde-format
msgid "Set the interior transparency. Shallow = Group, Deep = Background"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbKnockout)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:216
#, kde-format
msgctxt "@item:inlistbox Knockout option"
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbKnockout)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:221
#, kde-format
msgid "Shallow"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbKnockout)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:226
#, kde-format
msgid "Deep"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_7)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:234
#, kde-format
msgid "Blend inner glow, satin, and overlay with layer before blending with document."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_7)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:237
#, kde-format
msgid "Blend &Interior Effects as Group"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_8)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:244
#, kde-format
msgid "Blend clipping group before blending with document"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_8)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:247
#, kde-format
msgid "Blend Cl&ipped Layers as Group"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_9)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:254
#, kde-format
msgid "Use layer transparency in determining the shape of the interior and the effects"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_9)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:257
#, kde-format
msgid "&Transparency Shapes Layer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_10)
#. i18n: ectx: property (toolTip), widget (QCheckBox, checkBox_11)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:264
#: libs/ui/layerstyles/wdgblendingoptions.ui:274
#, kde-format
msgid "Use layer mask to hide layer and effects rather than shaping the layer and effects"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_10)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:267
#, kde-format
msgid "Layer Mask Hid&es Effect"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox_11)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:277
#, kde-format
msgid "Vector Mask &Hides Effect"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpBlendIf)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:287
#, kde-format
msgid "Blend If"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:298
#, kde-format
msgid "This Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblThisMin_2)
#. i18n: ectx: property (text), widget (QLabel, lblUnderMin_2)
#. i18n: ectx: property (text), widget (QLabel, lblPrecisionValue)
#. i18n: ectx: property (text), widget (QLabel, colorCount)
#. i18n: ectx: property (text), widget (QLabel, fileSizeLabel)
#. i18n: ectx: property (text), widget (QLabel, bppLabel)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:305
#: libs/ui/layerstyles/wdgblendingoptions.ui:333
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:156
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:45
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:188
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:135
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:207
#, kde-format
msgid "0"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblThisMax_2)
#. i18n: ectx: property (text), widget (QLabel, lblUnderMax_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:312
#: libs/ui/layerstyles/wdgblendingoptions.ui:340
#, kde-format
msgid "255"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgblendingoptions.ui:326
#, kde-format
msgid "Underlying Layer"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgColorOverlay.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:104
#, kde-format
msgid "Color Overlay"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:80
#, kde-format
msgid "Contour"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:23
#: libs/ui/layerstyles/wdgInnerGlow.ui:154 libs/ui/layerstyles/wdgTexture.ui:23
#, kde-format
msgid "Elements"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:29
#: libs/ui/layerstyles/wdgdropshadow.ui:39
#: libs/ui/layerstyles/wdgInnerGlow.ui:281 libs/ui/layerstyles/WdgSatin.ui:178
#, kde-format
msgid "Contour:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAntiAliased)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:41
#: libs/ui/layerstyles/wdgdropshadow.ui:58 libs/ui/layerstyles/WdgSatin.ui:188
#, kde-format
msgid "Smooth the contour"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:53 libs/ui/layerstyles/wdgInnerGlow.ui:302
#, kde-format
msgid "&Range:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intNoise)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intRange)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgContour.ui:69 libs/ui/layerstyles/wdgdropshadow.ui:86
#, kde-format
msgid "Add noise to shadow"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpMain)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:40
#, kde-format
msgid "Drop Shadow"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkLayerKnocksOutDropShadow)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:23
#, kde-format
msgid "Use to obscure the shadow when fill is transparent"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLayerKnocksOutDropShadow)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:26
#, kde-format
msgid "Layer knocks O&ut Drop Shadow"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:33
#: libs/ui/layerstyles/wdgInnerGlow.ui:275
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:71
#, kde-format
msgid "Quality"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:70
#: libs/ui/layerstyles/wdgInnerGlow.ui:84
#, kde-format
msgid "&Noise:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:102 libs/ui/layerstyles/WdgStroke.ui:84
#, kde-format
msgid "&Blend Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:128 libs/ui/layerstyles/WdgSatin.ui:63
#, kde-format
msgid "Opaci&ty:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:160 libs/ui/layerstyles/WdgSatin.ui:98
#, kde-format
msgid "An&gle:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkUseGlobalLight)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:198
#, kde-format
msgid "Use current setting for global light source"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUseGlobalLight)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:201
#, kde-format
msgid "Use &Global light"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:210 libs/ui/layerstyles/WdgSatin.ui:138
#, kde-format
msgid "&Distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpread)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:230
#, kde-format
msgid "Sp&read:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgdropshadow.ui:250
#: libs/ui/layerstyles/WdgSatin.ui:158 libs/ui/layerstyles/WdgStroke.ui:29
#: libs/widgets/KoPageLayoutWidget.ui:82
#, kde-format
msgid "S&ize:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:112
#, kde-format
msgid "Gradient Overlay"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnGradientFill)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFillType)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:23
#: libs/ui/layerstyles/WdgStroke.ui:139
#: libs/ui/widgets/KoFillConfigWidget.ui:84
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:65
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:56
#, kde-format
msgid "Gradient"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:52
#, kde-format
msgid "Opac&ity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:84
#: libs/ui/layerstyles/WdgStroke.ui:177
#, kde-format
msgid "&Gradient:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkReverse)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:106
#: libs/ui/layerstyles/WdgStroke.ui:199
#, kde-format
msgid "&Reverse"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbGradientType)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:139
#: libs/ui/layerstyles/WdgStroke.ui:232
#: libs/ui/widgets/KoFillConfigWidget.ui:230
#, kde-format
msgid "Radial"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:144
#: libs/ui/layerstyles/WdgStroke.ui:237
#, kde-format
msgctxt "@item:inlistbox Gradient style"
msgid "Angle"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:149
#: libs/ui/layerstyles/WdgStroke.ui:242
#, kde-format
msgid "Reflected"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:154
#: libs/ui/layerstyles/WdgStroke.ui:247
#, kde-format
msgid "Diamond"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAlignWithLayer)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:162
#: libs/ui/layerstyles/WdgStroke.ui:255
#, kde-format
msgid "Ali&gn with Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:211
#: libs/ui/layerstyles/WdgPatternOverlay.ui:127
#: libs/ui/layerstyles/WdgStroke.ui:304 libs/ui/layerstyles/WdgStroke.ui:371
#: libs/ui/layerstyles/wdgTexture.ui:69
#, kde-format
msgid "S&cale:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intScale)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intDepth)
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, intScale_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgGradientOverlay.ui:227
#: libs/ui/layerstyles/WdgPatternOverlay.ui:137
#: libs/ui/layerstyles/WdgStroke.ui:320 libs/ui/layerstyles/WdgStroke.ui:381
#: libs/ui/layerstyles/wdgTexture.ui:85 libs/ui/layerstyles/wdgTexture.ui:108
#, kde-format
msgid "Set size of gradation"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:17
#: libs/ui/layerstyles/wdglayerstyles.ui:64
#, kde-format
msgid "Inner Glow"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbTechnique)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:177
#, kde-format
msgid "Softer"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbTechnique)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:182
#, kde-format
msgid "Precise"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSource)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:190
#, kde-format
msgid "&Source:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblChoke)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:200
#, kde-format
msgid "&Choke:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:226
#, kde-format
msgid "&Size:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSource)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:259
#, kde-format
msgctxt "@item:inlistbox Layer Style: Source"
msgid "Center"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSource)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:264
#, kde-format
msgctxt "@item:inlistbox Layer Style: Source"
msgid "Edge"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgInnerGlow.ui:331
#, kde-format
msgid "&Jitter:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMasterFxSwitch)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:19
#, kde-format
msgid "Enable Effects"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpStyleSelector)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. i18n: ectx: attribute (title), widget (QWidget, tabSvgStylesEdit)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:30
#: libs/ui/layerstyles/wdgstylesselector.ui:17
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:81
#: plugins/flake/textshape/dialogs/TableOfContentsStyleModel.cpp:250
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:58
#, kde-format
msgid "Styles"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:56
#, kde-format
msgid "Outer Glow"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. i18n: ectx: attribute (title), widget (QWidget, textureTab)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:88
#: libs/ui/layerstyles/wdgTexture.ui:17
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:33
#, kde-format
msgid "Texture"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:96 libs/ui/layerstyles/WdgSatin.ui:17
#, kde-format
msgid "Satin"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), item, widget (QListWidget, lstStyleSelector)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:120
#: libs/ui/layerstyles/WdgPatternOverlay.ui:17
#, kde-format
msgid "Pattern Overlay"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnNewStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:146
#, kde-format
msgid "Ne&w..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnLoadStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:153
#, kde-format
msgid "&Import..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnSaveStyle)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:160
#, kde-format
msgid "&Export..."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPreview)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdglayerstyles.ui:167
#, kde-format
msgid "Pre&view"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbFillType)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgPatternOverlay.ui:23
#: libs/ui/layerstyles/WdgStroke.ui:144
#, kde-format
msgctxt "@title:group In Layer Style"
msgid "Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgPatternOverlay.ui:87
#: libs/ui/layerstyles/WdgStroke.ui:331 libs/ui/layerstyles/wdgTexture.ui:29
#, kde-format
msgid "Pattern:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnSnapToOrigin)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgPatternOverlay.ui:118
#: libs/ui/layerstyles/WdgStroke.ui:362 libs/ui/layerstyles/wdgTexture.ui:60
#, kde-format
msgid "Sn&ap to Origin"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLinkWithLayer)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgPatternOverlay.ui:144
#, kde-format
msgid "Li&nk with layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkInvert)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgSatin.ui:198 libs/ui/layerstyles/wdgTexture.ui:115
#, kde-format
msgctxt "@option:check In Layer Style"
msgid "&Invert"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:49
#, kde-format
msgid "Positio&n:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbPosition)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:66
#, kde-format
msgctxt "@item:inlistbox Layer Style: Stroke position"
msgid "Outside"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbPosition)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:71
#, kde-format
msgctxt "@item:inlistbox Layer Style: Stroke position"
msgid "Inside"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbPosition)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:76
#, kde-format
msgctxt "@item:inlistbox Layer Style: Stroke position"
msgid "Center"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:104
#, kde-format
msgid "Opacit&y:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:127
#, kde-format
msgctxt "@title:group In Layer Style"
msgid "Fill"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, soldStrokeColorLabel)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, shadowColorLabel)
#. i18n: ectx: property (text), widget (QLabel, colorLabel4)
#. i18n: ectx: property (text), widget (QLabel, colorLabel2)
#. i18n: ectx: property (text), widget (QLabel, colorLabel1)
#. i18n: ectx: property (text), widget (QLabel, colorLabel3)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:159
#: libs/ui/widgets/KoFillConfigWidget.ui:159
#: plugins/filters/colors/wdgcolortoalphabase.ui:40
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:454
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:634
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:826
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1012
#: plugins/flake/textshape/dialogs/FontDecorations.ui:244
#, kde-format
msgid "Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLinkWithLayer)
#. +> trunk5 stable5
#: libs/ui/layerstyles/WdgStroke.ui:388
#, kde-format
msgid "Lin&k with Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLinkWithLayer)
#. +> trunk5 stable5
#: libs/ui/layerstyles/wdgTexture.ui:122
#, kde-format
msgid "Li&nk with Layer"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_canvas2.cpp:343
#, kde-format
msgid ""
"Krita could not initialize the OpenGL canvas:\n"
"\n"
"%1\n"
"\n"
" Krita will disable OpenGL and close now."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_image_textures.cpp:561
#, kde-format
msgid ""
"You enabled OpenColorIO based color management, but your image is not an RGB image.\n"
"OpenColorIO-based color management only works with RGB images.\n"
"Please check the settings in the LUT docker.\n"
"OpenColorIO will now be deactivated."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:115
#, kde-format
msgid "The Intel graphics driver in use is known to have issues with OpenGL."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:117
#, kde-format
msgid "Intel graphics drivers tend to have issues with OpenGL so ANGLE will be used by default. You may manually switch to OpenGL but it is not guaranteed to work properly."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:239
#, kde-format
msgid "The graphics driver in use does not meet the OpenGL requirements."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:241
#, kde-format
msgid "The graphics driver in use may not work well with OpenGL."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/opengl/kis_opengl_win.cpp:253
#, kde-format
msgid "ANGLE is using a software Direct3D renderer, which is not hardware-accelerated and may be very slow. This can happen if the graphics drivers are not properly installed, or when using a Remote Desktop session."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_selection_tool_helper.cpp:151
#, kde-format
msgid "Shape selection does not fully support wraparound mode. Please use pixel selection instead"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:558
#, kde-format
msgid "No options"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:673
#, kde-format
msgid "Layer is locked and invisible."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:675
#, kde-format
msgid "Layer is locked."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:677
#, kde-format
msgid "Layer is invisible."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:679
#, kde-format
msgid "Layer can be painted in Wash Mode only."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:681
#, kde-format
msgid "Group not editable."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool.cc:696
#, kde-format
msgid "Local selection is locked."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_freehand.cc:210
#, kde-format
msgid "The brush tool cannot paint on this layer. Please select a paint layer or mask."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_paint.cc:111
#, kde-format
msgid "Increase Brush Size"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_paint.cc:117
#, kde-format
msgid "Decrease Brush Size"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/kis_tool_utils.cpp:134
#: plugins/dockers/animation/kis_animation_utils.cpp:88
msgctxt "(qtundo-format)"
msgid "Clear"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/tool/strokes/kis_filter_stroke_strategy.cpp:74
#, kde-format
msgctxt "(qtundo-format)"
msgid "Filter \"%1\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLinks)
#. +> trunk5 stable5
#: libs/ui/wdgsplash.ui:435
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"left\"><span style=\" font-weight:600;\">Links</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRecent)
#. +> trunk5 stable5
#: libs/ui/wdgsplash.ui:489
#, kde-format
msgid ""
"<html><head/><body>"
"<p align=\"left\"><span style=\" font-weight:600;\">Recent files</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowAtStartup)
#. +> trunk5 stable5
#: libs/ui/wdgsplash.ui:590
#, kde-format
msgid "Hide after startup."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnClose)
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. i18n: ectx: property (text), widget (QPushButton, closeButton)
#. +> trunk5 stable5
#: libs/ui/wdgsplash.ui:1012 libs/widgetutils/config/kstandardaction_p.h:47
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:57
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:59
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:108
#: libs/ui/widgets/kis_color_space_selector.cc:75
#, kde-format
msgctxt "This is appended to the color profile which is the default for the given colorspace and bit-depth"
msgid "(Default)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:151
#, kde-format
msgctxt "Not Applicable, used where there's no colorants or gamma curve found"
msgid "N/A"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:152
#, kde-format
msgctxt "@info:tooltip"
msgid "This profile has no colorants."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:153
#, kde-format
msgctxt "Shows up instead of the name when there's no profile"
msgid "No Profile Found"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:154
#, kde-format
msgid "Colorant in d50-adapted xyY."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:167
#, kde-format
msgctxt "@info:tooltip"
msgid "This profile has the following xyY colorants:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, RedLabel)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:168
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:50
#, kde-format
msgid "Red:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, GreenLabel)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:169
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:97
#, kde-format
msgid "Green:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, BlueLabel)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:170
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:138
#, kde-format
msgid "Blue:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:185
#, kde-format
msgctxt "Estimated Gamma indicates how the TRC (Tone Response Curve or Tone Reproduction Curve) is bent. A Gamma of 1.0 means linear."
msgid "<b>Estimated Gamma</b>: "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:186
#, kde-format
msgctxt "This is for special Gamma types that LCMS cannot differentiate between"
msgid "<b>Estimated Gamma</b>: sRGB, L* or rec709 TRC"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:187
#, kde-format
msgctxt "@info:tooltip"
msgid "The Tone Response Curve of this color space is either sRGB, L* or rec709 TRC."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:290
#, kde-format
msgctxt "@info:tooltip"
msgid "Estimated Gamma cannot be retrieved for CMYK."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:334
#, kde-format
msgctxt "@info:tooltip"
msgid "This is assumed to be the L * TRC. "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:355
#, kde-format
msgctxt "@info:tooltip"
msgid "Estimated Gamma cannot be retrieved for YCrCb."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:360
#, kde-format
msgctxt "About <Profilename>"
msgid "About "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:361
#, kde-format
msgctxt "ICC profile version"
msgid "ICC Version: "
msgstr ""
#. i18nc("Who made the profile?","Manufacturer: ") + currentColorSpace()->profile()->manufacturer() + "</p>"); //This would work if people actually wrote the manufacturer into the manufacturer fiedl...
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:363
#, kde-format
msgctxt "What is the copyright? These are from embedded strings from the icc profile, so they default to english."
msgid "Copyright: "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:370
#, kde-format
msgctxt "If the selected model is RGB"
msgid ""
"<b><a href=\"https://en.wikipedia.org/wiki/RGB_color_space\">RGB (Red, Green, Blue)</a></b>, is the color model used by screens and other light-based media.<br/>"
"RGB is an additive color model: adding colors together makes them brighter. This color model is the most extensive of all color models, and is recommended as a model for painting,that you can later convert to other spaces. RGB is also the recommended colorspace for HDR editing."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:376
#, kde-format
msgctxt "If the selected model is CMYK"
msgid ""
"<b><a href=\"https://en.wikipedia.org/wiki/CMYK_color_model\">CMYK (Cyan, Magenta, Yellow, Key)</a></b>, is the model used by printers and other ink-based media.<br/>"
"CMYK is a subtractive model, meaning that adding colors together will turn them darker. Because of CMYK profiles being very specific per printer, it is recommended to work in RGB space, and then later convert to a CMYK profile, preferably one delivered by your printer. <br/>"
"CMYK is <b>not</b> recommended for painting.Unfortunately, Krita cannot retrieve colorants or the TRC for this space."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:385
#, kde-format
msgctxt "If the selected model is XYZ"
msgid "<b><a href=\"https://en.wikipedia.org/wiki/CIE_1931_color_space\">CIE XYZ</a></b>is the space determined by the CIE as the space that encompasses all other colors, and used to convert colors between profiles. XYZ is an additive color model, meaning that adding colors together makes them brighter. XYZ is <b>not</b> recommended for painting, but can be useful to encode in. The Tone Response Curve is assumed to be linear."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:392
#, kde-format
msgctxt "If the selected model is Grayscale"
msgid ""
"<b><a href=\"https://en.wikipedia.org/wiki/Grayscale\">Grayscale</a></b> only allows for gray values and transparent values. Grayscale images use half the memory and disk space compared to an RGB image of the same bit-depth.<br/>"
"Grayscale is useful for inking and greyscale images. In Krita, you can mix Grayscale and RGB layers in the same image."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:399
#, kde-format
msgctxt "If the selected model is LAB"
msgid ""
"<b><a href=\"https://en.wikipedia.org/wiki/Lab_color_space\">L*a*b</a></b>. <b>L<b> stands for Lightness, the <b>a</b> and <b>b</b> components represent color channels.<br/>"
"L*a*b is a special model for color correction. It is based on human perception, meaning that it tries to encode the difference in lightness, red-green balance and yellow-blue balance. This makes it useful for color correction, but the vast majority of color maths in the blending modes do <b>not</b> work as expected here.<br/>"
"Similarly, Krita does not support HDR in LAB, meaning that HDR images converted to LAB lose color information. This colorspace is <b>not</b> recommended for painting, nor for export, but best as a space to do post-processing in. The TRC is assumed to be the L* TRC."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:410
#, kde-format
msgctxt "If the selected model is YCbCr"
msgid "<b><a href=\"https://en.wikipedia.org/wiki/YCbCr\">YCbCr (Luma, Blue Chroma, Red Chroma)</a></b>, is a model designed for video encoding. It is based on human perception, meaning that it tries to encode the difference in lightness, red-green balance and yellow-blue balance. Chroma in this case is then a word indicating a special type of saturation, in these cases the saturation of Red and Blue, of which the desaturated equivalents are Green and Yellow respectively. It is available to open up certain images correctly, but Krita does not currently ship a profile for this due to lack of open source ICC profiles for YCrCb."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:423
#, kde-format
msgctxt "When the selected Bitdepth is 8"
msgid "<b>8 bit integer</b>: The default number of colors per channel. Each channel will have 256 values available, leading to a total amount of colors of 256 to the power of the number of channels. Recommended to use for images intended for the web, or otherwise simple images."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:429
#, kde-format
msgctxt "When the selected Bitdepth is 16"
msgid "<b>16 bit integer</b>: Also known as 'deep color'. 16 bit is ideal for editing images with a linear TRC, large color space, or just when you need more precise color blending. This does take twice as much space on the RAM and hard-drive than any given 8 bit image of the same properties, and for some devices it takes much more processing power. We recommend watching the RAM usage of the file carefully, or otherwise use 8 bit if your computer slows down. Take care to disable conversion optimization when converting from 16 bit/channel to 8 bit/channel."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:438
#, kde-format
msgctxt "When the selected Bitdepth is 16 bit float"
msgid "<b>16 bit floating point</b>: Also known as 'Half Floating Point', and the standard in VFX industry images. 16 bit float is ideal for editing images with a linear Tone Response Curve, large color space, or just when you need more precise color blending. It being floating point is an absolute requirement for Scene Referred (HDR) images. This does take twice as much space on the RAM and hard-drive than any given 8 bit image of the same properties, and for some devices it takes much more processing power. We recommend watching the RAM usage of the file carefully, or otherwise use 8 bit if your computer slows down."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:447
#, kde-format
msgctxt "When the selected Bitdepth is 32bit float"
msgid "<b>32 bit float point</b>: Also known as 'Full Floating Point'. 32 bit float is ideal for editing images with a linear TRC, large color space, or just when you need more precise color blending. It being floating point is an absolute requirement for Scene Referred (HDR) images. This does take four times as much space on the RAM and hard-drive than any given 8 bit image of the same properties, and for some devices it takes much more processing power. We recommend watching the RAM usage of the file carefully, or otherwise use 8 bit if your computer slows down."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:456
#, kde-format
msgctxt "When the selected Bitdepth is 64bit float, but this isn't actually available in Krita at the moment."
msgid "<b>64 bit float point</b>: 64 bit float is as precise as it gets in current technology, and this depth is used most of the time for images that are generated or used as an input for software. It being floating point is an absolute requirement for Scene Referred (HDR) images. This does take eight times as much space on the RAM and hard-drive than any given 8 bit image of the same properties, and for some devices it takes much more processing power. We recommend watching the RAM usage of the file carefully, or otherwise use 8 bit if your computer slows down."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:464
#, kde-format
msgid "The following conversion intents are possible: "
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:483
#, kde-format
msgctxt "These are Elle Stone's notes on her profiles that we ship."
msgid ""
"<p><b>Extra notes on profiles by Elle Stone:</b></p>"
"<p><i>Krita comes with a number of high quality profiles created by <a href=\"http://ninedegreesbelow.com\">Elle Stone</a>. This is a summary. Please check <a href=\"http://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html\">the full documentation</a> as well.</i></p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:491
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>Quoting Wikipedia, 'Academy Color Encoding System (ACES) is a color image encoding system proposed by the Academy of Motion Picture Arts and Sciences that will allow for a fully encompassing color accurate workflow, with 'seamless interchange of high quality motion picture images regardless of source'.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:499
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>The ACEScg color space is smaller than the ACES color space, but large enough to contain the 'Rec-2020 gamut and the DCI-P3 gamut', unlike the ACES color space it has no negative values and contains only few colors that fall just barely outside the area of real colors humans can see</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:506
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>To avoid possible copyright infringement issues, I used 'ClayRGB' (following ArgyllCMS) as the base name for these profiles. As used below, 'Compatible with Adobe RGB 1998' is terminology suggested in the preamble to the AdobeRGB 1998 color space specifications.</p>"
"<p>The Adobe RGB 1998 color gamut covers a higher percentage of real-world cyans, greens, and yellow-greens than sRGB, but still doesn't include all printable cyans, greens, yellow-greens, especially when printing using today's high-end, wider gamut, ink jet printers. BetaRGB (not included in the profile pack) and Rec.2020 are better matches for the color gamuts of today's wide gamut printers.</p>"
"<p>The Adobe RGB 1998 color gamut is a reasonable approximation to some of today's high-end wide gamut monitors.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:520
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>This profile's color gamut is roughly the same size and shape as the ACES color space gamut, and like the ACES color space, AllColorsRGB holds all possible real colors. But AllColorsRGB actually has a slightly larger color gamut (to capture some fringe colors that barely qualify as real when viewed by the standard observer) and uses the D50 white point.</p>"
"<p>Just like the ACES color space, AllColorsRGB holds a high percentage of imaginary colors. See the Completely <a href=\"http://ninedegreesbelow.com/photography/xyz-rgb.html\">Painless Programmer's Guide to XYZ, RGB, ICC, xyY, and TRCs</a> for more information about imaginary colors.</p>"
"<p>There is no particular reason why anyone would want to use this profile for editing, unless one needs to make sure your color space really does hold all possible real colors.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:535
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>This profile is included mostly for its historical significance. It's the color space that was used in the original color matching experiments that led to the creation of the XYZ reference color space.</p>"
"<p>The ASTM E white point is probably the right E white point to use when making the CIERGB color space profile. It's not clear to me what the correct CIERGB primaries really are. Lindbloom gives one set. The LCMS version 1 tutorial gives a different set. Experts in the field contend that the real primaries should be calculated from the spectral wavelengths, so I did.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:548
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>The IdentityRGB working space is included in the profile pack because it's a mathematically obvious way to include all possible visible colors, though it has a higher percentage of imaginary colors than the ACES and AllColorsRGB color spaces. I cannot think of any reason why you'd ever want to actually edit images in the IdentityRGB working space.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:556
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>To avoid possible copyright infringement issues, I used 'LargeRGB' (following RawTherapee) as the base name for these profiles."
"<p>Kodak designed the RIMM/ROMM (ProPhotoRGB) color gamut to include all printable and most real world colors. It includes some imaginary colors and excludes some of the real world blues and violet blues that can be captured by digital cameras. It also excludes some very saturated 'camera-captured' yellows as interpreted by some (and probably many) camera matrix input profiles."
"<p>The ProPhotoRGB primaries are hard-coded into Adobe products such as Lightroom and the Dng-DCP camera 'profiles'. However, other than being large enough to hold a lot of colors, ProPhotoRGB has no particular merit as an RGB working space. Personally and for most editing purposes, I recommend BetaRGB, Rec2020, or the ACEScg profiles ProPhotoRGB.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:572
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>Rec.2020 is the up-and-coming replacement for the thoroughly outdated sRGB color space. As of June 2015, very few (if any) display devices (and certainly no affordable display devices) can display all of Rec.2020. However, display technology is closing in on Rec.2020, movies are already being made for Rec.2020, and various cameras offer support for Rec.2020. And in the digital darkroom Rec.2020 is much more suitable as a general RGB working space than the exceedingly small sRGB color space.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:581
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>Hewlett-Packard and Microsoft designed sRGB to match the color gamut of consumer-grade CRTs from the 1990s. sRGB is the standard color space for the world wide web and is still the best choice for exporting images to the internet.</p>"
"<p>The sRGB color gamut was a good match to calibrated decent quality CRTs. But sRGB is not a good match to many consumer-grade LCD monitors, which often cannot display the more saturated sRGB blues and magentas (the good news: as technology progresses, wider gamuts are trickling down to consumer grade monitors).</p>"
"<p>Printer color gamuts can easily exceed the sRGB color gamut in cyans, greens, and yellow-greens. Colors from interpolated camera raw files also often exceed the sRGB color gamut.</p>"
"<p>As a very relevant aside, using perceptual intent when converting to sRGB does not magically makes otherwise out of gamut colors fit inside the sRGB color gamut! The standard sRGB color space (along with all the other the RGB profiles provided in my profile pack) is a matrix profile, and matrix profiles don't have perceptual intent tables.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:597
#, kde-format
msgctxt "From Elle's notes."
msgid ""
"<p>To avoid possible copyright infringement issues, I used 'WideRGB' as the base name for these profiles.</p>"
"<p>WideGamutRGB was designed by Adobe to be a wide gamut color space that uses spectral colors as its primaries. Pascale's primary values produce a profile that matches old V2 Widegamut profiles from Adobe and Canon. It is an interesting color space, but shortly after its introduction, Adobe switched their emphasis to the ProPhotoRGB color space.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:605
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>These profiles are for use with RGB images that have been converted to monotone gray (black and white). The main reason to convert from RGB to Gray is to save the file space needed to encode the image. Google places a premium on fast-loading web pages, and images are one of the slower-loading elements of a web page. So converting black and white images to Grayscale images does save some kilobytes. For grayscale images uploaded to the internet, convert the image to the V2 Gray profile with the sRGB TRC.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:613
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>The profiles that end in '-g10.icc' are linear gamma (gamma=1.0, 'linear light', etc) profiles and should only be used when editing at high bit depths (16-bit floating point, 16-bit integer, 32-bit floating point, 32-bit integer). Many editing operations produce better results in linear gamma color spaces.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:620
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>The profiles that end in '-labl.icc' have perceptually uniform TRCs. A few editing operations really should be done on perceptually uniform RGB. Make sure you use the V4 versions for editing high bit depth images.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:626
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>The profiles that end in '-srgbtrc.icc', '-g22.icc', and '-bt709.icc' have approximately but not exactly perceptually uniform TRCs. ProPhotoRGB's gamma=1.8 TRC is not quite as close to being perceptually uniform.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:631
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>When editing 8-bit images, you should use a profile with a small color gamut and an approximately or exactly perceptually uniform TRC. Of the profiles supplied in my profile pack, only the sRGB and AdobeRGB1998 (ClayRGB) color spaces are small enough for 8-bit editing. Even with the AdobeRGB1998 color space you need to be careful to not cause posterization. And of course you cannot use the linear gamma versions of these profiles for 8-bit editing.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:639
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>Use V4 profiles for editing images using high bit depth image editors that use LCMS as the Color Management Module. This includes Krita, digiKam/showFoto, and GIMP 2.9.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_advanced_color_space_selector.cc:644
#, kde-format
msgctxt "From Elle's notes."
msgid "<p>Use V2 profiles for exporting finished images to be uploaded to the web or for use with imaging software that cannot read V4 profiles.</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_categorized_list_view.cpp:152
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_drawing_angle.cpp:78
#, kde-format
msgid "Lock"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_categorized_list_view.cpp:152
#, kde-format
msgid "Unlock (restore settings from preset)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_categorized_list_view.cpp:157
#, kde-format
msgid "Unlock (keep current settings)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cie_tongue_widget.cpp:700
#, kde-format
msgid "Uncalibrated color space"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cie_tongue_widget.cpp:706
#, kde-format
msgid "No profile available..."
msgstr ""
#. i18n("Next Blending Mode"), this);
#. action->setDefaultShortcut(QKeySequence(Qt::SHIFT + Qt::ALT + Qt::Key_Plus));
#. connect(action, SIGNAL(triggered()), SLOT(slotNextBlendingMode()));
#. m_actions << action;
#. action = new KisAction(i18n("Previous Blending Mode"), this);
#. action->setDefaultShortcut(QKeySequence(Qt::SHIFT + Qt::ALT + Qt::Key_Minus));
#. connect(action, SIGNAL(triggered()), SLOT(slotPreviousBlendingMode()));
#. m_actions << action;
#. Normal
#. Shift + Alt + N
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:97
#, kde-format
msgid "Select Normal Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:104
#, kde-format
msgid "Select Dissolve Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:111
#, kde-format
msgid "Select Behind Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:118
#, kde-format
msgid "Select Clear Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:125
#, kde-format
msgid "Select Darken Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:132
#, kde-format
msgid "Select Multiply Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:139
#, kde-format
msgid "Select Color Burn Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:146
#, kde-format
msgid "Select Linear Burn Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:153
#, kde-format
msgid "Select Lighten Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:160
#, kde-format
msgid "Select Screen Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:167
#, kde-format
msgid "Select Color Dodge Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:174
#, kde-format
msgid "Select Linear Dodge Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:181
#, kde-format
msgid "Select Overlay Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:188
#, kde-format
msgid "Select Hard Overlay Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:195
#, kde-format
msgid "Select Soft Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:202
#, kde-format
msgid "Select Hard Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:209
#, kde-format
msgid "Select Vivid Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:216
#, kde-format
msgid "Select Linear Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:223
#, kde-format
msgid "Select Pin Light Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:230
#, kde-format
msgid "Select Hard Mix Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:237
#, kde-format
msgid "Select Difference Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:244
#, kde-format
msgid "Select Exclusion Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:251
#, kde-format
msgid "Select Hue Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:258
#, kde-format
msgid "Select Saturation Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:265
#, kde-format
msgid "Select Color Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_cmb_composite.cc:272
#, kde-format
msgid "Select Luminosity Blending Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_color_filter_combo.cpp:183
#, kde-format
msgctxt "combo box: show all layers"
msgid "All"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_color_filter_combo.cpp:193
#, kde-format
msgctxt "combo box: select all layers without a label"
msgid "No Label"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:113
#, kde-format
msgid "&Create"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:112
#, kde-format
msgid "Create"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:277
#, kde-format
msgid ""
"Linear gamma RGB color spaces are not supposed to be used in 8-bit integer modes. It is suggested to use 16-bit integer or any floating point colorspace for linear profiles.\n"
"\n"
"Press \"Ok\" to create a 8-bit integer linear RGB color space or \"Cancel\" to return to the settings dialog."
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:502
#, kde-format
msgid "bytes"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_custom_image_widget.cc:504
#, kde-format
msgctxt "arg1: width. arg2: height. arg3: colorspace name. arg4: size of a channel in bits. arg5: image size"
msgid "This document will be %1 pixels by %2 pixels in %3, which means the pixel size is %4 bit. A single paint layer will thus take up %5 of RAM."
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:505
#, kde-format
msgctxt "Abbreviation for kilobyte"
msgid "KB"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:509
#, kde-format
msgctxt "Abbreviation for megabyte"
msgid "MB"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:513
#, kde-format
msgctxt "Abbreviation for gigabyte"
msgid "GB"
msgstr ""
#. +> stable5
#: libs/ui/widgets/kis_custom_image_widget.cc:516
#, kde-format
msgctxt "arg1: width. arg2: height. arg3: colorspace name. arg4: size of a channel in bits. arg5: size in unites of arg6. Arg6: KB, MB or GB"
msgid "This document will be %1 pixels by %2 pixels in %3, which means the pixel size is %4 bit. A single paint layer will thus take up %5 %6 of RAM."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_filter_selector_widget.cc:158
#, kde-format
msgid "Filter configuration XML"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_filter_selector_widget.cc:213
#, kde-format
msgid "No configuration options"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:49
#: libs/ui/widgets/kis_gradient_chooser.cc:57
#: libs/ui/widgets/kis_gradient_chooser.cc:61
#, kde-format
msgid "Custom Gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:91
#, kde-format
msgid "Add..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:98
#, kde-format
msgid "Stop gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:102
#, kde-format
msgid "Segmented gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:110
#, kde-format
msgid "Edit..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_gradient_chooser.cc:182
#, kde-format
msgid "unnamed"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:40
#, kde-format
msgctxt "@label:slider"
msgid "Threshold:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:41
#, kde-format
msgctxt "@label:slider"
msgid "Instant preview threshold:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:74
#, kde-format
msgid "Enable after:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:155
#, kde-format
msgid "(Instant Preview)*"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:155
#, kde-format
msgid "Instant Preview"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:161
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Instant Preview Mode is disabled by the following options:"
"<ul>%1</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:169
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Instant Preview Mode is disabled by instant preview threshold. Please right-click here to change the threshold"
"<ul>"
"<li>Brush size %1</li>"
"<li>Threshold: %2</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:178
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Instant Preview may look different from the final result. In case of troubles try disabling the following options:"
"<ul>%1</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_lod_availability_widget.cpp:183
#, kde-format
msgctxt "@info:tooltip"
msgid "<p>Instant Preview Mode is available</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_meta_data_merge_strategy_chooser_widget.cc:75
#, kde-format
msgid "Choose meta data merge strategy"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_multipliers_double_slider_spinbox.cpp:55
#, kde-format
msgid "x%1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_preset_icon_library.cpp:36
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:70
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:71
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:38
#, kde-format
msgid "Hue:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_preset_icon_library.cpp:40
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:70
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:71
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:58
#, kde-format
msgid "Saturation:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_preset_icon_library.cpp:44
#, kde-format
msgid "Mid-gray level:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:61
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:145
#: plugins/dockers/gamutmask/KisGamutMaskChooser.cpp:176
#, kde-format
msgid "Thumbnails"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:66
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:150
#: plugins/dockers/gamutmask/KisGamutMaskChooser.cpp:182
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp:84
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:169
#: libs/widgets/KoToolBox.cpp:305 libs/widgetutils/xmlgui/ktoolbar.cpp:335
#: plugins/dockers/svgcollectiondocker/SvgSymbolCollectionDocker.cpp:210
#, kde-format
msgid "Icon Size"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:109
#, kde-format
msgid "The settings for this preset have changed from their default."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:112
#, kde-format
msgid "Toggle showing presets"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:114
#, kde-format
msgid "Toggle showing scratchpad"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:116
#, kde-format
msgid "Reload the brush preset"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:117
#, kde-format
msgid "Rename the brush preset"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:572
#, kde-format
msgctxt "%1 is the name of a brush engine"
msgid "%1 Engine"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteAllAssistantsButton)
#. i18n: ectx: property (text), widget (QPushButton, bnDelete)
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_popup.cpp:627
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:221
#: plugins/tools/defaulttool/referenceimagestool/WdgToolOptions.ui:181
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_save.cpp:77
#, kde-format
msgid "Save New Brush Preset"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_paintop_presets_save.cpp:137
#, kde-format
msgid "Preset Icon Library"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_preset_live_preview_view.cpp:164
#, kde-format
msgid "No Preview for this engine"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:114
#, kde-format
msgctxt "@info:tooltip"
msgid "Replace"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:115
#, kde-format
msgctxt "@info:tooltip"
msgid "Replace (%1)"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:121
#, kde-format
msgctxt "@info:tooltip"
msgid "Add"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:122
#, kde-format
msgctxt "@info:tooltip"
msgid "Add (%1)"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:128
#, kde-format
msgctxt "@info:tooltip"
msgid "Subtract"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:129
#, kde-format
msgctxt "@info:tooltip"
msgid "Subtract (%1)"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:136
#, kde-format
msgctxt "@info:tooltip"
msgid "Intersect"
msgstr ""
#. +> trunk5
#: libs/ui/widgets/kis_selection_options.cc:137
#, kde-format
msgctxt "@info:tooltip"
msgid "Intersect (%1)"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_tone_curve_widget.cpp:341
#, kde-format
msgid "No tone curve available..."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_tool_options_popup.cpp:150
#, kde-format
msgid "Attach to Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_tool_options_popup.cpp:150
#, kde-format
msgid "Detach from Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_wdg_generator.cpp:143
#: libs/ui/widgets/kis_wdg_generator.cpp:155
#, kde-format
msgid "No configuration options."
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_workspace_chooser.cpp:94
#, kde-format
msgid "Window layouts"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_workspace_chooser.cpp:129
#: libs/widgets/KisColorsetChooser.cpp:105
#, kde-format
msgid "Insert name"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_workspace_chooser.cpp:219
#, kde-format
msgid "Window Layout"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/kis_workspace_chooser.cpp:231
#, kde-format
msgid "Window Layout %1"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoDualColorButton.cpp:101
#, kde-format
msgid "Select a color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:256
#, kde-format
msgid "Change the filling color"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:292
#, kde-format
msgid "Change filling gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:313
#, kde-format
msgid "Change the filling pattern"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:562
#, kde-format
msgctxt "default prefix for the saved gradient"
msgid "gradient"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:566
#, kde-format
msgid "Enter gradient name:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.cpp:566
#, kde-format
msgctxt "@title:window"
msgid "Save Gradient"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnNoFill)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:34
#, kde-format
msgid "No fill"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnSolidFill)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:59
#, kde-format
msgid "Solid color fill"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, btnSolidFill)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:62
#, kde-format
msgid "Solid"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnGradientFill)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:81
#, kde-format
msgid "Gradient fill"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnPatternFill)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:103
#, kde-format
msgid "Pattern fill"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, repeatLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:238
#: libs/widgets/KoGradientEditWidget.cpp:176
#: plugins/tools/basictools/kis_tool_gradient.cc:240
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:29
#, kde-format
msgid "Repeat:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbGradientRepeat)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:263
#: libs/widgets/KoGradientEditWidget.cpp:180
#, kde-format
msgid "Repeat"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, presetLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/ui/widgets/KoFillConfigWidget.ui:280
#: plugins/impex/video/video_export_options_dialog.ui:55
#, kde-format
msgid "Preset:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:102
#: libs/widgets/KoStrokeConfigWidget.cpp:98
#, kde-format
msgid "Butt cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:109
#: libs/widgets/KoStrokeConfigWidget.cpp:105
#, kde-format
msgid "Round cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:116
#: libs/widgets/KoStrokeConfigWidget.cpp:112
#, kde-format
msgid "Square cap"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:127
#: libs/widgets/KoStrokeConfigWidget.cpp:123
#, kde-format
msgid "Miter join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:134
#: libs/widgets/KoStrokeConfigWidget.cpp:130
#, kde-format
msgid "Round join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:141
#: libs/widgets/KoStrokeConfigWidget.cpp:137
#, kde-format
msgid "Bevel join"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:151
#: libs/widgets/KoStrokeConfigWidget.cpp:146
#, kde-format
msgid "Miter limit"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:245
#: libs/widgets/KoStrokeConfigWidget.cpp:230
#, kde-format
msgid "Set line width of actual selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, strokeStyleLabel)
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:256
#: libs/ui/widgets/KoStrokeConfigWidget.ui:77
#, kde-format
msgid "Line Style:"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:259
#, kde-format
msgctxt "@info:tooltip"
msgid "Line style"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:270
#, kde-format
msgctxt "@info:tooltip"
msgid "Start marker"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:277
#, kde-format
msgctxt "@info:tooltip"
msgid "Node marker"
msgstr ""
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.cpp:284
#, kde-format
msgctxt "@info:tooltip"
msgid "End marker"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, thicknessLabel)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5 stable5
#: libs/ui/widgets/KoStrokeConfigWidget.ui:50
#: libs/widgets/KoStrokeConfigWidget.cpp:220
#: plugins/paintops/hatching/wdghatchingoptions.ui:128
#, kde-format
msgid "Thickness:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_color_button.cpp:347
#, kde-format
msgid "Choose a color"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_color_input.cpp:59
#, kde-format
msgid "%1:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_color_input.cpp:342
#: libs/widgets/KoEditColorSetDialog.cpp:174
#, kde-format
msgid "Color name:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_file_name_requester.cpp:89
#, kde-format
msgid "Select a file to load..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_file_name_requester.cpp:93
#, kde-format
msgid "Select a directory to load..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:87
#, kde-format
msgctxt "@title:window"
msgid "Add a new Colorset Entry"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:91
#, kde-format
msgctxt "Name for default group"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:98 libs/widgets/kis_palette_view.cpp:323
#, kde-format
msgctxt "@info:tooltip"
msgid "A spot color is a color that the printer is able to print without mixing the paints it has available to it. The opposite is called a process color."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:99
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:100 libs/widgets/kis_palette_view.cpp:324
#, kde-format
msgid "ID"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:101 libs/widgets/kis_palette_view.cpp:325
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:103
#, kde-format
msgctxt "Spot color"
msgid "Spot"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:105
#, kde-format
msgctxt "Part of a default name for a color"
msgid "Color"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:131
#, kde-format
msgctxt "@title:window"
msgid "Add a new group"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:135
#, kde-format
msgctxt "Name for a group"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:136
#, kde-format
msgctxt "Part of default name for a new group"
msgid "Color Group"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:151
#, kde-format
msgctxt "@title:window"
msgid "Removing Group"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:155
#, kde-format
msgctxt "Shows up when deleting a group"
msgid "Keep the Colors"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:312
#, kde-format
msgctxt "Name for a colorgroup"
msgid "Name"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: libs/widgets/kis_palette_view.cpp:327
#: plugins/extensions/metadataeditor/editors/exif.ui:422
#, kde-format
msgid "Spot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: libs/widgets/KisColorsetChooser.cpp:119
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:118
#, kde-format
msgid "Columns:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisColorsetChooser.cpp:145
#: libs/widgets/KoEditColorSetDialog.cpp:217
#: plugins/dockers/palettedocker/palettedocker_dock.cpp:60
#, kde-format
msgid "Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisColorsetChooser.cpp:156
#, kde-format
msgid "Palette %1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisDlgInternalColorSelector.cpp:151
#, kde-format
msgid "This is a hexcode input, for webcolors. It can only get colors in the sRGB space."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisGradientSliderWidget.cpp:48
#, kde-format
msgid "Split Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisGradientSliderWidget.cpp:49
#, kde-format
msgid "Duplicate Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisGradientSliderWidget.cpp:50
#, kde-format
msgid "Mirror Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KisGradientSliderWidget.cpp:52
#, kde-format
msgid "Remove Segment"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoColorSetWidget.cpp:225
#, kde-format
msgid "Recent:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoColorSetWidget.cpp:243
#, kde-format
msgid "Add / Remove Colors..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:78
#, kde-format
msgid "Add new author profile (starts out as a copy of current)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:82
#, kde-format
msgid "Delete the author profile"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:92
#, kde-format
msgctxt "This is a list of suggestions for positions an artist can take, comma-separated"
msgid "Adapter,Animator,Artist,Art Director,Author,Assistant,Editor,Background,Cartoonist,Colorist,Concept Artist,Corrector,Cover Artist,Creator,Designer,Inker,Letterer,Matte Painter,Painter,Penciller,Proofreader,Pixel Artist,Redliner,Sprite Artist,Typographer,Texture Artist,Translator,Writer,Other"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:100
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
#, kde-format
msgid "Email"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:100
#, kde-format
msgid "Fax"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:100
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
#, kde-format
msgid "Homepage"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:100
#, kde-format
msgid "Post Address"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:100
#, kde-format
msgid "Telephone"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:103
#, kde-format
msgid "Entry"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:103
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:109
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:135
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:107
#, kde-format
msgid "Anonymous"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:291
#, kde-format
msgid "Name (not duplicate or blank name):"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:291
#, kde-format
msgid "Name of Profile"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.cpp:344
#, kde-format
msgid "New Contact Info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblInitialsDesc)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:48
#: libs/widgets/koDocumentInfoAuthorWidget.ui:27
#, kde-format
msgid "Initials:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPositionDesc)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:61
#: libs/widgets/koDocumentInfoAuthorWidget.ui:67
#, kde-format
msgid "Position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFirst)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:80
#, kde-format
msgid "Given Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:103
#, kde-format
msgctxt "Contact title"
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fullNameLabel)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:119
#: libs/widgets/koDocumentInfoAuthorWidget.ui:114
#, kde-format
msgid "Nickname:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCompanyDesc)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:129
#, kde-format
msgid "Co&mpany:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, LabelFamily)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:142
#, kde-format
msgid "Family Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnAdd)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:152
#, kde-format
msgid "Add contact info"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnRemove)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:159
#, kde-format
msgid "Remove contact info"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/widgets/KoConfigAuthorPage.ui:166
#, kde-format
msgid "Contact:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDialog.cpp:264
#, kde-format
msgid "&Try"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDialog.cpp:477
#, kde-format
msgid "modified"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDialog.cpp:488
#, kde-format
msgctxt "Document/application separator in titlebar"
msgid " – "
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDialog.cpp:863
#, kde-format
msgid "&Details"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDialog.cpp:1021
#, kde-format
msgid "Get help..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLastPrintedDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:24
#, kde-format
msgid "Last printed:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblModifiedDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:41
#, kde-format
msgid "Modified:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLicense)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:65
#, kde-format
msgid "License/Rights:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblKeywordsDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:88
#, kde-format
msgid "&Keywords:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRevisionDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:101
#, kde-format
msgid "Revision number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCreatedDesc)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:124
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:453
#, kde-format
msgid "Created:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblEditingDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:134
#, kde-format
msgid "Total editing ti&me:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, filePathInfoLabel)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:167
#, kde-format
msgid "Path:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbReset)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:193
#, kde-format
msgid "&Reset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:224
#, kde-format
msgctxt "Document title"
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSubjectDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAboutWidget.ui:237
#, kde-format
msgid "Sub&ject:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTitleDesc)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:50
#: plugins/extensions/metadataeditor/editors/dublincore.ui:83
#: plugins/extensions/pykrita/plugin/info.ui:174
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:328
#, kde-format
msgid "Title:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblCompanyDesc)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:84
#, kde-format
msgid "Company:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblLastName)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:127
#, kde-format
msgid "Last Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblfirstname)
#. +> trunk5 stable5
#: libs/widgets/koDocumentInfoAuthorWidget.ui:134
#, kde-format
msgid "First Name:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:84
#, kde-format
msgid "Document Information"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:124
#, kde-format
msgid "Last saved by"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:179
#, kde-format
msgid "Use ';' (Example: Office;KDE;Calligra)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:305
#, kde-format
msgid "%1 week"
msgid_plural "%1 weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:306
#: libs/widgets/KoDocumentInfoDlg.cpp:308
#, kde-format
msgid "%1 day"
msgid_plural "%1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:309
#: libs/widgets/KoDocumentInfoDlg.cpp:311
#, kde-format
msgid "%1 hour"
msgid_plural "%1 hours"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:312
#: libs/widgets/KoDocumentInfoDlg.cpp:314
#, kde-format
msgid "%1 minute"
msgid_plural "%1 minutes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:315
#: libs/widgets/KoDocumentInfoDlg.cpp:317
#, kde-format
msgid "%1 second"
msgid_plural "%1 seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgets/KoDocumentInfoDlg.cpp:323
#, kde-format
msgctxt "major time unit and minor time unit"
msgid "%1 and %2"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, open)
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSet.ui:65
#, kde-format
msgid "Open palette"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, save)
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSet.ui:75
#, kde-format
msgid "Save palette"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSetDialog.cpp:174
#, kde-format
msgid "Add Color To Palette"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSetDialog.cpp:217
#, kde-format
msgid "Cannot write to palette file %1. Maybe it is read-only. "
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoEditColorSetDialog.cpp:231
#, kde-format
msgid "Add/Remove Colors"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:162
#, kde-format
msgid "Target:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:165
#: plugins/tools/defaulttool/defaulttool/DefaultToolTabbedWidget.cpp:53
#, kde-format
msgid "Fill"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:171
#, kde-format
msgctxt "Linear gradient type"
msgid "Linear"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:172
#, kde-format
msgctxt "Radial gradient type"
msgid "Radial"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:173
#, kde-format
msgctxt "Conical gradient type"
msgid "Conical"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:178
#, kde-format
msgctxt "No gradient spread"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:183
#, kde-format
msgid "Overall opacity:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:188
#, kde-format
msgid "Color stop:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:196
#, kde-format
msgid "Stop color."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoGradientEditWidget.cpp:199
#, kde-format
msgid "&Add to Predefined Gradients"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoIconToolTip.cpp:53
#, kde-format
msgid "Tags"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutDialog.cpp:46
#, kde-format
msgid "Page Layout"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutDialog.cpp:50
#, kde-format
msgid "Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutDialog.cpp:108
#, kde-format
msgid "Apply to document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:188
#, kde-format
msgid "Left Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:189
#, kde-format
msgid "Right Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:192
#, kde-format
msgid "Binding Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:193
#, kde-format
msgid "Page Edge:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:289
#, kde-format
msgid "Facing Pages:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, facingPages)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:290
#: libs/widgets/KoPageLayoutWidget.ui:190
#, kde-format
msgid "Facing pages"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:293
#, kde-format
msgid "Page Layout:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.cpp:294
#, kde-format
msgid "Page spread"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, unitsLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:43
#, kde-format
msgid "&Unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stylesLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:66
#, kde-format
msgid "&Follow style:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, orientationLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:149
#, kde-format
msgid "Orientation:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, portrait)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:159
#, kde-format
msgid "Po&rtrait"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, facingPageLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:173
#, kde-format
msgid "Facing pages:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, singleSided)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:183
#, kde-format
msgid "Single sided"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, directionLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:197
#, kde-format
msgid "&Text direction:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:217
#, kde-format
msgid "Automatic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:222
#, kde-format
msgid "Left to right"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, textDirection)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:227
#, kde-format
msgid "Right to left"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, margins)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:237
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:222
#, kde-format
msgid "Margins"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:243
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:251
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:213
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:242
#, kde-format
msgid "Top:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, leftLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:263
#, kde-format
msgid "&Binding edge:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, rightLabel)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:283
#, kde-format
msgid "Pa&ge edge:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: libs/widgets/KoPageLayoutWidget.ui:303
#, kde-format
msgid "Botto&m:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooser.cpp:153
#, kde-format
msgctxt "@info:tooltip"
msgid "Import resource"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooser.cpp:159
#, kde-format
msgctxt "@info:tooltip"
msgid "Delete resource"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooserContextMenu.cpp:133
#: libs/widgets/KoTagToolButton.cpp:66
#, kde-format
msgid "New tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooserContextMenu.cpp:166
#, kde-format
msgid "Assign to tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooserContextMenu.cpp:175
#, kde-format
msgid "Remove from this tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceItemChooserContextMenu.cpp:183
#, kde-format
msgid "Remove from other tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceTaggingManager.cpp:158
#, kde-format
msgid "Unable to undelete tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceTaggingManager.cpp:159
#, kde-format
msgid ""
"<qt>The tag you are trying to undelete already exists in tag list.<br>"
"Please enter a new, unique name for it.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoResourceTaggingManager.cpp:166
#, kde-format
msgid "Tag was not undeleted."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoRuler.cpp:1306
#, kde-format
msgid "First line indent"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoRuler.cpp:1307
#, kde-format
msgid "Left indent"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoRuler.cpp:1308
#, kde-format
msgid "Right indent"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoShadowConfigWidget.cpp:68
#, kde-format
msgid "Change the color of the shadow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: libs/widgets/KoShadowConfigWidget.ui:67
#, kde-format
msgid "Blur:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, shadowDistanceLabel)
#. +> trunk5 stable5
#: libs/widgets/KoShadowConfigWidget.ui:84
#: plugins/flake/textshape/dialogs/FontDecorations.ui:257
#: plugins/tools/basictools/kis_tool_brush.cc:336
#: plugins/tools/basictools/kis_tool_measure.cc:53
#, kde-format
msgid "Distance:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoStrokeConfigWidget.cpp:246
#, kde-format
msgid "Change the color of the line/border"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagChooserWidget.cpp:54 libs/widgets/KoTagToolButton.cpp:57
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagFilterWidget.cpp:52
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Entering search terms here will add to, or remove resources from the current tag view."
"<p>To filter based on the partial, case insensitive name of a resource:<br/>"
"<tt>partialname</tt> or <tt>!partialname</tt>.</p>"
"<p>In-/exclusion of other tag sets:<br/>"
"<tt>[Tagname]</tt> or <tt>![Tagname]</tt>.</p>"
"<p>Case sensitive and full name matching in-/exclusion:<br/>"
"<tt>\"ExactMatch\"</tt> or <tt>!\"ExactMatch\"</tt>.</p>"
"Filter results cannot be saved for the <b>All Presets</b> view.<br/>"
"In this view, pressing <b>Enter</b> or clearing the filter box will restore all items.<br/>"
"Create and/or switch to a different tag if you want to save filtered resources into named sets."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagFilterWidget.cpp:66
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Entering search terms here will add to, or remove resources from the current tag view."
"<p>To filter based on the partial, case insensitive name of a resource:<br/>"
"<tt>partialname</tt> or <tt>!partialname</tt>.</p>"
"<p>In-/exclusion of other tag sets:<br/>"
"<tt>[Tagname]</tt> or <tt>![Tagname]</tt>.</p>"
"<p>Case sensitive and full name matching in-/exclusion:<br/>"
"<tt>\"ExactMatch\"</tt> or <tt>!\"ExactMatch\"</tt>.</p>"
"Pressing <b>Enter</b> or clicking the <b>Save</b> button will save the changes."
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagFilterWidget.cpp:81
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagFilterWidget.cpp:92
#, kde-format
msgctxt "@info:tooltip"
msgid "<qt>Save the currently filtered set as the new members of the current tag.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagToolButton.cpp:59
#, kde-format
msgctxt "@info:tooltip"
msgid "<qt>Show the tag box options.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagToolButton.cpp:75
#, kde-format
msgid "Rename tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagToolButton.cpp:86
#, kde-format
msgid "Delete this tag"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagToolButton.cpp:104
#, kde-format
msgid "Clear undelete list"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoTagToolButton.cpp:134
#, kde-format
msgid "Undelete"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBox.cpp:306 libs/widgetutils/xmlgui/ktoolbar.cpp:337
#, kde-format
msgctxt "@item:inmenu Icon size"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBox.cpp:313
#, kde-format
msgid "%1x%2"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBoxButton.cpp:66
#, kde-format
msgctxt "@info:tooltip"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBoxButton.cpp:67
#, kde-format
msgctxt "@info:tooltip %2 is shortcut"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolBoxDocker.cpp:32
#, kde-format
msgid "Toolbox"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoToolDocker.cpp:162
#, kde-format
msgid "Tool Options"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomMode.cpp:27
#, kde-format
msgid "Fit Page Width"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomMode.cpp:28
#, kde-format
msgid "Fit Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomMode.cpp:30
#, kde-format
msgid "Actual Pixels"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomMode.cpp:34
#, kde-format
msgid "Fit Text Width"
msgstr ""
#. +> trunk5 stable5
#: libs/widgets/KoZoomWidget.cpp:80
#, kde-format
msgid "Use same aspect as pixels"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, txtFileName)
#. +> trunk5 stable5
#: libs/widgets/wdg_file_name_requester.ui:25
#, kde-format
msgid "Selected file name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnSelectFile)
#. +> trunk5 stable5
#: libs/widgets/wdg_file_name_requester.ui:32
#, kde-format
msgid "Select file name..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/klanguagebutton.cpp:194
#, kde-format
msgid "without name"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/krecentfilesaction.cpp:78
#, kde-format
msgid "No Entries"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/krecentfilesaction.cpp:84
#, kde-format
msgid "Clear List"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:90
#, kde-format
msgctxt "go back"
msgid "&Back"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:97
#, kde-format
msgctxt "go forward"
msgid "&Forward"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:104
#, kde-format
msgctxt "home page"
msgid "&Home"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:107
#, kde-format
msgctxt "show help"
msgid "&Help"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:520
#: libs/widgetutils/config/kstandardaction_p.h:96
#, kde-format
msgid "Show &Menubar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:529
#, kde-format
msgid ""
"Show Menubar"
"<p>Shows the menubar again after it has been hidden</p>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:547
#: libs/widgetutils/config/kstandardaction_p.h:98
#, kde-format
msgid "Show St&atusbar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction.cpp:550
#, kde-format
msgid ""
"Show Statusbar"
"<p>Shows the statusbar, which is the bar at the bottom of the window used for status information.</p>"
msgstr ""
#. i18n: ectx: property (title), widget (QMenu, menu_New)
#. i18n: ectx: property (text), widget (QPushButton, bNew)
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:41
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:32
#: plugins/flake/textshape/dialogs/StyleManager.ui:68
#, kde-format
msgid "&New"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:42
#, kde-format
msgid "&Open..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:42
#, kde-format
msgid "Open an existing document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:43
#, kde-format
msgid "Open &Recent"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:43
#, kde-format
msgid "Open a document which was recently opened"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:44
#, kde-format
msgid "Save document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:45
#, kde-format
msgid "Save &As..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:45
#, kde-format
msgid "Save document under a new name"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:46
#, kde-format
msgid "Re&vert"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:46
#, kde-format
msgid "Revert unsaved changes made to document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:47
#, kde-format
msgid "Close document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:48
#, kde-format
msgid "&Print..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:48
#, kde-format
msgid "Print document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:49
#, kde-format
msgid "Print Previe&w"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:49
#, kde-format
msgid "Show a print preview of document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:50
#, kde-format
msgid "&Mail..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:50
#, kde-format
msgid "Send document by mail"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:51
#, kde-format
msgid "&Quit"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:51
#, kde-format
msgid "Quit application"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:53
#, kde-format
msgid "&Undo"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:53
#, kde-format
msgid "Undo last action"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:54
#, kde-format
msgid "Re&do"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:54
#, kde-format
msgid "Redo last undone action"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:55
#, kde-format
msgid "Cu&t"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:55
#, kde-format
msgid "Cut selection to clipboard"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:56
#, kde-format
msgid "&Copy"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:56
#, kde-format
msgid "Copy selection to clipboard"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:57
#: libs/widgetutils/config/kstandardaction_p.h:58
#, kde-format
msgid "&Paste"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:57
#: libs/widgetutils/config/kstandardaction_p.h:58
#, kde-format
msgid "Paste clipboard content"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:59
#, kde-format
msgid "C&lear"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:60
#, kde-format
msgid "Select &All"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:61
#, kde-format
msgid "Dese&lect"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:62
#, kde-format
msgid "&Find..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:63
#, kde-format
msgid "Find &Next"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:64
#, kde-format
msgid "Find Pre&vious"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:65
#, kde-format
msgid "&Replace..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:67
#, kde-format
msgid "&Actual Size"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:67
#, kde-format
msgid "View document at its actual size"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:68
#, kde-format
msgid "&Fit to Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:68
#, kde-format
msgid "Zoom to fit page in window"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:69
#, kde-format
msgid "Fit to Page &Width"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:69
#, kde-format
msgid "Zoom to fit page width in window"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:70
#, kde-format
msgid "Fit to Page &Height"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:70
#, kde-format
msgid "Zoom to fit page height in window"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:71
#, kde-format
msgid "Zoom &In"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:72
#, kde-format
msgid "Zoom &Out"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:73
#, kde-format
msgid "&Zoom..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:73
#, kde-format
msgid "Select zoom level"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:74
#, kde-format
msgid "&Redisplay"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:74
#, kde-format
msgid "Redisplay document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:76
#, kde-format
msgid "&Up"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:76
#, kde-format
msgid "Go up"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:81
#, kde-format
msgid "&Previous Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:81
#, kde-format
msgid "Go to previous page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:82
#, kde-format
msgid "&Next Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:82
#, kde-format
msgid "Go to next page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:83
#, kde-format
msgid "&Go To..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:84
#, kde-format
msgid "&Go to Page..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:85
#, kde-format
msgid "&Go to Line..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:86
#, kde-format
msgid "&First Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:86
#, kde-format
msgid "Go to first page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:87
#, kde-format
msgid "&Last Page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:87
#, kde-format
msgid "Go to last page"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:88
#, kde-format
msgid "&Back"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:88
#, kde-format
msgid "Go back in document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:89
#, kde-format
msgid "&Forward"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:89
#, kde-format
msgid "Go forward in document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:91
#, kde-format
msgid "&Add Bookmark"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:92
#, kde-format
msgid "&Edit Bookmarks..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:94
#, kde-format
msgid "&Spelling..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:94
#, kde-format
msgid "Check spelling in document"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:96
#, kde-format
msgid "Show or hide menubar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:97
#, kde-format
msgid "Show &Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:97
#, kde-format
msgid "Show or hide toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:98
#, kde-format
msgid "Show or hide statusbar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:99
#, kde-format
msgid "F&ull Screen Mode"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:100
#, kde-format
msgid "&Save Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:101
#, kde-format
msgid "Configure S&hortcuts..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:102
#, kde-format
msgid "&Configure %1..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:103
#, kde-format
msgid "Configure Tool&bars..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:104
#, kde-format
msgid "Configure &Notifications..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:109
#, kde-format
msgid "%1 &Handbook"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:110
#, kde-format
msgid "What's &This?"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:111
#, kde-format
msgid "Tip of the &Day"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:112
#, kde-format
msgid "&Report Bug..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:113
#, kde-format
msgid "Switch Application &Language..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:114
#, kde-format
msgid "&About %1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/config/kstandardaction_p.h:115
#, kde-format
msgid "About &KDE"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:197
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:226
#, kde-format
msgid "percent (%)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:207
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:236
#, kde-format
msgid "percent of view height (vh)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:207
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:236
#, kde-format
msgid "percent of view width (vw)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "degrees (°)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "gons (gon)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "percent of circle (%)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:246
#, kde-format
msgid "radians (rad)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:255
#, kde-format
msgid "frames (f)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:262
#, kde-format
msgid "percent of animation (%)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/kis_spin_box_unit_manager.cpp:262
#, kde-format
msgid "seconds (s)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/KoFileDialog.cpp:407
#, kde-format
msgid "All supported formats"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/KoGroupButton.cpp:162
#, kde-format
msgctxt "@info:tooltip of custom triple button"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:43
#, kde-format
msgid "About KDE"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:46
#, kde-format
msgid "<html><font size=\"5\">KDE - Be Free!</font></html>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:55
#, kde-format
msgid ""
"<html><b>KDE</b> is a world-wide network of software engineers, artists, writers, translators and facilitators who are committed to <a href=\"%1\">Free Software</a> development. This community has created hundreds of Free Software applications as part of the KDE frameworks, workspaces and applications.<br />"
"<br />"
"KDE is a cooperative enterprise in which no single entity controls the efforts or products of KDE to the exclusion of others. Everyone is welcome to join and contribute to KDE, including you.<br />"
"<br />"
"Visit <a href=\"%2\">%2</a> for more information about the KDE community and the software we produce.</html>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:74
#, kde-format
msgid ""
"<html>Software can always be improved, and the KDE team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.<br />"
"<br />"
"KDE has a bug tracking system. Visit <a href=\"%1\">%1</a> or use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs.<br />"
"<br />"
"If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called \"Wishlist\".</html>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:92
#, kde-format
msgid ""
"<html>You do not have to be a software developer to be a member of the KDE team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds, and improved documentation. You decide!<br />"
"<br />"
"Visit <a href=\"%1\">%1</a> for information on some projects in which you can participate.<br />"
"<br />"
"If you need more information or documentation, then a visit to <a href=\"%2\">%2</a> will provide you with what you need.</html>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:114
#, kde-format
msgid ""
"<html>KDE software is and will always be available free of charge, however creating it is not free.<br />"
"<br />"
"To support development the KDE community has formed the KDE e.V., a non-profit organization legally founded in Germany. KDE e.V. represents the KDE community in legal and financial matters. See <a href=\"%1\">%1</a> for information on KDE e.V.<br />"
"<br />"
"KDE benefits from many kinds of contributions, including financial. We use the funds to reimburse members and others for expenses they incur when contributing. Further funds are used for legal support and organizing conferences and meetings. <br />"
" <br />"
"We would like to encourage you to support our efforts with a financial donation, using one of the ways described at <a href=\"%2\">%2</a>.<br />"
"<br />"
"Thank you very much in advance for your support.</html>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:133
#, kde-format
msgctxt "About KDE"
msgid "&About"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:134
#, kde-format
msgid "&Report Bugs or Wishes"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:135
#, kde-format
msgid "&Join KDE"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kaboutkdedialog_p.cpp:136
#, kde-format
msgid "&Support KDE"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kactionconflictdetector.cpp:49
#, kde-format
msgid ""
"The key sequence '%1' is ambiguous. Use the 'Keyboard Shortcuts'\n"
"tab in 'Settings->Configure Krita...' dialog to solve the ambiguity.\n"
"No action will be triggered."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kactionconflictdetector.cpp:53
#, kde-format
msgid "Ambiguous shortcut detected"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:92
#: libs/widgetutils/xmlgui/kbugreport.cpp:108
#, kde-format
msgid "Submit Bug Report"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:118
#, kde-format
msgid "The application for which you wish to submit a bug report - if incorrect, please use the Report Bug menu item of the correct application"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:119
#, kde-format
msgid "Application: "
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:144
#, kde-format
msgid "The version of this application - please make sure that no newer version is available before sending a bug report"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:145
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:311
#, kde-format
msgid "Version:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:150
#, kde-format
msgid "no version set (programmer error)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:158
#, kde-format
msgid "OS:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:166
#, kde-format
msgid "Compiler:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:175
#, kde-format
msgid ""
"<qt>"
"<p>Please read <b><a href=\"https://docs.krita.org/en/untranslatable_pages/reporting_bugs.html\">this guide</a></b> for reporting bugs first!</p>"
"<p>To submit a bug report, click on the button below. This will open a web browser window on <a href=\"http://bugs.kde.org\">http://bugs.kde.org</a> where you will find a form to fill in. The information displayed above will be transferred to that server.</p>"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kbugreport.cpp:192
#, kde-format
msgid "&Launch Bug Report Wizard"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:230
#, kde-format
msgctxt "@title:window"
msgid "Dr. Klash' Accelerator Diagnosis"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:237
#, kde-format
msgctxt "@option:check"
msgid "Disable automatic checking"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:281
#, kde-format
msgid "<h2>Accelerators changed</h2>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:283
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:294
#, kde-format
msgid "Old Text"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:285
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:303
#, kde-format
msgid "New Text"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:292
#, kde-format
msgid "<h2>Accelerators removed</h2>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kcheckaccelerators.cpp:301
#, kde-format
msgid "<h2>Accelerators added (just for your info)</h2>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:62
#, kde-format
msgid "--- separator ---"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:368
#, kde-format
msgid "Change Text"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:379
#, kde-format
msgid "Icon te&xt:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:384
#, kde-format
msgid "&Hide text when toolbar shows text alongside icons"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:622
#, kde-format
msgid "Configure Toolbars"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:685
#, kde-format
msgid "Do you really want to reset all toolbars of this application to their default? The changes will be applied immediately."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetButton)
#. i18n: ectx: property (text), widget (QPushButton, reset)
#. i18n: ectx: property (text), widget (QPushButton, btnResetCustomLine)
#. i18n: ectx: property (text), widget (QPushButton, resetOriginButton)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:685
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:235
#: plugins/filters/colorsfilters/wdg_perchannel.ui:342
#: plugins/impex/video/video_export_options_dialog.ui:128
#: plugins/tools/basictools/wdgmultihandtool.ui:97
#: plugins/tools/tool_transform2/kis_tool_transform.cc:137
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:685
#, kde-format
msgid "Reset Toolbars"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1010
#, kde-format
msgid "&Toolbar:"
msgstr ""
#. i18n("&New"), this);
#. new_toolbar->setPixmap(BarIcon("document-new", KisIconUtils::SizeSmall));
#. new_toolbar->setEnabled(false); // disabled until implemented
#. QPushButton *del_toolbar = new QPushButton(i18n("&Delete"), this);
#. del_toolbar->setPixmap(BarIcon("edit-delete", KisIconUtils::SizeSmall));
#. del_toolbar->setEnabled(false); // disabled until implemented
#. our list of inactive actions
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1025
#, kde-format
msgid "A&vailable actions:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1040
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1059
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1043
#, kde-format
msgid "Curr&ent actions:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1200
#, kde-format
msgctxt "@item:intable Action name in toolbar editor"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1220
#, kde-format
msgid "This element will be replaced with all the elements of an embedded component."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1222
#, kde-format
msgid "<Merge>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1224
#, kde-format
msgid "<Merge %1>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1230
#, kde-format
msgid "This is a dynamic list of actions. You can move it, but if you remove it you will not be able to re-add it."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1231
#, kde-format
msgid "ActionList: %1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1331
#: libs/widgetutils/xmlgui/kedittoolbar.cpp:1352
#, kde-format
msgctxt "@label Action tooltip in toolbar editor, below the action list"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kgesture.cpp:505
#, kde-format
msgctxt "left mouse button"
msgid "left button"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kgesture.cpp:508
#, kde-format
msgctxt "middle mouse button"
msgid "middle button"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kgesture.cpp:511
#, kde-format
msgctxt "right mouse button"
msgid "right button"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kgesture.cpp:514
#, kde-format
msgctxt "a nonexistent value of mouse button"
msgid "invalid button"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kgesture.cpp:528
#, kde-format
msgctxt "a kind of mouse gesture: hold down one mouse button, then press another button"
msgid "Hold %1, then push %2"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutEditWidget.cpp:63
#, kde-format
msgid "Default:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutEditWidget.cpp:64
#: libs/widgetutils/xmlgui/KisShortcutEditWidget.cpp:67
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:602
#, kde-format
msgctxt "No shortcut defined"
msgid "None"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KTreeWidgetSearchLineWidget, searchFilter)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog.ui:16
#, kde-format
msgid "Search interactively for shortcut names (e.g. Copy) or combination of keys (e.g. Ctrl+C) by typing them here."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, list)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog.ui:23
#, kde-format
msgid "Here you can see a list of key bindings, i.e. associations between actions (e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. Ctrl+V) shown in the right column."
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, list)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog.ui:33
#, kde-format
msgid "Action"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, list)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog.ui:38
#, kde-format
msgid "Shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, list)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog.ui:43
#, kde-format
msgid "Alternate"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsDialog_p.cpp:55
#, kde-format
msgid "The current shortcut scheme is modified. Save before switching to the new one?"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:249
#, kde-format
msgctxt "header for an applications shortcut list"
msgid "Shortcuts for %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, priLabel)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:267
#: libs/widgetutils/xmlgui/kshortcutwidget.ui:22
#, kde-format
msgid "Main:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, altLabel)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:268
#: libs/widgetutils/xmlgui/kshortcutwidget.ui:52
#, kde-format
msgid "Alternate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maskDescriptionLabel)
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditor_p.cpp:291
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:135
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/KisShortcutsEditorItem.cpp:41
#, kde-format
msgctxt "@item:intable Action name in shortcuts configuration"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:180
#, kde-format
msgctxt "%1 is the number of conflicts"
msgid "Shortcut Conflict"
msgid_plural "Shortcut Conflicts"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:184
#, kde-format
msgid "Shortcut '%1' for action '%2'\n"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:189
#, kde-format
msgctxt "%1 is the number of ambiguous shortcut clashes (hidden)"
msgid ""
"The \"%2\" shortcut is ambiguous with the following shortcut.\n"
"Do you want to assign an empty shortcut to this action?\n"
"%3"
msgid_plural ""
"The \"%2\" shortcut is ambiguous with the following shortcuts.\n"
"Do you want to assign an empty shortcut to these actions?\n"
"%3"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:199
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:555
#, kde-format
msgid "Reassign"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:208
#, kde-format
msgid "Shortcut conflict"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:209
#, kde-format
msgid ""
"<qt>The '%1' key combination is already used by the <b>%2</b> action.<br>"
"Please select a different one.</qt>"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:239
#, kde-format
msgid ""
"Click on the button, then enter the shortcut like you would in the program.\n"
"Example for Ctrl+A: hold the Ctrl key and press A."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:549
#, kde-format
msgid "Conflict with Standard Application Shortcut"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:550
#, kde-format
msgid ""
"The '%1' key combination is also used for the standard action \"%2\" that some applications use.\n"
"Do you really want to use it as a global shortcut as well?"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:595
#, kde-format
msgctxt "What the user inputs now will be taken as the new shortcut"
msgid "Input"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:648
#, kde-format
msgid "The key you just pressed is not supported by Qt."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kkeysequencewidget.cpp:649
#, kde-format
msgid "Unsupported Key"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kmenumenuhandler_p.cpp:50
#, kde-format
msgid "Add to Toolbar"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kmenumenuhandler_p.cpp:227
#, kde-format
msgid "Configure Shortcut..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:63
#, kde-format
msgid "Shortcut Schemes:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:79
#, kde-format
msgid "Save/Load"
msgstr ""
#. i18n("Save as Scheme Defaults"),
#. this, SLOT(saveAsDefaultsForScheme()));
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:86
#, kde-format
msgid "Save Custom Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:88
#, kde-format
msgid "Load Custom Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:90
#, kde-format
msgid "Export Scheme..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:92
#, kde-format
msgid "Import Scheme..."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:108
#, kde-format
msgid "Name for New Scheme"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:109
#, kde-format
msgid "Name for new scheme:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:109
#, kde-format
msgid "New Scheme"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:115
#, kde-format
msgid "A scheme with this name already exists."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:139
#, kde-format
msgid ""
"Do you really want to delete the scheme %1?\n"
"Note that this will not remove any system wide shortcut schemes."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:161
#, kde-format
msgid "Export Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:163
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:182
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:200
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:215
#, kde-format
msgid "Shortcuts (*.shortcuts)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:180
#, kde-format
msgid "Save Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:198
#: libs/widgetutils/xmlgui/kshortcutschemeseditor.cpp:215
#, kde-format
msgid "Import Shortcuts"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:154
#, kde-format
msgid "Switch Application Language"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:159
#, kde-format
msgid "Please choose the language which should be used for this application:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:186
#, kde-format
msgid "Add Fallback Language"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:187
#, kde-format
msgid "Adds one more language which will be used if other translations do not contain a proper translation."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:282
#, kde-format
msgctxt "@title:window:"
msgid "Application Language Changed"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:283
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:302
#, kde-format
msgid "The language for this application has been changed. The change will take effect the next time the application is started."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:303
#, kde-format
msgid "Application Language Changed"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:400
#, kde-format
msgid "Fallback language:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:400
#, kde-format
msgid "Primary language:"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:430
#, kde-format
msgid "This is the main application language which will be used first, before any other languages."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kswitchlanguagedialog_p.cpp:431
#, kde-format
msgid "This is the language which will be used if any previous languages do not contain a proper translation."
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:303
#, kde-format
msgctxt "@title:menu"
msgid "Show Text"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:306
#, kde-format
msgctxt "@title:menu"
msgid "Toolbar Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:308
#, kde-format
msgctxt "Toolbar orientation"
msgid "Orientation"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:310
#, kde-format
msgctxt "toolbar position string"
msgid "Top"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:312
#, kde-format
msgctxt "toolbar position string"
msgid "Left"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:313
#, kde-format
msgctxt "toolbar position string"
msgid "Right"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:314
#, kde-format
msgctxt "toolbar position string"
msgid "Bottom"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:322
#, kde-format
msgid "Text Position"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:324
#, kde-format
msgid "Icons Only"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:325
#, kde-format
msgid "Text Only"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:326
#, kde-format
msgid "Text Alongside Icons"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:327
#, kde-format
msgid "Text Under Icons"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:350
#: libs/widgetutils/xmlgui/ktoolbar.cpp:371
#, kde-format
msgid "Small (%1x%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:352
#: libs/widgetutils/xmlgui/ktoolbar.cpp:373
#, kde-format
msgid "Medium (%1x%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:354
#: libs/widgetutils/xmlgui/ktoolbar.cpp:375
#, kde-format
msgid "Large (%1x%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:356
#: libs/widgetutils/xmlgui/ktoolbar.cpp:377
#, kde-format
msgid "Huge (%1x%2)"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:399
#, kde-format
msgid "Lock Toolbar Positions"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:1290
#, kde-format
msgctxt "@action:intoolbar Text label of toolbar button"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbar.cpp:1291
#, kde-format
msgctxt "@info:tooltip Tooltip of toolbar button"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ktoolbarhandler.cpp:105
#, kde-format
msgid "Toolbars Shown"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/kxmlguibuilder.cpp:198
#: libs/widgetutils/xmlgui/kxmlguibuilder.cpp:362
#, kde-format
msgid "No text"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:34
#, kde-format
msgid "&Game"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:84
#, kde-format
msgctxt "@title:menu Game move"
msgid "&Move"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:117
#, kde-format
msgid "&Go"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:138
#, kde-format
msgid "&Bookmarks"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:148
#, kde-format
msgid "&Settings"
msgstr ""
#. +> trunk5 stable5
#: libs/widgetutils/xmlgui/ui_standards.xmlgui:194
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:28
#, kde-format
msgid "Add:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, globalColorLabel)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:56
#, kde-format
msgid "Global Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useCustomAssistantColor)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:105
#, kde-format
msgid "Custom Color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, loadAssistantButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:170
#, kde-format
msgid "Load Assistant Set"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, saveAssistantButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/AssistantsToolOptions.ui:189
#, kde-format
msgid "Save Assistant Set"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/ConcentricEllipseAssistant.cc:34
#, kde-format
msgid "Concentric Ellipse assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/ConcentricEllipseAssistant.cc:189
#, kde-format
msgid "Concentric Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/EllipseAssistant.cc:34
#, kde-format
msgid "Ellipse assistant"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/EllipseAssistant.cc:163
#: plugins/flake/pathshapes/ellipse/EllipseShapeFactory.cpp:35
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:37
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:232
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:66
#, kde-format
msgid "Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/FisheyePointAssistant.cc:38
#, kde-format
msgid "Fish Eye Point assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/FisheyePointAssistant.cc:221
#, kde-format
msgid "Fish Eye Point"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/InfiniteRulerAssistant.cc:37
#, kde-format
msgid "Infinite Ruler assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/InfiniteRulerAssistant.cc:156
#, kde-format
msgid "Infinite Ruler"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:703
#, kde-format
msgid "Select an Assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:825
#, kde-format
msgid "Errors were encountered. Not all assistants were successfully loaded."
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:888
#, kde-format
msgid "Save Assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.cc:968
#, kde-format
msgid "Density: "
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/kis_assistant_tool.h:157
#, kde-format
msgid "Assistant Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/ParallelRulerAssistant.cc:37
#, kde-format
msgid "Parallel Ruler assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/ParallelRulerAssistant.cc:163
#, kde-format
msgid "Parallel Ruler"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/PerspectiveAssistant.cc:38
#, kde-format
msgid "Perspective assistant"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, perspectiveTransformButton)
#. i18n: ectx: property (text), widget (QToolButton, perspectiveTransformButton)
#. +> trunk5 stable5
#: plugins/assistants/Assistants/PerspectiveAssistant.cc:457
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:62
#: plugins/tools/tool_transform2/kis_tool_transform.cc:128
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:127
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:130
#, kde-format
msgid "Perspective"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/RulerAssistant.cc:34
#, kde-format
msgid "Ruler assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/RulerAssistant.cc:160
#, kde-format
msgid "Ruler"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/SplineAssistant.cc:37
#, kde-format
msgid "Spline assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/SplineAssistant.cc:221
#, kde-format
msgid "Spline"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/VanishingPointAssistant.cc:37
#, kde-format
msgid "Vanishing Point assistant"
msgstr ""
#. +> trunk5 stable5
#: plugins/assistants/Assistants/VanishingPointAssistant.cc:301
#, kde-format
msgid "Vanishing Point"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/cmyk_f32/CmykF32ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/cmyk_u16/CmykU16ColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/cmyk_u8/CmykU8ColorSpace.cpp:34
#: plugins/filters/colorsfilters/wdg_color_balance.ui:143
#: plugins/filters/colorsfilters/wdg_color_balance.ui:245
#: plugins/filters/colorsfilters/wdg_color_balance.ui:368
#, kde-format
msgid "Cyan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/cmyk_f32/CmykF32ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/cmyk_u16/CmykU16ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/cmyk_u8/CmykU8ColorSpace.cpp:35
#: plugins/filters/colorsfilters/wdg_color_balance.ui:92
#: plugins/filters/colorsfilters/wdg_color_balance.ui:269
#: plugins/filters/colorsfilters/wdg_color_balance.ui:426
#, kde-format
msgid "Magenta"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/cmyk_f32/CmykF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/cmyk_u16/CmykU16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/cmyk_u8/CmykU8ColorSpace.cpp:36
#: plugins/filters/colorsfilters/wdg_color_balance.ui:119
#: plugins/filters/colorsfilters/wdg_color_balance.ui:279
#: plugins/filters/colorsfilters/wdg_color_balance.ui:378
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/cmyk_f32/CmykF32ColorSpace.cpp:41
#: plugins/color/lcms2engine/colorspaces/cmyk_u16/CmykU16ColorSpace.cpp:36
#: plugins/color/lcms2engine/colorspaces/cmyk_u8/CmykU8ColorSpace.cpp:37
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/gray_f16/GrayF16ColorSpace.cpp:37
#: plugins/color/lcms2engine/colorspaces/gray_f32/GrayF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/gray_u16/GrayU16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/gray_u8/GrayU8ColorSpace.cpp:34
#, kde-format
msgid "Gray"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/xyz_f16/XyzF16ColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/xyz_f32/XyzF32ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/xyz_u16/XyzU16ColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/xyz_u8/XyzU8ColorSpace.cpp:33
#, kde-format
msgid "X"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/xyz_f16/XyzF16ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/xyz_f32/XyzF32ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/xyz_u16/XyzU16ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/xyz_u8/XyzU8ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/ycbcr_f32/YCbCrF32ColorSpace.cpp:38
#: plugins/color/lcms2engine/colorspaces/ycbcr_u16/YCbCrU16ColorSpace.cpp:33
#: plugins/color/lcms2engine/colorspaces/ycbcr_u8/YCbCrU8ColorSpace.cpp:34
#, kde-format
msgid "Y"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/xyz_f16/XyzF16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/xyz_f32/XyzF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/xyz_u16/XyzU16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/xyz_u8/XyzU8ColorSpace.cpp:35
#, kde-format
msgid "Z"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/ycbcr_f32/YCbCrF32ColorSpace.cpp:39
#: plugins/color/lcms2engine/colorspaces/ycbcr_u16/YCbCrU16ColorSpace.cpp:34
#: plugins/color/lcms2engine/colorspaces/ycbcr_u8/YCbCrU8ColorSpace.cpp:35
#, kde-format
msgid "Cb"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/colorspaces/ycbcr_f32/YCbCrF32ColorSpace.cpp:40
#: plugins/color/lcms2engine/colorspaces/ycbcr_u16/YCbCrU16ColorSpace.cpp:35
#: plugins/color/lcms2engine/colorspaces/ycbcr_u8/YCbCrU8ColorSpace.cpp:36
#, kde-format
msgid "Cr"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpDiff.h:35
#, kde-format
msgid "Diff"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpIn.h:36
#, kde-format
msgid "In"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/compositeops/RgbCompositeOpOut.h:36
#, kde-format
msgid "Out"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/IccColorSpaceEngine.cpp:179
#, kde-format
msgid "ICC Engine"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:154
#, kde-format
msgid "L*a*b*/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:158
#, kde-format
msgid "L*a*b*/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:162
#, kde-format
msgid "L*a*b*/32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:180
#, kde-format
msgid "RGBA/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:184
#, kde-format
msgid "RGBA/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:190
#, kde-format
msgid "RGBA/F16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:196
#, kde-format
msgid "RGBA/F32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:217
#, kde-format
msgid "GRAY/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:221
#, kde-format
msgid "GRAY/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:226
#, kde-format
msgid "GRAYF/F16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:232
#, kde-format
msgid "GRAY/F32 float Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:242
#, kde-format
msgid "CMYK/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:246
#, kde-format
msgid "CMYK/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:250
#, kde-format
msgid "CMYK/F32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:268
#, kde-format
msgid "XYZ/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:272
#, kde-format
msgid "XYZ/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:278
#, kde-format
msgid "XYZ/F16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:284
#, kde-format
msgid "XYZF32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:297
#, kde-format
msgid "YCbCr/8 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:301
#, kde-format
msgid "YCbCr/16 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/color/lcms2engine/LcmsEnginePlugin.cpp:305
#, kde-format
msgid "YCbCr/F32 Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_ng_dock.cpp:35
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:54
#, kde-format
msgid "Advanced Color Selector"
msgstr ""
#. i18n("Color Sliders"));
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:56
#, kde-format
msgid "Color Hotkeys"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:64
#, kde-format
msgid "Change to a Horizontal Layout"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:65
#, kde-format
msgid "Hide Shade Selector"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:66
#, kde-format
msgid "Do Nothing"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:70
#, kde-format
msgid "When Pressing Middle Mouse Button"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:71
#, kde-format
msgid "On Mouse Over"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:72
#, kde-format
msgid "Never"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:79
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:88
#, kde-format
msgid "HSY'"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:92
#, kde-format
msgid "MyPaint"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:93
#, kde-format
msgid "Minimal"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:94
#, kde-format
msgid "Do Not Show"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KisColorSelectorSettings)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:152
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:20
#, kde-format
msgid "Color Selector Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:318
#, kde-format
msgid "Values goes from black to white, or black to the most saturated colour. Saturation, in turn, goes from the most saturated colour to white, grey or black."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:321
#, kde-format
msgid "Lightness goes from black to white, with middle grey being equal to the most saturated colour."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:324
#, kde-format
msgid "Intensity maps to the sum of rgb components"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_color_selector_settings.cpp:327
#, kde-format
msgid "Luma(Y') is weighted by its coefficients which are configurable. Default values are set to 'rec 709'."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_common_colors.cpp:46
#, kde-format
msgid "Create a list of colors from the image"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_shade_selector_line.cpp:204
#, kde-format
msgid "delta h=%1 s=%2 v=%3 shift h=%4 s=%5 v=%6"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_shade_selector_line_editor.cpp:31
#, kde-format
msgid "Delta: "
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/kis_shade_selector_line_editor.cpp:42
#, kde-format
msgid "Shift: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dockerColorSettingsLabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:37
#, kde-format
msgid "Docker:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_typeshape)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:78
#, kde-format
msgid "Color Selector"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, l_type)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:143
#, kde-format
msgid "Color &Model Type: "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lumaCoefficientGroupbox)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:195
#, kde-format
msgid "Luma Coefficients"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, redlabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:218
#, kde-format
msgid "Red': "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, greenlabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:253
#, kde-format
msgid "Green':"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bluelabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:266
#, kde-format
msgid "Blue':"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, SP_Gamma)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:311
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This sets the gamma value that the linearised HSY Luminosity is crunched with. 1 makes the selector fully linear, 2.2 is a practical default value.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, gamma_label)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:333
#: plugins/dockers/lut/wdglut.ui:266
#, kde-format
msgid "Gamma:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, useDifferentColorSpaceCheckbox)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:355
#, kde-format
msgid "Color Selector Uses Different Color Space than Ima&ge"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_general)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:397
#, kde-format
msgid "Behavior"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:414
#, kde-format
msgid "When Docker Resizes: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:427
#, kde-format
msgid "Show Zoom Selector UI: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:437
#, kde-format
msgid "Zoom Selector Size: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hidePopupOnClickCheck)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:485
#, kde-format
msgid "Hide Popup on click."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabShadeSelector)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:511
#, kde-format
msgid "Shade Selector"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, myPaintColorModelLabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:530
#: plugins/python/colorspace/uicolorspace.py:62
#, kde-format
msgid "Color model:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:571
#, kde-format
msgid "Update Selector When:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shadeSelectorUpdateOnRightClick)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:578
#, kde-format
msgid "Right clicking on shade selector"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shadeSelectorUpdateOnLeftClick)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:585
#, kde-format
msgid "Left clicking on shade selector"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, shadeSelectorUpdateOnForeground)
#. i18n: ectx: property (toolTip), widget (QCheckBox, shadeSelectorUpdateOnBackground)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:592
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:605
#, kde-format
msgid "this doesn't include a color change by the shade selector"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shadeSelectorUpdateOnForeground)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:595
#, kde-format
msgid "Foreground color changes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shadeSelectorUpdateOnBackground)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:608
#, kde-format
msgid "Background color change"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, minimalShadeSelectorGroup)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:628
#, kde-format
msgid "Minimal Shade Selector"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:644
#, kde-format
msgid "Display:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, minimalShadeSelectorAsGradient)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:651
#, kde-format
msgid "&Gradient"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, minimalShadeSelectorAsColorPatches)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:658
#, kde-format
msgid "Colo&r Patches"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:694
#, kde-format
msgid "Line Count: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:717
#, kde-format
msgid "Line Height: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, patchesPerLineLabel)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:743
#, kde-format
msgid "Patches Per Line: "
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_ColorHistory)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:787
#, kde-format
msgid "Color History"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lastUsedColorsShow)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:799
#, kde-format
msgid "Show Color Histor&y"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:810
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1028
#, kde-format
msgid "Patch Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:839
#, kde-format
msgid "Width: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:859
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1077
#, kde-format
msgid "Max Patches: "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:895
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1113
#, kde-format
msgid "Layout"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lastUsedColorsAlignVertical)
#. i18n: ectx: property (text), widget (QRadioButton, commonColorsAlignVertical)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:904
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1125
#, kde-format
msgid "&Vertical"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbl_lastUsedNumCols)
#. i18n: ectx: property (text), widget (QLabel, lbl_commonColorsNumCols)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:914
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1132
#, kde-format
msgid "Colu&mns:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lastUsedColorsAlignHorizontal)
#. i18n: ectx: property (text), widget (QRadioButton, commonColorsAlignHorizontal)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:940
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1158
#, kde-format
msgid "Hori&zontal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbl_lastUsedNumRows)
#. i18n: ectx: property (text), widget (QLabel, lbl_commonColorsNumRows)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:947
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1168
#, kde-format
msgid "&Rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, lastUsedColorsAllowScrolling)
#. i18n: ectx: property (text), widget (QCheckBox, commonColorsAllowScrolling)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:978
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1209
#, kde-format
msgid "Allow scrolling"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_colorsFromImage)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1008
#, kde-format
msgid "Colors from Image"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, commonColorsShow)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1017
#, kde-format
msgid "Show Colors from the ima&ge"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, commonColorsAutoUpdate)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1199
#, kde-format
msgid "this can be slow on big images"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, commonColorsAutoUpdate)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1202
#, kde-format
msgid "Update after every stroke"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupHsv)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1242
#, kde-format
msgid "HSV Sliders to Show"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsvV)
#. i18n: ectx: property (text), widget (QTreeWidget, listViewChannels)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1262
#: plugins/tools/basictools/wdgcolorpicker.ui:116
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:164
#, kde-format
msgid "Value"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupHsl)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1272
#, kde-format
msgid "HSL Sliders to Show"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupHsi)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1302
#, kde-format
msgid "HSI Sliders to Show"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupHsy)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1332
#, kde-format
msgid "HSY' Sliders to Show"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, csl_hsyY)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1352
#, kde-format
msgid "Luma"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, hsy)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1368
#, kde-format
msgid "Lightness, Saturation and Hue hotkey steps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1374
#, kde-format
msgid "Lightness: "
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, sb_lightness)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, sb_saturation)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, sb_hue)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, sb_rg)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, sb_by)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1381
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1408
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1435
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1458
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1485
#, kde-format
msgid " steps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1401
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:57
#, kde-format
msgid "Saturation: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1428
#, kde-format
msgid "Hue: "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, horizontalGroupBox_2)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1445
#, kde-format
msgid "YUV Redder/Greener/Bluer/Yellower hotkey steps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1451
#, kde-format
msgid "Redder/Greener: "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5 stable5
#: plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui:1478
#, kde-format
msgid "Bluer/Yellower: "
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:61
#, kde-format
msgid "Animation"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:166
msgctxt "(qtundo-format)"
msgid "Add transform keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:409
#, kde-format
msgid "Effective FPS:\t%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:410
#, kde-format
msgid "Real FPS:\t%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:411
#, kde-format
msgid "Frames dropped:\t%1%"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:546
#, kde-format
msgid "Previous Key Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:550
#, kde-format
msgid "Next Key Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:554
#, kde-format
msgid "First Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:558
#, kde-format
msgid "Last Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/animation_docker.cpp:563
#, kde-format
msgid "Play / Stop"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curve_docker.cpp:60
#, kde-format
msgid "Animation curves"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curves_model.cpp:204
msgctxt "(qtundo-format)"
msgid "Adjust keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curves_model.cpp:207
msgctxt "(qtundo-format)"
msgid "Insert keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curves_model.cpp:223
#: plugins/dockers/animation/kis_animation_curves_view.cpp:512
msgctxt "(qtundo-format)"
msgid "Adjust tangent"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curves_model.cpp:232
#: plugins/dockers/animation/kis_animation_curves_model.cpp:245
#: plugins/dockers/animation/kis_animation_curves_view.cpp:642
#: plugins/dockers/animation/kis_animation_curves_view.cpp:651
#: plugins/dockers/animation/kis_animation_curves_view.cpp:660
#: plugins/dockers/animation/kis_animation_curves_view.cpp:669
#: plugins/dockers/animation/kis_animation_curves_view.cpp:697
msgctxt "(qtundo-format)"
msgid "Set interpolation mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_curves_model.cpp:285
#, kde-format
msgctxt "(qtundo-format)"
msgid "Adjust Keyframe"
msgid_plural "Adjust %1 Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:36
#, kde-format
msgid "New Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:37
#, kde-format
msgid "Copy Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:38
#, kde-format
msgid "Remove Frame"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:39
#, kde-format
msgid "Remove Frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:40
#, kde-format
msgid "Auto Frame Mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:41
#, kde-format
msgid "Drop Frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:42
#, kde-format
msgid "Show in Timeline"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:44
#, kde-format
msgid "New Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:45
#, kde-format
msgid "Add Existing Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:46
#, kde-format
msgid "Remove Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:48
#, kde-format
msgid "Add opacity keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:49
#, kde-format
msgid "Add transform keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:50
#, kde-format
msgid "Remove opacity keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:51
#, kde-format
msgid "Remove transform keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:55
#: plugins/dockers/animation/kis_animation_utils.cpp:269
#, kde-format
msgctxt "(qtundo-format)"
msgid "Copy Keyframe"
msgid_plural "Copy %1 Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:56
msgctxt "(qtundo-format)"
msgid "Add Keyframe"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:115
msgctxt "(qtundo-format)"
msgid "Remove Keyframe"
msgid_plural "Remove Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_animation_utils.cpp:266
#, kde-format
msgctxt "(qtundo-format)"
msgid "Move Keyframe"
msgid_plural "Move %1 Keyframes"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_time_based_item_model.cpp:337
#, kde-format
msgctxt "(qtundo-format)"
msgid "Remove frame and shift"
msgid_plural "Remove %1 frames and shift"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/kis_time_based_item_model.cpp:365
msgctxt "(qtundo-format)"
msgid "Mirror Frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.cpp:53
#, kde-format
msgid "Tint: "
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.cpp:56
#, kde-format
msgid "Tint color for past frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.cpp:57
#, kde-format
msgid "Tint color for future frames"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, OnionSkinsDocker)
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.ui:14
#, kde-format
msgid "Onion skin options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisColorFilterCombo, cmbColorLabelFilter)
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.ui:48
#, kde-format
msgid "Filter by frame color"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, zoomIn)
#. i18n: ectx: property (text), widget (QToolButton, btnShowHide)
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.ui:71
#: plugins/extensions/histogram/wdghistogram.ui:136
#: plugins/python/palette_docker/palette_docker.py:71
#, kde-format
msgid "+"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPrevColor)
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.ui:108
#, kde-format
msgid "Previous frames"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblNextColor)
#. +> trunk5 stable5
#: plugins/dockers/animation/onion_skins_docker.ui:128
#, kde-format
msgid "Next frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_docker.cpp:59
#, kde-format
msgid "Timeline"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_model.cpp:802
#: plugins/dockers/animation/timeline_frames_model.cpp:848
#, kde-format
msgctxt "(qtundo-format)"
msgid "Insert frame"
msgid_plural "Insert %1 frames"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:210
#, kde-format
msgctxt "@item:inmenu"
msgid "Audio playback is not supported in this build!"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:217
#, kde-format
msgctxt "@item:inmenu"
msgid "Mute"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:222
#, kde-format
msgctxt "@item:inmenu"
msgid "Remove audio"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:229
#, kde-format
msgctxt "@item:inmenu, slider"
msgid "Volume:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:265
#, kde-format
msgctxt "@info:tooltip"
msgid "Zoom Timeline. Hold down and drag left or right."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:511
#, kde-format
msgctxt "@item:inmenu"
msgid "Open audio..."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:514
#, kde-format
msgctxt "@item:inmenu"
msgid "Change audio (%1)..."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:940
#, kde-format
msgctxt "@item:inmenu"
msgid "Keyframes"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:948
#, kde-format
msgctxt "@item:inmenu"
msgid "Hold Frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:1412
#, kde-format
msgctxt "@title:window"
msgid "Insert or Remove Hold Frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_frames_view.cpp:1413
#, kde-format
msgctxt "@label:spinbox"
msgid "Enter number of frames"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:39
#, kde-format
msgctxt "@title:window"
msgid "Insert Keyframes"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:55
#, kde-format
msgctxt "@label:spinbox"
msgid "Number of frames:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:56
#, kde-format
msgctxt "@label:spinbox"
msgid "Frame timing:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:59
#, kde-format
msgctxt "@label:group"
msgid "Side:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:62
#, kde-format
msgctxt "@label:radio"
msgid "Left / Before"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_insert_keyframe_dialog.cpp:63
#, kde-format
msgctxt "@label:radio"
msgid "Right / After"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:440
#, kde-format
msgctxt "@item:inmenu"
msgid "Keyframe Columns"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/animation/timeline_ruler_header.cpp:448
#, kde-format
msgctxt "@item:inmenu"
msgid "Hold Frame Columns"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation.ui:77
#, kde-format
msgid "Start:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation.ui:97
#, kde-format
msgid "End:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPlaySpeed)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation.ui:501
#, kde-format
msgid "Play Speed:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFramerate)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation.ui:524
#, kde-format
msgid "Frame Rate:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisZoomButton, btnHorizontalZoom)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:19
#, kde-format
msgid "Zoom time"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisZoomButton, btnVerticalZoom)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:29
#, kde-format
msgid "Zoom values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnZoomToFit)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:39
#, kde-format
msgid "Zoom to fit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnAddKeyframe)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:62
#, kde-format
msgid "Add new keyframe"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnRemoveKeyframes)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:72
#, kde-format
msgid "Remove selected keyframes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnConstantInterpolation)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:95
#, kde-format
msgid "Hold value"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnLinearInterpolation)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:105
#, kde-format
msgid "Linear interpolation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnBezierInterpolation)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:115
#, kde-format
msgid "Custom interpolation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnSharp)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:141
#, kde-format
msgid "Sharp node"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnSmooth)
#. +> trunk5 stable5
#: plugins/dockers/animation/wdg_animation_curves.ui:151
#, kde-format
msgid "Smooth node"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/arrangedocker/arrangedocker_dock.cpp:30
#, kde-format
msgid "Arrange"
msgstr ""
#. +> stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:59
#, kde-format
msgid "Reset All Rings"
msgstr ""
#. +> stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:60
#, kde-format
msgid "Reset Selected Ring"
msgstr ""
#. +> stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:61
#, kde-format
msgid "Reset Light"
msgstr ""
#. +> stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:62
#, kde-format
msgid "Reset Everything"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:80
#, kde-format
msgid "Artistic Color Selector"
msgstr ""
#. +> trunk5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:127
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:128
#, kde-format
msgid "Continuous Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelMaskName)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:454
#: plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp:467
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:44
#, kde-format
msgid "Select a mask in \"Gamut Masks\" docker"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:17
#, kde-format
msgid "Selector Appearance"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showColorBlip)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:23
#, kde-format
msgid "Show color blip"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showBgColor)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:30
#, kde-format
msgid "Show background color indicator"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showValueScaleNumbers)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:37
#, kde-format
msgid "Show numbered value scale"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:47
#: plugins/python/colorspace/colorspace.py:25
#: plugins/python/colorspace/uicolorspace.py:75
#, kde-format
msgid "Color Space"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, bnHsy)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:55
#, kde-format
msgid "HS&Y"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, bnHsv)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:68
#, kde-format
msgid "HS&V"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelValueScaleGamma)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:106
#, kde-format
msgid "Value Scale Gamma"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:151
#, kde-format
msgid "Gamut Mask Behavior"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, enforceGamutMask)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:159
#, kde-format
msgid "Enforce gamut &mask"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, permissiveGamutMask)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:166
#, kde-format
msgid "&Just show the shapes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showMaskPreview)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:175
#, kde-format
msgid "Show preview while editing a mask"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:188
#, kde-format
msgid "Default Selector Steps Settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, labelHueSteps)
#. i18n: ectx: property (toolTip), widget (QLabel, labelDefHueSteps)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:210
#: plugins/dockers/artisticcolorselector/forms/wdgWheelPreferencesPopup.ui:82
#, kde-format
msgid "Hue Steps"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, labelSaturationSteps)
#. i18n: ectx: property (toolTip), widget (QLabel, labelDefSaturationSteps)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:226
#: plugins/dockers/artisticcolorselector/forms/wdgWheelPreferencesPopup.ui:69
#, kde-format
msgid "Saturation Rings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, labelValueScaleSteps)
#. i18n: ectx: property (toolTip), widget (QLabel, labelDefValueScaleSteps)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgARCSSettings.ui:262
#: plugins/dockers/artisticcolorselector/forms/wdgWheelPreferencesPopup.ui:95
#, kde-format
msgid "Value Scale Steps"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnToggleMask)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:25
#, kde-format
msgid "Toggle gamut mask"
msgstr ""
#. i18n: ectx: property (text), widget (KisPopupButton, bnColorPrefs)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:25
#, kde-format
msgid "Pref."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnAbsLight)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:39
#, kde-format
msgid "Abs."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisPopupButton, bnWheelPrefs)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:76
#, kde-format
msgid "Color wheel preferences"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisPopupButton, bnDockerPrefs)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgArtisticColorSelector.ui:104
#, kde-format
msgid "Docker settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, bnInverseSat)
#. +> trunk5 stable5
#: plugins/dockers/artisticcolorselector/forms/wdgWheelPreferencesPopup.ui:112
#, kde-format
msgid "Invert Saturation"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDefault)
#. +> trunk5
#: plugins/dockers/artisticcolorselector/forms/wdgWheelPreferencesPopup.ui:135
#, kde-format
msgid "Reset to default"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/channeldocker/channeldocker_dock.cpp:39
#, kde-format
msgid "Channels"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:52
#, kde-format
msgid "Compositions"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:63
#, kde-format
msgid "Delete Composition"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:64
#, kde-format
msgid "New Composition"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:65
#, kde-format
msgid "Export Composition"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:80
#, kde-format
msgid "Insert Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:187
#, kde-format
msgid "Select a Directory"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:294
#, kde-format
msgid "Rename Composition"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositiondocker_dock.cpp:295
#, kde-format
msgid "New Name:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/compositiondocker/compositionmodel.cpp:76
#, kde-format
msgid "Composition"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:155
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:260
#, kde-format
msgid "Layers"
msgstr ""
#. +> stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:198
#, kde-format
msgid "&Select Opaque"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:225
#, kde-format
msgid "&Show Global Selection Mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:228
#, kde-format
msgctxt "@info:tooltip"
msgid "Shows global selection as a usual selection mask in <b>Layers</b> docker"
msgstr ""
#. +> trunk5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:261
#, kde-format
msgid "Thumbnail Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:645
#, kde-format
msgid "&Toggle Locks && Visibility"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:652
#, kde-format
msgid "&Add"
msgstr ""
#. +> trunk5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:870
msgctxt "(qtundo-format)"
msgid "Quick Selection Mask"
msgstr ""
#. +> trunk5
#: plugins/dockers/defaultdockers/kis_layer_box.cpp:892
msgctxt "(qtundo-format)"
msgid "Cancel Quick Selection Mask"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KisCompositeOpComboBox, cmbComposite)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:55
#, kde-format
msgid "Select the blending mode for the layer."
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, doubleOpacity)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:88
#, kde-format
msgid "Layer Opacity"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnDuplicate)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:157
#, kde-format
msgid "Duplicate layer or mask"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnLower)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:182
#, kde-format
msgid "Move layer or mask down"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRaise)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:207
#, kde-format
msgid "Move layer or mask up"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnProperties)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:232
#, kde-format
msgid "View or change the layer properties"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnDelete)
#. +> trunk5 stable5
#: plugins/dockers/defaultdockers/wdglayerbox.ui:273
#, kde-format
msgid "Delete the layer or mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/digitalmixer/digitalmixer_dock.cc:45
#, kde-format
msgid "Digital Colors Mixer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnMaskNew)
#. +> trunk5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:48
#, kde-format
msgid "Create new mask"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnMaskEditor)
#. +> trunk5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:58
#, kde-format
msgid "Edit selected mask"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnMaskDuplicate)
#. +> trunk5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:68
#, kde-format
msgid "Duplicate selected mask"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, bnMaskDelete)
#. +> trunk5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:91
#, kde-format
msgid "Delete selected mask"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, maskPropertiesBox)
#. +> trunk5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:110
#, kde-format
msgid "Edit the gamut mask"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, maskTitleLabel)
#. i18n: ectx: property (text), widget (QLabel, labelTitle)
#. +> trunk5 stable5
#: plugins/dockers/gamutmask/forms/wdgGamutMaskChooser.ui:121
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:57
#: plugins/flake/textshape/dialogs/TableOfContentsEntryModel.cpp:40
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:148
#, kde-format
msgid "Could not open gamut mask for editing."
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:149
#, kde-format
msgid "The editor template was not found."
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:272
#, kde-format
msgid "Saving of gamut mask '%1' was aborted."
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:273
#, kde-format
msgid ""
"<p>The mask template is invalid.</p>"
"<p>Please check that:"
"<ul>"
"<li>your template contains a vector layer named 'maskShapesLayer'</li>"
"<li>there are one or more vector shapes on the 'maskShapesLayer'</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:315
#, kde-format
msgid "Gamut mask <b>'%1'</b> has been modified."
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:316
#, kde-format
msgid "Do you want to save it?"
msgstr ""
#. +> trunk5
#: plugins/dockers/gamutmask/gamutmask_dock.cpp:584
#, kde-format
msgid "Are you sure you want to delete mask <b>'%1'</b>?"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. i18n: ectx: property (text), item, widget (KComboBox, cbShape)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.cpp:59
#: plugins/filters/blur/wdgblur.ui:159
#: plugins/flake/pathshapes/rectangle/RectangleShapeFactory.cpp:37
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:42
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:237
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:71
#, kde-format
msgid "Rectangle"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.cpp:60
#: plugins/dockers/griddocker/grid_config_widget.cpp:352
#, kde-format
msgid "Isometric"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.cpp:354
#, kde-format
msgid "Isometric (requires OpenGL)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowGrid)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:56
#, kde-format
msgid "Show grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSnapToGrid)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:69
#, kde-format
msgid "Snap to grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cellSpacingLabel)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:154
#, kde-format
msgid "Cell Spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, rightAngleLabel)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:189
#, kde-format
msgid "Right Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, leftAngleLabel)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:202
#, kde-format
msgid "Left Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblXSpacing)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:219
#, kde-format
msgid "X spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblYSpacing)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:251
#, kde-format
msgid "Y spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSubdivision)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:274
#, kde-format
msgid "Subdivision:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSubdivisionStyle)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:343
#, kde-format
msgid "Div Style:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, selectSubdivisionStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectMainStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectGuidesStyle)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:362
#: plugins/dockers/griddocker/grid_config_widget.ui:403
#: plugins/dockers/griddocker/grid_config_widget.ui:631
#, kde-format
msgid "Dashed"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, selectSubdivisionStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectMainStyle)
#. i18n: ectx: property (text), item, widget (KComboBox, selectGuidesStyle)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:367
#: plugins/dockers/griddocker/grid_config_widget.ui:408
#: plugins/dockers/griddocker/grid_config_widget.ui:636
#, kde-format
msgid "Dots"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblMainStyle)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:422
#, kde-format
msgid "Main Style:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkOffset)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:452
#, kde-format
msgid "Grid Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowGuides)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:574
#, kde-format
msgid "Show guides"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSnapToGuides)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:581
#, kde-format
msgid "Snap to guides"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLockGuides)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:588
#, kde-format
msgid "Lock guides"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowRulers)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:595
#, kde-format
msgid "Show rulers"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblGuidesStyle)
#. +> trunk5 stable5
#: plugins/dockers/griddocker/grid_config_widget.ui:612
#, kde-format
msgid "Guides:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/griddocker/griddocker_dock.cpp:43
#, kde-format
msgid "Grid and Guides"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/histogram/histogramdocker_dock.cpp:33
#: plugins/extensions/histogram/dlg_histogram.cc:34
#: plugins/extensions/histogram/dlg_histogram.cc:42
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:37
#, kde-format
msgid "Enable Cumulative Undo"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:43
#, kde-format
msgid "Start merging time"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:45
#, kde-format
msgctxt "@info:tooltip"
msgid "The amount of time after a merged stroke before merging again"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:53
#, kde-format
msgid "Group time"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:55
#, kde-format
msgctxt "@info:tooltip"
msgid "The amount of time every stroke should be apart from its previous stroke to be classified in one group"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:63
#, kde-format
msgid "Split Strokes"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/DlgConfigureHistoryDock.cpp:65
#, kde-format
msgctxt "@info:tooltip"
msgid "The number of last strokes which Krita should store separately"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/historydocker/HistoryDock.cpp:51
#, kde-format
msgid "Undo History"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:49
#, kde-format
msgid "Log Viewer"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:121
#, kde-format
msgid "Log Settings"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:132
#, kde-format
msgid "Resource Management"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:136
#, kde-format
msgid "Image Core"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:140
#, kde-format
msgid "Registries"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:148
#, kde-format
msgid "Tile Engine"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:152
#, kde-format
msgid "Filters"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:156
#, kde-format
msgid "Plugin Management"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:160
#, kde-format
msgid "User Interface"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:164
#, kde-format
msgid "File loading and saving"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:168
#, kde-format
msgid "Mathematics and calculations"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:172
#, kde-format
msgid "Image Rendering"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:176
#, kde-format
msgid "Scripting"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:180
#, kde-format
msgid "Input handling"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab2)
#. +> trunk5 stable5
#: plugins/dockers/logdocker/LogDockerDock.cpp:184
#: plugins/extensions/pykrita/plugin/info.ui:13
#, kde-format
msgid "Actions"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:188
#, kde-format
msgid "Tablet Handling"
msgstr ""
#. +> trunk5
#: plugins/dockers/logdocker/LogDockerDock.cpp:192
#, kde-format
msgid "GPU Canvas"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: plugins/dockers/logdocker/LogDockerDock.cpp:196
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:258
#, kde-format
msgid "Metadata"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnToggle)
#. +> trunk5
#: plugins/dockers/logdocker/WdgLogDocker.ui:42
#, kde-format
msgid "Enable Logging"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnClear)
#. +> trunk5
#: plugins/dockers/logdocker/WdgLogDocker.ui:55
#, kde-format
msgid "Clear the log"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnSave)
#. +> trunk5
#: plugins/dockers/logdocker/WdgLogDocker.ui:65
#, kde-format
msgid "Save the log"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnSettings)
#. +> trunk5
#: plugins/dockers/logdocker/WdgLogDocker.ui:88
#, kde-format
msgid "Configure Logging"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/black_white_point_chooser.cpp:55
#, kde-format
msgid "Black:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/black_white_point_chooser.cpp:56
#, kde-format
msgid "White:"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:91
#, kde-format
msgid "LUT Management"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:112
#, kde-format
msgid "Select custom configuration file."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:117
#: plugins/dockers/lut/lutdocker_dock.cpp:603
#, kde-format
msgid "Select LUT file"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:130
#, kde-format
msgid "Select the exposure (stops) for HDR images."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:143
#, kde-format
msgid "Select the amount of gamma modification for display. This does not affect the pixels of your image."
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:273
#, kde-format
msgctxt "floating message about exposure"
msgid "Exposure: %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:284
#, kde-format
msgctxt "floating message about gamma"
msgid "Gamma: %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:441
#, kde-format
msgid "Select OpenColorIO Configuration"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:518
#, kde-format
msgid "Luminance"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:519
#, kde-format
msgid "All Channels"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/lut/lutdocker_dock.cpp:573
#, kde-format
msgctxt "Item to indicate no look transform being selected"
msgid "None"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_chkUseOcio)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:32
#, kde-format
msgid "Use OpenColorIO"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_lblDisplayDevice)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:89
#, kde-format
msgid "Display Device:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:102
#, kde-format
msgid "Components:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:135
#: plugins/filters/dodgeburn/DodgeBurnConfigurationBaseWidget.ui:55
#, kde-format
msgid "Exposure:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_lblInputColorSpace)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:148
#, kde-format
msgid "Input ColorSpace:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblConfig)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:171
#, kde-format
msgid "Configuration:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_lblLut)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:205
#, kde-format
msgid "LUT file:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, m_lblView)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:279
#: plugins/extensions/histogram/wdghistogram.ui:120
#, kde-format
msgid "View:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:292
#, kde-format
msgid "Color Engine:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_colorManagement)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:306
#, kde-format
msgid "Internal"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_colorManagement)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:311
#, kde-format
msgid "OCIO"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, m_colorManagement)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:316
#, kde-format
msgid "OCIO (environment)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, m_lblLook)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:324
#, kde-format
msgid "Look:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_btnConvertCurrentColor)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:373
#, kde-format
msgid "Lock current color to have the same visual representation when changing OCIO configuration"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, m_btmShowBWConfiguration)
#. +> trunk5 stable5
#: plugins/dockers/lut/wdglut.ui:392
#, kde-format
msgid "Configure black and white points of the view"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/overview/overviewdocker_dock.cpp:35
#, kde-format
msgid "Overview"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/palettedocker/palettedocker_dock.cpp:99
#, kde-format
msgid "Choose palette"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnAdd)
#. +> trunk5 stable5
#: plugins/dockers/palettedocker/wdgpalettedock.ui:44
#, kde-format
msgid "Add foreground color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRemove)
#. +> trunk5 stable5
#: plugins/dockers/palettedocker/wdgpalettedock.ui:63
#, kde-format
msgid "Delete color"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnAddDialog)
#. +> trunk5 stable5
#: plugins/dockers/palettedocker/wdgpalettedock.ui:109
#, kde-format
msgid "Add color"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/presetdocker/presetdocker_dock.cpp:37
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:296
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:158
#, kde-format
msgid "Brush Presets"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/presethistory/presethistory_dock.cpp:43
#, kde-format
msgid "Brush Preset History"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/smallcolorselector/smallcolorselector_dock.cc:44
#, kde-format
msgid "Small Color Selector"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/specificcolorselector/kis_specific_color_selector_widget.cc:62
#, kde-format
msgid "Show Colorspace Selector"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/specificcolorselector/kis_specific_color_selector_widget.cc:65
#, kde-format
msgid "Use Percentage"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/specificcolorselector/specificcolorselector_dock.cc:33
#, kde-format
msgid "Specific Color Selector"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/svgcollectiondocker/SvgSymbolCollectionDocker.cpp:169
#, kde-format
msgid "Vector Libraries"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:86
#, kde-format
msgid "Task Sets"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:184
#, kde-format
msgid "Taskset Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:204
#, kde-format
msgid "Taskset"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetdocker_dock.cpp:215
#, kde-format
msgid "Taskset %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/tasksetdocker/tasksetmodel.cpp:56
#, kde-format
msgid "Task"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/throttle/ThrottlePlugin.h:34
#, kde-format
msgid "CPU Throttle"
msgstr ""
#. +> trunk5 stable5
#: plugins/dockers/touchdocker/TouchDockerDock.cpp:91
#, kde-format
msgid "Touch Docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:75
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:58
#, kde-format
msgid "Render Animation"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:159
#, kde-format
msgid ""
"Could not render animation:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/AnimationRenderer.cpp:170
#, kde-format
msgid "Failed to render animation frames!"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:477
#, kde-format
msgid "Please enter a file name to render to."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:481
#, kde-format
msgid "The location of FFmpeg is unknown. Please install FFmpeg first: Krita cannot render animations without FFmpeg. (<a href=\"https://www.ffmpeg.org\">www.ffmpeg.org</a>)"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/DlgAnimationRenderer.cpp:487
#, kde-format
msgid "The location of FFmpeg is invalid. Please select the correct location of the FFmpeg executable on your system."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgAnimaterionRenderer)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:20
#, kde-format
msgid "AnimationRenderer Image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:34
#, kde-format
msgid "Export:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shouldExportOnlyImageSequence)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:41
#, kde-format
msgid "Image Se&quence"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shouldExportOnlyVideo)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:48
#, kde-format
msgid "&Video"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shouldExportAll)
#. i18n: ectx: property (text), widget (QRadioButton, radioBoth)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:55
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:44
#, kde-format
msgid "Both"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:89
#, kde-format
msgid "First frame:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fpsLabel)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:102
#, kde-format
msgid "FPS:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:135
#, kde-format
msgid "Last frame:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, videoOptionsGroup)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:210
#, kde-format
msgid "Video Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:218
#, kde-format
msgid "Render as:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnRenderOptions)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:236
#, kde-format
msgid "Select the ffmpeg render options."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:248
#, kde-format
msgid "Video Location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:268
#, kde-format
msgid "FF&Mpeg: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkIncludeAudio)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:287
#, kde-format
msgid "Include Audio"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, imageSequenceOptionsGroup)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:312
#, kde-format
msgid "Image Sequence Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:326
#, kde-format
msgid "Base name:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbMimetype)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:344
#, kde-format
msgid "Select the file format for the image sequence. If you want to render to video or animated gif, you can only select PNG"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, bnExportOptions)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:351
#, kde-format
msgid "Select the frame export options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:373
#, kde-format
msgid "Fi&le format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:399
#, kde-format
msgid "Image location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, txtBasename)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:409
#, kde-format
msgid "frame"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/extensions/animationrenderer/wdg_animationrenderer.ui:416
#, kde-format
msgid "Start numbering at:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/buginfo/dlg_buginfo.cpp:35
#, kde-format
msgid "Please paste this information in your bug report"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/buginfo/dlg_buginfo.cpp:38
#, kde-format
msgid "Copy to clipboard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/buginfo/wdg_buginfo.ui:17
#, kde-format
msgid "Please add this information to a bug report:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/clonesarray.xmlgui:5
#: plugins/extensions/colorspaceconversion/colorspaceconversion.xmlgui:7
#: plugins/extensions/metadataeditor/metadataeditor.xmlgui:4
#: plugins/extensions/offsetimage/offsetimage.xmlgui:10
#: plugins/extensions/rotateimage/rotateimage.xmlgui:17
#: plugins/extensions/shearimage/shearimage.xmlgui:7
#, kde-format
msgid "La&yer"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/dlg_clonesarray.cpp:43
#, kde-format
msgid "Create Clones Array"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/dlg_clonesarray.cpp:226
#, kde-format
msgid "+ Array of %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/dlg_clonesarray.cpp:233
#, kde-format
msgid "- Array of %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/dlg_clonesarray.cpp:246
#, kde-format
msgid "Clone %1, %2"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgRotateImage)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgClonesArray)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgOffsetImage)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:14
#: plugins/extensions/offsetimage/wdg_offsetimage.ui:14
#: plugins/extensions/rotateimage/dlg_rotateimage.cc:33
#: plugins/extensions/rotateimage/rotateimage.cc:105
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:14
#, kde-format
msgid "Rotate Image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:28
#, kde-format
msgid "- Elements"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:44
#, kde-format
msgid "+ Elements"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:60
#, kde-format
msgid "X offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:76
#, kde-format
msgid "Y offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:92
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:44
#, kde-format
msgid "Distance"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:215
#, kde-format
msgid "Rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, columnPreference)
#. +> trunk5 stable5
#: plugins/extensions/clonesarray/wdg_clonesarray.ui:314
#, kde-format
msgid "Column Preference"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorrange/colorrange.xmlgui:4
#, kde-format
msgid "Select"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgColorRange)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/dlg_colorrange.cc:61
#: plugins/extensions/colorrange/dlg_colorrange.cc:69
#: plugins/extensions/colorrange/wdg_colorrange.ui:14
#, kde-format
msgid "Color Range"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorrange/dlg_colorrange.cc:254
msgctxt "(qtundo-format)"
msgid "Color Range Selection"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:23
#, kde-format
msgid "Reds"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:28
#, kde-format
msgid "Yellows"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:33
#, kde-format
msgid "Greens"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:38
#, kde-format
msgid "Cyans"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:43
#, kde-format
msgid "Blues"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:48
#, kde-format
msgid "Magentas"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. i18n: ectx: property (text), widget (QRadioButton, radioButtonHighlights)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:53
#: plugins/filters/colorsfilters/wdg_color_balance.ui:311
#: plugins/filters/dodgeburn/DodgeBurnConfigurationBaseWidget.ui:43
#, kde-format
msgid "Highlights"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QRadioButton, radioButtonMidtones)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:58
#: plugins/filters/colorsfilters/wdg_color_balance.ui:181
#: plugins/filters/dodgeburn/DodgeBurnConfigurationBaseWidget.ui:33
#, kde-format
msgid "Midtones"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelect)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QRadioButton, radioButtonShadows)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:63
#: plugins/filters/colorsfilters/wdg_color_balance.ui:51
#: plugins/filters/dodgeburn/DodgeBurnConfigurationBaseWidget.ui:23
#, kde-format
msgid "Shadows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkInvert)
#. i18n: ectx: property (text), widget (QPushButton, butinvert)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:71
#: plugins/filters/example/example.cpp:53
#: plugins/filters/levelfilter/wdg_level.ui:294
#, kde-format
msgid "&Invert"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:78
#, kde-format
msgid "Fuzziness"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAdd)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:94
#, kde-format
msgid "&Add to current selection"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioSubtract)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:104
#, kde-format
msgid "Subtract fro&m current selection"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDeselect)
#. +> trunk5 stable5
#: plugins/extensions/colorrange/wdg_colorrange.ui:137
#, kde-format
msgid "&Deselect"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/colorspaceconversion.cc:79
#, kde-format
msgid "Convert All Layers From "
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/colorspaceconversion.cc:108
#, kde-format
msgid "Convert Current Layer From"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/colorspaceconversion.cc:117
msgctxt "(qtundo-format)"
msgid "Convert Layer Type"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgConvertColorSpace)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:14
#, kde-format
msgid "Colorspace Conversion"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpIntent)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:26
#, kde-format
msgid "&Rendering Intent"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioPerceptual)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:32
#, kde-format
msgid "For images"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioPerceptual)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:38
#, kde-format
msgid ""
"Hue hopefully maintained (but not required),\n"
"lightness and saturation sacrificed to maintain\n"
"the perceived color. White point changed to\n"
"result in neutral grays. Intended for images."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioRelativeColorimetric)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:60
#, kde-format
msgid ""
"Within and outside gamut; same as Absolute\n"
"Colorimetric. White point changed to result in\n"
"neutral grays.\n"
"\n"
"If adequate table is present in profile,\n"
"then, it is used. Else reverts to perceptual\n"
"intent."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioSaturation)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:73
#, kde-format
msgid "Best for graphs and charts"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioSaturation)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:84
#, kde-format
msgid ""
"Hue and saturation maintained with lightness\n"
"sacrificed to maintain saturation. White point\n"
"changed to result in neutral grays. Intended for\n"
"business graphics (make it colorful charts,\n"
"graphs, overheads, ...)\n"
"\n"
"If adequate table is present in profile,\n"
"then, it is used. Else reverts to perceptual\n"
"intent."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioAbsoluteColorimetric)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:97
#, kde-format
msgid "Best for spot colours"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, radioAbsoluteColorimetric)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:105
#, kde-format
msgid ""
"Within the destination device gamut; hue,\n"
"lightness and saturation are maintained. Outside\n"
"the gamut; hue and lightness are maintained,\n"
"saturation is sacrificed. White point for source\n"
"and destination; unchanged. Intended for spot\n"
"colors (Pantone, TruMatch, logo colors, ...)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBlackpointCompensation)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:121
#, kde-format
msgid "Use Blackpoint &Compensation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAllowLCMSOptimization)
#. +> trunk5 stable5
#: plugins/extensions/colorspaceconversion/wdgconvertcolorspace.ui:128
#, kde-format
msgid "Krita tries to automatically check or uncheck this based on the information it can get from the profile you are converting from and the profile you are converting to."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpType)
#. +> trunk5 stable5
#: plugins/extensions/histogram/wdghistogram.ui:17
#, kde-format
msgid "Histogram Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblChannel)
#. +> trunk5 stable5
#: plugins/extensions/histogram/wdghistogram.ui:25
#, kde-format
msgid "&Channel:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLinear)
#. +> trunk5 stable5
#: plugins/extensions/histogram/wdghistogram.ui:45
#, kde-format
msgid "&Linear"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLog)
#. +> trunk5 stable5
#: plugins/extensions/histogram/wdghistogram.ui:87
#, kde-format
msgid "&Logarithmic"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, zoomOut)
#. +> trunk5 stable5
#: plugins/extensions/histogram/wdghistogram.ui:149
#, kde-format
msgid "-"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_canvassize.cc:36
#: plugins/extensions/imagesize/dlg_imagesize.cc:44
#: plugins/extensions/imagesize/dlg_layersize.cc:44
#, kde-format
msgid "Percent (%)"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_canvassize.cc:56
#, kde-format
msgid "Resize Canvas"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_imagesize.cc:45
#, kde-format
msgid "Pixels/Inch"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_imagesize.cc:46
#, kde-format
msgid "Pixels/Centimeter"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgImageSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_imagesize.cc:58
#: plugins/extensions/imagesize/wdg_imagesize.ui:14
#, kde-format
msgid "Scale To New Size"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgLayerSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/dlg_layersize.cc:57
#: plugins/extensions/imagesize/wdg_layersize.ui:14
#, kde-format
msgid "Layer Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/imagesize.cc:134
#, kde-format
msgid "Resize Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesize/imagesize.cc:183
#, kde-format
msgid "Scale Selection"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/imagesize.xmlgui:4
#: plugins/extensions/imagesplit/imagesplit.xmlgui:4
#: plugins/extensions/separate_channels/imageseparate.xmlgui:4
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:257
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:86
#: plugins/tools/karbonplugins/filtereffects/ImageEffect.cpp:36
#: plugins/tools/karbonplugins/filtereffects/ImageEffectFactory.cpp:26
#: plugins/tools/tool_crop/wdg_tool_crop.ui:398
#, kde-format
msgid "Image"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgCanvasSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:14
#, kde-format
msgid "Canvas Size"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (title), widget (QGroupBox, groupNewSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:20
#: plugins/extensions/imagesize/wdg_layersize.ui:20
#, kde-format
msgid "New Size"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, constrainProportionsCkb)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:122
#: plugins/extensions/imagesize/wdg_imagesize.ui:332
#: plugins/extensions/imagesize/wdg_layersize.ui:135
#, kde-format
msgid "Constrain aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, constrainProportionsCkb)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:125
#: plugins/extensions/imagesize/wdg_imagesize.ui:335
#: plugins/extensions/imagesize/wdg_layersize.ui:138
#, kde-format
msgid "Constrain proportions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, grpAngle)
#. i18n: ectx: property (text), widget (QToolButton, liquifyOffset)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:138
#: plugins/extensions/offsetimage/wdg_offsetimage.ui:20
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:127
#: plugins/tools/karbonplugins/filtereffects/OffsetEffect.cpp:30
#: plugins/tools/karbonplugins/filtereffects/OffsetEffectFactory.cpp:26
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1809
#, kde-format
msgid "Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblXOff)
#. i18n: ectx: property (text), widget (QLabel, xLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:179
#: plugins/extensions/offsetimage/wdg_offsetimage.ui:40
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:31
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:522
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:56
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:83
#, kde-format
msgid "X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblAnchor)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:221
#, kde-format
msgid "Anchor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblYOff)
#. i18n: ectx: property (text), widget (QLabel, yLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_canvassize.ui:231
#: plugins/extensions/offsetimage/wdg_offsetimage.ui:67
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:95
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:528
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:66
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:93
#, kde-format
msgid "Y:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupImageSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:20
#, kde-format
msgid "Pixel Dimensions"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPixelFilter)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:77
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:312
#, kde-format
msgid "&Filter:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupPrintSize)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:154
#, kde-format
msgid "Print Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPrintHeight)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:163
#, kde-format
msgid "Hei&ght:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPrintWidth)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:198
#, kde-format
msgid "Wid&th:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, adjustPrintSizeSeparatelyCkb)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_imagesize.ui:345
#, kde-format
msgid "Adjust print size separately"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, lblFilter)
#. +> trunk5 stable5
#: plugins/extensions/imagesize/wdg_layersize.ui:115
#: plugins/paintops/libpaintop/forms/wdgfilteroption.ui:24
#: plugins/python/documenttools/tools/scaletool/scaletool.py:53
#, kde-format
msgid "Filter:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/dlg_imagesplit.cpp:37
#, kde-format
msgid "Image Split"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/imagesplit.cpp:81
#, kde-format
msgid ""
"Could not save\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/imagesplit.cpp:139
#: plugins/extensions/imagesplit/imagesplit.cpp:180
#, kde-format
msgid "Save Image on Split"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblHorizontalSplitLines)
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:24
#, kde-format
msgid "Horizontal Lines"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblVerticalSplitLines)
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:37
#, kde-format
msgid "Vertical Lines"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoSave)
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:57
#, kde-format
msgid "Autosave on Split"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSuffix)
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:66
#, kde-format
msgid "Prefix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFileType)
#. +> trunk5 stable5
#: plugins/extensions/imagesplit/wdg_imagesplit.ui:86
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:75
#, kde-format
msgid "File Type"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/layergroupswitcher/layergroupswitcher.cpp:43
#, kde-format
msgid "Move into previous group"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/layergroupswitcher/layergroupswitcher.cpp:47
#, kde-format
msgid "Move into next group"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/layersplit/dlg_layersplit.cpp:42
#, kde-format
msgid "Split Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/layersplit/layersplit.cpp:89
#, kde-format
msgid "Split into Layers"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/layersplit/layersplit.cpp:188
msgctxt "(qtundo-format)"
msgid "Split Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCreateGroupLayer)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:25
#, kde-format
msgid "Put all new layers in a group layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSeparateGroupLayers)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:35
#, kde-format
msgid "Put every layer in its own, separate group layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAlphaLock)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:42
#, kde-format
msgid "Alpha-lock every new layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkHideOriginal)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:52
#, kde-format
msgid "Hide the original layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSortLayers)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:62
#, kde-format
msgid "Sort layers by amount of non-transparent pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:72
#, kde-format
msgid "Fuzziness:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDisregardOpacity)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:85
#, kde-format
msgid "Disregard opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:92
#, kde-format
msgid "Palette to use for naming the layers:"
msgstr ""
#. i18n: ectx: property (text), widget (KisPopupButton, paletteChooser)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:99
#, kde-format
msgid "Choose Palette"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/layersplit/wdg_layersplit.ui:111
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Split a layer according to color</span></p>"
"<p>Creates a new layer for every color in the active layer.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.ui:19
#, kde-format
msgid "Creator name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.ui:35
#, kde-format
msgid "Publisher:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.ui:51
#, kde-format
msgid "Rights:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.ui:67
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:412
#, kde-format
msgid "Date:"
msgstr ""
#. i18n: tag MetaDataEditor attribute name
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/dublincore.xmlgui:2
#, kde-format
msgctxt "metadata editor page"
msgid "Dublin Core"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:21
#, kde-format
msgid "Exposure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:29
#, kde-format
msgid "Brightness &value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:45
#, kde-format
msgid "&ISO:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:71
#, kde-format
msgid "Exposure &time:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:87
#, kde-format
msgid "E&xposure mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoPrecisionCheckBox)
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureMode)
#. i18n: ectx: property (text), item, widget (QComboBox, editWhiteBalance)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:101
#: plugins/extensions/metadataeditor/editors/exif.ui:919
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:88
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:56
#, kde-format
msgid "Auto"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureMode)
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:106
#: plugins/extensions/metadataeditor/editors/exif.ui:138
#, kde-format
msgid "Manual"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:111
#, kde-format
msgid "Auto bracket"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:119
#, kde-format
msgid "Exposure pro&gram:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:133
#, kde-format
msgid "Not defined"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:143
#, kde-format
msgid "Normal program"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:148
#, kde-format
msgid "Aperture priority"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:153
#, kde-format
msgid "Shutter priority"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:158
#, kde-format
msgid "Creative program"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:163
#, kde-format
msgid "Action program"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:168
#, kde-format
msgid "Portrait mode"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editExposureProgram)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:173
#, kde-format
msgid "Landscape mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:181
#, kde-format
msgid "Exposure index:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:197
#, kde-format
msgid "Exposure bias:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:213
#, kde-format
msgid "Ape&rture:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:229
#, kde-format
msgid "Shutter speed:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:245
#, kde-format
msgid "&F Number:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:277
#, kde-format
msgid "Lens"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:285
#, kde-format
msgid "&Focal length:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:311
#, kde-format
msgid "Focal length (&35mm equivalent):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:337
#, kde-format
msgid "Max aperture:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:369
#, kde-format
msgid "Autofocus"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:377
#, kde-format
msgid "Sub&ject distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:393
#, kde-format
msgid "Meterin&g mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:412
#, kde-format
msgid "Average"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:417
#, kde-format
msgid "Center weighted average"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:427
#, kde-format
msgid "Multi spot"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editMeteringMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:437
#, kde-format
msgid "Partial"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:450
#, kde-format
msgid "D&istance range:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSubjectDistanceRange)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:469
#, kde-format
msgid "Macro"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSubjectDistanceRange)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:474
#, kde-format
msgid "Close view"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSubjectDistanceRange)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:479
#, kde-format
msgid "Distant view"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_6)
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:503
#: plugins/extensions/metadataeditor/editors/exif.ui:728
#, kde-format
msgid "Flash"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, editFlashFired)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:511
#, kde-format
msgid "Fired"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:518
#, kde-format
msgid "Stro&be return:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editStrobeReturn)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:532
#, kde-format
msgid "No strobe return detection"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editStrobeReturn)
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:537
#: plugins/extensions/metadataeditor/editors/exif.ui:733
#: plugins/extensions/metadataeditor/editors/exif.ui:738
#: plugins/extensions/metadataeditor/editors/exif.ui:743
#: plugins/extensions/metadataeditor/editors/exif.ui:748
#: plugins/extensions/metadataeditor/editors/exif.ui:788
#, kde-format
msgid "Undefined"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editStrobeReturn)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:542
#, kde-format
msgid "No strobe return light detected"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editStrobeReturn)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:547
#, kde-format
msgid "Strobe return light detected"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editFlashMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:574
#, kde-format
msgid "Compulsory flash fired"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editFlashMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:579
#, kde-format
msgid "Compulsory flash suppression"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editFlashMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:584
#, kde-format
msgid "Auto mode"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, editFlashFunction)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:592
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:61
#, kde-format
msgid "Function"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, editFlashRedEyeMode)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:599
#, kde-format
msgid "Red-eye removal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:606
#, kde-format
msgid "Flash ener&gy:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_5)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:638
#, kde-format
msgid "Postprocessing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:646
#, kde-format
msgid "&Gain control:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editGainControl)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:671
#, kde-format
msgid "Low gain up"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editGainControl)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:676
#, kde-format
msgid "High gain up"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editGainControl)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:681
#, kde-format
msgid "Low gain down"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editGainControl)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:686
#, kde-format
msgid "High gain down"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:694
#, kde-format
msgid "L&ight source:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:713
#, kde-format
msgid "Daylight"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:718
#, kde-format
msgid "Fluorescent"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:723
#, kde-format
msgid "Tungsten"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:753
#, kde-format
msgid "Fine weather"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:758
#, kde-format
msgid "Cloudy weather"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:763
#, kde-format
msgid "Shade"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:768
#, kde-format
msgid "Daylight fluorescent (D5700 - 7100K)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:773
#, kde-format
msgid "Day white fluorescent (N4600 - 5400K)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:778
#, kde-format
msgid "Cool white fluorescent (W3900 - 4500K)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:783
#, kde-format
msgid "White fluorescent (WW 3200 - 3700K)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:793
#, kde-format
msgid "Standard light A"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:798
#, kde-format
msgid "Standard light B"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:803
#, kde-format
msgid "Standard light C"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:808
#, kde-format
msgid "D55"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:813
#, kde-format
msgid "D65"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:818
#, kde-format
msgid "D75"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:823
#, kde-format
msgid "D50"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:828
#, kde-format
msgid "ISO studio tungsten"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editLightSource)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:833
#, kde-format
msgid "other"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:841
#, kde-format
msgid "Sharpness:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSharpness)
#. i18n: ectx: property (text), item, widget (QComboBox, editContrast)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:865
#: plugins/extensions/metadataeditor/editors/exif.ui:897
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:68
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:61
#, kde-format
msgid "Hard"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblAngle)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:873
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:75
#, kde-format
msgid "Contrast:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_28)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:905
#, kde-format
msgid "White &balance:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editWhiteBalance)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:924
#, kde-format
msgid "Custom"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:956
#, kde-format
msgid "Scene capture t&ype:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSceneCaptureType)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:985
#, kde-format
msgid "Night scene"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:993
#, kde-format
msgid "Ma&ker:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_26)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1009
#, kde-format
msgid "Model:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1025
#, kde-format
msgid "Sens&ing method type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1039
#: plugins/extensions/metadataeditor/editors/exif.ui:1044
#, kde-format
msgid "Not Defined"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1049
#, kde-format
msgid "One-chip color area sensor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1054
#, kde-format
msgid "Two-chip color area sensor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1059
#, kde-format
msgid "Three-chip color area sensor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1064
#, kde-format
msgid "Color sequential area sensor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1069
#, kde-format
msgid "Trilinear sensor"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, editSensingMethod)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.ui:1074
#, kde-format
msgid "Color sequential linear sensor"
msgstr ""
#. i18n: tag MetaDataEditor attribute name
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/editors/exif.xmlgui:2
#, kde-format
msgctxt "metadata editor page"
msgid "Exif"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_editor.cc:140
#, kde-format
msgid "List"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:59
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:337
#, kde-format
msgid "Invalid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:65
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:122
#, kde-format
msgid "Date"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:68
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:380
#, kde-format
msgid "Number"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:70
#, kde-format
msgid "String"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:72
#, kde-format
msgid "Variant (%1)"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:76
#, kde-format
msgid "Ordered array"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:78
#, kde-format
msgid "Unordered array"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:80
#, kde-format
msgid "Alternative array"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:82
#, kde-format
msgid "Language array"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:86
#, kde-format
msgid "Rational"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:107
#, kde-format
msgid "Key"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/metadataeditor/kis_meta_data_model.cpp:111
#, kde-format
msgctxt "Metadata item value"
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/dlg_border_selection.cc:31
#, kde-format
msgid "Border Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/dlg_feather_selection.cc:31
#, kde-format
msgid "Feather Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/dlg_grow_selection.cc:31
#, kde-format
msgid "Grow Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/dlg_shrink_selection.cc:31
#, kde-format
msgid "Shrink Selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblWidth)
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/wdg_border_selection.ui:110
#, kde-format
msgid "Border width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/wdg_feather_selection.ui:17
#, kde-format
msgid "Feather radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/wdg_grow_selection.ui:20
#, kde-format
msgid "Grow by"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/wdg_shrink_selection.ui:65
#, kde-format
msgid "Shrink by"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ckbShrinkFromImageBorder)
#. +> trunk5 stable5
#: plugins/extensions/modify_selection/wdg_shrink_selection.ui:123
#, kde-format
msgid "Shrink from image border"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/offsetimage/offsetimage.cpp:68
msgctxt "(qtundo-format)"
msgid "Offset Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/offsetimage/offsetimage.cpp:69
#, kde-format
msgctxt "@title:window"
msgid "Offset Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/offsetimage/offsetimage.cpp:92
msgctxt "(qtundo-format)"
msgid "Offset Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/offsetimage/offsetimage.cpp:93
#, kde-format
msgctxt "@title:window"
msgid "Offset Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, middleOffsetBtn)
#. +> trunk5 stable5
#: plugins/extensions/offsetimage/wdg_offsetimage.ui:101
#, kde-format
msgid "Offset by x/2, y/2"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/kritarunner/main.cpp:88
#: plugins/extensions/pykrita/plugin/plugin.cpp:42
#, kde-format
msgid "Cannot load Python library"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/kritarunner/main.cpp:91
#: plugins/extensions/pykrita/plugin/plugin.cpp:45
#, kde-format
msgid "Cannot set Python paths"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/kritarunner/main.cpp:94
#: plugins/extensions/pykrita/plugin/plugin.cpp:48
#, kde-format
msgid "Cannot load built-in pykrita module"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/kritarunner/main.cpp:97
#: plugins/extensions/pykrita/plugin/plugin.cpp:51
#, kde-format
msgid "Unexpected error initializing python plugin."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QIconButton, actionIcon)
#. i18n: ectx: property (whatsThis), widget (QIconButton, configPageIcon)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:27
#: plugins/extensions/pykrita/plugin/info.ui:203
#, kde-format
msgid "The icon associated with this action. It is shown alongside text in the menu bar and in toolbars as required. A string to use KDE's image loading system, or a custom QPixmap or QIcon, or None."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, shortcut)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:37
#, kde-format
msgid "The shortcut to fire this action, such as 'Ctrl+1', or a QKeySequence instance, or None."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelText)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:64
#, kde-format
msgid "Menu Item:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, text)
#. i18n: ectx: property (whatsThis), widget (QLabel, name)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:77
#: plugins/extensions/pykrita/plugin/info.ui:226
#, kde-format
msgid "The text associated with the action (used as the menu item label, etc), or None."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, menu)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:84
#, kde-format
msgid "The menu under which to place this item, such as 'tools' or 'settings', or None."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelShortcut)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:91
#, kde-format
msgid "Shortcut:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelMenu)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:104
#, kde-format
msgid "Menu:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, labelActionIcon)
#. i18n: ectx: property (text), widget (QLabel, labelPageIcon)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:117
#: plugins/extensions/pykrita/plugin/info.ui:184
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:381
#, kde-format
msgid "Icon:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab3)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:159
#, kde-format
msgid "Configuration Pages"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, fullName)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:167
#, kde-format
msgid "The shortcut to fire this action such as 'Ctrl+1', or a QKeySequence instance, or None."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:236
#, kde-format
msgid "Page:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, topics)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/info.ui:265
#, kde-format
msgid "Select a Plugin or Built-in Module"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ExceptHookDialog)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:14
#, kde-format
msgid "Script error"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:25
#, kde-format
msgid "An exception occurred while running the script."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, exceptionLabel)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/excepthook.ui:38
#, kde-format
msgid "Exception"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QMainWindow, ScriptEditor)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:14
#, kde-format
msgid "Script Editor"
msgstr ""
#. i18n: ectx: property (title), widget (QMenu, menuRun)
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:47
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:72
#, kde-format
msgid "&Run"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:62
#, kde-format
msgid "Ctrl+W"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:67
#, kde-format
msgid "&Exit"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:75
#, kde-format
msgid "Ctrl+R"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:80
#, kde-format
msgid "Run script in &console"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:83
#, kde-format
msgid "Ctrl+C"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:88
#, kde-format
msgid "Python"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:91
#, kde-format
msgid "Ctrl+N"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:96
#, kde-format
msgid "QtScript"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:104
#, kde-format
msgid "Clear The Console"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:109
#, kde-format
msgid "Save &As"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:112
#, kde-format
msgid "Save the script"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:115
#, kde-format
msgid "Ctrl+A"
msgstr ""
#. i18n: ectx: property (text), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:120
#, kde-format
msgid "&Open"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:123
#, kde-format
msgid "Open a script"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:126
#, kde-format
msgid "Ctrl+O"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:134
#, kde-format
msgid "Save the current script"
msgstr ""
#. i18n: ectx: property (shortcut), widget (QPushButton, lCurveButton)
#. i18n: ectx: property (shortcut), widget (QStatusBar, statusbar)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/krita/sceditor/mainwindow.ui:137
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:209
#, kde-format
msgid "Ctrl+S"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, errorLabel)
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/manager.ui:48
#, kde-format
msgid "Error: The Python engine could not be initialized"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/pyqtpluginsettings.cpp:72
#, kde-format
msgid "Python Plugin Manager"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:133
#, kde-format
msgctxt "@info:tooltip"
msgid "Unable to find the module specified <application>%1</application>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:156
#, kde-format
msgctxt "@info:tooltip"
msgid "<p>Specified version has invalid format for dependency <application>%1</application>: <icode>%2</icode>. Skipped</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:183
#, kde-format
msgctxt "@info:tooltip"
msgid "<title>Dependency check</title>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:214
#, kde-format
msgctxt "@info:tooltip"
msgid "<p>Failed to check version of dependency <application>%1</application>: Module do not have PEP396 <code>__version__</code> attribute. It is not disabled, but behaviour is unpredictable...</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:228
#, kde-format
msgctxt "@info:tooltip"
msgid "<p><application>%1</application>: Unexpected module's version format"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:241
#, kde-format
msgctxt "@info:tooltip"
msgid "<p><application>%1</application>: No suitable version found. Required version %2 %3, but found %4</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:256
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Failure on module load <application>%1</application>:</p>"
"<pre>%2</pre>"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:363
#, kde-format
msgctxt "@info:tooltip"
msgid "Internal engine failure"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:367
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"Module not loaded:<br/>"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginsModel.cpp:64
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/pykrita/plugin/PythonPluginsModel.cpp:66
#, kde-format
msgctxt "@title:column"
msgid "Comment"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/qmic/PluginSettings.cpp:57
#, kde-format
msgid "G'Mic-Qt Integration"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/qmic/QMic.cpp:125
#, kde-format
msgid "Krita cannot find the gmic-qt plugin. You can set the location of the gmic-qt plugin in Settings/Configure Krita."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/qmic/QMic.cpp:249
#, kde-format
msgid "Sorry, this output mode is not implemented yet."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/qmic/QMic.cpp:326
#, kde-format
msgid "G'Mic failed, reason:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/qmic/QMic.cpp:381
msgctxt "(qtundo-format)"
msgid "Gmic filter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/extensions/qmic/WdgQMicSettings.ui:17
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select the location of the G'Mic-Qt plugin. You can download the plugin from the <a href=\"http://gmic.eu/\"><span style=\" text-decoration: underline; color:#2980b9;\">G'Mic website</span></a>. Make sure you download the special version for Krita, not the standalone or the GIMP version.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/qmic/WdgQMicSettings.ui:38
#, kde-format
msgid "Plugin:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:47
#, kde-format
msgid "Manage Resource Bundles"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:70
#, kde-format
msgid "Resource"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:156
#, kde-format
msgid "Couldn't add bundle \"%1\" to resource server"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:162
#, kde-format
msgid "Couldn't remove bundle \"%1\" from blacklist"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:177
#, kde-format
msgid "Bundle \"%1\" doesn't exist!"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_bundle_manager.cpp:290
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:162
#, kde-format
msgid "Palettes"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:70
#, kde-format
msgid "Edit Resource Bundle"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:140
#, kde-format
msgid "Create Resource Bundle"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:228
#, kde-format
msgid "The resource bundle name cannot be empty."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:236
#, kde-format
msgid "A bundle with this name already exists."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:257
#, kde-format
msgid "Select a directory to save the bundle"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/dlg_create_bundle.cpp:457
#, kde-format
msgid "Select file to use as bundle icon"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:84
#, kde-format
msgid "Import Bundles..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:88
#, kde-format
msgid "Import Brushes..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:92
#, kde-format
msgid "Import Gradients..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:96
#, kde-format
msgid "Import Palettes..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:100
#, kde-format
msgid "Import Patterns..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:104
#, kde-format
msgid "Import Presets..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:108
#, kde-format
msgid "Import Workspaces..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:112
#, kde-format
msgid "Create Resource Bundle..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:116
#, kde-format
msgid "Manage Resources..."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:210
#, kde-format
msgid "Could not create the new bundle."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportBrushes)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:247
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:162
#, kde-format
msgid "Import Brushes"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportPresets)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:259
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:183
#, kde-format
msgid "Import Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportGradients)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:267
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:176
#, kde-format
msgid "Import Gradients"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportBundles)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:277
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:155
#, kde-format
msgid "Import Bundles"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:283
#, kde-format
msgid "Could not install the resources for bundle %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:287
#, kde-format
msgid "Could not load bundle %1."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportPatterns)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:307
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:169
#, kde-format
msgid "Import Patterns"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportPalettes)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:321
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:190
#, kde-format
msgid "Import Palettes"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnImportWorkspaces)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.cpp:329
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:197
#, kde-format
msgid "Import Workspaces"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/resourcemanager.xmlgui:5
#, kde-format
msgid "&Resources"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:19
#, kde-format
msgid "Active Bundles"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, createBundleButton)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:56
#, kde-format
msgid "Create New Bundle"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:120
#, kde-format
msgid "Inactive Bundles"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteBackupFilesButton)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:210
#, kde-format
msgid "Delete Backup Files"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, openResourceFolderButton)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:223
#, kde-format
msgid "Open Resource Folder"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, BundleSelectedGroupBox)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:257
#, kde-format
msgid "Selected Bundle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:287
#, kde-format
msgid "Bundle Name"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnEditBundle)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:300
#, kde-format
msgid "&Edit bundle..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, author)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:426
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:256
#, kde-format
msgid "Author:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, license)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:439
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:300
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:416
#, kde-format
msgid "License:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:460
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:276
#, kde-format
msgid "Email:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:467
#, kde-format
msgid "Updated:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, website)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgbundlemanager.ui:481
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:286
#, kde-format
msgid "Website:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgDlgCreateBundle)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:20
#, kde-format
msgid "New Bundle..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:102
#, kde-format
msgid "Available"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:189
#, kde-format
msgid "Selected"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bundleName)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:229
#, kde-format
msgid "Bundle Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, editWebsite)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:293
#, kde-format
msgid "http://"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:314
#, kde-format
msgid "Save to:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/extensions/resourcemanager/wdgdlgcreatebundle.ui:455
#, kde-format
msgid "(256 x 256)"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/rotateimage.cc:134
msgctxt "(qtundo-format)"
msgid "Mirror Image Vertically"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/rotateimage.cc:143
msgctxt "(qtundo-format)"
msgid "Mirror Image Horizontally"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/rotateimage.cc:158
#, kde-format
msgid "Rotate Layer"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpDirection)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:20
#, kde-format
msgid "Orientation"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioCW)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:26
#, kde-format
msgid "&Right"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioCCW)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:36
#, kde-format
msgid "&Left"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radio90)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:52
#, kde-format
msgid "90 &degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radio180)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:59
#, kde-format
msgid "&180 degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radio270)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:66
#, kde-format
msgid "270 de&grees"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioCustom)
#. +> trunk5 stable5
#: plugins/extensions/rotateimage/wdg_rotateimage.ui:87
#, kde-format
msgid "&Custom:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/dlg_separate.cc:39
#: plugins/extensions/separate_channels/kis_separate_channels_plugin.cc:74
#: plugins/extensions/separate_channels/kis_separate_channels_plugin.cc:86
#, kde-format
msgid "Separate Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/kis_channel_separator.cc:210
msgctxt "(qtundo-format)"
msgid "Separate Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/kis_channel_separator.cc:238
#, kde-format
msgid "Export Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:17
#, kde-format
msgid "Current color model:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpSource)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:46
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:74
#, kde-format
msgid "Source"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioCurrentLayer)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:52
#, kde-format
msgid "Current layer"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAllLayers)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:62
#, kde-format
msgid "Flatten all layers before separation"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpOutput)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:72
#, kde-format
msgid "Output"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLayers)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:78
#, kde-format
msgid "To layers"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioImages)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:88
#, kde-format
msgid "To images"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpAlpha)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:98
#, kde-format
msgid "Alpha Options"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioCopyAlpha)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:104
#, kde-format
msgid "Copy alpha channel to each separated channel as an alpha channel"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioDiscardAlpha)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:111
#, kde-format
msgid "Discard alpha channel"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioSeparateAlpha)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:121
#, kde-format
msgid "Create separate separation from alpha channel"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkDownscale)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:131
#, kde-format
msgid "Downscale to 8-bit before separating"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkColors)
#. +> trunk5 stable5
#: plugins/extensions/separate_channels/wdg_separations.ui:138
#, kde-format
msgid "Output to color, not grayscale"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgShearImage)
#. +> trunk5 stable5
#: plugins/extensions/shearimage/dlg_shearimage.cc:32
#: plugins/extensions/shearimage/shearimage.cc:64
#: plugins/extensions/shearimage/wdg_shearimage.ui:14
#, kde-format
msgid "Shear Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/shearimage/shearimage.cc:84
#, kde-format
msgid "Shear Layer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblShearAngleX)
#. +> trunk5 stable5
#: plugins/extensions/shearimage/wdg_shearimage.ui:20
#, kde-format
msgid "Shear angle X:"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, shearAngleX)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, shearAngleY)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, startAngle)
#. i18n: ectx: property (suffix), widget (KisDoubleParseSpinBox, endAngle)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, azimuthSpinBox4)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, inclinationSpinBox4)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, azimuthSpinBox2)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, inclinationSpinBox2)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, azimuthSpinBox1)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, inclinationSpinBox1)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, azimuthSpinBox3)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, inclinationSpinBox3)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, blurAngleSlider)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intAngle)
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, irisRotationSlider)
#. +> trunk5 stable5
#: plugins/extensions/shearimage/wdg_shearimage.ui:30
#: plugins/extensions/shearimage/wdg_shearimage.ui:59
#: plugins/filters/blur/wdg_lens_blur.ui:115
#: plugins/filters/blur/wdg_motion_blur.ui:99
#: plugins/filters/blur/wdgblur.ui:130
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:500
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:541
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:683
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:727
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:875
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:916
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1058
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1099
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:55
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:72
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_drawing_angle.cpp:93
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_drawing_angle.cpp:102
#, kde-format
msgid "°"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblShearAngelY)
#. +> trunk5 stable5
#: plugins/extensions/shearimage/wdg_shearimage.ui:43
#, kde-format
msgid "Shear angle Y:"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/waveletdecompose/dlg_waveletdecompose.cpp:29
#, kde-format
msgid "WaveletDecompose"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgWaveletDecompose)
#. +> trunk5 stable5
#: plugins/extensions/waveletdecompose/waveletdecompose.cpp:77
#: plugins/extensions/waveletdecompose/wdg_waveletdecompose.ui:14
#, kde-format
msgid "Wavelet Decompose"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/waveletdecompose/waveletdecompose.cpp:124
msgctxt "(qtundo-format)"
msgid "Wavelet decompose"
msgstr ""
#. +> trunk5 stable5
#: plugins/extensions/waveletdecompose/waveletdecompose.cpp:131
#, kde-format
msgid "Wavelet decompose"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblWaveletScales)
#. +> trunk5 stable5
#: plugins/extensions/waveletdecompose/wdg_waveletdecompose.ui:20
#, kde-format
msgid "Wavelet scales:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/asccdl/kis_asccdl_filter.cpp:43
#, kde-format
msgid "&Slope, Offset, Power..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/asccdl/kis_asccdl_filter.h:40
#, kde-format
msgid "Slope, Offset, Power(ASC-CDL)"
msgstr ""
#. i18n: ectx: property (text), widget (KisGradientSlider, cutoffSlider)
#. i18n: ectx: property (text), widget (QPushButton, configureStyles)
#. i18n: ectx: property (text), widget (KisColorButton, bnforeground)
#. i18n: ectx: property (text), widget (KisColorButton, bnbackground)
#. i18n: ectx: property (text), widget (KisColorButton, btnSlope)
#. i18n: ectx: property (text), widget (KisColorButton, btnPower)
#. i18n: ectx: property (text), widget (KisColorButton, btnOffset)
#. i18n: ectx: property (text), widget (KoColorPopupButton, btnGradientChooser)
#. +> trunk5 stable5
#: plugins/filters/asccdl/wdg_asccdl.ui:17
#: plugins/filters/asccdl/wdg_asccdl.ui:24
#: plugins/filters/asccdl/wdg_asccdl.ui:45
#: plugins/filters/gradientmap/wdg_gradientmap.ui:26
#: plugins/filters/halftone/wdg_halftone_filter.ui:26
#: plugins/filters/halftone/wdg_halftone_filter.ui:33
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:85
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:208
#, kde-format
msgid "PushButton"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblOffset)
#. +> trunk5 stable5
#: plugins/filters/asccdl/wdg_asccdl.ui:31
#: plugins/python/documenttools/tools/canvassizetool/canvassizetool.py:46
#, kde-format
msgid "Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblBase)
#. +> trunk5 stable5
#: plugins/filters/asccdl/wdg_asccdl.ui:38
#, kde-format
msgid "ASC-CDL color balance"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPower)
#. +> trunk5 stable5
#: plugins/filters/asccdl/wdg_asccdl.ui:52
#, kde-format
msgid "Power:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSlope)
#. +> trunk5 stable5
#: plugins/filters/asccdl/wdg_asccdl.ui:59
#, kde-format
msgid "Slope:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_blur_filter.cpp:40
#, kde-format
msgid "&Blur..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_gaussian_blur_filter.cpp:44
#, kde-format
msgid "&Gaussian Blur..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_gaussian_blur_filter.h:40
#, kde-format
msgid "Gaussian Blur"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_lens_blur_filter.cpp:45
#, kde-format
msgid "&Lens Blur..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_lens_blur_filter.h:42
#, kde-format
msgid "Lens Blur"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_motion_blur_filter.cpp:45
#, kde-format
msgid "&Motion Blur..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/blur/kis_motion_blur_filter.h:42
#, kde-format
msgid "Motion Blur"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_gaussian_blur.ui:68
#: plugins/filters/blur/wdgblur.ui:68
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:51
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:49
#, kde-format
msgid "Vertical Radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_gaussian_blur.ui:78
#: plugins/filters/blur/wdgblur.ui:29
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:47
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:45
#, kde-format
msgid "Horizontal Radius:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_lens_blur.ui:23
#, kde-format
msgid "Iris"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, widthInfoLbl_2)
#. i18n: ectx: property (text), widget (QLabel, shapeLbl)
#. i18n: ectx: property (text), widget (QLabel, lblMaskShape)
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2_2)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_lens_blur.ui:29
#: plugins/filters/blur/wdgblur.ui:140
#: plugins/filters/wavefilter/wdgwaveoptions.ui:72
#: plugins/filters/wavefilter/wdgwaveoptions.ui:255
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:29
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:81
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:215
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:46
#: plugins/tools/basictools/kis_tool_gradient.cc:227
#, kde-format
msgid "Shape:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (label), widget (KisIntParseSpinBox, irisRadiusSlider)
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, radiusLabel)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_lens_blur.ui:73
#: plugins/filters/blur/wdg_lens_blur.ui:92
#: plugins/filters/unsharp/wdgunsharp.ui:23
#: plugins/tools/basictools/wdgmultihandtool.ui:221
#, kde-format
msgid "Radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushRotationLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (label), widget (KisIntParseSpinBox, irisRotationSlider)
#. i18n: ectx: property (text), widget (QLabel, axisRotationLabel)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_lens_blur.ui:102
#: plugins/filters/blur/wdg_lens_blur.ui:124
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:191
#: plugins/tools/basictools/wdgmultihandtool.ui:118
#, kde-format
msgid "Rotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. i18n: ectx: property (text), widget (QLabel, rotationLbl)
#. i18n: ectx: property (text), widget (QLabel, lblAngle)
#. i18n: ectx: property (text), widget (QLabel, lbl_angle)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_motion_blur.ui:83
#: plugins/filters/blur/wdgblur.ui:117
#: plugins/filters/halftone/wdg_halftone_filter.ui:73
#: plugins/paintops/hatching/wdghatchingoptions.ui:49
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:161
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:177
#: plugins/paintops/spray/wdgsprayoptions.ui:92
#: plugins/tools/basictools/kis_tool_measure.cc:54
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:111
#, kde-format
msgid "Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Factor)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/filters/blur/wdg_motion_blur.ui:112
#: plugins/paintops/libpaintop/sensors/SensorDistanceConfiguration.ui:50
#: plugins/paintops/libpaintop/sensors/SensorFadeConfiguration.ui:50
#, kde-format
msgid "Length:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: plugins/filters/blur/wdgblur.ui:91
#, kde-format
msgid "Strength:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxShape)
#. i18n: ectx: property (text), item, widget (KComboBox, cbShape)
#. +> trunk5 stable5
#: plugins/filters/blur/wdgblur.ui:154
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:92
#, kde-format
msgid "Circle"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_color_to_alpha.cpp:41
#, kde-format
msgid "&Color to Alpha..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_color_to_alpha.h:40
#, kde-format
msgid "Color to Alpha"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_minmax_filters.cpp:70
#, kde-format
msgid "M&aximize Channel"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_minmax_filters.cpp:108
#, kde-format
msgid "M&inimize Channel"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_minmax_filters.h:39
#, kde-format
msgid "Maximize Channel"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colors/kis_minmax_filters.h:56
#, kde-format
msgid "Minimize Channel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: plugins/filters/colors/wdgcolortoalphabase.ui:131
#: plugins/filters/unsharp/wdgunsharp.ui:103
#: plugins/paintops/hairy/wdgbristleoptions.ui:180
#: plugins/paintops/libpaintop/kis_pressure_sharpness_option_widget.cpp:39
#, kde-format
msgid "Threshold:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, pickerLabel)
#. +> trunk5 stable5
#: plugins/filters/colors/wdgcolortoalphabase.ui:160
#, kde-format
msgid "Color Picker:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/colorsfilters.cpp:89
#, kde-format
msgid "&Auto Contrast"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/colorsfilters.h:49
#, kde-format
msgid "Auto Contrast"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_color_balance_filter.cpp:28
#, kde-format
msgid "&Color Balance..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_color_balance_filter.h:53
#, kde-format
msgid "Color Balance"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_cross_channel_filter.cpp:218
#, kde-format
msgid "&Cross-channel adjustment curves..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_cross_channel_filter.h:53
#, kde-format
msgid "Cross-channel color adjustment"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_desaturate_filter.cpp:59
#, kde-format
msgid "&Desaturate..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_desaturate_filter.h:46
#, kde-format
msgid "Desaturate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:76
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:78
#, kde-format
msgid "Value:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:78
#, kde-format
msgid "Lightness:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:80
#, kde-format
msgid "Intensity:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:82
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:85
#, kde-format
msgid "Luma:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:85
#, kde-format
msgid "Green-Red:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:84
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:85
#, kde-format
msgid "Yellow-Blue:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.cpp:94
#, kde-format
msgid "&HSV Adjustment..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_hsv_adjustment_filter.h:51
#, kde-format
msgid "HSV/HSL Adjustment"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_perchannel_filter.cpp:147
#, kde-format
msgid "&Color Adjustment curves..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/kis_perchannel_filter.h:61
#, kde-format
msgid "Color Adjustment"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushResetShadows)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:71
#, kde-format
msgid "Reset Shadows "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:85
#: plugins/filters/colorsfilters/wdg_color_balance.ui:262
#: plugins/filters/colorsfilters/wdg_color_balance.ui:395
#, kde-format
msgid "Red "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:129
#: plugins/filters/colorsfilters/wdg_color_balance.ui:289
#, kde-format
msgid "Blue "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushResetMidtones)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:201
#, kde-format
msgid "Reset Midtones "
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushResetHighlights)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:331
#, kde-format
msgid "Reset Highlights"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkPreserveLuminosity)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_color_balance.ui:358
#, kde-format
msgid "Preserve Luminosity"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:35
#, kde-format
msgid "Desaturation method:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLightness)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:47
#, kde-format
msgid "&Lightness"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLuminosityBT709)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:57
#, kde-format
msgid "Luminosity (ITU-R BT.&709)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLuminosityBT601)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:64
#, kde-format
msgid "Luminosity (ITU-R BT.&601)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioAverage)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:71
#, kde-format
msgid "&Average"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioMin)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:78
#, kde-format
msgid "&Min"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioMax)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_desaturate.ui:85
#, kde-format
msgid "M&ax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:45
#, kde-format
msgid "&Type:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkColorize)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:58
#, kde-format
msgid "&Colorize"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:69
#, kde-format
msgid "Hue/Saturation/Value"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:74
#, kde-format
msgid "Hue/Saturation/Lightness"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:79
#, kde-format
msgid "Hue/Saturation/Intensity"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:84
#, kde-format
msgid "Hue/Saturation/Luma"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:89
#, kde-format
msgid "Blue Chroma/Red Chroma/Luma"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:120
#, kde-format
msgid "&Value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:167
#, kde-format
msgid "&Saturation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_hsv_adjustment.ui:189
#, kde-format
msgid "&Hue:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgPerChannel)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:20
#, kde-format
msgid "BrightnessCon"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelIn)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:67
#, kde-format
msgid " Input:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelOut)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:93
#, kde-format
msgid " Output:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLogarithmic)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:326
#: plugins/filters/levelfilter/wdg_level.ui:65
#: plugins/filters/threshold/wdg_threshold.ui:55
#, kde-format
msgid "Logarithmic"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:355
#, kde-format
msgid "Channel:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDriverChannel)
#. +> trunk5 stable5
#: plugins/filters/colorsfilters/wdg_perchannel.ui:381
#, kde-format
msgid "Driver channel"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/kis_convert_height_to_normal_map_filter.cpp:41
#, kde-format
msgid "&Height to Normal Map..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/kis_convert_height_to_normal_map_filter.h:41
#, kde-format
msgid "Height to Normal Map"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:32
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:31
#, kde-format
msgid "Prewitt"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:32
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:31
#, kde-format
msgid "Simple"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/kis_wdg_convert_height_to_normal_map.cpp:32
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:31
#, kde-format
msgid "Sobel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/convertheightnormalmap/wdg_convert_height_to_normal_map.ui:51
#, kde-format
msgid "XYZ"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:60
#, kde-format
msgid "&Sharpen"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:74
#, kde-format
msgid "&Mean Removal"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:88
#: plugins/filters/convolutionfilters/convolutionfilters.h:55
#, kde-format
msgid "Emboss (Laplacian)"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:103
#: plugins/filters/convolutionfilters/convolutionfilters.h:65
#, kde-format
msgid "Emboss in All Directions"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:118
#, kde-format
msgid "Emboss Horizontal && Vertical"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:133
#: plugins/filters/convolutionfilters/convolutionfilters.h:85
#, kde-format
msgid "Emboss Vertical Only"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:148
#: plugins/filters/convolutionfilters/convolutionfilters.h:95
#, kde-format
msgid "Emboss Horizontal Only"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.cpp:163
#, kde-format
msgid "Top Edge Detection"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.h:34
#, kde-format
msgid "Sharpen"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.h:45
#, kde-format
msgid "Mean Removal"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.h:75
#, kde-format
msgid "Emboss Horizontal & Vertical"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/convolutionfilters/convolutionfilters.h:105
#, kde-format
msgid "Emboss Diagonal"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup1)
#. +> trunk5 stable5
#: plugins/filters/dodgeburn/DodgeBurnConfigurationBaseWidget.ui:17
#, kde-format
msgid "Mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/dodgeburn/DodgeBurnPlugin.cpp:30
#, kde-format
msgid "Dodge"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_edge_detection_filter.cpp:51
#, kde-format
msgid "&Edge Detection..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:33
#, kde-format
msgid "All sides"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:34
#, kde-format
msgid "Top Edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:35
#, kde-format
msgid "Bottom Edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:36
#, kde-format
msgid "Right Edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:37
#, kde-format
msgid "Left Edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/edgedetection/kis_wdg_edge_detection.cpp:38
#, kde-format
msgid "Direction in Radians"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbOutput)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:17
#, kde-format
msgid "Output decides what type of information you want from the lines."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:24
#, kde-format
msgid "The formula decides how the kernel is created, so different formulas choose different values in the kernel, and thus give subtly different results."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkTransparent)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:50
#, kde-format
msgid "This will take a desaturated result and use it to determine what is transparent. This is useful for creating edge and fringe effects."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkTransparent)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:53
#, kde-format
msgid "Apply result to alpha channel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:60
#, kde-format
msgid "Formula:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/filters/edgedetection/wdg_edge_detection.ui:70
#, kde-format
msgid "Output:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/embossfilter/kis_emboss_filter.cpp:55
#, kde-format
msgid "&Emboss with Variable Depth..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/embossfilter/kis_emboss_filter.cpp:156
#, kde-format
msgctxt "Emboss depth"
msgid "Depth"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/embossfilter/kis_emboss_filter.h:39
#, kde-format
msgid "Emboss with Variable Depth"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, ckbInvert)
#. +> trunk5 stable5
#: plugins/filters/example/example.h:45
#: plugins/filters/halftone/wdg_halftone_filter.ui:93
#, kde-format
msgid "Invert"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/fastcolortransfer/fastcolortransfer.cpp:60
#, kde-format
msgid "&Color Transfer..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/fastcolortransfer/fastcolortransfer.h:47
#, kde-format
msgid "Color Transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1)
#. +> trunk5 stable5
#: plugins/filters/fastcolortransfer/wdgfastcolortransfer.ui:32
#, kde-format
msgid "Reference image:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/gradientmap/krita_filter_gradient_map.cpp:40
#, kde-format
msgid "&Gradient Map..."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgGradientMap)
#. +> trunk5 stable5
#: plugins/filters/gradientmap/krita_filter_gradient_map.h:39
#: plugins/filters/gradientmap/wdg_gradientmap.ui:14
#, kde-format
msgid "Gradient Map"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/halftone/kis_halftone_filter.cpp:55
#, kde-format
msgid "&Halftone..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/halftone/kis_halftone_filter.h:72
#, kde-format
msgid "Halftone"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblcolors)
#. +> trunk5 stable5
#: plugins/filters/halftone/wdg_halftone_filter.ui:17
#, kde-format
msgid "Colors:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:42
#, kde-format
msgid "&Gaussian Noise Reduction..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:55
#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:52
#: plugins/filters/threshold/threshold.h:53
#, kde-format
msgid "Threshold"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp:56
#, kde-format
msgid "Window size"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_simple_noise_reducer.h:42
#, kde-format
msgid "Gaussian Noise Reducer"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.cpp:38
#, kde-format
msgid "&Wavelet Noise Reducer..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/imageenhancement/kis_wavelet_noise_reduction.h:49
#, kde-format
msgid "Wavelet Noise Reducer"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:49
#, kde-format
msgid "&Index Colors..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:82
#, kde-format
msgctxt "Color palette shade"
msgid "Base"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:82
#, kde-format
msgctxt "Color palette shade"
msgid "Bright"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:82
#, kde-format
msgctxt "Color palette shade"
msgid "Light"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.cpp:82
#, kde-format
msgctxt "Color palette shade"
msgid "Shadow"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/indexcolors.h:50
#, kde-format
msgid "Index Colors"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.cpp:55
#, kde-format
msgctxt "suffix for a spinbox"
msgid " color"
msgid_plural " colors"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:29
#, kde-format
msgid "Ramps"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, diagCheck)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:68
#, kde-format
msgid "Diagonal Gradients"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gradientStepsBox)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:78
#, kde-format
msgid "Gradient Steps"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, colorLimitCheck)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:87
#, kde-format
msgid "Limit to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:123
#, kde-format
msgid "In-between ramps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:149
#, kde-format
msgid "Color count:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, indexingBox)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:166
#, kde-format
msgid "Indexing Factors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/filters/indexcolors/kiswdgindexcolors.ui:302
#, kde-format
msgid "Alpha Steps"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/levelfilter/kis_level_filter.cpp:48
#, kde-format
msgid "&Levels..."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgThreshold)
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgLevel)
#. +> trunk5 stable5
#: plugins/filters/levelfilter/kis_level_filter.h:52
#: plugins/filters/levelfilter/wdg_level.ui:32
#: plugins/filters/threshold/wdg_threshold.ui:32
#, kde-format
msgid "Levels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: plugins/filters/levelfilter/wdg_level.ui:52
#, kde-format
msgid "<b>Input Levels</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: plugins/filters/levelfilter/wdg_level.ui:225
#, kde-format
msgid "<b>Output Levels</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, butauto)
#. +> trunk5 stable5
#: plugins/filters/levelfilter/wdg_level.ui:287
#, kde-format
msgid "&Auto Levels"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/noisefilter/noisefilter.cpp:65
#, kde-format
msgid "&Random Noise..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/noisefilter/noisefilter.h:50
#, kde-format
msgid "Noise"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/filters/noisefilter/wdgnoiseoptions.ui:42
#: plugins/filters/randompickfilter/wdgrandompickoptions.ui:33
#, kde-format
msgid "Level:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/normalize/kis_normalize.cpp:57
#, kde-format
msgid "Normalize"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/normalize/kis_normalize.cpp:58
#, kde-format
msgid "&Normalize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cpp:55
#, kde-format
msgid "&Oilpaint..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cpp:190
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:40
#: plugins/paintops/gridbrush/kis_grid_paintop_settings_widget.cpp:38
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:37
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:45
#, kde-format
msgid "Brush size"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.cpp:191
#, kde-format
msgctxt "smooth out the painting strokes the filter creates"
msgid "Smooth"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/oilpaintfilter/kis_oilpaint_filter.h:38
#, kde-format
msgid "Oilpaint"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:37
#, kde-format
msgid "Phong Bumpmap"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/kis_phong_bumpmap_filter.cpp:38
#, kde-format
msgid "&Phong Bumpmap..."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, generalSettings)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:60
#, kde-format
msgid "General settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, materialParametersGroupBox)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:72
#, kde-format
msgid "Material properties"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, specularReflectivityGroup)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:81
#, kde-format
msgid "Specula&r"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpecularReflectivity)
#. i18n: ectx: property (text), widget (QLabel, lblDiffuseReflectivity)
#. i18n: ectx: property (text), widget (QLabel, lblAmbientReflectivity)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:108
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:221
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:299
#, kde-format
msgid "Reflectivity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpecularShinyExp)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:140
#, kde-format
msgid "Shinyness exponent:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, diffuseReflectivityGroup)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:194
#, kde-format
msgid "Di&ffuse"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, AmbientGroup)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:272
#, kde-format
msgid "Ambient"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblHeightmapChannel)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:353
#, kde-format
msgid "Heightmap channel:"
msgstr ""
#. i18n: Whether or not this filter should only use a given channel or use all channels and treat them as a normal map
#. i18n: ectx: property (text), widget (QCheckBox, useNormalMap)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:405
#, kde-format
msgid "Use Normal map"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, lightSources)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:416
#, kde-format
msgid "Light Sources"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lightSourceGroupBox4)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:428
#, kde-format
msgid "Light Source &4"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, azimuthLabel4)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, azimuthSpinBox4)
#. i18n: ectx: property (toolTip), widget (QLabel, azimuthLabel2)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, azimuthSpinBox2)
#. i18n: ectx: property (toolTip), widget (QLabel, azimuthLabel1)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, azimuthSpinBox1)
#. i18n: ectx: property (toolTip), widget (QLabel, azimuthLabel3)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, azimuthSpinBox3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:475
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:494
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:655
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:677
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:847
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:869
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1033
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1052
#, kde-format
msgid "Direction of the light, the dial tip represents where the light comes from."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, azimuthLabel4)
#. i18n: ectx: property (text), widget (QLabel, azimuthLabel2)
#. i18n: ectx: property (text), widget (QLabel, azimuthLabel1)
#. i18n: ectx: property (text), widget (QLabel, azimuthLabel3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:478
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:658
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:850
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1036
#, kde-format
msgid "Azimuth:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, inclinationLabel4)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, inclinationSpinBox4)
#. i18n: ectx: property (toolTip), widget (QLabel, inclinationLabel2)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, inclinationSpinBox2)
#. i18n: ectx: property (toolTip), widget (QLabel, inclinationLabel1)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, inclinationSpinBox1)
#. i18n: ectx: property (toolTip), widget (QLabel, inclinationLabel3)
#. i18n: ectx: property (whatsThis), widget (KisIntParseSpinBox, inclinationSpinBox3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:519
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:538
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:702
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:724
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:894
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:913
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1077
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1096
#, kde-format
msgid "Vertical tilt of the light. 90° is perpendicular to the canvas, 0° is parallel."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inclinationLabel4)
#. i18n: ectx: property (text), widget (QLabel, inclinationLabel2)
#. i18n: ectx: property (text), widget (QLabel, inclinationLabel1)
#. i18n: ectx: property (text), widget (QLabel, inclinationLabel3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:522
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:705
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:897
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1080
#, kde-format
msgid "Inclination:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDial, azimuthDial4)
#. i18n: ectx: property (toolTip), widget (QDial, azimuthDial2)
#. i18n: ectx: property (toolTip), widget (QDial, azimuthDial1)
#. i18n: ectx: property (toolTip), widget (QDial, azimuthDial3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:562
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:748
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:937
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:1120
#, kde-format
msgid "Azimuth"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lightSourceGroupBox2)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:614
#, kde-format
msgid "Light Source &2"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lightSourceGroupBox1)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:800
#, kde-format
msgid "Light Source &1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, lightSourceGroupBox3)
#. +> trunk5 stable5
#: plugins/filters/phongbumpmap/wdgphongbumpmap.ui:989
#, kde-format
msgid "Light Source &3"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.cpp:58
#, kde-format
msgid "&Pixelize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.cpp:151
#, kde-format
msgid "Pixel width"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.cpp:152
#, kde-format
msgid "Pixel height"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/pixelizefilter/kis_pixelize_filter.h:39
#, kde-format
msgid "Pixelize"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/posterize/posterize.cpp:55
#, kde-format
msgid "&Posterize..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/posterize/posterize.cpp:77
#, kde-format
msgid "Steps"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/posterize/posterize.h:43
#, kde-format
msgid "Posterize"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:57
#, kde-format
msgid "&Raindrops..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:379
#, kde-format
msgid "Drop size"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.cpp:381
#, kde-format
msgid "Fish eyes"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/raindropsfilter/kis_raindrops_filter.h:39
#, kde-format
msgid "Raindrops"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/randompickfilter/randompickfilter.cpp:66
#, kde-format
msgid "&Random Pick..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/randompickfilter/randompickfilter.h:49
#, kde-format
msgid "Random Pick"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: plugins/filters/randompickfilter/wdgrandompickoptions.ui:49
#, kde-format
msgid "Size of the window:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/roundcorners/kis_round_corners_filter.cpp:54
#, kde-format
msgid "&Round Corners..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/roundcorners/kis_round_corners_filter.cpp:145
#: plugins/tools/karbonplugins/filtereffects/BlurEffectConfigWidget.cpp:37
#, kde-format
msgid "Radius"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/roundcorners/kis_round_corners_filter.h:39
#, kde-format
msgid "Round Corners"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.cpp:56
#, kde-format
msgid "&Small Tiles..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.cpp:103
#, kde-format
msgid "Number of tiles"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/smalltilesfilter/kis_small_tiles_filter.h:41
#, kde-format
msgid "Small Tiles"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/threshold/threshold.cpp:65
#, kde-format
msgid "&Threshold..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/threshold/wdg_threshold.ui:123
#, kde-format
msgid "Threshold &level:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/unsharp/kis_unsharp_filter.cpp:44
#, kde-format
msgid "&Unsharp Mask..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/unsharp/kis_unsharp_filter.cpp:89
#: plugins/filters/unsharp/kis_unsharp_filter.h:39
#, kde-format
msgid "Unsharp Mask"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. i18n: ectx: property (text), widget (QLabel, lblAmount)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/unsharp/wdgunsharp.ui:68
#: plugins/tools/basictools/wdgmovetool.ui:149
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1955
#, kde-format
msgid "Amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/filters/unsharp/wdgunsharp.ui:126
#, kde-format
msgid "Lightness Only:"
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wavefilter.cpp:99
#, kde-format
msgid "&Wave..."
msgstr ""
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wavefilter.h:51
#, kde-format
msgid "Wave"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:48
#, kde-format
msgid "Horizontal Wave"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_2_2)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:85
#: plugins/filters/wavefilter/wdgwaveoptions.ui:242
#, kde-format
msgid "Amplitude:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:98
#: plugins/filters/wavefilter/wdgwaveoptions.ui:187
#, kde-format
msgid "Wavelength:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbHShape)
#. i18n: ectx: property (text), item, widget (KComboBox, cbVShape)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:124
#: plugins/filters/wavefilter/wdgwaveoptions.ui:213
#, kde-format
msgid "Sinusoidale"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbHShape)
#. i18n: ectx: property (text), item, widget (KComboBox, cbVShape)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:129
#: plugins/filters/wavefilter/wdgwaveoptions.ui:218
#, kde-format
msgid "Triangle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. i18n: ectx: property (text), widget (QLabel, textLabel2_3)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:137
#: plugins/filters/wavefilter/wdgwaveoptions.ui:226
#, kde-format
msgid "Shift:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, Vertical_wave)
#. +> trunk5 stable5
#: plugins/filters/wavefilter/wdgwaveoptions.ui:169
#, kde-format
msgid "Vertical Wave"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/AddTextRangeCommand.cpp:33
#: plugins/flake/artistictextshape/AddTextRangeCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Add text range"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextShapeFactory.cpp:32
#, kde-format
msgid "ArtisticTextShape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextShapeFactory.cpp:34
#, kde-format
msgid "A shape which shows a single text line"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextShapeFactory.cpp:44
#, kde-format
msgid "Artistic Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:320
#, kde-format
msgid "Click to change cursor position."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:322
#, kde-format
msgid "Click to select text shape."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:326
#, kde-format
msgid "Double click to put text on path."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:329
#, kde-format
msgid "Drag handle to change start offset."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:333
#, kde-format
msgid "Press escape to finish editing."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:514
#, kde-format
msgid "Press return to finish editing."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:622
#, kde-format
msgid "Text Properties"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextTool.cpp:632
#, kde-format
msgid "Text On Path"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ArtisticTextToolFactory.cpp:30
#, kde-format
msgid "Artistic text editing"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/AttachTextToPathCommand.cpp:30
msgctxt "(qtundo-format)"
msgid "Attach Path"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ChangeTextAnchorCommand.cpp:28
msgctxt "(qtundo-format)"
msgid "Change text anchor"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ChangeTextFontCommand.cpp:33
msgctxt "(qtundo-format)"
msgid "Change font"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ChangeTextOffsetCommand.cpp:31
msgctxt "(qtundo-format)"
msgid "Change Text Offset"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/DetachTextFromPathCommand.cpp:29
msgctxt "(qtundo-format)"
msgid "Detach Path"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/RemoveTextRangeCommand.cpp:32
msgctxt "(qtundo-format)"
msgid "Remove text range"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/artistictextshape/ReplaceTextRangeCommand.cpp:31
#: plugins/flake/artistictextshape/ReplaceTextRangeCommand.cpp:43
#: plugins/flake/artistictextshape/ReplaceTextRangeCommand.cpp:55
msgctxt "(qtundo-format)"
msgid "Replace text range"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/imageshape/ImageShapeFactory.cpp:38
#, kde-format
msgid "Image shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/imageshape/ImageShapeFactory.cpp:40
#, kde-format
msgid "A shape that shows an image (PNG/JPG/TIFF)"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigCommand.cpp:33
msgctxt "(qtundo-format)"
msgid "Change ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.cpp:32
#, kde-format
msgid "Arc"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.cpp:33
#, kde-format
msgid "Pie"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.cpp:34
#, kde-format
msgid "Chord"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, EllipseShapeConfigWidget)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:14
#, kde-format
msgid "Ellipse Shape"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:45
#, kde-format
msgid "Start angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:62
#, kde-format
msgid "End angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, closeEllipse)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeConfigWidget.ui:79
#, kde-format
msgid "Close ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/ellipse/EllipseShapeFactory.cpp:37
#, kde-format
msgid "An ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:40
#, kde-format
msgid "An enhanced path shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:42
#, kde-format
msgid "An enhanced path"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:165
#, kde-format
msgid "Cross"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:167
#, kde-format
msgid "A cross"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:203
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:237
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:271
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:305
#, kde-format
msgid "An arrow"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:382
#, kde-format
msgid "Callout"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:384
#, kde-format
msgid "A callout"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:428
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:430
#, kde-format
msgid "Smiley"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:508
#, kde-format
msgid "Circular Arrow"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:510
#, kde-format
msgid "A circular-arrow"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:553
#, kde-format
msgid "Gearhead"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/enhancedpath/EnhancedPathShapeFactory.cpp:555
#, kde-format
msgid "A gearhead"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/rectangle/RectangleShapeConfigCommand.cpp:34
msgctxt "(qtundo-format)"
msgid "Change rectangle"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, RectangleShapeConfigWidget)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/rectangle/RectangleShapeConfigWidget.ui:14
#, kde-format
msgid "Rectangle Shape"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/rectangle/RectangleShapeConfigWidget.ui:38
#, kde-format
msgid "Corner radius x:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/rectangle/RectangleShapeConfigWidget.ui:48
#, kde-format
msgid "Corner radius y:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/rectangle/RectangleShapeFactory.cpp:39
#, kde-format
msgid "A rectangle"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigCommand.cpp:32
msgctxt "(qtundo-format)"
msgid "Change spiral"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.cpp:36
#, kde-format
msgid "Clockwise"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.cpp:37
#, kde-format
msgid "Anticlockwise"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SpiralShapeConfigWidget)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.ui:14
#, kde-format
msgid "Spiral Shape"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.ui:30
#, kde-format
msgid "Fade:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeConfigWidget.ui:56
#, kde-format
msgid "Direction:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeFactory.cpp:32
#, kde-format
msgid "Spiral"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/spiral/SpiralShapeFactory.cpp:34
#, kde-format
msgid "A spiral shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigCommand.cpp:34
msgctxt "(qtundo-format)"
msgid "Change star"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, StarShapeConfigWidget)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigWidget.ui:14
#, kde-format
msgid "Star shape"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigWidget.ui:20
#, kde-format
msgid "Polygon:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigWidget.ui:37
#, kde-format
msgid "Corners:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigWidget.ui:47
#, kde-format
msgid "Inner radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeConfigWidget.ui:61
#, kde-format
msgid "Outer radius:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:39
#, kde-format
msgid "A star shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:41
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:53
#, kde-format
msgid "A star"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:51
#, kde-format
msgid "Star"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:65
#, kde-format
msgid "Flower"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:67
#, kde-format
msgid "A flower"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:82
#, kde-format
msgid "Pentagon"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:84
#, kde-format
msgid "A pentagon"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:98
#, kde-format
msgid "Hexagon"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/pathshapes/star/StarShapeFactory.cpp:100
#, kde-format
msgid "A hexagon"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AcceptChangeCommand.cpp:46
msgctxt "(qtundo-format)"
msgid "Accept change"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AutoResizeCommand.cpp:35
#, kde-format
msgctxt "Disable Shrink To Fit"
msgid "Disable"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AutoResizeCommand.cpp:35
#, kde-format
msgctxt "Enable Shrink To Fit"
msgid "Enable"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AutoResizeCommand.cpp:38
#, kde-format
msgctxt "(qtundo-format) Enable/Disable Grow To Fit Width"
msgid "%1 Grow To Fit Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AutoResizeCommand.cpp:41
#, kde-format
msgctxt "(qtundo-format) Enable/Disable Grow To Fit Height"
msgid "%1 Grow To Fit Height"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/AutoResizeCommand.cpp:44
#, kde-format
msgctxt "(qtundo-format) Enable/Disable Shrink To Fit"
msgid "%1 Shrink To Fit"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/ChangeListLevelCommand.cpp:43
msgctxt "(qtundo-format)"
msgid "Change List Level"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/RejectChangeCommand.cpp:48
msgctxt "(qtundo-format)"
msgid "Reject change"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/ShowChangesCommand.cpp:53
msgctxt "(qtundo-format)"
msgid "Show Changes"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/commands/ShowChangesCommand.cpp:55
msgctxt "(qtundo-format)"
msgid "Hide Changes"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, acceptButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:44
#, kde-format
msgid "Accept"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, rejectButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:57
#, kde-format
msgid "Reject"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/AcceptRejectChangeDialog.ui:96
#, kde-format
msgid "Change Log"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, BibliographyConfigureDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:14
#, kde-format
msgid "Configure bibliography"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:20
#, kde-format
msgid "Formatting of bibliography entries"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, prefixLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:28
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:70
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, suffixLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:48
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:86
#, kde-format
msgid "Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, numberedEntries)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:70
#, kde-format
msgid "Number entries"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:80
#, kde-format
msgid "Sort"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sortByPosition)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:86
#, kde-format
msgid "Sort by position"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, sortKeyGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:93
#, kde-format
msgid "Sort keys"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addSortKeyButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:103
#, kde-format
msgid "Add sort key"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sortAlgorithmLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:131
#, kde-format
msgid "Sort algorithm:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, sortAlgorithm)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyConfigureDialog.ui:139
#, kde-format
msgid "Alphanumeric"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyTemplate.cpp:43
#, kde-format
msgid "Bibliography"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/BibliographyTemplate.cpp:55
#, kde-format
msgid "References"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.cpp:152
#, kde-format
msgid "This is a line of inserted text."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.cpp:158
#, kde-format
msgid "This is a line of deleted text."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.cpp:164
#, kde-format
msgid "This is a line of text whose format has been changed."
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ChangeConfigureDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:17
#, kde-format
msgid "Configure Change Tracking"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:30
#, kde-format
msgid "General Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:37
#, kde-format
msgid "Saving Format"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, odf12RadioButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:44
#, kde-format
msgid "ODF 1.2"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, deltaXmlRadioButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:51
#, kde-format
msgid "DeltaXML (Experimental)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:58
#, kde-format
msgid "Author Name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:75
#, kde-format
msgid "Change Visualization Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, insertionGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:89
#, kde-format
msgid "Insertions"
msgstr ""
#. i18n: ectx: property (html), widget (QTextEdit, previewTextEdit)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:158
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-size:11pt; font-weight:600; text-decoration: underline;\">Preview</span></p>"
"\n"
"<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:12pt; font-weight:600;\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-weight:600;\">Inserted Text</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-size:8pt;\">This is a line of text before the inserted text. This is a line of inserted text. This is a line after the inserted text.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2';\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-weight:600;\">Deleted Text</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-size:8pt;\">This is a line of text before the deleted text. This is a line of deleted text. This is a line after the deleted text.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2';\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-weight:600;\">Formatted Text</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'MS Shell Dlg 2'; font-size:8pt;\">This is a line of text before the format-change text. This is a line of text whose format has been changed. This is a line of text after the format-change text.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, deletionGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:172
#, kde-format
msgid "Deletions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, formatGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeConfigureDialog.ui:231
#, kde-format
msgid "Format Changes"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ChangeTrackingOptions)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeTrackingOptionsWidget.ui:14
#, kde-format
msgid "Change Tracking Options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, configureChangeTrackingButton)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeTrackingOptionsWidget.ui:142
#, kde-format
msgid "Configure Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, recordChangesCheckBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeTrackingOptionsWidget.ui:175
#, kde-format
msgid "Record Changes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showChangesCheckBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ChangeTrackingOptionsWidget.ui:182
#, kde-format
msgid "Show Changes"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterGeneral.cpp:72
#: plugins/flake/textshape/dialogs/FormattingPreview.cpp:51
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1013
#, kde-format
msgid "Font"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:33
#, kde-format
msgctxt "Name of the style"
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:46
#, kde-format
msgid "Next style:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:62
#, kde-format
msgid "Parent style:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, inToc)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterGeneral.ui:78
#, kde-format
msgid "Include in table of contents"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:287
#, kde-format
msgid "Small Caps"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:288
#, kde-format
msgid "Uppercase"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:289
#, kde-format
msgid "Lowercase"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:290
#, kde-format
msgid "Capitalize"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:298
#, kde-format
msgid "Superscript"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.cpp:299
#, kde-format
msgid "Subscript"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textColorLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:27
#: plugins/flake/textshape/dialogs/FontDecorations.ui:49
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, backgroundColorLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:71
#: plugins/flake/textshape/dialogs/FontDecorations.ui:69
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:110
#, kde-format
msgid "Underlining:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:141
#, kde-format
msgid "Strikethrough:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:172
#, kde-format
msgid "Capitalization:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/CharacterHighlighting.ui:185
#, kde-format
msgctxt "Character position"
msgid "Position:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/DockerStylesComboModel.cpp:73
#, kde-format
msgid "Used Styles"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/DockerStylesComboModel.cpp:76
#, kde-format
msgid "Unused Styles"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, shadowGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/FontDecorations.ui:95
#, kde-format
msgid "Text Shadow"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, positionGroupBox)
#. i18n: ectx: property (title), widget (QGroupBox, moveGroup)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/FontDecorations.ui:289
#: plugins/tools/basictools/wdgmovetool.ui:184
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:998
#, kde-format
msgid "Position"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hyphenate)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/FontDecorations.ui:295
#, kde-format
msgid "Automatic hyphenation"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/FontDia.cpp:47
#, kde-format
msgid "Select Font"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/FontDia.cpp:82
msgctxt "(qtundo-format)"
msgid "Font"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertCharacter.cpp:29
#, kde-format
msgid "Special Characters"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertCharacter.cpp:39
#: plugins/flake/textshape/TextTool.cpp:2230
#, kde-format
msgid "Insert"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/InsertCharacter.cpp:41
#, kde-format
msgctxt "Close dialog"
msgid "Close"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, filterLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/LanguageTab.ui:19
#, kde-format
msgid "Quick search:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:49
#, kde-format
msgid "Custom Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:50
#, kde-format
msgid "No Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:55
#, kde-format
msgctxt "Automatic horizontal alignment"
msgid "Auto"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:56
#, kde-format
msgctxt "Text alignment"
msgid "Left"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:57
#, kde-format
msgctxt "Text alignment"
msgid "Right"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:58
#, kde-format
msgctxt "Text alignment"
msgid "Centered"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:60
#, kde-format
msgctxt "Tab follows the bullet or number"
msgid "Tab Stop"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:61
#, kde-format
msgctxt "Space"
msgid "Space"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:62
#, kde-format
msgctxt "None"
msgid "Nothing"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.cpp:369
#, kde-format
msgid "Select a list image"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:31
#, kde-format
msgid "Start at:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:57
#, kde-format
msgid "Alignment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:128
#, kde-format
msgid "Display Levels:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:148
#, kde-format
msgid "Bullet/Number followed by"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, doubleSpinBox)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, doubleSpinBox_2)
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, doubleSpinBox_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:158
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:175
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:192
#, kde-format
msgid " cm"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:165
#, kde-format
msgid "at"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:182
#, kde-format
msgid "Aligned at"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:199
#, kde-format
msgid "Indented at"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:211
#, kde-format
msgid "Custom character:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, restartNumbering)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:241
#, kde-format
msgid "Restart numbering at this paragraph"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, letterSynchronization)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:248
#, kde-format
msgid "Letter Synchronization"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, insertImageLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:264
#, kde-format
msgid "Insert Image"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, insertImage)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphBulletsNumbers.ui:284
#: plugins/impex/raw/3rdparty/libkdcraw/src/rwidgetutils.cpp:357
#, kde-format
msgid "Browse..."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDecorations.ui:31
#: plugins/impex/psd/psd_loader.cpp:173
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:76
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:297
#, kde-format
msgid "Background"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDropCaps.cpp:33
#, kde-format
msgid "Whole Word"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDropCaps.ui:32
#, kde-format
msgid "Drop caps:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDropCaps.ui:84
#, kde-format
msgid "Distance to paragraph:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDropCaps.ui:94
#, kde-format
msgid "Number of characters:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphDropCaps.ui:104
#, kde-format
msgid "Number of lines it covers:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphGeneral.cpp:53
#, kde-format
msgid "Indent/Spacing"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphGeneral.cpp:58
#, kde-format
msgid "General Layout"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphGeneral.cpp:63
#, kde-format
msgid "Bullets/Numbers"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphGeneral.cpp:68
#, kde-format
msgid "Decorations"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphGeneral.cpp:73
#, kde-format
msgid "Drop Caps"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:38
#, kde-format
msgctxt "Line spacing value"
msgid "Single"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:39
#, kde-format
msgctxt "Line spacing value"
msgid "1.5 Lines"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:40
#, kde-format
msgctxt "Line spacing value"
msgid "Double"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:41
#, kde-format
msgctxt "Line spacing type"
msgid "Proportional"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:42
#, kde-format
msgctxt "Line spacing type"
msgid "Additional"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:43
#, kde-format
msgctxt "Line spacing type"
msgid "Fixed"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.cpp:44
#, kde-format
msgctxt "Line spacing type"
msgid "At least"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ParagraphIndentSpacing)
#. i18n: ectx: property (whatsThis), widget (QGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:14
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:97
#, kde-format
msgid ""
"<p>"
"<ul>"
"<li><b>Single</b>: The normal linespacing</li>"
"</ul>"
"</p>"
" "
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:20
#, kde-format
msgid "Indent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:71
#, kde-format
msgid "First Line:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autoTextIndent)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:87
#, kde-format
msgid "Auto-infer from text size"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:100
#, kde-format
msgid "Line Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:180
#, kde-format
msgid "Use Font Metrics:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:202
#, kde-format
msgid "Paragraph Space"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:208
#, kde-format
msgid "Before:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphIndentSpacing.ui:221
#, kde-format
msgid "After:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (text), widget (QLabel, labelAlign)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:17
#: plugins/tools/defaulttool/connectionTool/ConnectionPointWidget.ui:97
#, kde-format
msgid "Alignment"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, left)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:23
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:42
#, kde-format
msgid "Left"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, center)
#. i18n: ectx: property (text), widget (QCheckBox, boolCenter)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:30
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:43
#: plugins/tools/tool_crop/kis_tool_crop.cc:130
#: plugins/tools/tool_crop/wdg_tool_crop.ui:65
#, kde-format
msgid "Center"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, right)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:37
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:44
#, kde-format
msgid "Right"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, justify)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:44
#, kde-format
msgid "Justify"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:54
#, kde-format
msgid "Behavior at End of Frame/Page"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, keepTogether)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:60
#, kde-format
msgid "Keep lines together"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, breakBefore)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:67
#, kde-format
msgid "Insert break before paragraph"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, breakAfter)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:74
#, kde-format
msgid "Insert break after paragraph"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphLayout.ui:83
#, kde-format
msgid "Leave at least this many lines (orphans):"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/ParagraphSettingsDialog.cpp:41
#, kde-format
msgid "Paragraph Format"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/QuickTableButton.cpp:159
#, kde-format
msgid "Insert a table"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionFormatDialog.cpp:54
#, kde-format
msgid "Section name"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionFormatDialog.cpp:116
#: plugins/flake/textshape/dialogs/SectionsSplitDialog.cpp:33
#, kde-format
msgid "Configure sections"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionFormatDialog.cpp:167
#, kde-format
msgid "Invalid characters or section with such name exists."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionFormatDialog.ui:29
#, kde-format
msgid "Section name:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, SectionsSplitDialog)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionsSplitDialog.ui:6
#, kde-format
msgid "Split sections"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionsSplitDialog.ui:12
#, kde-format
msgid "Insert paragraph..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionsSplitDialog.ui:23
#, kde-format
msgid "before start of section:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SectionsSplitDialog.ui:37
#, kde-format
msgid "after end of section:"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleCharacterWidget.cpp:66
#, kde-format
msgid "Change font format"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QWidget, SimpleInsertWidget)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleInsertWidget.ui:20
#, kde-format
msgid "Other insertions from \"References\" below and in \"Add Shape\" docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleParagraphWidget.cpp:86
#, kde-format
msgid "Change paragraph format"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleParagraphWidget.cpp:183
#, kde-format
msgid "Change List Level"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleParagraphWidget.cpp:184
#, kde-format
msgid "Change the level the list is at"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleTableWidget.cpp:60
#, kde-format
msgid "Set Border Color..."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleTableWidget.cpp:182
#, kde-format
msgctxt "No border - has to fit in 48pixels"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/SimpleTableWidget.cpp:183
#, kde-format
msgid "No Border"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:51
#, kde-format
msgid "Create a new style inheriting the current style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:348
#: plugins/flake/textshape/dialogs/StyleManager.cpp:360
#, kde-format
msgid "New Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:427
#, kde-format
msgid "Another style named '%1' already exist. Please choose another name."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.cpp:427
#, kde-format
msgid "Warning"
msgstr ""
#. i18n: ectx: attribute (title), widget (QListView, paragraphStylesListView)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.ui:46
#: plugins/flake/textshape/TextTool.cpp:2222
#, kde-format
msgid "Paragraph"
msgstr ""
#. i18n: ectx: attribute (title), widget (QListView, characterStylesListView)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManager.ui:60
#: plugins/flake/textshape/TextTool.cpp:2220
#, kde-format
msgid "Character"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManagerDialog.cpp:33
#, kde-format
msgid "Style Manager"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManagerDialog.cpp:62
#, kde-format
msgid "Save Changes"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManagerDialog.cpp:62
#, kde-format
msgid "You have changes that are not applied. What do you want to do with those changes?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StyleManagerWelcome.ui:42
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">It is possible to assign a named style to text and alter the style properties to change all text with that style.</p>"
"\n"
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Applying a style change will reformat all text that previously got the named style assigned to it. Use the Styles docker to apply styles to text.</p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StylesComboPreview.cpp:81
#, kde-format
msgid "Create a new style with the current properties"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/StylesComboPreview.cpp:188
#, kde-format
msgid "New style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.cpp:27
#, kde-format
msgid "Insert Table"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupLogical)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:23
#, kde-format
msgid "Columns and rows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelColumns)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:32
#, kde-format
msgid "Number of columns:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelRows)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:55
#, kde-format
msgid "Number of rows:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupPhysical)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:97
#, kde-format
msgid "Width strategy"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioFixed)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:112
#, kde-format
msgid "Fixed column width:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioFitContents)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:125
#, kde-format
msgid "Fit to contents"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioFitAvail)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableDialog.ui:138
#, kde-format
msgid "Fit to available surrounding"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:74
#, kde-format
msgid "Table of Contents - Configure"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:76
#, kde-format
msgid "Table Title"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:77
#, kde-format
msgid "Use outline"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:78
#, kde-format
msgid "Use styles"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:79
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.cpp:80
#, kde-format
msgid "Index"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:49
#, kde-format
msgid "Tab 1"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useOutline)
#. i18n: ectx: property (text), widget (QCheckBox, useStyles)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:69
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:78
#, kde-format
msgid "CheckBox"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsConfigure.ui:108
#, kde-format
msgid "Tab 2"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsEntryModel.cpp:43
#, kde-format
msgid "Level %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsEntryModel.cpp:151
#: plugins/flake/textshape/dialogs/TableOfContentsStyleModel.cpp:252
#, kde-format
msgid "Level"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsEntryModel.cpp:153
#, kde-format
msgid "Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsStyleConfigure.cpp:38
#, kde-format
msgid "Table of Contents - Configure Styles"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsStyleConfigure.cpp:42
#, kde-format
msgid "Styles available"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsTemplate.cpp:40
#, kde-format
msgid "Table Of Contents"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/dialogs/TableOfContentsTemplate.cpp:51
#, kde-format
msgid "Contents"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeListCommand.cpp:41
#: plugins/flake/textshape/kotext/commands/ChangeListCommand.cpp:88
#: plugins/flake/textshape/kotext/commands/ChangeListCommand.cpp:101
msgctxt "(qtundo-format)"
msgid "Change List"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeStylesMacroCommand.cpp:37
msgctxt "(qtundo-format)"
msgid "Change Styles"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:76
#: plugins/flake/textshape/kotext/commands/DeleteCommand.cpp:68
msgctxt "(qtundo-format)"
msgid "Delete"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:192
#: plugins/flake/textshape/TextTool.cpp:2634
#, kde-format
msgid "Key Press"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ChangeTrackedDeleteCommand.cpp:331
#: plugins/flake/textshape/kotext/commands/DeleteCommand.cpp:517
#: plugins/flake/textshape/kotext/KoTextEditor_undo.cpp:87
#: plugins/flake/textshape/kotext/KoTextEditor_undo.cpp:166
#: plugins/flake/textshape/kotext/KoTextEditor_undo.cpp:201
#: plugins/flake/textshape/kotext/KoTextEditor_undo.cpp:218
#: plugins/flake/textshape/kotext/KoTextEditor_undo.cpp:260
msgctxt "(qtundo-format)"
msgid "Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/DeleteTableColumnCommand.cpp:38
msgctxt "(qtundo-format)"
msgid "Delete Column"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/DeleteTableRowCommand.cpp:38
msgctxt "(qtundo-format)"
msgid "Delete Row"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertNoteCommand.cpp:36
msgctxt "(qtundo-format)"
msgid "Insert Footnote"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertNoteCommand.cpp:38
msgctxt "(qtundo-format)"
msgid "Insert Endnote"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertTableColumnCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Insert Column Right"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertTableColumnCommand.cpp:42
msgctxt "(qtundo-format)"
msgid "Insert Column Left"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertTableRowCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Insert Row Below"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/InsertTableRowCommand.cpp:42
msgctxt "(qtundo-format)"
msgid "Insert Row Above"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ListItemNumberingCommand.cpp:35
msgctxt "(qtundo-format)"
msgid "Change List Numbering"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/NewSectionCommand.cpp:37
msgctxt "(qtundo-format)"
msgid "New Section"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ParagraphFormattingCommand.cpp:56
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:510
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:531
msgctxt "(qtundo-format)"
msgid "Formatting"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ParagraphFormattingCommand.cpp:93
msgctxt "(qtundo-format)"
msgid "Direct Paragraph Formatting"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/RenameSectionCommand.cpp:35
msgctxt "(qtundo-format)"
msgid "Rename Section"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ResizeTableCommand.cpp:45
#: plugins/flake/textshape/TextTool.cpp:1392
msgctxt "(qtundo-format)"
msgid "Adjust Column Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/ResizeTableCommand.cpp:47
#: plugins/flake/textshape/TextTool.cpp:1434
msgctxt "(qtundo-format)"
msgid "Adjust Row Height"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/SplitSectionsCommand.cpp:39
msgctxt "(qtundo-format)"
msgid "Split sections startings"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/SplitSectionsCommand.cpp:41
msgctxt "(qtundo-format)"
msgid "Split sections endings"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/TextPasteCommand.cpp:68
msgctxt "(qtundo-format)"
msgid "Paste As Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/commands/TextPasteCommand.cpp:70
msgctxt "(qtundo-format)"
msgid "Paste"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/InsertTextLocator.cpp:27
#, kde-format
msgid "Index Reference"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/InsertTextReferenceAction.cpp:35
#: plugins/flake/textshape/kotext/InsertTextReferenceAction.cpp:63
#, kde-format
msgid "Text Reference"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/InsertTextReferenceAction.cpp:44
#, kde-format
msgid "Please create an index to reference first."
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/InsertTextReferenceAction.cpp:53
#, kde-format
msgid "Select the index you want to reference"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoSectionModel.cpp:87
#, kde-format
msgctxt "new numbered section name"
msgid "New section %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoText.cpp:32
#, kde-format
msgctxt "Underline Style"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoText.cpp:33
#, kde-format
msgctxt "Underline Style"
msgid "Single"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoText.cpp:34
#, kde-format
msgctxt "Underline Style"
msgid "Double"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:193
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1440
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1442
msgctxt "(qtundo-format)"
msgid "New Paragraph"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:364
msgctxt "(qtundo-format)"
msgid "Add Bookmark"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:383
msgctxt "(qtundo-format)"
msgid "Add Annotation"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:407
msgctxt "(qtundo-format)"
msgid "Insert Index"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:433
msgctxt "(qtundo-format)"
msgid "Insert Variable"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:500
msgctxt "(qtundo-format)"
msgid "Insert Break"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:821
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:823
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:838
msgctxt "(qtundo-format)"
msgid "Insert Table"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:978
msgctxt "(qtundo-format)"
msgid "Merge Cells"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:995
msgctxt "(qtundo-format)"
msgid "Split Cells"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1024
msgctxt "(qtundo-format)"
msgid "Adjust Table Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1041
#: plugins/flake/textshape/TextTool.cpp:908
msgctxt "(qtundo-format)"
msgid "Change Border Formatting"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1088
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1090
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1108
msgctxt "(qtundo-format)"
msgid "Insert Table Of Contents"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1147
msgctxt "(qtundo-format)"
msgid "Modify Table Of Contents"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1164
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1166
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1185
msgctxt "(qtundo-format)"
msgid "Insert Bibliography"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1222
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1224
msgctxt "(qtundo-format)"
msgid "Add Citation"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1251
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1253
#: plugins/flake/textshape/kotext/KoTextEditor.cpp:1291
msgctxt "(qtundo-format)"
msgid "Typing"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:67
msgctxt "(qtundo-format)"
msgid "Bold"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:80
msgctxt "(qtundo-format)"
msgid "Italic"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:93
msgctxt "(qtundo-format)"
msgid "Underline"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:112
msgctxt "(qtundo-format)"
msgid "Strike Out"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:145
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:146
msgctxt "(qtundo-format)"
msgid "Change Alignment"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:163
msgctxt "(qtundo-format)"
msgid "Set Vertical Alignment"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:197
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:198
msgctxt "(qtundo-format)"
msgid "Decrease Indent"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:233
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:234
msgctxt "(qtundo-format)"
msgid "Increase Indent"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:269
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:271
msgctxt "(qtundo-format)"
msgid "Decrease font size"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:282
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:284
msgctxt "(qtundo-format)"
msgid "Increase font size"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:295
msgctxt "(qtundo-format)"
msgid "Set Font"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:308
msgctxt "(qtundo-format)"
msgid "Set Font Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:321
msgctxt "(qtundo-format)"
msgid "Set Background Color"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:334
msgctxt "(qtundo-format)"
msgid "Set Text Color"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:362
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:401
msgctxt "(qtundo-format)"
msgid "Set Character Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_format.cpp:468
msgctxt "(qtundo-format)"
msgid "Set Paragraph Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/kotext/KoTextEditor_p.h:158
#: plugins/flake/textshape/kotext/KoTextEditor_p.h:194
msgctxt "(qtundo-format)"
msgid "Format"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:223
#, kde-format
msgctxt "Text list-style"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:224
#, kde-format
msgid "Small Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:225
#, kde-format
msgid "Circle Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:226
#, kde-format
msgid "Square Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:227
#, kde-format
msgid "Rhombus Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:228
#, kde-format
msgid "Check Mark Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:229
#, kde-format
msgid "Rightwards Arrow Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:230
#, kde-format
msgid "Arabic"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:231
#, kde-format
msgid "Lower Alphabetical"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:232
#, kde-format
msgid "Upper Alphabetical"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:233
#, kde-format
msgid "Lower Roman"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:234
#, kde-format
msgid "Upper Roman"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:241
#, kde-format
msgid "Large Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:242
#, kde-format
msgid "Ballot X Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:243
#, kde-format
msgid "Rightwards Arrow Head Bullet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:244
#, kde-format
msgid "Bengali"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:245
#, kde-format
msgid "Gujarati"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:246
#, kde-format
msgid "Gurumukhi"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:247
#, kde-format
msgid "Kannada"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:248
#, kde-format
msgid "Malayalam"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:249
#, kde-format
msgid "Oriya"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:250
#, kde-format
msgid "Tamil"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:251
#, kde-format
msgid "Telugu"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:252
#, kde-format
msgid "Tibetan"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:253
#, kde-format
msgid "Thai"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:254
#, kde-format
msgid "Abjad"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:255
#, kde-format
msgid "AbjadMinor"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/textlayout/ListItemsHelper.cpp:256
#, kde-format
msgid "ArabicAlphabet"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextShapeFactory.cpp:46
#, kde-format
msgid "A shape that shows text"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextShapeFactory.cpp:56
#, kde-format
msgid "Text Shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:330
#: plugins/tools/svgtexttool/kis_font_family_combo_box.cpp:118
#, kde-format
msgid "Font Family"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:335
#, kde-format
msgid "Variable"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:370
#, kde-format
msgid "Font Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:540
#, kde-format
msgid "Insertion"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:542
#, kde-format
msgid "Deletion"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:544
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:87
#, kde-format
msgid "Formatting"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:560
#, kde-format
msgid "Ctrl+click to go to link "
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:567
#, kde-format
msgid "Ctrl+click to go to the note "
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:573
#, kde-format
msgid "Ctrl+click to go to the note reference"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:675
#, kde-format
msgid "follows along"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:705
#, kde-format
msgid "Press shift to not resize this"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:2228
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:64
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextTool.cpp:2634
#: plugins/flake/textshape/TextTool.cpp:2640
#, kde-format
msgid "Autocorrection"
msgstr ""
#. +> trunk5 stable5
#: plugins/flake/textshape/TextToolFactory.cpp:30
#, kde-format
msgid "Text editing"
msgstr ""
#. +> trunk5 stable5
#: plugins/generators/pattern/patterngenerator.cpp:63
#, kde-format
msgid "&Pattern..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPattern)
#. +> trunk5 stable5
#: plugins/generators/pattern/wdgpatternoptions.ui:31
#, kde-format
msgid "&Pattern:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblColor)
#. +> trunk5 stable5
#: plugins/generators/pattern/wdgpatternoptions.ui:44
#: plugins/generators/solid/wdgcoloroptions.ui:17
#, kde-format
msgid "&Color:"
msgstr ""
#. +> trunk5 stable5
#: plugins/generators/solid/colorgenerator.cpp:56
#, kde-format
msgid "&Solid Color..."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/brush/KisAnimatedBrushAnnotation.cpp:29
#, kde-format
msgid "Brush selection information for animated brushes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, spacingLabel)
#. i18n: ectx: property (text), widget (QLabel, spacingLbl)
#. i18n: ectx: property (text), widget (QLabel, brushSpacingLabel)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, lblSpacing)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:27
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:387
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:110
#: plugins/paintops/libpaintop/forms/wdgclipboardbrush.ui:96
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:81
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:198
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:148
#: plugins/paintops/roundmarker/kis_roundmarker_option.ui:32
#: plugins/paintops/spray/wdgsprayoptions.ui:138
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1892
#, kde-format
msgid "Spacing:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, colorAsmask)
#. i18n: ectx: property (text), widget (QCheckBox, colorAsMask)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:47
#: plugins/paintops/libpaintop/forms/wdgclipboardbrush.ui:116
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:101
#, kde-format
msgid "Create mask from color"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:62
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:116
#, kde-format
msgid "Brush Style"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:82
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:143
#, kde-format
msgid "Style:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, brushStyle)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:99
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:160
#, kde-format
msgid "Regular"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, brushStyle)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:104
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:165
#, kde-format
msgid "Animated"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:118
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:179
#, kde-format
msgid "Selection mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox2)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelectionMode)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:141
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:202
#, kde-format
msgid "Constant"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox2)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelectionMode)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:146
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:207
#, kde-format
msgid "Random"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox2)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelectionMode)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:151
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:212
#, kde-format
msgid "Incremental"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox2)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelectionMode)
#. i18n: ectx: property (text), widget (QToolButton, liquifySizePressureBox)
#. i18n: ectx: property (text), widget (QToolButton, liquifyAmountPressureBox)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:156
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:217
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:48
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2026
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2042
#, kde-format
msgid "Pressure"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBox2)
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSelectionMode)
#. +> trunk5 stable5
#: plugins/impex/brush/wdg_export_gih.ui:161
#: plugins/paintops/libpaintop/forms/wdgcustombrush.ui:222
#, kde-format
msgid "Angular"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:870
#, kde-format
msgctxt "@info"
msgid ""
"The image contains pixels with zero alpha channel and non-zero color channels. Krita has modified those pixels to have at least some alpha. The initial values will <i>not</i> be reverted on saving the image back.<br/>"
"<br/>"
"This will hardly make any visual difference just keep it in mind."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:877
#, kde-format
msgctxt "@title:window"
msgid "EXR image has been modified"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:1244
#, kde-format
msgctxt "@item:unsupported-node-message"
msgid "%1 (type: \"%2\")"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_converter.cc:1249
#, kde-format
msgctxt "@info"
msgid ""
"<p>The following layers have a type that is not supported by EXR format:</p>"
"<r>"
"<ul>%1</ul>"
"</p>"
"<p><warning>these layers have <b>not</b> been saved to the final EXR file</warning></p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:91
#, kde-format
msgid "This layer cannot be saved to EXR."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:95
#, kde-format
msgid "The layer does not have an image associated with it."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:99
#, kde-format
msgid "The filename is empty."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:103
#, kde-format
msgid "EXR images cannot be saved remotely."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:107
#, kde-format
msgid "Colorspace not supported: EXR images must be 16 or 32 bits floating point RGB."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export.cc:119
#, kde-format
msgid "Internal Error"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkLossless)
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkFlatten)
#. i18n: ectx: property (toolTip), widget (QCheckBox, flatten)
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export_widget.ui:23
#: plugins/impex/heif/WdgHeifExport.ui:23
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:161
#, kde-format
msgid "This option will merge all layers. It is advisable to check this option, otherwise other applications might not be able to read your file correctly."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkFlatten)
#. i18n: ectx: property (text), widget (QCheckBox, flatten)
#. +> trunk5 stable5
#: plugins/impex/exr/exr_export_widget.ui:26
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:164
#, kde-format
msgid "Flatten the &image"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:49
#, kde-format
msgid "Krita does not support this type of EXR file."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:53
#, kde-format
msgid "This is not an EXR file."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:58
#, kde-format
msgid "The EXR file does not exist."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:63
#, kde-format
msgid "The EXR is corrupted."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/exr/exr_import.cc:67
#, kde-format
msgid "Krita could not create a new image."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:32
#, kde-format
msgid "Internal error."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:37
#, kde-format
msgid "The HEIF file is corrupted."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:42
#, kde-format
msgid "Krita does not support this type of HEIF file."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:48
#, kde-format
msgid "Internal libheif API error."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:52
#, kde-format
msgid "Could not allocate memory."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:56
#, kde-format
msgid "Could not encode or write image."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heif/HeifError.cpp:61 plugins/impex/kra/kra_converter.cpp:297
#: plugins/impex/kra/kra_converter.cpp:325
#, kde-format
msgid "Unknown error."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLossless)
#. +> trunk5 stable5
#: plugins/impex/heif/WdgHeifExport.ui:26
#, kde-format
msgid "&Lossless"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/impex/heif/WdgHeifExport.ui:36
#, kde-format
msgid "&Quality:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_heightmap_import.cpp:97
#, kde-format
msgid "Heightmap Import Options"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:40
#, kde-format
msgid "Error: "
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:118
#, kde-format
msgid "Input does not match file size"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:120
#, kde-format
msgid "Please specify width and height"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:123
#, kde-format
msgid "Please specify width"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:126
#, kde-format
msgid "Please specify height"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:195
#, kde-format
msgid "Too many possible combinations. Input a width or height and try again."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:208
#, kde-format
msgid "Width exceeds available pixels."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:213
#, kde-format
msgid "Unable to calculate an appropriate height. File does not contain enough pixels to form a rectangle."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:220
#, kde-format
msgid "Height exceeds available pixels."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.cpp:225
#, kde-format
msgid "Unable to calculate an appropriate width. File does not contain enough pixels to form a rectangle."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fileSizeDescLabel)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:29
#, kde-format
msgid "File size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, fileSizeLabel)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:42
#, kde-format
msgid "File size (bytes)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, endiannessLabel)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:52
#, kde-format
msgid "Endianness:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioLittle)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:61
#, kde-format
msgid "Little Endian"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioLittle)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:64
#, kde-format
msgid "&Little"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioBig)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:77
#, kde-format
msgid "Big Endian"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBig)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:80
#, kde-format
msgid "&Big"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, guessButton)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:98
#, kde-format
msgid "Guess width and height based on file size and bits per pixel. Only values set to 0 will be updated."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, guessButton)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:101
#, kde-format
msgid "Guess dimensions"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, heightInput)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:128
#, kde-format
msgid "Height of image in pixels."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, widthInput)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:151
#, kde-format
msgid "Width of image in pixels."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, bppDescLabel)
#. +> trunk5 stable5
#: plugins/impex/heightmap/kis_wdg_options_heightmap.ui:178
#, kde-format
msgid "Bits per pixel:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:21
#: plugins/tools/basictools/kis_tool_brush.cc:322
#, kde-format
msgid "Basic"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, progressive)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:27
#, kde-format
msgctxt "A progressive jpeg file can be displayed while loading."
msgid "Progressive"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkForceSRGB)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:34
#: plugins/impex/png/kis_wdg_options_png.ui:40
#, kde-format
msgid "Force convert to sRGB"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, qualityLevel)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:58
#, kde-format
msgid ""
"<html><head/><body>"
"<p>These settings determine how much information is lost during compression. Low: small files, bad quality. High: big files, good quality.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:84
#, kde-format
msgid "Transparent pixel fill color:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisColorButton, bnTransparencyFillColor)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:106
#: plugins/impex/png/kis_wdg_options_png.ui:169
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Background color to replace transparent pixels with.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSaveProfile)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:128
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:174
#, kde-format
msgid "Save ICC Profile"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:139
#, kde-format
msgid "Advanced quality"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:172
#, kde-format
msgctxt "the result will be artificially smoothed to hide jpeg artifacts"
msgid "Smooth:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:188
#, kde-format
msgid "Subsampling:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, subsampling)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:199
#, kde-format
msgid "2x2, 1x1, 1x1 (smallest file)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, subsampling)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:204
#, kde-format
msgid "2x1, 1x1, 1x1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, subsampling)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:209
#, kde-format
msgid "1x2, 1x1, 1x1"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, subsampling)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:214
#, kde-format
msgid "1x1, 1x1, 1x1 (best quality)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, baseLineJPEG)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:224
#, kde-format
msgid "Force baseline JPEG"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:264
#, kde-format
msgid "Formats:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, iptc)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:280
#, kde-format
msgid "IPTC"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkMetaData)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:329
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Store document metadata that is in the document information. This will override any layer metadata.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMetaData)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:332
#, kde-format
msgid "Store Document Metadata"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:339
#: plugins/python/filtermanager/uifiltermanager.py:50
#, kde-format
msgid "Filters:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAuthor)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:351
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Add the author nickname and the first contact of the author profile. This is overridden by the anonymizer.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAuthor)
#. +> trunk5 stable5
#: plugins/impex/jpeg/kis_wdg_options_jpeg.ui:354
#, kde-format
msgid "Sign with Author Profile Data"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:61
#, kde-format
msgid "Not a valid Krita file"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:79
#, kde-format
msgid "Invalid document: no file 'maindoc.xml'."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:115
#, kde-format
msgid "Could not create the file for saving"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:159
#, kde-format
msgid "Not able to write '%1'. Partition full?"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:254
#, kde-format
msgid ""
"Parsing error in %1 at line %2, column %3\n"
"Error message: %4"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:271
#, kde-format
msgid "The format is not supported or the file is corrupted"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:277
#, kde-format
msgid "The file is too new for this version of Krita (%1)."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:282
#, kde-format
msgid "The file has no layers."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/kra/kra_converter.cpp:312
#, kde-format
msgid "The file does not contain an image."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:146
#, kde-format
msgid "Could not load embedded reference image %1 "
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:151
#, kde-format
msgctxt "@info"
msgid ""
"A reference image linked to an external file could not be loaded.\n"
"\n"
"Path: %1\n"
"\n"
"Do you want to select another location?"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:155
#: plugins/impex/libkra/kis_kra_loader.cpp:816
#: plugins/impex/libkra/kis_kra_loader.cpp:1170
#, kde-format
msgctxt "@title:window"
msgid "File not found"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:360
#, kde-format
msgid "Could not load \"id\" of the transform mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:374
#, kde-format
msgid "Could not create transform mask params"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:493
#, kde-format
msgid "Could not find keyframe pixel data for frame %1 in %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:501
#, kde-format
msgid "Could not load keyframe pixel data for frame %1 in %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:530
#, kde-format
msgid "Could not read pixel data: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:537
#, kde-format
msgid "Could not load pixel data: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:561
#, kde-format
msgid "Could not load profile: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:585
#, kde-format
msgid "Could not filter configuration %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:614
#, kde-format
msgid "Could not load metadata for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:636
#, kde-format
msgid "Could not load raster selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:654
#, kde-format
msgid "Could not load vector selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:681
#, kde-format
msgid "Could not load keyframes from %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:695
#, kde-format
msgid ""
"parsing error in the keyframe file %1 at line %2, column %3\n"
"Error message: %4"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_load_visitor.cpp:708
#, kde-format
msgid "unknown keyframe channel type: %1 in %2"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:213
#, kde-format
msgid "Image does not have a name."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:218
#, kde-format
msgid "Image does not specify a width."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:224
#, kde-format
msgid "Image does not specify a height."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:274
#, kde-format
msgid "Image specifies an unsupported color model: %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:450
#: plugins/impex/psd/psd_loader.cpp:349
#, kde-format
msgctxt "Auto-generated layer style collection name for embedded styles (collection)"
msgid "<%1> (embedded)"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:627
#, kde-format
msgid "Layer %1 specifies an unsupported color model: %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:655
#, kde-format
msgid "Layer %1 has an unsupported type."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:689
#, kde-format
msgid "Layer %1 has an unsupported type: %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:696
#, kde-format
msgid "Failure loading layer %1 of type: %2."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:811
#, kde-format
msgctxt "@info"
msgid ""
"The file associated to a file layer with the name \"%1\" is not found.\n"
"\n"
"Expected path:\n"
"%2\n"
"\n"
"Do you want to locate it manually?"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_loader.cpp:1165
#, kde-format
msgctxt "@info"
msgid ""
"Audio channel file \"%1\" doesn't exist!\n"
"\n"
"Expected path:\n"
"%2\n"
"\n"
"Do you want to locate it manually?"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:103
#, kde-format
msgid "Failed to save reference image %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:110
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:142
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:151
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:172
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:189
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:199
#, kde-format
msgid "Failed to save the metadata for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:117
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:280
#, kde-format
msgid "Failed to open %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:134
#, kde-format
msgid "Failed to save the pixel data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:138
#, kde-format
msgid "Failed to save the annotations for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:160
#, kde-format
msgid "Failed to save the filter layer %1: it has no filter."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:164
#, kde-format
msgid "Failed to save the selection for filter layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:168
#, kde-format
msgid "Failed to save the filter configuration for filter layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:181
#, kde-format
msgid "Failed to save the selection for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:185
#, kde-format
msgid "Failed to save the generator configuration for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:208
#, kde-format
msgid "Failed to save filter mask %1. It has no filter."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:212
#, kde-format
msgid "Failed to save the selection for filter mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:216
#, kde-format
msgid "Failed to save the filter configuration for filter mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:258
#, kde-format
msgid "Failed to save the selection for transparency mask %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:267
#, kde-format
msgid "Failed to save the selection for local selection %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:452
#, kde-format
msgid "Failed to save the pixel selection data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:466
#, kde-format
msgid "Failed to save the vector selection data for layer %1."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:520
#, kde-format
msgid "The metadata backend failed to save the metadata for %1"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_save_visitor.cpp:531
#, kde-format
msgid "Could not write for %1 metadata to the file."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_saver.cpp:182
#, kde-format
msgid "could not save keyframes"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/libkra/kis_kra_saver.cpp:444
#, kde-format
msgid "Audio channel file %1 doesn't exist!"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:81
#: plugins/impex/pdf/kis_pdf_import.cpp:82
#, kde-format
msgid "A password is required to read that pdf"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:91
#, kde-format
msgid "PDF Import Options"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/pdf/kis_pdf_import.cpp:114
#, kde-format
msgid "Page %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, PDFImportWidgetBase)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:14
#, kde-format
msgid "PDFImportWidget"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup1)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:20
#, kde-format
msgid "Pages"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, boolAllPages)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:26
#, kde-format
msgid "All pa&ges"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, boolFirstPage)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:33
#, kde-format
msgid "&First page"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, boolSelectionPage)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:43
#, kde-format
msgid "Selec&tion of page"
msgstr ""
#. i18n: ectx: property (suffix), widget (KisIntParseSpinBox, intResolution)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:300
#, kde-format
msgid "dpi"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5 stable5
#: plugins/impex/pdf/pdfimportwidgetbase.ui:316
#, kde-format
msgctxt "horizontal resolution"
msgid "Resolution:"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KisWdgOptionsPNG)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:14
#, kde-format
msgid "PNG Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, tryToSaveAsIndexed)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:47
#, kde-format
msgid "Indexed PNG images are smaller. If you enabled this option, your image will be analyzed to see whether it is possible to save as an indexed PNG."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, tryToSaveAsIndexed)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:50
#, kde-format
msgid "Save as indexed PNG, if possible"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4_2)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel1)
#. i18n: ectx: property (whatsThis), widget (KisDoubleSliderSpinBox, compressionLevel)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (whatsThis), widget (QSlider, compressionLevelDeflate)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3_2)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel1_4_2)
#. i18n: ectx: property (whatsThis), widget (QSlider, compressionLevelPixarLog)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3_2_2)
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4_2_2)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:61
#: plugins/impex/png/kis_wdg_options_png.ui:78
#: plugins/impex/png/kis_wdg_options_png.ui:105
#: plugins/impex/png/kis_wdg_options_png.ui:113
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:366
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:388
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:416
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:430
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:488
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:510
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:538
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:552
#, kde-format
msgid ""
"<p>Adjust the compression time. Better compression takes longer.\n"
"<br>"
"Note: the compression level does not change the quality of the result.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:64
#, kde-format
msgctxt "The compression will take a long time; saving the file will be slow."
msgid "Small File Size"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, compressionLevel)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (toolTip), widget (QSlider, compressionLevelDeflate)
#. i18n: ectx: property (toolTip), widget (QLabel, textLabel1_4_2)
#. i18n: ectx: property (toolTip), widget (QSlider, compressionLevelPixarLog)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:74
#: plugins/impex/png/kis_wdg_options_png.ui:101
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:362
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:384
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:484
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:506
#, kde-format
msgid "Note: the compression level does not change the quality of the result"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:81
#, kde-format
msgid "Compression (Lossless): "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkMetaData)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:91
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Store information like keywords, title and subject and license, if possible.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkMetaData)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:94
#, kde-format
msgid "Store Metadata"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:116
#, kde-format
msgctxt "The file will save fast but will not be compressed a lot"
msgid "Large file size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:123
#, kde-format
msgid "Transparent color: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, interlacing)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:133
#, kde-format
msgid "Use interlacing when publishing on the Internet."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, interlacing)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:137
#, kde-format
msgid ""
"<p>Interlacing is useful if you intend to publish your image on the Internet.<br>"
"\n"
"Enabling interlacing will cause the image to be displayed by the browser even while downloading.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, interlacing)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:140
#, kde-format
msgid "Interlacing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkSRGB)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:147
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">PNG</span> files have <span style=\" font-style:italic;\">two</span> options to save <span style=\" font-weight:600;\">sRGB</span> information: as a tag or as an explicit profile. For use with in websites, <span style=\" font-style:italic;\">disable</span> this option. For interchange with other applications, <span style=\" font-style:italic;\">enable</span> this option.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkSRGB)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:150
#, kde-format
msgid "Embed sRGB profile"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, alpha)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:176
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:138
#, kde-format
msgid "Disable to get smaller files if your image has no transparency"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, alpha)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:180
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:142
#, kde-format
msgid ""
"<p>The Portable Network Graphics (PNG) file format allows transparency in your image to be stored by saving an alpha channel.\n"
"You can uncheck the box if you are not using transparency and you want to make the resulting file smaller .<br>"
"Always saving the alpha channel is recommended.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alpha)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:183
#, kde-format
msgid "Store alpha channel (transparency)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAuthor)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:193
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Save author nickname and the first contact information of the author profile into the png, if possible.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAuthor)
#. +> trunk5 stable5
#: plugins/impex/png/kis_wdg_options_png.ui:196
#, kde-format
msgid "Sign with author data"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/impex/ppm/kis_wdg_options_ppm.ui:34
#, kde-format
msgid "Binary"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbType)
#. +> trunk5 stable5
#: plugins/impex/ppm/kis_wdg_options_ppm.ui:39
#, kde-format
msgid "Ascii"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_export.cc:63
#, kde-format
msgid "Could not convert this colorspace to something Krita can save."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_export.cc:78
#, kde-format
msgctxt "image conversion warning"
msgid "Your image contains one or more layers with a color model that is different from the image."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_layer_section.cpp:313
#, kde-format
msgctxt "Automatically created layer name when saving into PSD"
msgid "Background"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_layer_section.cpp:558
#, kde-format
msgid "Unnamed Layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_loader.cpp:160
#, kde-format
msgid "Duotone Colormode Block"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/psd/psd_resource_block.h:93
#, kde-format
msgid "Unparsed Resource Block"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/qimageio/kis_qimageio_import.cpp:61
#, kde-format
msgid "Imported Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:224
#, kde-format
msgctxt "@option:check"
msgid "16 bits color depth"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:225
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<p>If enabled, all RAW files will be decoded in 16-bit color depth using a linear gamma curve. To prevent dark picture rendering in the editor, it is recommended to use Color Management in this mode.</p>"
"<p>If disabled, all RAW files will be decoded in 8-bit color depth with a BT.709 gamma curve and a 99th-percentile white point. This mode is faster than 16-bit decoding.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:244
#, kde-format
msgctxt "@option:check"
msgid "Interpolate RGB as four colors"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:245
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Interpolate RGB as four colors</title>"
"<p>The default is to assume that all green pixels are the same. If even-row green pixels are more sensitive to ultraviolet light than odd-row this difference causes a mesh pattern in the output; using this option solves this problem with minimal loss of detail.</p>"
"<p>To resume, this option blurs the image a little, but it eliminates false 2x2 mesh patterns with VNG quality method or mazes with AHD quality method.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:259
#, kde-format
msgctxt "@info:tooltip"
msgid "Visit LibRaw project website"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:269
#, kde-format
msgctxt "@option:check"
msgid "Do not stretch or rotate pixels"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:271
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Do not stretch or rotate pixels</title>"
"<p>For Fuji Super CCD cameras, show the image tilted 45 degrees. For cameras with non-square pixels, do not stretch the image to its correct aspect ratio. In any case, this option guarantees that each output pixel corresponds to one RAW pixel.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:279
#, kde-format
msgctxt "@label:listbox"
msgid "Quality:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:283
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "Bilinear"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:284
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "VNG"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:285
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "PPG"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:286
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AHD"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:289
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "DCB"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:290
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AHD v2"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:291
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AFD"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:292
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "VCD"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:293
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "VCD & AHD"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:294
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "LMMSE"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:296
#, kde-format
msgctxt "@item:inlistbox Quality"
msgid "AMaZE"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:313
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Quality (interpolation)</title>"
"<p>Select here the demosaicing method to use when decoding RAW images. A demosaicing algorithm is a digital image process used to interpolate a complete image from the partial raw data received from the color-filtered image sensor, internal to many digital cameras, in form of a matrix of colored pixels. Also known as CFA interpolation or color reconstruction, another common spelling is demosaicing. The following methods are available for demosaicing RAW images:</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>Bilinear</emphasis>: use high-speed but low-quality bilinear interpolation (default - for slow computers). In this method, the red value of a non-red pixel is computed as the average of the adjacent red pixels, and similarly for blue and green.</li>"
"<li><emphasis strong='true'>VNG</emphasis>: use Variable Number of Gradients interpolation. This method computes gradients near the pixel of interest and uses the lower gradients (representing smoother and more similar parts of the image) to make an estimate.</li>"
"<li><emphasis strong='true'>PPG</emphasis>: use Patterned-Pixel-Grouping interpolation. Pixel Grouping uses assumptions about natural scenery in making estimates. It has fewer color artifacts on natural images than the Variable Number of Gradients method.</li>"
"<li><emphasis strong='true'>AHD</emphasis>: use Adaptive Homogeneity-Directed interpolation. This method selects the direction of interpolation so as to maximize a homogeneity metric, thus typically minimizing color artifacts.</li>"
"<li><emphasis strong='true'>DCB</emphasis>: DCB interpolation from linuxphoto.org project.</li>"
"<li><emphasis strong='true'>AHD v2</emphasis>: modified AHD interpolation using Variance of Color Differences method.</li>"
"<li><emphasis strong='true'>AFD</emphasis>: Adaptive Filtered Demosaicing interpolation through 5 pass median filter from PerfectRaw project.</li>"
"<li><emphasis strong='true'>VCD</emphasis>: Variance of Color Differences interpolation.</li>"
"<li><emphasis strong='true'>VCD & AHD</emphasis>: Mixed demosaicing between VCD and AHD.</li>"
"<li><emphasis strong='true'>LMMSE</emphasis>: color demosaicing via directional linear minimum mean-square error estimation interpolation from PerfectRaw.</li>"
"<li><emphasis strong='true'>AMaZE</emphasis>: Aliasing Minimization interpolation and Zipper Elimination to apply color aberration removal from RawTherapee project.</li>"
"</ul>"
"</p>"
"<p>Note: some methods can be unavailable if RAW decoder have been built without extension packs.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:382
#, kde-format
msgctxt "@label:slider"
msgid "Pass:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:383
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Pass</title>"
"<p>Set here the passes used by the median filter applied after interpolation to Red-Green and Blue-Green channels.</p>"
"<p>This setting is only available for specific Quality options: <emphasis strong='true'>Bilinear</emphasis>, <emphasis strong='true'>VNG</emphasis>, <emphasis strong='true'>PPG</emphasis>, <emphasis strong='true'>AHD</emphasis>, <emphasis strong='true'>DCB</emphasis>, and <emphasis strong='true'>VCD & AHD</emphasis>.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:395
#, kde-format
msgctxt "@option:check"
msgid "Refine interpolation"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:396
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Refine interpolation</title>"
"<p>This setting is available only for few Quality options:</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>DCB</emphasis>: turn on the enhance interpolated colors filter.</li>"
"<li><emphasis strong='true'>VCD & AHD</emphasis>: turn on the enhanced effective color interpolation (EECI) refine to improve sharpness.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:413
#, kde-format
msgctxt "@label"
msgid "Demosaicing"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:421
#, kde-format
msgctxt "@label:listbox"
msgid "Method:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:423
#, kde-format
msgctxt "@item:inlistbox"
msgid "Default D65"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:424
#, kde-format
msgctxt "@item:inlistbox"
msgid "Camera"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:425
#, kde-format
msgctxt "@item:inlistbox set while balance automatically"
msgid "Automatic"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:426
#, kde-format
msgctxt "@item:inlistbox set white balance manually"
msgid "Manual"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:428
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White Balance</title>"
"<p>Configure the raw white balance:</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>Default D65</emphasis>: Use a standard daylight D65 white balance.</li>"
"<li><emphasis strong='true'>Camera</emphasis>: Use the white balance specified by the camera. If not available, reverts to default neutral white balance.</li>"
"<li><emphasis strong='true'>Automatic</emphasis>: Calculates an automatic white balance averaging the entire image.</li>"
"<li><emphasis strong='true'>Manual</emphasis>: Set a custom temperature and green level values.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:443
#, kde-format
msgctxt "@label:slider"
msgid "T(K):"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:444
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Temperature</title>"
"<p>Set here the color temperature in Kelvin.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:451
#, kde-format
msgctxt "@label:slider Green component"
msgid "Green:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:452
#, kde-format
msgctxt "@info:whatsthis"
msgid "<p>Set here the green component to set magenta color cast removal level.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:455
#, kde-format
msgctxt "@label:listbox"
msgid "Highlights:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:457
#, kde-format
msgctxt "@item:inlistbox"
msgid "Solid white"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:458
#, kde-format
msgctxt "@item:inlistbox"
msgid "Unclip"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:459
#, kde-format
msgctxt "@item:inlistbox"
msgid "Blend"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:460
#, kde-format
msgctxt "@item:inlistbox"
msgid "Rebuild"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:462
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlights</title>"
"<p>Select here the highlight clipping method:</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>Solid white</emphasis>: clip all highlights to solid white</li>"
"<li><emphasis strong='true'>Unclip</emphasis>: leave highlights unclipped in various shades of pink</li>"
"<li><emphasis strong='true'>Blend</emphasis>:Blend clipped and unclipped values together for a gradual fade to white</li>"
"<li><emphasis strong='true'>Rebuild</emphasis>: reconstruct highlights using a level value</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:473
#, kde-format
msgctxt "@label:slider Highlight reconstruct level"
msgid "Level:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:477
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Level</title>"
"<p>Specify the reconstruct highlight level. Low values favor whites and high values favor colors.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:481
#, kde-format
msgctxt "@option:check"
msgid "Exposure Correction (E.V)"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:482
#, kde-format
msgctxt "@info:whatsthis"
msgid "<p>Turn on the exposure correction before interpolation.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:485
#, kde-format
msgctxt "@label:slider"
msgid "Linear Shift:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:490
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Shift</title>"
"<p>Linear Shift of exposure correction before interpolation in E.V</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:493
#, kde-format
msgctxt "@label:slider"
msgid "Highlight:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:498
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Highlight</title>"
"<p>Amount of highlight preservation for exposure correction before interpolation in E.V. Only take effect if Shift Correction is > 1.0 E.V</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:502
#, kde-format
msgctxt "@option:check"
msgid "Correct false colors in highlights"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:503
#, kde-format
msgctxt "@info:whatsthis"
msgid "<p>If enabled, images with overblown channels are processed much more accurately, without 'pink clouds' (and blue highlights under tungsten lamps).</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:507
#, kde-format
msgctxt "@option:check"
msgid "Auto Brightness"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:508
#, kde-format
msgctxt "@info:whatsthis"
msgid "<p>If disable, use a fixed white level and ignore the image histogram to adjust brightness.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:511
#, kde-format
msgctxt "@label:slider"
msgid "Brightness:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:516
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Brightness</title>"
"<p>Specify the brightness level of output image. The default value is 1.0 (works in 8-bit mode only).</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:526
#, kde-format
msgctxt "@option:check Black point"
msgid "Black:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:527
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point</title>"
"<p>Use a specific black point value to decode RAW pictures. If you set this option to off, the Black Point value will be automatically computed.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:534
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Black point value</title>"
"<p>Specify specific black point value of the output image.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:537
#, kde-format
msgctxt "@option:check White point"
msgid "White:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:538
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point</title>"
"<p>Use a specific white point value to decode RAW pictures. If you set this option to off, the White Point value will be automatically computed.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:545
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>White point value</title>"
"<p>Specify specific white point value of the output image.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:582
#, kde-format
msgctxt "@label"
msgid "White Balance"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:590
#, kde-format
msgctxt "@label:listbox"
msgid "Noise reduction:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:592
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:593
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "Wavelets"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:594
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "FBDD"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:595
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "CFA Line Denoise"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:596
#, kde-format
msgctxt "@item:inlistbox Noise Reduction"
msgid "Impulse Denoise"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:598
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Noise Reduction</title>"
"<p>Select here the noise reduction method to apply during RAW decoding.</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>None</emphasis>: no noise reduction.</li>"
"<li><emphasis strong='true'>Wavelets</emphasis>: wavelets correction to erase noise while preserving real detail. It's applied after interpolation.</li>"
"<li><emphasis strong='true'>FBDD</emphasis>: Fake Before Demosaicing Denoising noise reduction. It's applied before interpolation.</li>"
"<li><emphasis strong='true'>CFA Line Denoise</emphasis>: Banding noise suppression. It's applied after interpolation.</li>"
"<li><emphasis strong='true'>Impulse Denoise</emphasis>: Impulse noise suppression. It's applied after interpolation.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:624
#, kde-format
msgctxt "@option:check"
msgid "Enable Chromatic Aberration correction"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:625
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Enable Chromatic Aberration correction</title>"
"<p>Enlarge the raw red-green and blue-yellow axis by the given factors (automatic by default).</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:630
#, kde-format
msgctxt "@option:check"
msgid "Automatic color axis adjustments"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:631
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Automatic Chromatic Aberration correction</title>"
"<p>If this option is turned on, it will try to shift image channels slightly and evaluate Chromatic Aberration change. Note that if you shot blue-red pattern, the method may fail. In this case, disable this option and tune manually color factors.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:638
#, kde-format
msgctxt "@label:slider"
msgid "Red-Green:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:643
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Red-Green multiplier</title>"
"<p>Set here the amount of correction on red-green axis</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:646
#, kde-format
msgctxt "@label:slider"
msgid "Blue-Yellow:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:651
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Blue-Yellow multiplier</title>"
"<p>Set here the amount of correction on blue-yellow axis</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:670
#, kde-format
msgctxt "@label"
msgid "Corrections"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:678
#, kde-format
msgctxt "@label:listbox"
msgid "Camera Profile:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:680
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:681
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Embedded"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:682
#, kde-format
msgctxt "@item:inlistbox Camera Profile"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:684
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Camera Profile</title>"
"<p>Select here the input color space used to decode RAW data.</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>None</emphasis>: no input color profile is used during RAW decoding.</li>"
"<li><emphasis strong='true'>Embedded</emphasis>: use embedded color profile from RAW file, if it exists.</li>"
"<li><emphasis strong='true'>Custom</emphasis>: use a custom input color space profile.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:695
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:729
#, kde-format
msgid "ICC Files (*.icc; *.icm)"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:697
#, kde-format
msgctxt "@label:listbox"
msgid "Workspace:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:699
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Raw (no profile)"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:700
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "sRGB"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:701
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Adobe RGB"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:702
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Wide Gamut"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:703
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Pro-Photo"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:704
#, kde-format
msgctxt "@item:inlistbox Workspace"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:706
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Workspace</title>"
"<p>Select here the output color space used to decode RAW data.</p>"
"<p>"
"<ul>"
"<li><emphasis strong='true'>Raw (no profile)</emphasis>: in this mode, no output color space is used during RAW decoding.</li>"
"<li><emphasis strong='true'>sRGB</emphasis>: this is an RGB color space, created cooperatively by Hewlett-Packard and Microsoft. It is the best choice for images destined for the Web and portrait photography.</li>"
"<li><emphasis strong='true'>Adobe RGB</emphasis>: this color space is an extended RGB color space, developed by Adobe. It is used for photography applications such as advertising and fine art.</li>"
"<li><emphasis strong='true'>Wide Gamut</emphasis>: this color space is an expanded version of the Adobe RGB color space.</li>"
"<li><emphasis strong='true'>Pro-Photo</emphasis>: this color space is an RGB color space, developed by Kodak, that offers an especially large gamut designed for use with photographic outputs in mind.</li>"
"<li><emphasis strong='true'>Custom</emphasis>: use a custom output color space profile.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:741
#, kde-format
msgctxt "@label"
msgid "Color Management"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:947
#, kde-format
msgctxt "@label"
msgid "Threshold:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:948
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Threshold</title>"
"<p>Set here the noise reduction threshold value to use.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:961
#, kde-format
msgctxt "@label"
msgid "Luminance:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:962
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Luminance</title>"
"<p>Amount of Luminance impulse noise reduction.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:964
#, kde-format
msgctxt "@label"
msgid "Chrominance:"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/dcrawsettingswidget.cpp:965
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<title>Chrominance</title>"
"<p>Amount of Chrominance impulse noise reduction.</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/raw/3rdparty/libkdcraw/src/rcombobox.cpp:74
#: plugins/impex/raw/3rdparty/libkdcraw/src/rnuminput.cpp:84
#: plugins/impex/raw/3rdparty/libkdcraw/src/rnuminput.cpp:183
#, kde-format
msgctxt "@info:tooltip"
msgid "Reset to default value"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonUpdate)
#. i18n: ectx: property (text), widget (QPushButton, btnUpdate)
#. +> trunk5 stable5
#: plugins/impex/raw/wdgrawimport.ui:29
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:26
#, kde-format
msgid "Update"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, preview)
#. +> trunk5 stable5
#: plugins/impex/raw/wdgrawimport.ui:92
#, kde-format
msgid "No image loaded"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/svg/kis_svg_import.cc:61
#, kde-format
msgid "Import SVG"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/svg/kis_svg_import.cc:62
#, kde-format
msgid "Enter preferred resolution (PPI) for \"%1\""
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KisWdgOptionsTIFF)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:20
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:44
#, kde-format
msgid "TIFF Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:52
#, kde-format
msgid "Compression type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:71
#, kde-format
msgid "JPEG DCT Compression"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:76
#, kde-format
msgid "Deflate (ZIP)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:81
#, kde-format
msgid "Lempel-Ziv & Welch (LZW)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxCompressionType)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:86
#, kde-format
msgid "Pixar Log"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_3)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:98
#, kde-format
msgid "Predictor:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, kComboBoxPredictor)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:111
#, kde-format
msgid "Using a predictor can improve the compression (mostly for LZW and deflate.)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxPredictor)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:123
#, kde-format
msgid "Horizontal Differencing"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kComboBoxPredictor)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:128
#, kde-format
msgid "Floating Point Horizontal Differencing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alpha)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:145
#, kde-format
msgid "Store alpha &channel (transparency)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxJPEG)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:247
#, kde-format
msgid "JPEG Compression Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:253
#, kde-format
msgid "Quality:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, qualityLevel)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:268
#, kde-format
msgid "These settings determine how much information is lost during compression"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:301
#, kde-format
msgid "Smallest"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:311
#, kde-format
msgid "Best"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxDeflate)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:356
#, kde-format
msgid "Deflate Compression Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4)
#. i18n: ectx: property (text), widget (QLabel, textLabel1_4_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:369
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:491
#, kde-format
msgid "Compress:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:419
#, kde-format
msgctxt "save the file quickly, but do not compress very well"
msgid "Fast"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:433
#, kde-format
msgctxt "make the file small, at the price of a longer saving time"
msgid "Small"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBoxPixarLog)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:478
#, kde-format
msgid "Pixar Log Compression Options"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3_2_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:541
#, kde-format
msgctxt "save quickly, but do not compress a lot"
msgid "Fast"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4_2_2)
#. +> trunk5 stable5
#: plugins/impex/tiff/kis_wdg_options_tiff.ui:555
#, kde-format
msgctxt "make a very small file, but take a long time saving"
msgid "Small"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/kis_video_export.cpp:66
#, kde-format
msgid "Could not find 'ffmpeg' binary. Saving to video formats is impossible."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/kis_video_export.cpp:70
#, kde-format
msgid "Video Export Error"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/kis_video_export.cpp:92
#, kde-format
msgid "FFMpeg failed to convert the image sequence. Check the logfile in your output directory for more information."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:31
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "ultrafast"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:32
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "superfast"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:33
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "veryfast"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:34
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "faster"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:35
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "fast"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:36
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "medium"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:37
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "slow"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:38
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "slower"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:39
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "veryslow"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:40
#, kde-format
msgctxt "h264 preset name, check simplescreenrecorder for standard translations"
msgid "placebo"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:42
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "baseline"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:43
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "main"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:44
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "high"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:45
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "high10"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:46
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "high422"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:47
#, kde-format
msgctxt "h264 profile name, check simplescreenrecorder for standard translations"
msgid "high444"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:49
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "film"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:50
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "animation"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:51
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "grain"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:52
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "stillimage"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:53
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "psnr"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:54
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "ssim"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:55
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "fastdecode"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:56
#, kde-format
msgctxt "h264 tune option name, check simplescreenrecorder for standard translations"
msgid "zerolatency"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.cpp:108
#, kde-format
msgctxt "kilo-bits-per-second, video bitrate suffix"
msgid "kbps"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbCodec)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:18
#, kde-format
msgid "H.264, MPEG-4 Part 10"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbCodec)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:23
#, kde-format
msgid "Theora"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:38
#, kde-format
msgid "Constant Rate Factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblTune)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:75
#, kde-format
msgid "Tune:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:89
#, kde-format
msgid "Bitrate:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCustomLine)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:112
#, kde-format
msgid "Custom Options:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, txtCustomLine)
#. +> trunk5 stable5
#: plugins/impex/video/video_export_options_dialog.ui:121
#, kde-format
msgid "Add any ffmpeg filtering options here. It will be put between source and destination streams of the ffmpeg"
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_saver.cpp:281
#, kde-format
msgid "Fetching palette..."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/video/video_saver.cpp:309
#: plugins/impex/video/video_saver.cpp:352
#, kde-format
msgid "Encoding frames..."
msgstr ""
#. +> trunk5 stable5
#: plugins/impex/xcf/kis_xcf_import.cpp:168
#, kde-format
msgid "This XCF file is too new; Krita cannot support XCF files written by GIMP 2.9 or newer."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/colorsmudge_paintop_plugin.cpp:42
#, kde-format
msgid "Color Smudge"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxSmudgeMode)
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings.cpp:54
#: plugins/paintops/libpaintop/forms/wdgfilteroption.ui:43
#, kde-format
msgid "Smudge Mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings.cpp:58
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:38
#, kde-format
msgid "Smearing"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings.cpp:59
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:77
#, kde-format
msgid "Dulling"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:51
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:35
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:48
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:49
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:39
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: plugins/paintops/libpaintop/kis_pressure_flow_opacity_option_widget.cpp:38
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:47
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:45
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:52
#, kde-format
msgid "Opaque"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, btnTransparent)
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:51
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:35
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:48
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:43
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:49
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:39
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:59
#: plugins/paintops/libpaintop/kis_pressure_flow_opacity_option_widget.cpp:38
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:47
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:45
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:52
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:145
#, kde-format
msgid "Transparent"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:52
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:65
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:36
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:37
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:61
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:81
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:107
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:125
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:132
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:49
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:44
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:50
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:40
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:60
#: plugins/paintops/libpaintop/kis_pressure_spacing_option_widget.cpp:35
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:40
#: plugins/paintops/roundmarker/kis_roundmarkerop_settings_widget.cpp:42
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:48
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:50
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:51
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:52
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:54
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:46
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:54
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:53
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:54
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:66
#, kde-format
msgid "0%"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:54
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:65
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:138
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:51
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:52
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:61
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:59
#: plugins/tools/basictools/kis_tool_multihand.cpp:274
#, kde-format
msgid "Mirror"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:58
#, kde-format
msgid "Smudge Length"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:59
#, kde-format
msgid "Smudge Radius"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:60
#, kde-format
msgid "Color Rate"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:70
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:143
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:41
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:33
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:44
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:49
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:52
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:64
#, kde-format
msgid "-180°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:70
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:143
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:41
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:49
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:52
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:64
#, kde-format
msgid "180°"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optionRotation)
#. i18n: ectx: property (title), widget (QGroupBox, rotationGroup)
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:62
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:70
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:144
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:50
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:45
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:51
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:41
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:47
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:49
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:52
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:64
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:249
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:669
#, kde-format
msgid "Rotation"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:149
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:63
#, kde-format
msgid "Scatter"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:64
#, kde-format
msgid "Overlay Mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:88
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:54
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:66
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:70
#, kde-format
msgid "Strength"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:88
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:54
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:66
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:70
#, kde-format
msgid "Strong"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp:71
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:88
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:54
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:66
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:70
#, kde-format
msgid "Weak"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_overlay_mode_option.h:51
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Overlay Option"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_overlay_mode_option.h:61
#, kde-format
msgid ""
"Paints on the current layer\n"
" but uses all layers that are currently visible for smudge input\n"
" NOTE: This mode is only able to work correctly with a fully opaque background"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:45
#, kde-format
msgid "Smudge mode:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:81
#, kde-format
msgid " (caution, pierced brush!)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/colorsmudge/kis_smudge_option_widget.cpp:82
#, kde-format
msgctxt "@info:tooltip"
msgid "This brush has transparent pixels in its center. \"Dulling\" mode may give unstable results. Consider using \"Smearing\" mode instead."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:74
#, kde-format
msgid "Line Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:105
#, kde-format
msgid "History Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:136
#, kde-format
msgid "Line Opacity"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings.cpp:168
#, kde-format
msgid "Connection Line"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:34
#, kde-format
msgctxt "Brush settings curve value"
msgid "Value"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:36
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:50
#, kde-format
msgid "Line width"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:37
#, kde-format
msgid "Curves opacity"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/kis_curve_paintop_settings_widget.cpp:39
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:85
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:52
#: plugins/paintops/gridbrush/kis_grid_paintop_settings_widget.cpp:42
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:42
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:63
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:42
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:61
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:55
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:67
#, kde-format
msgid "Painting Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, lineWidthLbl)
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/wdgcurveoptions.ui:9
#: plugins/paintops/sketch/wdgsketchoptions.ui:40
#, kde-format
msgid "Line width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/wdgcurveoptions.ui:22
#, kde-format
msgid "History size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/wdgcurveoptions.ui:35
#, kde-format
msgid "Curves opacity:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, connectionCHBox)
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/wdgcurveoptions.ui:48
#: plugins/paintops/sketch/wdgsketchoptions.ui:137
#, kde-format
msgid "Paint connection line"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, smoothingCHBox)
#. +> trunk5 stable5
#: plugins/paintops/curvebrush/wdgcurveoptions.ui:55
#, kde-format
msgid "Smoothing"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, doubleRatio)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:63
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:133
#: plugins/tools/tool_crop/wdg_tool_crop.ui:293
#, kde-format
msgid "Ratio"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:68
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:61
#, kde-format
msgid "Softness"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:69
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:62
#, kde-format
msgid "Sharpness"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:76
#, kde-format
msgid "Foreground"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:80
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:46
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:39
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:53
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:53
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:65
#, kde-format
msgid "Airbrush"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:81
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:47
#: plugins/paintops/particle/kis_particle_paintop_settings_widget.cpp:41
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:54
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:54
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:66
#, kde-format
msgid "Rate"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/brush/kis_brushop_settings_widget.cpp:94
#: plugins/paintops/libpaintop/kis_brush_based_paintop_options_widget.cpp:28
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:44
#, kde-format
msgid "Brush Tip"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/defaultpaintops_plugin.cc:47
#, kde-format
msgctxt "Pixel paintbrush"
msgid "Pixel"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/defaultpaintops_plugin.cc:48
#, kde-format
msgctxt "clone paintbrush (previously \"Duplicate\")"
msgid "Clone"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbHealing)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings.cpp:191
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:21
#, kde-format
msgid "Healing"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings.cpp:218
#, kde-format
msgid "Move Source"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/kis_duplicateop_settings_widget.cpp:74
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Clone Brush (temporarily disabled)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbPerspective)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:28
#, kde-format
msgid "To correct perspective, first create a perspective grid."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbPerspective)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:31
#, kde-format
msgid "Correct the perspective"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbSourcePoint)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:38
#, kde-format
msgid "Move the clone origin with the brush. Uncheck to keep cloning from the selected point."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbSourcePoint)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:41
#, kde-format
msgid "Source point move"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkCloneProjection)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:51
#, kde-format
msgid "When checked, clone from all visible layers. Otherwise, clone from the active layer."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkCloneProjection)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:54
#, kde-format
msgid "Clone From All Visible Layers"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:82
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600;\">Clone Brush:</span></p>"
"<p>Select the source point from the current layer with Ctrl-click. Use Ctrl+Alt-click to select a source from the previously picked layer.</p>"
"</body></html>"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/deform_paintop_plugin.cpp:41
#, kde-format
msgid "Deform"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_option.cpp:120
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Deform Brush (unsupported)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:111
#, kde-format
msgid "Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, deformLabel)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:141
#: plugins/paintops/deform/wdgdeformoptions.ui:35
#, kde-format
msgid "Deform Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, growBtn)
#. i18n: ectx: property (text), widget (QCheckBox, boolGrow)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:145
#: plugins/paintops/deform/wdgdeformoptions.ui:44
#: plugins/tools/tool_crop/kis_tool_crop.cc:127
#: plugins/tools/tool_crop/wdg_tool_crop.ui:151
#, kde-format
msgid "Grow"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shrinkBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:146
#: plugins/paintops/deform/wdgdeformoptions.ui:51
#, kde-format
msgid "Shrink"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, swirlCWBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:147
#: plugins/paintops/deform/wdgdeformoptions.ui:65
#, kde-format
msgid "Swirl CW"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, swirlCCWBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:148
#: plugins/paintops/deform/wdgdeformoptions.ui:58
#, kde-format
msgid "Swirl CCW"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, moveBtn)
#. i18n: ectx: property (text), widget (QToolButton, liquifyMove)
#. i18n: ectx: property (text), widget (QPushButton, moveOriginButton)
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:149
#: plugins/paintops/deform/wdgdeformoptions.ui:75
#: plugins/tools/basictools/wdgmultihandtool.ui:78
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1740
#, kde-format
msgid "Move"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:150
#, kde-format
msgid "Lens Zoom In"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:151
#, kde-format
msgid "Lens Zoom Out"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings.cpp:152
#, kde-format
msgid "Color Deformation"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/deform/kis_deform_paintop_settings_widget.cpp:41
#, kde-format
msgid "Deform Options"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, colorBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:82
#, kde-format
msgid "Color deformation"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lensOutBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:89
#, kde-format
msgid "Lens zoom out"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, lensBtn)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:96
#, kde-format
msgid "Lens zoom in"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, deformAmountLbl)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:131
#, kde-format
msgid "Deform amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, interpolationChBox)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:166
#, kde-format
msgid "Bilinear interpolation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useCounter)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:176
#, kde-format
msgid "Use counter"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useOldData)
#. +> trunk5 stable5
#: plugins/paintops/deform/wdgdeformoptions.ui:183
#, kde-format
msgid "Use undeformed image"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, shapeGroup)
#. +> trunk5 stable5
#: plugins/paintops/experiment/experiment_paintop_plugin.cpp:43
#: plugins/paintops/hairy/wdghairyeoptions.ui:43
#: plugins/paintops/hairy/wdghairyshapeoptions.ui:84
#, kde-format
msgid "Shape"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, speedCHBox)
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:89
#: plugins/paintops/experiment/wdgexperimentoptions.ui:53
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:42
#, kde-format
msgid "Speed"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, displaceCHBox)
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:164
#: plugins/paintops/experiment/wdgexperimentoptions.ui:98
#, kde-format
msgid "Displace"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:202
#, kde-format
msgid "Winding Fill"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experiment_paintop_settings.cpp:230
#, kde-format
msgid "Hard Edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experiment_paintop_settings_widget.cpp:35
#, kde-format
msgid "Experiment option"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/experiment/kis_experimentop_option.cpp:133
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Displacement Option"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/experiment/wdgexperimentoptions.ui:29
#, kde-format
msgid "Shape creation:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, smoothCHBox)
#. +> trunk5 stable5
#: plugins/paintops/experiment/wdgexperimentoptions.ui:70
#, kde-format
msgctxt "Noun for an experiment brush shape smoothness"
msgid "Smooth"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPostprocessing)
#. +> trunk5 stable5
#: plugins/paintops/experiment/wdgexperimentoptions.ui:89
#, kde-format
msgid "Post-processing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, windingFillCHBox)
#. +> trunk5 stable5
#: plugins/paintops/experiment/wdgexperimentoptions.ui:112
#, kde-format
msgid "Winding fill"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, hardEdgeCHBox)
#. +> trunk5 stable5
#: plugins/paintops/experiment/wdgexperimentoptions.ui:119
#, kde-format
msgid "Hard edge"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/filterop/filterop.cpp:43
#, kde-format
msgctxt "type of a brush engine, shown in the list of brush engines"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/filterop/kis_filterop_settings_widget.cpp:55
#, kde-format
msgctxt "option name"
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/grid_paintop_plugin.cpp:39
#, kde-format
msgctxt "type of a brush engine, shown in the list of brush engines"
msgid "Grid"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/kis_grid_paintop_settings.cpp:101
#, kde-format
msgid "Division Level"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/kis_grid_paintop_settings_widget.cpp:39
#, kde-format
msgid "Particle type"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/kis_grid_paintop_settings_widget.cpp:41
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:50
#, kde-format
msgid "Color options"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:52
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:81
#, kde-format
msgid "Pixel"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, shapeCBox)
#. i18n: ectx: property (text), item, widget (QComboBox, shapeBox)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridbrushshapeoptions.ui:57
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:76
#, kde-format
msgid "Anti-aliased pixel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:38
#, kde-format
msgid "Grid width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:51
#, kde-format
msgid "Grid height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:64
#, kde-format
msgid "Division level:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, divisionPressureCHBox)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:77
#, kde-format
msgid "Division by pressure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, scaleLbl)
#. i18n: ectx: property (text), widget (QLabel, lblDiameter)
#. i18n: ectx: property (text), widget (QLabel, ScaleLbl)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:84
#: plugins/paintops/hairy/wdgbristleoptions.ui:130
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:78
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:198
#: plugins/paintops/spray/wdgsprayoptions.ui:118
#, kde-format
msgid "Scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:97
#, kde-format
msgid "Vertical border:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:110
#, kde-format
msgid "Horizontal border:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, jitterBorderCHBox)
#. +> trunk5 stable5
#: plugins/paintops/gridbrush/wdggridoptions.ui:123
#, kde-format
msgid "Jitter borders"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hairy/hairy_paintop_plugin.cpp:42
#, kde-format
msgid "Bristle"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hairy/kis_hairy_bristle_option.cpp:103
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Bristle Brush (the lines will be thinner than on preview)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:36
#, kde-format
msgid "Bristle options"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, inkTab)
#. +> trunk5 stable5
#: plugins/paintops/hairy/kis_hairy_paintop_settings_widget.cpp:37
#: plugins/paintops/hairy/wdghairyeoptions.ui:259
#, kde-format
msgid "Ink depletion"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:62
#, kde-format
msgid "Random offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:114
#, kde-format
msgid "Shear:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, density)
#. i18n: ectx: property (text), widget (QLabel, densityLbl)
#. i18n: ectx: property (text), widget (QLabel, lblDensity)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:146
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:374
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:267
#: plugins/paintops/sketch/wdgsketchoptions.ui:73
#, kde-format
msgid "Density:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:173
#, kde-format
msgid "Mouse pressure:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:187
#, kde-format
msgid "Connect hairs:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:194
#, kde-format
msgid "Anti-aliasing:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgbristleoptions.ui:201
#, kde-format
msgid "Composite bristles:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, brushTab)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:33
#, kde-format
msgid "Brush Shape"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, oneDimBrushBtn)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:49
#, kde-format
msgid "1D"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, twoDimBrushBtn)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:59
#, kde-format
msgid "2D"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, brushGroup)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:97
#, kde-format
msgid "Brush Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mousePressureCBox)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:130
#, kde-format
msgid "Mouse pressure"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:140
#: plugins/paintops/hairy/wdghairyshapeoptions.ui:38
#, kde-format
msgid "radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sigmaLabel)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:150
#: plugins/paintops/hairy/wdghairyshapeoptions.ui:55
#, kde-format
msgid "sigma"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, movementGroup)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:171
#, kde-format
msgid "Experimental Params"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:190
#, kde-format
msgid "Scale factor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:210
#, kde-format
msgid "Shear factor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:230
#, kde-format
msgid "Random offset"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:265
#, kde-format
msgid "Ink"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inkLabel)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:273
#: plugins/paintops/hairy/wdgInkOptions.ui:41
#, kde-format
msgid "Ink Amount"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:331
#: plugins/paintops/hairy/wdgInkOptions.ui:131
#, kde-format
msgid "Ink Depletion Curve"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, weightGroup)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:343
#: plugins/paintops/hairy/wdgInkOptions.ui:154
#, kde-format
msgid "Saturation Weights"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, pressureSlider)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:355
#, kde-format
msgid "pressure weight"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, inkDepletionSlider)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:383
#, kde-format
msgid "Ink depletion curve weight"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, bristleLengthSlider)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:411
#, kde-format
msgid "bristle length weight"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, bristleInkAmountSlider)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:439
#, kde-format
msgid "Bristle ink amount weight"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useWeightCHBox)
#. i18n: ectx: property (text), widget (QCheckBox, weightSaturationCBox)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyeoptions.ui:461
#: plugins/paintops/hairy/wdgInkOptions.ui:160
#, kde-format
msgid "weighted saturation"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, oneDimBrushBtn)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyshapeoptions.ui:90
#, kde-format
msgid "&1D"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, twoDimBrushBtn)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdghairyshapeoptions.ui:100
#, kde-format
msgid "&2D"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, soakInkCBox)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:84
#, kde-format
msgid "Soak ink from the initial position of the stroke"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, soakInkCBox)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:87
#, kde-format
msgid "Soak ink"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:167
#, kde-format
msgid "Bristle Ink Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:174
#, kde-format
msgid "Pressure Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:191
#, kde-format
msgid "Bristle Length Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/paintops/hairy/wdgInkOptions.ui:218
#, kde-format
msgid "Ink Depletion Curve Weight:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/hatching_paintop_plugin.cpp:41
#, kde-format
msgid "Hatching"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_options.cpp:129
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Hatching Brush (heavy aliasing in preview mode)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:127
#, kde-format
msgid "Hatching Angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:159
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:55
#, kde-format
msgid "Separation"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings.cpp:190
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:56
#, kde-format
msgid "Thickness"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:52
#, kde-format
msgid "Hatching options"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:53
#, kde-format
msgid "Hatching preferences"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/hatching/kis_hatching_paintop_settings_widget.cpp:58
#, kde-format
msgid "Crosshatching"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:90
#, kde-format
msgid "Separation:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:166
#, kde-format
msgid "Origin X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:204
#, kde-format
msgid "Origin Y:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:244
#, kde-format
msgid "Crosshatching style"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noCrosshatchingRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:268
#, kde-format
msgid "No crosshatch&ing"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, perpendicularRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:290
#, kde-format
msgid "Pe&rpendicular plane only"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, minusThenPlusRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:312
#, kde-format
msgid "-&45° plane then +45° plane"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, plusThenMinusRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:331
#, kde-format
msgid "+45° plane &then -45° plane"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, moirePatternRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:350
#, kde-format
msgid "&Moiré pattern"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:366
#, kde-format
msgid "Separation Style"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingoptions.ui:378
#, kde-format
msgid "Input-based intervals:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingpreferences.ui:26
#, kde-format
msgid "Graphical Tweaks"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, antialiasCheckBox)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingpreferences.ui:32
#, kde-format
msgid "Antialiased lines"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, subpixelPrecisionCheckBox)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingpreferences.ui:42
#, kde-format
msgid "Subpixel precision"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, opaqueBackgroundCheckBox)
#. +> trunk5 stable5
#: plugins/paintops/hatching/wdghatchingpreferences.ui:52
#, kde-format
msgid "Color background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, rateLbl)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgairbrush.ui:37
#, kde-format
msgid "Rate:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxIgnoreSpacing)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgairbrush.ui:72
#, kde-format
msgid "Override Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblMaskType)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:65
#, kde-format
msgid "Mask Type:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, comboBoxShape)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:97
#, kde-format
msgid "Square"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkInvert)
#. i18n: ectx: property (toolTip), widget (QCheckBox, btnAntialiasing)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:105
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:238
#, kde-format
msgid "The border of the brush will be smoothed to avoid aliasing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, btnAntialiasing)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:108
#, kde-format
msgid "Anti-alias"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, diameterLabel)
#. i18n: ectx: property (text), widget (QLabel, DiameterLbl)
#. i18n: ectx: property (text), widget (QLabel, lblDiameter)
#. i18n: ectx: property (text), widget (QLabel, lineWidthLbl)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:171
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:46
#: plugins/paintops/roundmarker/kis_roundmarker_option.ui:19
#: plugins/paintops/spray/wdgsprayoptions.ui:40
#, kde-format
msgid "Diameter:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpFade)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:225
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:43
#, kde-format
msgid "Fade"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblHorizontalFade)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:236
#, kde-format
msgid "Horizontal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblVerticalFade)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:252
#, kde-format
msgid "Vertical:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:286
#, kde-format
msgid "Softness:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRandomness)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:335
#, kde-format
msgid "Randomness:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpikes)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgautobrush.ui:345
#, kde-format
msgid "Spikes:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:95
#, kde-format
msgid "Use to set the size from which the Automatic Precision Setting should begin. The Precision will remain 5 before this value."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:98
#, kde-format
msgid "Starting Brush Size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:118
#, kde-format
msgid "This determines every interval after which the precision should change. For example: if the delta value is set to be 15.00, after every 15 pts change in the size of brush, the precision will change."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgbrushchooser.ui:121
#, kde-format
msgid "Delta :"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, aspectLabel)
#. i18n: ectx: property (text), widget (QLabel, aspectLbl)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:142
#: plugins/paintops/spray/wdgsprayoptions.ui:66
#, kde-format
msgid "Aspect ratio:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, jitterMoveBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgBrushSizeOptions.ui:287
#: plugins/paintops/spray/wdgsprayoptions.ui:229
#, kde-format
msgid "Jitter Movement"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomHSVCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:29
#, kde-format
msgid "Random HSV"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomOpacityCHbox)
#. i18n: ectx: property (text), widget (QCheckBox, randomOpacityCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:100
#: plugins/paintops/sketch/wdgsketchoptions.ui:158
#, kde-format
msgid "Random opacity"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, colorPerParticleCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:118
#, kde-format
msgid "Color per particle"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, fillBackgroundCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:147
#, kde-format
msgid "If checked, grid brush fill every particle's background with background color. The background of particle is rectangle of grid width and height and by default it is transparent."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, fillBackgroundCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:150
#, kde-format
msgid "Fill background"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sampleInputCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:163
#, kde-format
msgid "Sample Input layer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mixBgColorCHBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcoloroptions.ui:176
#, kde-format
msgid "Mix with background color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgCompositeOpOption.ui:37
#, kde-format
msgid "Selected:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnEraser)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgCompositeOpOption.ui:81
#, kde-format
msgid "Eraser"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgCompositeOpOption.ui:109
#, kde-format
msgid "Available Blending Modes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxUseCurve)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:54
#, kde-format
msgid "Enable Pen Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxUseSameCurve)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:283
#, kde-format
msgid "Share curve across all settings"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:407
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:423
#, kde-format
msgid ""
"<html><head/><body>\n"
"<p>Curve calculation mode changes how 2 or more curve works together<br/>"
"</p>"
"\n"
"<p> multiply (default): all values from curves multiplies </p>"
"<p>(0.8 pressure) * (0.5 speed) = 0.4 <br/>"
"</p>"
"\n"
"<p> addition: all values from curves adds</p>"
"<p>(0.6 pressure) + (0.3 speed) = 0.9<br/>"
"</p>"
"\n"
"<p> maximum value</p>"
"<p>(0.7 pressure), (0.3 speed) = 0.7<br/>"
"</p>"
"\n"
"<p> minimum value </p>"
"<p>(0.7 pressure), (0.3 speed) = 0.3<br/>"
"</p>"
"\n"
"<p> difference between min and max values</p>"
"<p>(0.8 pressure), (0.3 speed), (0.6 fade) = 0.5</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:410
#, kde-format
msgid "Curves calculation mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:430
#, kde-format
msgid "multiply"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:435
#, kde-format
msgid "addition"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:440
#, kde-format
msgid "maximum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:445
#, kde-format
msgid "minimum"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, curveMode)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgcurveoption.ui:450
#, kde-format
msgid "difference"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpFilterOptions)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgfilteroption.ui:58
#, kde-format
msgid "Filter Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpIncremental)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgincremental.ui:20
#, kde-format
msgid "Painting mode"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioBuildup)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgincremental.ui:32
#, kde-format
msgid "Build up"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioWash)
#. i18n: ectx: property (text), item, widget (QComboBox, buidupModeComboBox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgincremental.ui:39
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1999
#, kde-format
msgid "Wash"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgincremental.ui:50
#, kde-format
msgid ""
"<html>\n"
"<p><b>Note:</b> this is the same thing as the \"incremental\" option in the Krita 1.6 freehand tool options.</p>"
"</html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgincremental.ui:54
#, kde-format
msgid ""
"<html>\n"
"<p><b>Painting mode</b>: Krita offers a choice between two painting modes: <i>buildup</i> and <i>wash</i>. The first choice builds up color while painting in one stroke, the second choices gives you an even color in one stroke even if you go over the same place again and again.</p>"
"</html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, stampButton)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:77
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:292
#, kde-format
msgid "Stamp"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushTipNameLabel)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:128
#, kde-format
msgid "Current Brush Tip"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushDetailsLabel)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:143
#, kde-format
msgid "Brush Details"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetBrushButton)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:164
#, kde-format
msgid "Reset Predefined Tip"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useColorAsMaskCheckbox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:212
#, kde-format
msgid "Use Color as Mask"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, preserveBrushPresetSettings)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgpredefinedbrushchooser.ui:229
#, kde-format
msgid "Preserve Brush Preset Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:25
#, kde-format
msgid "Font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFont)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:68
#, kde-format
msgid "--"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelText)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:104
#, kde-format
msgid "Text:"
msgstr ""
#. i18n: ectx: property (text), widget (QLineEdit, lineEdit)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:135
#, kde-format
msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, pipeModeChbox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:167
#, kde-format
msgid "use only one letter at a time"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, pipeModeChbox)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtextbrush.ui:170
#, kde-format
msgid "Pipe mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpacing_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:104
#, kde-format
msgid "Cutoff"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRatio)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:120
#, kde-format
msgid "Brightness:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpacing)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:146
#, kde-format
msgid "Cutoff Policy:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblDensity)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:162
#, kde-format
msgid "Texturing Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpikes)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:225
#, kde-format
msgid "Horizontal Offset:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkInvert)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:241
#, kde-format
msgid "Invert Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomOffsetY)
#. i18n: ectx: property (text), widget (QCheckBox, randomOffsetX)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:251
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:280
#, kde-format
msgid "Random Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRandomness)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/forms/wdgtexturechooser.ui:264
#, kde-format
msgid "Vertical Offset:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_bidirectional_mixing_option_widget.cpp:30
#, kde-format
msgid "The mixing option mixes the paint on the brush with that on the canvas."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:170
#, kde-format
msgid ""
"Creates a brush tip from the current image selection.\n"
" If no selection is present the whole image will be used."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:174
#, kde-format
msgid "Creates a brush tip from the image in the clipboard."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:183
#, kde-format
msgid ""
"Reloads Spacing from file\n"
"Sets Scale to 1.0\n"
"Sets Rotation to 0.0"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:341
#, kde-format
msgid "GBR"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:343
#, kde-format
msgid "Animated Mask"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_chooser.cpp:352
#, kde-format
msgid "Animated Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:60
#, kde-format
msgid "Predefined"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:88
#, kde-format
msgid ""
"Use to set the size from which the Automatic Precision Setting should begin. \n"
"The Precision will remain 5 before this value."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:89
#, kde-format
msgid ""
"Use to set the interval at which the Automatic Precision will change. \n"
"The Precision will decrease as brush size increases."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:191
#, kde-format
msgid ""
"Precision Level 1 (fastest)\n"
"Subpixel precision: disabled\n"
"Brush size precision: 5%\n"
"\n"
"Optimal for very big brushes"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:199
#, kde-format
msgid ""
"Precision Level 2\n"
"Subpixel precision: disabled\n"
"Brush size precision: 1%\n"
"\n"
"Optimal for big brushes"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:207
#, kde-format
msgid ""
"Precision Level 3\n"
"Subpixel precision: disabled\n"
"Brush size precision: exact"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:213
#, kde-format
msgid ""
"Precision Level 4 (optimal)\n"
"Subpixel precision: 50%\n"
"Brush size precision: exact\n"
"\n"
"Gives up to 50% better performance in comparison to Level 5"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_brush_selection_widget.cpp:221
#, kde-format
msgid ""
"Precision Level 5 (best quality)\n"
"Subpixel precision: exact\n"
"Brush size precision: exact\n"
"\n"
"The slowest performance. Best quality."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_clipboard_brush_widget.cpp:87
#, kde-format
msgid ""
"Nothing copied\n"
" to Clipboard"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:55
#, kde-format
msgid "Plain color"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:57
#, kde-format
msgid "Uniform random"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:58
#, kde-format
msgid "Total random"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option.cpp:60
#, kde-format
msgid "Locked pattern"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option_widget.cpp:90
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Source -> Total Random"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option_widget.cpp:92
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Source -> Pattern"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_color_source_option_widget.cpp:94
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Source -> Pattern Locked"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_curve_option_widget.cpp:86
#, kde-format
msgid "Strength: "
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:209
#, kde-format
msgid "0 px"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:211
#, kde-format
msgid "0 s"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:213
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:217
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:225
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:274
#, kde-format
msgid "0°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:215
#, kde-format
msgid "Slow"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:219
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:232
#, kde-format
msgid "Low"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:221
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:223
#, kde-format
msgid "-30°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:227
#, kde-format
msgid "90°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:229
#, kde-format
msgid "Far"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:246
#, kde-format
msgid "1000"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:248
#, kde-format
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:251
#, kde-format
msgid "30 px"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:253
#, kde-format
msgid "%1 px"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:256
#, kde-format
msgid "3 s"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:258
#, kde-format
msgid "%1 s"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:260
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:264
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:272
#, kde-format
msgid "360°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:262
#, kde-format
msgid "Fast"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:266
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:279
#, kde-format
msgid "High"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:268
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:270
#, kde-format
msgid "30°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.cc:276
#, kde-format
msgid "Near"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:40
#, kde-format
msgid "Fuzzy Dab"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:41
#, kde-format
msgid "Fuzzy Stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:45
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:46
#, kde-format
msgid "Drawing angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:49
#, kde-format
msgid "PressureIn"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:50
#, kde-format
msgid "X-Tilt"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:51
#, kde-format
msgid "Y-Tilt"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:59
#, kde-format
msgid "Tilt direction"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:60
#, kde-format
msgid "Tilt elevation"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_dynamic_sensor.h:63
#, kde-format
msgid "Tangential pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_filter_option.cpp:210
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "\"%1\" does not support scaled preview (non-linear filter)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_paint_action_type_option.cpp:111
#, kde-format
msgctxt "@info:tooltip"
msgid "Only wash mode is possible when using a masked brush."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:30
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:41
#, kde-format, no-c-format
msgid "(0° is active color)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:32
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:43
#, kde-format
msgid "+180°"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:35
#, kde-format
msgid "CCW hue"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:46
#, kde-format
msgid "CW hue"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:56
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:68
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:83
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:95
#, kde-format, no-c-format
msgid "(50% is active color)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:58
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:70
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:85
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:97
#, kde-format
msgid "+100%"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:59
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:71
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:86
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:98
#, kde-format
msgid "-100%"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:61
#, kde-format
msgid "Less saturation "
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:73
#, kde-format
msgid "More saturation"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:88
#, kde-format
msgid "Lower value "
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_hsv_option.cpp:100
#, kde-format
msgid "Higher value"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_mirror_option_widget.cpp:32
#, kde-format
msgid "Mirrored"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_mirror_option_widget.cpp:32
#, kde-format
msgid "Not mirrored"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_mirror_option_widget.cpp:37
#, kde-format
msgid "Horizontally"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_mirror_option_widget.cpp:39
#, kde-format
msgid "Vertically"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_scatter_option_widget.cpp:36
#, kde-format
msgid "Axis X"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_scatter_option_widget.cpp:38
#, kde-format
msgid "Axis Y"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_scatter_option_widget.cpp:41
#, kde-format
msgid "Scatter amount"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_size_option.cpp:45
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Size -> Fuzzy (sensor)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_size_option.cpp:49
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Size -> Fade (sensor)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_spacing_option_widget.cpp:37
#, kde-format
msgid "Isotropic Spacing"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_pressure_spacing_option_widget.cpp:38
#, kde-format
msgid "Update Between Dabs"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_spacing_selection_widget.cpp:63
#, kde-format
msgctxt "@action:button"
msgid "Auto"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_spacing_selection_widget.cpp:64
#, kde-format
msgctxt "@info:tooltip"
msgid "In auto mode the spacing of the brush will be calculated automatically depending on its size"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:38
#, kde-format
msgid "Makes texture lighter or darker"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:54
#, kde-format
msgid "Cut Off Brush"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:54
#, kde-format
msgid "Cut Off Disabled"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:54
#, kde-format
msgid "Cut Off Pattern"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_chooser.cpp:60
#, kde-format
msgid "When pattern texture values are outside the range specified by the slider, the cut-off policy will be applied."
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/kis_texture_option.cpp:180
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Texture->Pattern (low quality preview)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/KisMaskingBrushOption.cpp:55
#, kde-format
msgid "Blending Mode:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_drawing_angle.cpp:84
#, kde-format
msgid "Fan Corners"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_drawing_angle.cpp:112
#, kde-format
msgid "Angle Offset"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/sensors/kis_dynamic_sensor_time.cc:70
#, kde-format
msgid " s"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBoxRepeat)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/sensors/SensorDistanceConfiguration.ui:35
#: plugins/paintops/libpaintop/sensors/SensorFadeConfiguration.ui:35
#: plugins/paintops/libpaintop/sensors/SensorTimeConfiguration.ui:35
#, kde-format
msgid "repeat"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/paintops/libpaintop/sensors/SensorTimeConfiguration.ui:50
#, kde-format
msgid "Duration:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:68
#: plugins/paintops/spray/wdgsprayoptions.ui:166
#, kde-format
msgid "Particles"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:98
#, kde-format
msgid "Opacity Weight"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:128
#, kde-format
msgid "dx scale"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:158
#, kde-format
msgid "dy scale"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:188
#, kde-format
msgid "Gravity"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particle_paintop_settings.cpp:218
#, kde-format
msgid "Iterations"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/kis_particleop_option.cpp:138
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Particle Brush (not supported)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/particle/particle_paintop_plugin.cpp:42
#, kde-format
msgid "Particle"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, particlesLbl)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:43
#, kde-format
msgid "Particles:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, opacity)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:75
#, kde-format
msgid "Opacity weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel_5)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:104
#, kde-format
msgid "Iterations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel_2)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:114
#, kde-format
msgid "Gravity:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel_3)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:127
#, kde-format
msgid "dx scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel_4)
#. +> trunk5 stable5
#: plugins/paintops/particle/wdgparticleoptions.ui:137
#, kde-format
msgid "dy scale:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/roundmarker/roundmarker_paintop_plugin.cpp:42
#, kde-format
msgid "Quick Brush"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:51
#, kde-format
msgid "Offset scale"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, densityRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/sketch/kis_sketch_paintop_settings_widget.cpp:52
#: plugins/paintops/spray/kis_spray_paintop_settings.cpp:172
#: plugins/paintops/spray/wdgsprayoptions.ui:181
#, kde-format
msgid "Density"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/sketch/kis_sketchop_option.cpp:107
#, kde-format
msgctxt "PaintOp instant preview limitation"
msgid "Sketch brush (differences in connecting lines are possible)"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/sketch/sketch_paintop_plugin.cpp:41
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:306
#, kde-format
msgid "Sketch"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:60
#, kde-format
msgid "Offset scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, distanceDensityCHBox)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:110
#, kde-format
msgid "Use distance density"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, simpleModeCHBox)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:120
#, kde-format
msgid "Simple mode"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, magnetifyCHBox)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:127
#, kde-format
msgid "Magnetify"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomRGBCHbox)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:151
#, kde-format
msgid "Random RGB"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, distanceOpacityCHbox)
#. +> trunk5 stable5
#: plugins/paintops/sketch/wdgsketchoptions.ui:165
#, kde-format
msgid "Distance opacity"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/spray/kis_spray_paintop_settings.cpp:136
#, kde-format
msgid "Particle Count"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:42
#, kde-format
msgid "Spray Area"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:43
#, kde-format
msgid "Spray shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/spray/kis_spray_paintop_settings_widget.cpp:49
#, kde-format
msgid "Shape dynamics"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/spray/spray_paintop_plugin.cpp:39
#, kde-format
msgid "Spray"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomSizeCHBox)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:32
#, kde-format
msgid "Random size"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:42
#: plugins/python/scripter/ui_scripter/actions/settingsaction/settingsaction.py:36
#: plugins/python/scripter/ui_scripter/actions/settingsaction/settingsdialog.py:29
#, kde-format
msgid "Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, fixedRotation)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:48
#, kde-format
msgid "Fixed rotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, randomRotation)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:58
#, kde-format
msgid "Randomize rotation:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, followCursor)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:68
#, kde-format
msgid "Follow cursor weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, drawingAngle)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgshapedynamicsoptions.ui:84
#, kde-format
msgid "Angle weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, countRadioButton)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgsprayoptions.ui:201
#, kde-format
msgid "Count"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, gaussianBox)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgsprayoptions.ui:249
#, kde-format
msgid "Gaussian distribution"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, proportionalBox)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:154
#, kde-format
msgid "Proportional"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/spray/wdgsprayshapeoptions.ui:172
#, kde-format
msgid "Texture:"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_plugin.cpp:41
#, kde-format
msgid "Tangent Normal"
msgstr ""
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/kis_tangent_normal_paintop_settings_widget.cpp:56
#, kde-format
msgid "Tangent Tilt"
msgstr ""
#. i18n: This is a type of normal map used in 3d rendering. Normal in this case reffers to the Normal in the law of Reflection by William Snellius
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:29
#, kde-format
msgid "A Brush Engine for Drawing 3d Tangent Normal Maps"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, TangentEncoding)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:39
#, kde-format
msgid "Tangent Encoding"
msgstr ""
#. i18n: Positive horizontal axis
#. i18n: Positive horizontal axis
#. i18n: Positive horizontal axis
#. i18n: Positive horizontal axis
#. i18n: Positive horizontal axis
#. i18n: Positive horizontal axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:64
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:105
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:149
#, kde-format
msgid "+ X"
msgstr ""
#. i18n: Negative horizontal axis
#. i18n: Negative horizontal axis
#. i18n: Negative horizontal axis
#. i18n: Negative horizontal axis
#. i18n: Negative horizontal axis
#. i18n: Negative horizontal axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:69
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:110
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:154
#, kde-format
msgid "- X"
msgstr ""
#. i18n: Positive vertical axis
#. i18n: Positive vertical axis
#. i18n: Positive vertical axis
#. i18n: Positive vertical axis
#. i18n: Positive vertical axis
#. i18n: Positive vertical axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:74
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:115
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:159
#, kde-format
msgid "+ Y"
msgstr ""
#. i18n: Negative vertical axis
#. i18n: Negative vertical axis
#. i18n: Negative vertical axis
#. i18n: Negative vertical axis
#. i18n: Negative vertical axis
#. i18n: Negative vertical axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:79
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:120
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:164
#, kde-format
msgid "- Y"
msgstr ""
#. i18n: Positive height axis
#. i18n: Positive height axis
#. i18n: Positive height axis
#. i18n: Positive height axis
#. i18n: Positive height axis
#. i18n: Positive height axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:84
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:125
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:169
#, kde-format
msgid "+ Z"
msgstr ""
#. i18n: negative height axis
#. i18n: negative height axis
#. i18n: negative height axis
#. i18n: negative height axis
#. i18n: negative height axis
#. i18n: negative height axis
#. i18n: ectx: property (text), item, widget (QComboBox, comboGreen)
#. i18n: ectx: property (text), item, widget (QComboBox, comboRed)
#. i18n: ectx: property (text), item, widget (QComboBox, comboBlue)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:89
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:130
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:174
#, kde-format
msgid "- Z"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, TiltOptions)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:215
#, kde-format
msgid "Tilt Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optionTilt)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:223
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use the tilt of the tablet to determine the normals.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optionTilt)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:226
#, kde-format
msgid "Tilt"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optionDirection)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:236
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use the drawing direction to determine the X and Y-axes, while tilt-elevation is used for the Z-axis.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optionDirection)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:239
#, kde-format
msgid "Direction"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optionRotation)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:246
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Use the rotation sensor available in certain pens to determine the X and Y-axes, while tilt-elevation is used for the Z-axis.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, optionMix)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:256
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Mix Tilt and Drawing angle to determine the X and Y-axes, while tilt-elevation is used for the Z-axis.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, optionMix)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:259
#, kde-format
msgid "Direction/Tilt Mix"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, L_elevation)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:270
#, kde-format
msgid "Elevation Sensitivity"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, L_mix)
#. +> trunk5 stable5
#: plugins/paintops/tangentnormal/wdgtangenttiltoption.ui:287
#, kde-format
msgid "Direction/Tilt Mix Value"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/assignprofiledialog/assignprofiledialog.py:26
msgid "Assign Profile"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/assignprofiledialog/assignprofiledialog.py:26
msgid "There is no active document."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/assignprofiledialog/assignprofiledialog.py:56
msgid "Assign Profile to Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/colorspace.py:26
msgid "Plugin to change color space of selected documents."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:31
#: plugins/python/documenttools/uidocumenttools.py:28
#: plugins/python/exportlayers/uiexportlayers.py:35
#: plugins/python/lastdocumentsdocker/lastdocumentsdocker.py:25
msgid "Refresh"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:61
#: plugins/python/documenttools/uidocumenttools.py:51
#: plugins/python/exportlayers/uiexportlayers.py:84
msgid "Documents:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:63
msgid "Color depth:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:64
msgid "Color profile:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:120
msgid "The selected documents has been converted."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/colorspace/uicolorspace.py:122
#: plugins/python/documenttools/uidocumenttools.py:106
msgid "Select at least one document."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:43
msgid "Adjust Working File"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:46
msgid "Crop files before resize"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:50
msgid "Percentage"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:50
msgid "DPI"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:50
msgid "Maximum Width"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:50
msgid "Maximum Height"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:54
msgid " DPI"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:76
msgid "Method:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:77
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:180
msgid "DPI:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:78
msgid "Percentage:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:220
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:270
msgid "Export Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:233
msgid "Crop Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:236
msgid "Crop to outmost guides"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:238
msgid "This will crop to the outmost guides if possible and otherwise use the underlying crop settings."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:240
msgid "Set Margins from Active Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:259
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:219
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:248
msgid "Bottom:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:264
msgid "Label for removal:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:266
msgid "These are keywords that can be used to identify text layers. A layer only needs to contain the keyword to be recognized. Keywords should be comma separated."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:268
msgid "These are keywords that can be used to identify panel layers. A layer only needs to contain the keyword to be recognized. Keywords should be comma separated."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:269
msgid "Text Layer Key:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:270
msgid "Panel Layer Key:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:279
msgid "Export to CBZ"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:284
msgid "Metadata to Add"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:288
msgid "CBZ"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:295
msgid "ACBF Document Info"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:298
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:403
msgid "By default this will be filled with a generated universal unique identifier. The ID by itself is merely so that comic book library management programs can figure out if this particular comic is already in their database and whether it has been rated. Of course, the UUID can be changed into something else by manually changing the JSON, but this is advanced usage."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:303
msgid "Add History Entry"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:306
msgid "Include translator's comments"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:307
msgid "A PO file can contain translator's comments. If this is checked, the translations comments will be added as references into the ACBF file."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:310
msgid "ACBF UID:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:312
msgid "Version history:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:315
msgid "Translator header:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:319
msgid "The people responsible for the generation of the CBZ/ACBF files."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Nick Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Given Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Middle Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:323
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Family Name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:333
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:363
msgid "Add Author"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:336
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:365
msgid "Remove Author"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:349
msgid "Use font"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkBoldKeyword)
#. i18n: ectx: property (text), widget (QCheckBox, chkBoldElement)
#. i18n: ectx: property (text), widget (QCheckBox, chkBoldAttribute)
#. i18n: ectx: property (text), widget (QCheckBox, chkBoldValue)
#. i18n: ectx: property (text), widget (QCheckBox, chkBoldComment)
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:368
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:90
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:118
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:146
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:174
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:202
#, kde-format
msgid "Bold"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkItalicKeyword)
#. i18n: ectx: property (text), widget (QCheckBox, chkItalicElement)
#. i18n: ectx: property (text), widget (QCheckBox, chkItalicAttribute)
#. i18n: ectx: property (text), widget (QCheckBox, chkItalicValue)
#. i18n: ectx: property (text), widget (QCheckBox, chkItalicComment)
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:369
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:97
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:125
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:153
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:181
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:209
#, kde-format
msgid "Italic"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:376
msgid "Text Colors"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:380
msgid "Regular Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:382
msgid "Inverted Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:397
msgid "Document Info"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:398
msgid "Author Info"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:399
msgid "Style Sheet"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:401
msgid "ACBF"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:406
msgid "Export to EPUB"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:411
msgid "EPUB"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:416
msgid "Export to TIFF"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:421
msgid "TIFF"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:434
#, python-brace-format
msgid "v{version}-in this version..."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:457
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:531
msgid "Anon"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:458
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:532
msgid "John"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_export_dialog.py:460
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:534
msgid "Doe"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:149
msgid "Preparing export."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:150
msgid "Exporting Comic..."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:168
msgid ""
"Saving out ACBF and\n"
"ACBF standalone"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:179
msgid "Saving out EPUB"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:184
#: plugins/python/comics_project_management_tools/comics_exporter.py:377
msgid "Export not Possible"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:184
msgid "Nothing to export, URL not set."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:197
msgid ""
"Saving out CoMet\n"
"metadata file"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:202
msgid ""
"Saving out Comicrack\n"
"metadata file"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:234
#, python-brace-format
msgid ""
"Time passed: {passedString}\n"
" Estimated: {estimated}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:237
#, python-brace-format
msgid "{pages} of {pagesTotal} done."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:248
msgid "Opening next page"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:256
msgid "Cleaning up page"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:290
#, python-brace-format
msgid "Exporting for {key}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:377
msgid "Export not happening because there are no pages."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:634
msgid ""
"Saving out Comicbook\n"
"info metadata file"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_exporter.py:644
msgid "Packaging CBZ"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Science Fiction"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Fantasy"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Adventure"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Horror"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Mystery"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Crime"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Military"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Real Life"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Superhero"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Humor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Western"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Manga"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Politics"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Caricature"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Sports"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "History"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Biography"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Education"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Computer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Religion"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Romance"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Children"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Non Fiction"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Adult"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Alternative"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:226
msgid "Artbook"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Adapter"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Artist"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Colorist"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Editor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Translator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Writer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Penciller"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Inker"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Letterer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Cover Artist"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Photographer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:227
msgid "Assistant Editor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:251
msgid "Comic Metadata"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:263
msgid "The proper title of the comic."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:266
msgid "What will you tell others to entice them to read your comic?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:273
msgid "The genre of the work. Prefilled values are from the ACBF, but you can fill in your own. Separate genres with commas. Try to limit the amount to about two or three."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:281
msgid "The names of the characters that this comic revolves around. Comma-separated."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:300
msgid "If this is part of a series, enter the name of the series and the number."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:302
msgid "No. "
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:304
msgid "Vol. "
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:316
msgid "Other keywords that do not fit in the previously mentioned sets. As always, comma-separated."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:322
msgid "Left to Right"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:323
msgid "Right to Left"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:326
msgid "Which page is the cover page? This will be empty if there are no pages."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:329
msgid "Cover page:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:330
msgid "Summary:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:331
msgid "Language:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:333
msgid "Reading direction:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:334
msgid "Genre:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:335
msgid "Characters:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:336
msgid "Format:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:337
msgid "Rating:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:338
msgid "Series:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:339
msgid "Other:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:341
msgid "Work"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:346
msgid "The following is a table of the authors that contributed to this comic. You can set their nickname, proper names (first, middle, last), role (penciller, inker, etc), email and homepage."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Role"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:349
msgid "Language"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:379
msgid "The name of the company, group or person who is responsible for the final version the reader gets."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:383
msgid "Set Today"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:384
msgid "Sets the publish date to the current date."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:389
msgid "Traditional publishers are always mentioned in source with the city they are located."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:396
msgid "If there is an entry in a comics data base, that should be added here. It is unlikely to be a factor for comics from scratch, but useful when doing a conversion."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:401
msgid "Whether the comic is an adaption of an existing source, and if so, how to find information about that source. So for example, for an adapted webcomic, the official website url should go here."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:411
msgid "City:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:413
msgid "ISBN:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:415
msgid "UUID:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:417
msgid "Database:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_metadata_dialog.py:419
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Publisher"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:119
msgid "No keywords"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:133
msgid "No last edit timestamp"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:153
msgid "No description"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:198
msgid "Comics Manager"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:252
msgid "New Project"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:254
msgid "Open Project"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:266
msgid "Project Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:268
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:127
msgid "Meta Data"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:286
msgid "Add Page"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:288
msgid "Add Page from Template"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:290
msgid "Add Existing Pages"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:292
msgid "Remove Page"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:294
msgid "Batch Resize"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:297
msgid "View Page In Window"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:299
msgid "Scrape Author Info"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:300
msgid "Search for author information in documents and add it to the author list. This does not check for duplicates."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:302
msgid "Scrape Text for Translation"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:323
msgid "Export Comic"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:328
msgid "Copy Location"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:329
msgid "Copies the path of the project to the clipboard. Useful for quickly copying to a file manager or the like."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:345
msgid "Please select the JSON comic config file."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:345
msgid "JSON files"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:377
msgid "Loading Pages..."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:525
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:644
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:129
msgid "Krita files"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:525
msgid "Which existing pages to add?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:584
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:603
msgid "Where are the templates located?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:627
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:124
msgid "Where should the pages go?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:644
msgid "Which image should be the basis the new page?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:798
msgid "Export success"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:798
msgid "The files have been written to the export folder."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:848
msgid "Resize all Pages"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:859
msgid "Resizing pages..."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:860
msgid "Resizing Pages"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:874
#, python-brace-format
msgid ""
"{pages} of {pagesTotal} done. \n"
"Time passed: {passedString}:\n"
" Estimated:{estimated}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:922
msgid "Scraping success"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_manager_docker.py:922
#, python-brace-format
msgid "POT file has been written to: {file}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:35
msgid "Which folder?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:66
msgid "Change Folder"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:115
msgid "Comic Project Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:125
msgid "Where should the export go?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:126
msgid "Where are the templates?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:127
msgid "Where are the translations?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:128
msgid "Where are the extra auto-completion keys located?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:129
msgid "The location for extra autocompletion keys in the metadata editor. Point this at a folder containing key_characters/key_format/key_genre/key_rating/key_author_roles/key_other with inside txt files (csv for rating) containing the extra auto-completion keys, each on a new line. This path is stored in the Krita configuration, and not the project configuration."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:132
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:123
msgid "Project name:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:133
msgid "Project concept:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:134
msgid "Pages folder:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:135
msgid "Export folder:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:136
msgid "Template folder:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:137
msgid "Translation folder:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:138
msgid "Default template:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_settings_dialog.py:139
msgid "Extra keys folder:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:62
msgid "Where should the comic project go?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:69
msgid "Comic Project Setup"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:74
msgid "Basic Comic Project Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:80
msgid "A Project name. This can be different from the eventual title"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:82
msgid "Generate"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:83
msgid "If you cannot come up with a project name, our highly sophisticated project name generator will serve to give a classy yet down to earth name."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:88
msgid "What is your comic about? This is mostly for your own convenience so do not worry about what it says too much."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:90
msgid "The main language the comic is in"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:103
msgid "Make a new directory with the project name."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:105
msgid "This allows you to select a generic comics project directory, in which a new folder will be made for the project using the given project name."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:110
msgid "pages"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:111
msgid "The name for the folder where the pages are contained. If it does not exist, it will be created."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:113
msgid "export"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:114
msgid "The name for the folder where the export is put. If it does not exist, it will be created."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:116
msgid "templates"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:117
msgid "The name for the folder where the page templates are sought in."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:120
msgid "translations"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:122
msgid "Comic concept:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:124
msgid "Main language:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:133
msgid "Folder names and other."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:136
msgid "Project directory:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:138
msgid "Pages directory"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:139
msgid "Export directory"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:140
msgid "Template directory"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_project_setup_wizard.py:141
msgid "Translation directory"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:36
msgid "Pixels"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:37
msgid "Inches"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:38
msgid "Centimeter"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:39
msgid "millimeter"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:87
msgid "Add new Template"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:105
msgid "Import Templates"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:129
msgid "Which files should be added to the template folder?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:145
msgid "Create new Template"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:151
msgid ""
"This allows you to make a template document with guides.\n"
"The width and height are the size of the live-area, the safe area is the live area minus the margins, and the full image is the live area plus the bleeds."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/comics_template_dialog.py:252
msgid "Bleeds"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Abridger"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Art copyist"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Actor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Art director"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Annotator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Bibliographic antecedent"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Architect"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Artistic director"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Associated name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Autographer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Attributed name"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Author of dialog"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Binding designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Bookjacket designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Book designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Book producer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Blurb writer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Binder"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Bookplate designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Bookseller"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Calligrapher"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Censor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Cover designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Copyright holder"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Creator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Contributor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Curator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Commentator for written text"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Draftsman"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Dubious author"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Etcher"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Expert"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Funder"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Illustrator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Illuminator"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Inscriber"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Licensee"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Licensor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Lithographer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Metadata contact"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Owner"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Patron"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Publishing director"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Printer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Scenarist"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Scribe"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Sponsor"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Storyteller"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Transcriber"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Type designer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Typographer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of added commentary"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of added lyrics"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of accompanying material"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of added text"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of introduction"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of preface"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/comics_project_management_tools/exporters/CPMT_EPUB_exporter.py:238
msgid "Writer of supplementary textual content"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/documenttools/documenttools.py:25
#: plugins/python/documenttools/uidocumenttools.py:63
msgid "Document Tools"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/documenttools/documenttools.py:26
msgid "Plugin to manipulate properties of selected documents."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/documenttools/tools/rotatetool/rotatetool.py:34
msgid "Negative degrees will rotate the image to the left"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/documenttools/tools/rotatetool/rotatetool.py:36
msgid "Degrees:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/documenttools/uidocumenttools.py:104
msgid "The selected documents has been modified."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/exportlayers.py:25
#: plugins/python/exportlayers/uiexportlayers.py:99
msgid "Export Layers"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/exportlayers.py:26
msgid "Plugin to export layers from a document."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:39
msgid "Export filter layers"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:40
msgid "Export in batchmode"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:41
msgid "Ignore invisible layers"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:68
msgid "JPEG"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:69
msgid "PNG"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:85
msgid "Initial directory:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:86
msgid "Export options:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:88
msgid "Images extensions:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:121
msgid "Select one document."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:123
msgid "Select the initial directory."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:126
msgid "All layers has been exported."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/exportlayers/uiexportlayers.py:178
msgid "Select a Folder"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/filtermanager/filtermanager.py:25
#: plugins/python/filtermanager/uifiltermanager.py:62
msgid "Filter Manager"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/filtermanager/filtermanager.py:26
msgid "Plugin to filters management."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/filtermanager/uifiltermanager.py:45
msgid "Document Tree Model"
msgstr ""
#. i18n: context: Actions (Hello), ActionCollection (Hello)
#. +> trunk5 stable5
#: plugins/python/hello/hello.action:4
#, kde-format
msgctxt "action"
msgid "Hello"
msgstr ""
#. i18n: context: Action (hello_python), Actions (Hello), ActionCollection (Hello)
#. i18n: context: Action (hello_python), Actions (Hello), ActionCollection (Hello)
#. i18n: context: Action (hello_python), Actions (Hello), ActionCollection (Hello)
#. i18n: context: Action (hello_python), Actions (Hello), ActionCollection (Hello)
#. +> trunk5 stable5
#: plugins/python/hello/hello.action:7 plugins/python/hello/hello.action:9
#, kde-format
msgctxt "action"
msgid "Say Hello World"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/hello/hello.py:26
msgid "Test"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/hello/hello.py:26
#, python-format
msgid "Hello! This is Krita version %s"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/hello/hello.py:51
msgid "Hello"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/highpass/highpass.py:27
msgid "High Pass"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/highpass/highpass.py:33
msgid "High Pass Filter"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/highpass/highpass.py:33
msgid "There is no active image."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/highpass/highpass.py:44
msgid "Keep original layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/highpass/highpass.py:47
msgid "Filter radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:36
#, kde-format
msgid "BBD's Krita Script Starter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:50
#, kde-format
msgid "Name of Script:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, e_name_of_script)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:63
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Your name for your script. This is used to calculate the name of your package, the name of the class in your package and the associated directory.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:70
#, kde-format
msgid "Menu Entry for Script"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, e_menu_entry)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:77
#, kde-format
msgid ""
"<html><head/><body>"
"<p>What you want to appear in the Tools-&gt; Scripts menu. If you leave this blank a default entry will be created based on the name of the script. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:88
#, kde-format
msgid "Short Description"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, e_comment)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:95
#, kde-format
msgid ""
"<html><head/><body>"
"<p>This will appear in the \"comment\" entry in the dialog where a user can enable or disable Krita scripts. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:108
#, kde-format
msgid "Type of script:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rb_extension)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:115
#, kde-format
msgid "E&xtension"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rb_docker)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:125
#, kde-format
msgid "&Docker"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cb_enable_script)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:148
#, kde-format
msgid ""
"<html><head/><body>"
"<p>If this is checked your script will be automatically enabled in Krita. That is, it will show up in the Scripts menu or docker list. If not, you will need to manually enable the script through the Krita-&gt;Settings menu entry. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cb_enable_script)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:151
#, kde-format
msgid "Enable Script"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, create_button)
#. +> trunk5 stable5
#: plugins/python/krita_script_starter/bbdkss.ui:186
#, kde-format
msgid "Create Script"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/lastdocumentsdocker/lastdocumentsdocker.py:38
msgid "Last Documents Docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:41
msgid "Python Palette Docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:66
msgid "Set"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:78
msgid "Remove Entry"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:94
msgid "Edit Palette Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:100
msgid "Export as GIMP Palette File"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:103
msgid "Export as Inkscape SVG with Swatches"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:106
msgid "Sort Colors"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:211
msgid "Edit Palette Data"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_docker.py:216
msgid "Palette Data"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_exporter_gimppalette.py:37
#: plugins/python/palette_docker/palette_exporter_inkscapeSVG.py:38
msgid "Export Successful"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/palette_docker/palette_exporter_gimppalette.py:38
#: plugins/python/palette_docker/palette_exporter_inkscapeSVG.py:39
#, python-brace-format
msgid "{input} has been exported to {output}."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/quick_settings_docker/quick_settings_docker.py:36
msgid "Quick Settings Docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scriptdocker/scriptdocker.py:26
msgid "Add Script"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scriptdocker/scriptdocker.py:34
msgid "Script Docker"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scriptdocker/scriptdocker.py:50
#, python-brace-format
msgid "Script {0}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/scripter.py:32
#: plugins/python/scripter/uicontroller.py:97
msgid "Scripter"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/closeaction/closeaction.py:43
msgid "Do you want to save the current document?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/debugaction/debugaction.py:33
msgid "Debug"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/debugaction/debugaction.py:34
msgid "Debug Ctrl+D"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/newaction/newaction.py:43
msgid "The document has been modified."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/newaction/newaction.py:44
msgid "Do you want to save your changes?"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/openaction/openaction.py:34
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/openaction/openaction.py:44
msgid "Python Files (*.py)"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/openaction/openaction.py:57
msgid "Invalid File"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/openaction/openaction.py:58
msgid "Open files with .py extension"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/reloadaction/reloadaction.py:33
msgid "Reload File"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/reloadaction/reloadaction.py:47
msgid "No existing document"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/reloadaction/reloadaction.py:48
msgid "Please specify a document by opening it before reloading"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/runaction/runaction.py:50
msgid "Run"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/saveaction/saveaction.py:47
#: plugins/python/scripter/ui_scripter/actions/saveasaction/saveasaction.py:45
msgid "Save Python File"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/saveaction/saveaction.py:48
#: plugins/python/scripter/ui_scripter/actions/saveasaction/saveasaction.py:46
msgid "Python File (*.py)"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/saveasaction/saveasaction.py:33
msgid "Save As"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/settingsaction/settingsdialog.py:31
msgid "Syntax highlighter:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/actions/settingsaction/settingsdialog.py:32
msgid "Fonts:"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/tabwidgets/debuggerwidget/stepaction.py:33
msgid "Step Over"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/ui_scripter/tabwidgets/debuggerwidget/stopaction.py:33
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/scripter/uicontroller.py:174
msgid "Error Running Script"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/selectionsbagdocker/selectionsbagdocker.py:28
msgid "Selections Bag"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pushButtonSave)
#. +> trunk5 stable5
#: plugins/python/selectionsbagdocker/selectionsbagdocker.ui:23
#, kde-format
msgid "save"
msgstr ""
#. i18n: context: Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:4
#, kde-format
msgctxt "action"
msgid "Ten Brushes"
msgstr ""
#. i18n: context: Action (activate_preset_1), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:8
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 1"
msgstr ""
#. i18n: context: Action (activate_preset_2), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:21
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 2"
msgstr ""
#. i18n: context: Action (activate_preset_3), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:34
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 3"
msgstr ""
#. i18n: context: Action (activate_preset_4), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:47
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 4"
msgstr ""
#. i18n: context: Action (activate_preset_5), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:60
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 5"
msgstr ""
#. i18n: context: Action (activate_preset_6), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:73
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 6"
msgstr ""
#. i18n: context: Action (activate_preset_7), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:86
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 7"
msgstr ""
#. i18n: context: Action (activate_preset_8), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:99
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 8"
msgstr ""
#. i18n: context: Action (activate_preset_9), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:112
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 9"
msgstr ""
#. i18n: context: Action (activate_preset_0), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.action:125
#, kde-format
msgctxt "action"
msgid "Activate Brush Preset 10"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.py:33
msgid "Ten Brushes"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.py:34
msgid "Assign ten brush presets to ten shortcuts."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenbrushes/tenbrushes.py:62
#, python-brace-format
msgid "Activate Brush Preset {num}"
msgstr ""
#. +> trunk5
#: plugins/python/tenbrushes/uitenbrushes.py:28
msgid "&Activate previous brush when pressing the shortcut for the second time"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenbrushes/uitenbrushes.py:44
msgid "Select the brush preset, then click on the button you want to use to select the preset"
msgstr ""
#. i18n: context: Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:4
#, kde-format
msgctxt "action"
msgid "Ten Scripts"
msgstr ""
#. i18n: context: Action (execute_script_1), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:7
#, kde-format
msgctxt "action"
msgid "Execute Script 1"
msgstr ""
#. i18n: context: Action (execute_script_2), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:19
#, kde-format
msgctxt "action"
msgid "Execute Script 2"
msgstr ""
#. i18n: context: Action (execute_script_3), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:31
#, kde-format
msgctxt "action"
msgid "Execute Script 3"
msgstr ""
#. i18n: context: Action (execute_script_4), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:43
#, kde-format
msgctxt "action"
msgid "Execute Script 4"
msgstr ""
#. i18n: context: Action (execute_script_5), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:55
#, kde-format
msgctxt "action"
msgid "Execute Script 5"
msgstr ""
#. i18n: context: Action (execute_script_6), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:67
#, kde-format
msgctxt "action"
msgid "Execute Script 6"
msgstr ""
#. i18n: context: Action (execute_script_7), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:79
#, kde-format
msgctxt "action"
msgid "Execute Script 7"
msgstr ""
#. i18n: context: Action (execute_script_8), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:91
#, kde-format
msgctxt "action"
msgid "Execute Script 8"
msgstr ""
#. i18n: context: Action (execute_script_9), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:103
#, kde-format
msgctxt "action"
msgid "Execute Script 9"
msgstr ""
#. i18n: context: Action (execute_script_10), Actions (Scripts), ActionCollection (Scripts)
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.action:115
#, kde-format
msgctxt "action"
msgid "Execute Script 10"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.py:36
msgid "Ten Scripts"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.py:37
msgid "Assign ten scripts to ten shortcuts."
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.py:58
#, python-brace-format
msgid "Execute Script {num}"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.py:81
#, python-brace-format
msgid "Script {0} executed"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/tenscripts.py:85
msgid "You did not assign a script to that action"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/uitenscripts.py:65
msgid "Selected path"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/uitenscripts.py:66
msgid "Select the script"
msgstr ""
#. +> trunk5 stable5
#: plugins/python/tenscripts/uitenscripts.py:87
msgid "Python files (*.py)"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:68
msgctxt "(qtundo-format)"
msgid "Freehand Brush Stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:75
#, kde-format
msgctxt "@action"
msgid "Brush Smoothing: Disabled"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:76
#, kde-format
msgctxt "@action"
msgid "Brush Smoothing: Basic"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:77
#, kde-format
msgctxt "@action"
msgid "Brush Smoothing: Weighted"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:78
#, kde-format
msgctxt "@action"
msgid "Brush Smoothing: Stabilizer"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:323
#, kde-format
msgid "Weighted"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:324
#, kde-format
msgid "Stabilizer"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:326
#, kde-format
msgid "Brush Smoothing:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:350
#, kde-format
msgid "Delay:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:355
#, kde-format
msgid "Delay the brush stroke to make the line smoother"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:359
#, kde-format
msgid "Radius where the brush is blocked"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:366
#, kde-format
msgid "Finish line:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:379
#, kde-format
msgid "Stabilize Sensors:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:387
#, kde-format
msgid "Stroke Ending:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:394
#, kde-format
msgid "Smooth Pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:401
#, kde-format
msgctxt "@info:tooltip"
msgid "Scalable distance takes zoom level into account and makes the distance be visually constant whatever zoom level is chosen"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:406
#, kde-format
msgid "Scalable Distance"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:425
#, kde-format
msgid "Snap to Assistants"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:427
#, kde-format
msgid "You need to add Assistants before this tool will work."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:432
#, kde-format
msgid "Assistant Magnetism"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:443
#, kde-format
msgid "Magnetism:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:446
#, kde-format
msgid "Snap Single:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.cc:449
#, kde-format
msgctxt "@info:tooltip"
msgid "Make it only snap to a single assistant, prevents snapping mess while using the infinite assistants."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_brush.h:146
#, kde-format
msgid "Freehand Brush Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.cc:157
#, kde-format
msgid "Cannot pick a color as no layer is active."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.cc:162
#, kde-format
msgid "Cannot pick a color as the active layer is not visible."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.cc:205
#, kde-format
msgid "Cannot write to palette file %1. Maybe it is read-only."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_colorpicker.h:127
#, kde-format
msgid "Color Selector Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_ellipse.cc:64
msgctxt "(qtundo-format)"
msgid "Draw Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_ellipse.h:58
#, kde-format
msgid "Ellipse Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:96
#, kde-format
msgid "You cannot use this tool with the selected layer type"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:132
msgctxt "(qtundo-format)"
msgid "Flood Fill"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:162
#, kde-format
msgid "Fast mode: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:165
#, kde-format
msgid "Fills area faster, but does not take composition mode into account. Selections and other extended features will also be disabled."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:170
#, kde-format
msgid "Threshold: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:177
#, kde-format
msgid "Grow selection: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:184
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:197
#, kde-format
msgid "Feathering radius: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:191
#, kde-format
msgid "Use pattern:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:193
#, kde-format
msgid "When checked do not use the foreground color, but the pattern selected to fill with"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:195
#, kde-format
msgid "Limit to current layer:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:199
#, kde-format
msgid "Fill entire selection:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.cc:201
#, kde-format
msgid "When checked do not look at the current layer colors, but just fill all of the selected area"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_fill.h:100
#, kde-format
msgid "Fill Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:164
msgctxt "(qtundo-format)"
msgid "Gradient"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:174
#, kde-format
msgctxt "@info:progress"
msgid "Gradient..."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:230
#, kde-format
msgctxt "the gradient will be drawn linearly"
msgid "Linear"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:231
#, kde-format
msgctxt "the gradient will be drawn bilinearly"
msgid "Bi-Linear"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:232
#, kde-format
msgctxt "the gradient will be drawn radially"
msgid "Radial"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:233
#, kde-format
msgctxt "the gradient will be drawn in a square around a centre"
msgid "Square"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:234
#, kde-format
msgctxt "the gradient will be drawn as an asymmetric cone"
msgid "Conical"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:235
#, kde-format
msgctxt "the gradient will be drawn as a symmetric cone"
msgid "Conical Symmetric"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:236
#, kde-format
msgctxt "the gradient will be drawn in a selection outline"
msgid "Shaped"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:243
#, kde-format
msgctxt "The gradient will not repeat"
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:244
#, kde-format
msgctxt "The gradient will repeat forwards"
msgid "Forwards"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:245
#, kde-format
msgctxt "The gradient will repeat alternatingly"
msgid "Alternating"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:250
#, kde-format
msgid "Anti-alias threshold:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.cc:257
#, kde-format
msgctxt "the gradient will be drawn with the color order reversed"
msgid "Reverse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_gradient.h:114
#, kde-format
msgid "Gradient Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:59
msgctxt "(qtundo-format)"
msgid "Draw Line"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:98
#, kde-format
msgid "Use sensors"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:101
#, kde-format
msgid "Show Preview"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:104
#, kde-format
msgid "Show Guideline"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.cc:365
#, kde-format
msgid "Alt+Drag will move the origin of the currently displayed line around, Shift+Drag will force you to draw straight lines"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_line.h:116
#, kde-format
msgid "Line Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_measure.cc:81
#, kde-format
msgctxt "angle value in degrees"
msgid "%1°"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_measure.h:111
#, kde-format
msgid "Measure Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_move.cc:223
#, kde-format
msgctxt "floating message in move tool"
msgid "X: %1 px, Y: %2 px"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_move.h:168
#, kde-format
msgid "Move Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:63
msgctxt "(qtundo-format)"
msgid "Multibrush Stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:273
#, kde-format
msgid "Symmetry"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:275
#, kde-format
msgid "Translate"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.cpp:276
#, kde-format
msgid "Snowflake"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_multihand.h:103
#, kde-format
msgid "Multibrush Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_pan.cpp:86
#, kde-format
msgid "Pan Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_path.cc:113
msgctxt "(qtundo-format)"
msgid "Draw Bezier Curve"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_path.h:87
#, kde-format
msgid "Bezier Curve Tool: Shift-mouseclick ends the curve."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_pencil.cc:86
msgctxt "(qtundo-format)"
msgid "Draw Freehand Path"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_pencil.h:79
#, kde-format
msgid "Freehand Path Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_rectangle.cc:65
msgctxt "(qtundo-format)"
msgid "Draw Rectangle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/kis_tool_rectangle.h:60
#, kde-format
msgid "Rectangle Tool"
msgstr ""
#. i18n: context: Actions (Pencil Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: plugins/tools/basictools/KisToolPencil.action:4
#, kde-format
msgctxt "action"
msgid "Pencil Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/basictools/strokes/move_selection_stroke_strategy.cpp:35
msgctxt "(qtundo-format)"
msgid "Move Selection"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, ColorPickerOptionsWidget)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:14
#, kde-format
msgid "Color Picker"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, blendLabel)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:25
#, kde-format
msgid "Blend: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisSliderSpinBox, blend)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:44
#, kde-format
msgid "<nobr>Blending controls the percentage of color that is picked</nobr> and mixed with your current brush color. A full blending value picks colors completely, ignoring brush color."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QComboBox, cmbSources)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:71
#, kde-format
msgid "<nobr>Determines whether the color picker will sample</nobr> colors from all visible layers or only the currently selected layer."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSources)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:78
#, kde-format
msgid "Sample All Visible Layers"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbSources)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:83
#, kde-format
msgid "Sample Current Layer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbNormaliseValues)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:91
#, kde-format
msgid "Displays per-channel color information below as percentages instead of bytes."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbNormaliseValues)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:94
#, kde-format
msgid "Show colors as percentages"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, listViewChannels)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:111
#, kde-format
msgid "Channel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, radiusLabel)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:154
#, kde-format
msgid "Radius: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, radius)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:173
#, kde-format
msgid "<nobr>Radius controls the color picker's sampling area.</nobr> Pixel colors within this radius are mixed together."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbPalette)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:208
#, kde-format
msgid "<nobr>Checking this box will add a new color swatch</nobr> to a palette each time you pick a color."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbPalette)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:211
#, kde-format
msgid "Add to palette:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbUpdateCurrentColor)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:225
#, kde-format
msgid "<nobr>Controls whether the color picker updates the</nobr> current foreground or not."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUpdateCurrentColor)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgcolorpicker.ui:228
#, kde-format
msgid "Update color"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpSelectionMethod)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:23
#, kde-format
msgid "Selection Mode"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioSelectedLayer)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:29
#, kde-format
msgid "Move the layer that you have currently selected in the layerbox with its masks. Shortcut: ctrl-click."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioSelectedLayer)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:32
#, kde-format
msgid "&Move current layer"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioFirstLayer)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:42
#, kde-format
msgid "Move the first layer with visible content at the place where you click. This will also select that layer in the layerbox."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioFirstLayer)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:45
#, kde-format
msgid "Mo&ve layer with content"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QRadioButton, radioGroup)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:55
#, kde-format
msgid "Move the group containing the first layer that contains visible content. Shortcut: ctrl-shift-click."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioGroup)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:58
#, kde-format
msgid "Move &the whole group"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, grpMoveStep)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:74
#, kde-format
msgid "Move Shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, spinMoveScale)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:86
#, kde-format
msgid "When holding shift, move keyboard shortcuts scale up by this amount."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scaleLabel)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:108
#, kde-format
msgid "Multiplier:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleParseSpinBox, spinMoveStep)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:124
#, kde-format
msgid "Number of pixels to move after move shortcut keypress."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:162
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_offsetX)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, translateXBox)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:234
#: plugins/tools/basictools/wdgmovetool.ui:256
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1036
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1058
#, kde-format
msgid "Horizontal Translation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_rotateX)
#. i18n: ectx: property (text), widget (QLabel, label_offsetX)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:240
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:728
#, kde-format
msgid "&x:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, translateYBox)
#. i18n: ectx: property (toolTip), widget (QLabel, label_offsetY)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:272
#: plugins/tools/basictools/wdgmovetool.ui:285
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1074
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1087
#, kde-format
msgid "Vertical Translation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_rotateY)
#. i18n: ectx: property (text), widget (QLabel, label_offsetY)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:288
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:763
#, kde-format
msgid "&y:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkShowCoordinates)
#. i18n: ectx: property (text), widget (QCheckBox, chkShowCoordinates)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmovetool.ui:303
#: plugins/tools/basictools/wdgmovetool.ui:306
#, kde-format
msgid "Show coordinates on canvas"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showAxesCheckbox)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmultihandtool.ui:153
#, kde-format
msgid "Show Origin"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, brushesLabel)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmultihandtool.ui:166
#, kde-format
msgid "Brushes:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, horizontalCheckbox)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmultihandtool.ui:182
#, kde-format
msgid "Horizontal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmultihandtool.ui:198
#, kde-format
msgid "Origin:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, verticalCheckbox)
#. +> trunk5 stable5
#: plugins/tools/basictools/wdgmultihandtool.ui:208
#, kde-format
msgid "Vertical"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, toggleEditMode)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionPointWidget.ui:30
#, kde-format
msgid "Edit Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelEscape)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionPointWidget.ui:37
#, kde-format
msgid "Escape Direction"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:779
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:792
#, kde-format
msgid "Drag to edit connection."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:781
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:794
#, kde-format
msgid "Double click connection or press delete to remove it."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:784
#, kde-format
msgid "Click to edit connection points."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:799
#, kde-format
msgid "Drag to move connection point. Double click connection or press delete to remove it."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:801
#, kde-format
msgid "Double click connection point or press delete to remove it."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:803
#, kde-format
msgid "Double click to add connection point."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:807
#, kde-format
msgid "Drag to create new connection."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:835
#, kde-format
msgid "Connection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionTool.cpp:850
#, kde-format
msgid "Connection Point"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/connectionTool/ConnectionToolFactory.cpp:31
#, kde-format
msgid "Connect shapes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:639
#, kde-format
msgid "Left click rotates around center, right click around highlighted position."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:642
#, kde-format
msgid "Click and drag to shear selection."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:645
#, kde-format
msgid "Click and drag to resize selection."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:680
#, kde-format
msgid "Click and drag to move selection."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:684
#, kde-format
msgid "Click and drag to resize selection. Middle click to set highlighted position."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:751
#, kde-format
msgid "This tool only works on vector layers. You probably want the move tool."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1129
msgctxt "(qtundo-format)"
msgid "Rotate Object 90° CW"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1133
msgctxt "(qtundo-format)"
msgid "Rotate Object 90° CCW"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1137
msgctxt "(qtundo-format)"
msgid "Rotate Object 180°"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1141
msgctxt "(qtundo-format)"
msgid "Mirror Object Horizontally"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1145
msgctxt "(qtundo-format)"
msgid "Mirror Object Vertically"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1149
msgctxt "(qtundo-format)"
msgid "Reset Object Transformations"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1215
msgctxt "(qtundo-format)"
msgid "Unite Shapes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1229
msgctxt "(qtundo-format)"
msgid "Intersect Shapes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1239
msgctxt "(qtundo-format)"
msgid "Subtract Shapes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1282
msgctxt "(qtundo-format)"
msgid "Split Shapes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultTool.cpp:1680
#, kde-format
msgid "Logical Operations"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolFactory.cpp:30
#, kde-format
msgid "Select Shapes Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.cpp:122
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:50
#, kde-format
msgid "Opacity [*varies*]: "
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAnchorLock)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:191
#, kde-format
msgid "Anchor Lock"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkUniformScaling)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:198
#, kde-format
msgid ""
"<html><head/><body>"
"<p>When \"Uniform Scaling\" is <span style=\" font-weight:600;\">enabled</span>, the shape's stroke is scaled with the shape itself. </p>"
"<p>In <span style=\" font-weight:600;\">disabled</span> state, the shape is only resized, keeping the stroke width and style intact.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkUniformScaling)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:201
#, kde-format
msgid "Scale Styles"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkGlobalCoordinates)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:214
#, kde-format
msgid ""
"<html><head/><body>"
"<p>In \"Global Coordinates\" mode Width and Height fields show the size of the shape's bounding box in image-aligned coordinates, even when the shape is rotated or has any other transform. </p>"
"<p>If \"Global Coordinates\" mode is disabled, Width and Height fields show the shape's \"local\" size, before application of any transformations.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkGlobalCoordinates)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui:217
#, kde-format
msgid "Global Coordinates"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTabbedWidget.cpp:37
#, kde-format
msgid "Geometry"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:111
#: plugins/tools/defaulttool/defaulttool/ShapeRotateStrategy.cpp:122
msgctxt "(qtundo-format)"
msgid "Rotate"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:146
msgctxt "(qtundo-format)"
msgid "Shear X"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:181
msgctxt "(qtundo-format)"
msgid "Shear Y"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:221
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:255
msgctxt "(qtundo-format)"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/DefaultToolTransformWidget.cpp:284
msgctxt "(qtundo-format)"
msgid "Reset Transformations"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/ShapeMoveStrategy.cpp:62
#, kde-format
msgid "Press Shift to hold x- or y-position."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/ShapeResizeStrategy.cpp:114
#, kde-format
msgid "Press CTRL to resize from center."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/ShapeRotateStrategy.cpp:57
#, kde-format
msgid "Press ALT to rotate in 45 degree steps."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/defaulttool/ShapeShearStrategy.cpp:174
msgctxt "(qtundo-format)"
msgid "Shear"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/KisReferenceImageCollection.cpp:106
#, kde-format
msgid ""
"The following reference images could not be loaded:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:92
#, kde-format
msgid "Select a Reference Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:126
#, kde-format
msgid "Load Reference Images"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:139
#, kde-format
msgid "Could not open '%1'."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:153
#, kde-format
msgid "Could not load reference images from '%1'."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:168
#, kde-format
msgid "Save Reference Images"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:180
#, kde-format
msgid "Could not open '%1' for saving."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp:189
#, kde-format
msgid "Failed to save reference images."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.h:89
#, kde-format
msgid "Reference Images Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:57
#, kde-format
msgid "Saturation [*varies*]: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:67
#, kde-format
msgid "Add Reference Image"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:71
#, kde-format
msgid "Delete all Reference Images"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:74
#, kde-format
msgid "Load Reference Images Set"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:78
#, kde-format
msgid "Export Reference Images Set"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:93
#, kde-format
msgid "Embed to .KRA"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/ToolReferenceImagesWidget.cpp:94
#, kde-format
msgid "Link to Image"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkKeepAspectRatio)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/WdgToolOptions.ui:35
#, kde-format
msgid "Keep aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, saveLocationLabel)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/WdgToolOptions.ui:42
#, kde-format
msgid "Save Location:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, referenceImageOptionsLabel)
#. +> trunk5 stable5
#: plugins/tools/defaulttool/referenceimagestool/WdgToolOptions.ui:52
#, kde-format
msgid "Add/Select an image to show options"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/BlendEffect.cpp:31
#: plugins/tools/karbonplugins/filtereffects/BlendEffectFactory.cpp:27
#, kde-format
msgid "Blend"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/BlendEffectConfigWidget.cpp:36
#, kde-format
msgid "Blend mode"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/BlurEffect.cpp:275
#: plugins/tools/karbonplugins/filtereffects/BlurEffectFactory.cpp:27
#, kde-format
msgid "Gaussian blur"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffect.cpp:35
#, kde-format
msgid "Color Matrix"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:44
#, kde-format
msgid "Apply color matrix"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:45
#, kde-format
msgid "Saturate colors"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:46
#, kde-format
msgid "Rotate hue"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:47
#, kde-format
msgid "Luminance to alpha"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectConfigWidget.cpp:66
#, kde-format
msgid "Saturate value"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ColorMatrixEffectFactory.cpp:27
#, kde-format
msgid "Color matrix"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffect.cpp:31
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectFactory.cpp:27
#, kde-format
msgid "Component transfer"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:63
#, kde-format
msgid "Identity"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:65
#, kde-format
msgid "Discrete"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:67
#, kde-format
msgid "Gamma"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:80
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:90
#, kde-format
msgid "Values"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:100
#, kde-format
msgid "Slope"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:105
#, kde-format
msgid "Intercept"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:117
#, kde-format
msgid "Amplitude"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ComponentTransferEffectConfigWidget.cpp:122
#, kde-format
msgid "Exponent"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffect.cpp:32
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectFactory.cpp:27
#, kde-format
msgid "Composite"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:39
#, kde-format
msgid "Operation"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:42
#, kde-format
msgctxt "blending mode"
msgid "Over"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:43
#, kde-format
msgctxt "blending mode"
msgid "In"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:44
#, kde-format
msgctxt "blending mode"
msgid "Out"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:45
#, kde-format
msgctxt "blending mode"
msgid "Atop"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:46
#, kde-format
msgctxt "blending mode"
msgid "Xor"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/CompositeEffectConfigWidget.cpp:47
#, kde-format
msgctxt "blending mode"
msgid "Arithmetic"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffect.cpp:35
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectFactory.cpp:27
#, kde-format
msgid "Convolve Matrix"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:49
#, kde-format
msgid "Wrap"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:51
#, kde-format
msgid "Edge mode:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:58
#, kde-format
msgid "Kernel size:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:67
#, kde-format
msgid "Target point:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:74
#, kde-format
msgid "Divisor:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:76
#, kde-format
msgid "Bias:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:79
#, kde-format
msgid "Preserve alpha"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ConvolveMatrixEffectConfigWidget.cpp:82
#, kde-format
msgid "Edit kernel"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/FloodEffect.cpp:29
#: plugins/tools/karbonplugins/filtereffects/FloodEffectFactory.cpp:27
#, kde-format
msgid "Flood fill"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/FloodEffectConfigWidget.cpp:38
#, kde-format
msgid "Flood color"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ImageEffectConfigWidget.cpp:41
#, kde-format
msgid "Select image..."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/ImageEffectConfigWidget.cpp:76
#, kde-format
msgid "Select image"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MergeEffect.cpp:29
#: plugins/tools/karbonplugins/filtereffects/MergeEffectFactory.cpp:27
#, kde-format
msgid "Merge"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffect.cpp:32
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectFactory.cpp:27
#, kde-format
msgid "Morphology"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectConfigWidget.cpp:41
#, kde-format
msgid "Erode"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectConfigWidget.cpp:42
#, kde-format
msgid "Dilate"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectConfigWidget.cpp:45
#, kde-format
msgid "Operator:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectConfigWidget.cpp:49
#, kde-format
msgid "Radius x:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/MorphologyEffectConfigWidget.cpp:55
#, kde-format
msgid "Radius y:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/OffsetEffectConfigWidget.cpp:38
#, kde-format
msgid "dx"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/filtereffects/OffsetEffectConfigWidget.cpp:44
#, kde-format
msgid "dy"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphicShapeFactory.cpp:28
#, kde-format
msgid "A calligraphic shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphicShapeFactory.cpp:30
#, kde-format
msgid "Calligraphic Shape"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:72
#, kde-format
msgid "Save profile as..."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:77
#, kde-format
msgid "Remove profile"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:85
#, kde-format
msgid "&Follow selected path"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:88
#, kde-format
msgid "Use tablet &pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:99
#, kde-format
msgid "Thinning:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:108
#, kde-format
msgid "Use tablet &angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:120
#, kde-format
msgid "Fixation:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:129
#, kde-format
msgid "Caps:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:138
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:289
#, kde-format
msgid "Mass:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:147
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:295
#, kde-format
msgid "Drag:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:198
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:199
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:226
#, kde-format
msgid "Current"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:218
#, kde-format
msgid "Profile name"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:219
#, kde-format
msgid "Please insert the name by which you want to save this profile:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:228
#, kde-format
msgid "Sorry, the name you entered is invalid."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:229
#, kde-format
msgctxt "invalid profile name"
msgid "Invalid name."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:237
#, kde-format
msgid ""
"A profile with that name already exists.\n"
"Do you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:372
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:397
#, kde-format
msgid "Mouse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyOptionWidget.cpp:385
#, kde-format
msgid "Graphics Pen"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:410
#, kde-format
msgid "Calligraphy: increase width"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:415
#, kde-format
msgid "Calligraphy: decrease width"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:420
#, kde-format
msgid "Calligraphy: increase angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:425
#, kde-format
msgid "Calligraphy: decrease angle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:432
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyTool.cpp:433
#: plugins/tools/karbonplugins/tools/CalligraphyTool/KarbonCalligraphyToolFactory.cpp:32
#, kde-format
msgid "Calligraphy"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterAddCommand.cpp:34
msgctxt "(qtundo-format)"
msgid "Add filter effect"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.cpp:75
#, kde-format
msgid "Add effect to current filter stack"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.cpp:85
#, kde-format
msgid "Add to filter presets"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.cpp:89
#, kde-format
msgid "Remove filter preset"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.cpp:359
#, kde-format
msgid "Effect name"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.cpp:360
#, kde-format
msgid "Please enter a name for the filter effect"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, FilterEffectEditWidget)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:32
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:346
#, kde-format
msgid "Filter Effect Editor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:40
#, kde-format
msgid "Effects and Connections"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:92
#, kde-format
msgid "Filter Presets"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterEffectEditWidget.ui:116
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:510
#, kde-format
msgid "Effect Properties"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterRemoveCommand.cpp:36
msgctxt "(qtundo-format)"
msgid "Remove filter effect"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/FilterStackSetCommand.cpp:40
msgctxt "(qtundo-format)"
msgid "Set filter stack"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:473
#, kde-format
msgid "Effects"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:483
#, kde-format
msgid "View and edit filter"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:489
#, kde-format
msgid "Remove filter from object"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:493
#, kde-format
msgid "Add Filter"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, widthLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:534
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:110
#: plugins/tools/tool_crop/wdg_tool_crop.ui:319
#, kde-format
msgid "W:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, heightLabel)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:540
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:120
#: plugins/tools/tool_crop/wdg_tool_crop.ui:221
#, kde-format
msgid "H:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsTool.cpp:545
#, kde-format
msgid "Effect Region"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/filterEffectTool/KarbonFilterEffectsToolFactory.cpp:29
#, kde-format
msgid "Filter effects editing"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:35
#, kde-format
msgid "Original"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:36
#, kde-format
msgid "Tiled"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:37
#, kde-format
msgid "Stretched"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:39
#, kde-format
msgid "Top Left"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:40
#, kde-format
msgid "Top"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:41
#, kde-format
msgid "Top Right"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:45
#, kde-format
msgid "Bottom Left"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:46
#, kde-format
msgid "Bottom"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.cpp:47
#, kde-format
msgid "Bottom Right"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:39
#, kde-format
msgid "Reference Point:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:49
#, kde-format
msgid "Reference Point Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:76
#, kde-format
msgid "Tile Offset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternOptionsWidget.ui:103
#, kde-format
msgid "Pattern Size"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternTool.cpp:304
#, kde-format
msgid "Pattern Options"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/karbonplugins/tools/KarbonPatternToolFactory.cpp:30
#, kde-format
msgid "Pattern editing"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:57
#, kde-format
msgid "Contiguous Area Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:132
msgctxt "(qtundo-format)"
msgid "Select Contiguous Area"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:176
#: plugins/tools/selectiontools/kis_tool_select_similar.cc:156
#, kde-format
msgid "Fuzziness: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:187
#, kde-format
msgid "Grow/shrink selection: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.cc:211
#, kde-format
msgid "Limit to current layer"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_contiguous.h:81
#, kde-format
msgid "Contiguous Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:57
msgctxt "(qtundo-format)"
msgid "Select Ellipse"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.cc:94
#, kde-format
msgid "Elliptical Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_elliptical.h:74
#, kde-format
msgid "Elliptical Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_outline.cc:64
#, kde-format
msgid "Outline Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_outline.cc:166
msgctxt "(qtundo-format)"
msgid "Select by Outline"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_outline.h:77
#, kde-format
msgid "Outline Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_path.cc:37
#, kde-format
msgid "Select path"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_path.cc:148
msgctxt "(qtundo-format)"
msgid "Select by Bezier Curve"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_path.h:92
#, kde-format
msgid "Bezier Curve Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:55
msgctxt "(qtundo-format)"
msgid "Select Polygon"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_polygonal.cc:97
#, kde-format
msgid "Polygonal Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_polygonal.h:63
#, kde-format
msgid "Polygonal Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:56
msgctxt "(qtundo-format)"
msgid "Select Rectangle"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_rectangular.cc:113
#, kde-format
msgid "Rectangular Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_rectangular.h:68
#, kde-format
msgid "Rectangular Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_similar.cc:87
#, kde-format
msgid "Similar Color Selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_similar.cc:135
msgctxt "(qtundo-format)"
msgid "Select Similar Color"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/selectiontools/kis_tool_select_similar.h:61
#, kde-format
msgid "Similar Color Selection Tool"
msgstr ""
#. i18n: context: Actions (Path Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: plugins/tools/selectiontools/KisToolSelectPath.action:4
#, kde-format
msgctxt "action"
msgid "Path Selection Tool"
msgstr ""
#. i18n: context: Actions (Similar Selection Tool), ActionCollection (Tools)
#. +> trunk5 stable5
#: plugins/tools/selectiontools/KisToolSelectSimilar.action:4
#, kde-format
msgctxt "action"
msgid "Similar Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/kis_font_family_combo_box.cpp:119
#, kde-format
msgid "Font Style"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextChangeCommand.cpp:37
msgctxt "(qtundo-format)"
msgid "Change SvgTextTool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:100
#, kde-format
msgid "Text Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:178
#, kde-format
msgid "Conversion failed"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:331
#, kde-format
msgid "Find Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:335
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:376
#, kde-format
msgid "Find:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:371
#, kde-format
msgid "Find and Replace all"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:378
#, kde-format
msgid "Replace:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:806
#, kde-format
msgid "You have modified the text. Discard changes?"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, richTab)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:885
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:891
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:24
#, kde-format
msgid "Rich text"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:888
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:892
#, kde-format
msgid "SVG Source"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1030
#, kde-format
msgid "Text Color"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextEditor.cpp:1045
#, kde-format
msgid "Line height"
msgstr ""
#. i18n: context: Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:4
#, kde-format
msgctxt "action"
msgid "SVG Text Tool"
msgstr ""
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:8
#, kde-format
msgctxt "action"
msgid "Text Color..."
msgstr ""
#. i18n: context: Action (svg_format_textcolor), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:13
#, kde-format
msgctxt "action"
msgid "Text Color"
msgstr ""
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:18
#, kde-format
msgctxt "action"
msgid "Background Color..."
msgstr ""
#. i18n: context: Action (svg_background_color), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:23
#, kde-format
msgctxt "action"
msgid "Background"
msgstr ""
#. i18n: context: Action (svg_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:28
#: plugins/tools/svgtexttool/SvgTextTool.action:33
#, kde-format
msgctxt "action"
msgid "Font Size"
msgstr ""
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:38
#, kde-format
msgctxt "action"
msgid "Change character size, font, boldface, italics etc."
msgstr ""
#. i18n: context: Action (svg_font), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:43
#, kde-format
msgctxt "action"
msgid "Font..."
msgstr ""
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:48
#, kde-format
msgctxt "action"
msgid "Insert one or more symbols or characters not found on the keyboard"
msgstr ""
#. i18n: context: Action (svg_insert_special_character), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:53
#, kde-format
msgctxt "action"
msgid "Special Character..."
msgstr ""
#. i18n: context: Action (svg_align_justified), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_justified), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_justified), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_justified), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:78
#: plugins/tools/svgtexttool/SvgTextTool.action:83
#, kde-format
msgctxt "action"
msgid "Align Block"
msgstr ""
#. i18n: context: Action (svg_align_center), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_center), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_center), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_align_center), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:88
#: plugins/tools/svgtexttool/SvgTextTool.action:93
#, kde-format
msgctxt "action"
msgid "Align Center"
msgstr ""
#. i18n: context: Action (svg_decrease_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_decrease_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_decrease_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_decrease_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:98
#: plugins/tools/svgtexttool/SvgTextTool.action:103
#, kde-format
msgctxt "action"
msgid "Decrease Font Size"
msgstr ""
#. i18n: context: Action (svg_increase_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_increase_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_increase_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_increase_font_size), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:108
#: plugins/tools/svgtexttool/SvgTextTool.action:113
#, kde-format
msgctxt "action"
msgid "Increase Font Size"
msgstr ""
#. i18n: context: Action (svg_format_subscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_subscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_subscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_subscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:118
#: plugins/tools/svgtexttool/SvgTextTool.action:123
#, kde-format
msgctxt "action"
msgid "Subscript"
msgstr ""
#. i18n: context: Action (svg_format_superscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_superscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_superscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_superscript), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:128
#: plugins/tools/svgtexttool/SvgTextTool.action:133
#, kde-format
msgctxt "action"
msgid "Superscript"
msgstr ""
#. i18n: context: Action (svg_format_underline), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_underline), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_underline), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_underline), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:138
#: plugins/tools/svgtexttool/SvgTextTool.action:143
#, kde-format
msgctxt "action"
msgid "Underline"
msgstr ""
#. i18n: context: Action (svg_format_strike_through), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_strike_through), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_strike_through), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_strike_through), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:148
#: plugins/tools/svgtexttool/SvgTextTool.action:153
#, kde-format
msgctxt "action"
msgid "Strikethrough"
msgstr ""
#. i18n: context: Action (svg_weight_bold), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_bold), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_bold), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_bold), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:158
#: plugins/tools/svgtexttool/SvgTextTool.action:163
#, kde-format
msgctxt "action"
msgid "Bold"
msgstr ""
#. i18n: context: Action (svg_format_italic), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_italic), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_italic), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_format_italic), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:168
#: plugins/tools/svgtexttool/SvgTextTool.action:173
#, kde-format
msgctxt "action"
msgid "Italic"
msgstr ""
#. i18n: context: Action (svg_weight_normal), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_normal), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_normal), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_normal), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:178
#: plugins/tools/svgtexttool/SvgTextTool.action:183
#, kde-format
msgctxt "action"
msgid "Normal"
msgstr ""
#. i18n: context: Action (svg_weight_demi), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_demi), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_demi), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_demi), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:188
#: plugins/tools/svgtexttool/SvgTextTool.action:193
#, kde-format
msgctxt "action"
msgid "Demi"
msgstr ""
#. i18n: context: Action (svg_weight_black), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_black), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_black), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_black), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:198
#: plugins/tools/svgtexttool/SvgTextTool.action:203
#, kde-format
msgctxt "action"
msgid "Black"
msgstr ""
#. i18n: context: Action (svg_weight_light), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_light), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_light), Actions (Text Tool), ActionCollection (svg_Tools)
#. i18n: context: Action (svg_weight_light), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:208
#: plugins/tools/svgtexttool/SvgTextTool.action:213
#, kde-format
msgctxt "action"
msgid "Light"
msgstr ""
#. i18n: context: Action (svg_line_height), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:218
#, kde-format
msgctxt "action"
msgid "Line Height in em"
msgstr ""
#. i18n: context: Action (svg_line_height), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:223
#, kde-format
msgctxt "action"
msgid "Line Height"
msgstr ""
#. i18n: context: Action (svg_settings), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:228
#, kde-format
msgctxt "action"
msgid "Text Editor Settings"
msgstr ""
#. i18n: context: Action (svg_settings), Actions (Text Tool), ActionCollection (svg_Tools)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.action:233
#, kde-format
msgctxt "action"
msgid "Settings..."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:122
#, kde-format
msgid "Create new texts with..."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:145
#, kde-format
msgid "Anchor text to the left."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:153
#, kde-format
msgid "Anchor text to the middle."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:161
#, kde-format
msgid "Anchor text to the right."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextTool.cpp:182
#, kde-format
msgid "Edit Text"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:33
#, kde-format
msgid "&Insert"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:37
#, kde-format
msgid "&Format"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:45
#, kde-format
msgid "&Weight"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/svgtexttool.xmlgui:79
#, kde-format
msgid "Font Settings"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/SvgTextToolFactory.cpp:32
#, kde-format
msgid "SVG Text Tool"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, svgTab)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:34
#, kde-format
msgid "SVG source"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tabSvgTextEdit)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:44
#, kde-format
msgid "SVG"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkVertical)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextEditor.ui:77
#, kde-format
msgid "Vertical Text Layout"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:21
#, kde-format
msgid "Editor Mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:27
#, kde-format
msgid "Note: the Rich Text editor only supports a subset of SVG."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioRichText)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:37
#, kde-format
msgid "Rich Te&xt Only"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, radioSvgSource)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:51
#, kde-format
msgid "S&VG Source Only"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:80
#, kde-format
msgid "Keyword"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:108
#, kde-format
msgid "Element"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:136
#, kde-format
msgid "Attribute"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, colorComment_2)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:192
#, kde-format
msgid "Comment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:220
#, kde-format
msgid "Editor text color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:230
#, kde-format
msgid "Editor background:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:256
#, kde-format
msgid "Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: plugins/tools/svgtexttool/WdgSvgTextSettings.ui:262
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Which writing system should the fonts chooser show the fonts of? No writing system selected will have all fonts shown.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, WdgToolCrop)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/kis_tool_crop.cc:126
#: plugins/tools/tool_crop/wdg_tool_crop.ui:14
#, kde-format
msgid "Crop"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_crop/kis_tool_crop.h:223
#, kde-format
msgid "Crop Tool"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, boolCenter)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:62
#, kde-format
msgid "Resize keeping center fixed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_vertiPos)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intY)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:72
#: plugins/tools/tool_crop/wdg_tool_crop.ui:135
#, kde-format
msgid "Vertical Position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_vertiPos)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:75
#, kde-format
msgid "&Y:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_horizPos)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, intX)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:85
#: plugins/tools/tool_crop/wdg_tool_crop.ui:110
#, kde-format
msgid "Horizontal Position"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_horizPos)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:88
#, kde-format
msgid "&X:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, boolGrow)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:148
#, kde-format
msgid "Allow growing the image by dragging outside bounds of the image"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, lockWidthButton)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:329
#, kde-format
msgid "Lock the width"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, lockHeightButton)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:342
#, kde-format
msgid "Lock the height"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, lockRatioButton)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:355
#, kde-format
msgid "Lock the aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnCrop)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:406
#, kde-format
msgid "&Crop"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:413
#, kde-format
msgid "Applies to:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:429
#, kde-format
msgid "Thirds"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:434
#, kde-format
msgid "Fifths"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, cmbDecor)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:439
#, kde-format
msgid "Passport photo"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: plugins/tools/tool_crop/wdg_tool_crop.ui:452
#, kde-format
msgid "Decoration:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:49
msgctxt "(qtundo-format)"
msgid "Dynamic Brush Stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:303
#, kde-format
msgid "Fixed angle:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:323
#, kde-format
msgid "Initial width:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_dyna/kis_tool_dyna.cpp:328
#, kde-format
msgid "Width range:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_dyna/kis_tool_dyna.h:159
#, kde-format
msgid "Dynamic Brush Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush.cpp:60
msgctxt "(qtundo-format)"
msgid "Colorize Mask Key Stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush.h:96
#, kde-format
msgid "Colorize Mask Editing Tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:80
#, kde-format
msgid "Edge detection: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:83
#, kde-format
msgctxt "@info:tooltip"
msgid "Activate for images with vast solid areas. Set the value to the width of the thinnest lines on the image"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:90
#, kde-format
msgid "Gap close hint: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:93
#, kde-format
msgctxt "@info:tooltip"
msgid "The mask will try to close non-closed contours if the gap is smaller than \"Gap close hint\" value"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:98
#, kde-format
msgid "Clean up: "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.cpp:101
#, kde-format
msgctxt "@info:tooltip"
msgid "The mask will try to remove parts of the key strokes that are placed outside the closed contours. 0% - no effect, 100% - max effect"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoUpdates)
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:19
#, kde-format
msgid "Auto updates"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowKeyStrokes)
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:35
#, kde-format
msgid "Edit key strokes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowOutput)
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:42
#, kde-format
msgid "Show output"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkLimitToDevice)
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:49
#, kde-format
msgid "Limit to layer bounds"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/tools/tool_lazybrush/kis_tool_lazy_brush_options_widget.ui:115
#, kde-format
msgid "Key Strokes"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_polygon/kis_tool_polygon.cc:59
msgctxt "(qtundo-format)"
msgid "Draw Polygon"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_polygon/kis_tool_polygon.h:53
#, kde-format
msgid "Polygon Tool: Shift-mouseclick ends the polygon."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_polyline/kis_tool_polyline.h:54
#, kde-format
msgid "Polyline Tool: Shift-mouseclick ends the polyline."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch.cpp:138
#, kde-format
msgid "Select a paint layer to use this tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch.cpp:175
msgctxt "(qtundo-format)"
msgid "Smart Patch"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch.h:91
#, kde-format
msgid "Smart Patch Tool"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Fast)
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch_options_widget.ui:23
#, kde-format
msgid "low/fast"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Accurate)
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch_options_widget.ui:46
#, kde-format
msgid "high/slow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, Fast_2)
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch_options_widget.ui:94
#, kde-format
msgid "Accuracy:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, patchRadiusLabel)
#. +> trunk5 stable5
#: plugins/tools/tool_smart_patch/kis_tool_smart_patch_options_widget.ui:111
#, kde-format
msgid "Patch Radius:"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_free_transform_strategy_gsl_helpers.cpp:339
#, kde-format
msgid "Sorry, Krita was built without the support of GNU Scientific Library, so you cannot scale the selection with handles. Please compile Krita with GNU Scientific Library support, or use options widget for editing scale values manually."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, warpButton)
#. i18n: ectx: property (text), widget (QToolButton, warpButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:124
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:152
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:155
#, kde-format
msgid "Warp"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, liquifyButton)
#. i18n: ectx: property (text), widget (QToolButton, liquifyButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:125
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:205
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:208
#, kde-format
msgid "Liquify"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, cageButton)
#. i18n: ectx: property (text), widget (QToolButton, cageButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:126
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:180
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:183
#, kde-format
msgid "Cage"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, freeTransformButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:127
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:99
#, kde-format
msgid "Free"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:131
#, kde-format
msgid "Mirror Horizontal"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:132
#, kde-format
msgid "Mirror Vertical"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:133
#, kde-format
msgid "Rotate 90 degrees Clockwise"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:134
#, kde-format
msgid "Rotate 90 degrees CounterClockwise"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:136
#, kde-format
msgid "Apply"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:888
#, kde-format
msgctxt "floating message in transformation tool"
msgid "Selected layer cannot be transformed with active transformation mode "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:909
#, kde-format
msgctxt "floating message in transformation tool"
msgid "Selections are not used when editing transform masks "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:920
#, kde-format
msgctxt "floating message in transformation tool"
msgid "Cannot transform empty layer "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.cc:949
#, kde-format
msgctxt "floating message in transformation tool"
msgid "Invisible sublayers will also be transformed. Lock layers if you do not want them to be transformed "
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform.h:359
#, kde-format
msgid "Transform a layer or a selection"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:61
#, kde-format
msgctxt "@info:tooltip"
msgid ""
"<p>Select filtering mode:\n"
"<ul>"
"<li><b>Bilinear</b> for areas with uniform color to avoid artifacts</li>"
"<li><b>Bicubic</b> for smoother results</li>"
"<li><b>Lanczos3</b> for sharp results. May produce aerials.</li>"
"</ul>"
"</p>"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:71
#, kde-format
msgid "Default (Affine)"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:72
#, kde-format
msgid "Strong (Rigid)"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:73
#, kde-format
msgid "Strongest (Similitude)"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:205
#, kde-format
msgctxt "@info:tooltip"
msgid "Size of the deformation brush"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:210
#, kde-format
msgctxt "@info:tooltip"
msgid "Amount of the deformation you get"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:215
#, kde-format
msgctxt "@info:tooltip"
msgid "When in non-buildup mode, shows how fast the deformation limit is reached."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:219
#, kde-format
msgctxt "@info:tooltip"
msgid "Switch between Build Up and Wash mode of painting. Build Up mode adds deformations one on top of the other without any limits. Wash mode gradually deforms the piece to the selected deformation level."
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:226
#, kde-format
msgctxt "@info:tooltip"
msgid "Space between two sequential applications of the deformation"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:230
#, kde-format
msgctxt "@info:tooltip"
msgid "Scale <b>Size</b> value according to current stylus pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:234
#, kde-format
msgctxt "@info:tooltip"
msgid "Scale <b>Amount</b> value according to current stylus pressure"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:238
#, kde-format
msgctxt "@info:tooltip"
msgid "Reverse direction of the current deformation tool"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:253
#, kde-format
msgctxt "@info:tooltip"
msgid "Move: drag the image along the brush stroke"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:254
#, kde-format
msgctxt "@info:tooltip"
msgid "Scale: grow/shrink image under cursor"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:255
#, kde-format
msgctxt "@info:tooltip"
msgid "Rotate: twirl image under cursor"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:256
#, kde-format
msgctxt "@info:tooltip"
msgid "Offset: shift the image to the right of the stroke direction"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:257
#, kde-format
msgctxt "@info:tooltip"
msgid "Undo: erase actions of other tools"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:606
#, kde-format
msgid "Switch between editing and deforming cage"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, lockUnlockPointsButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:657
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1617
#, kde-format
msgid "Lock Points"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:659
#, kde-format
msgid "Unlock Points"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cageTransformDirections)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp:746
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1649
#, kde-format
msgid "Create 3 points on the canvas to begin"
msgstr ""
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp:49
msgctxt "(qtundo-format)"
msgid "Transform"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, freeTransformButton)
#. i18n: ectx: property (text), widget (QLabel, lblTransformType)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:102
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:235
#, kde-format
msgid "Free Transform"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, btnTransformAroundPivotPoint)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:528
#, kde-format
msgid "Transform around pivot point (Alt)"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, freeMoveRadioButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:548
#, kde-format
msgid "Posi&tion"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, freeScaleRadioButton)
#. i18n: ectx: property (title), widget (QGroupBox, scaleGroup)
#. i18n: ectx: property (text), widget (QToolButton, liquifyScale)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:571
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:841
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1765
#, kde-format
msgid "Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, freeShearRadioButton)
#. i18n: ectx: property (title), widget (QGroupBox, shearGroup)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:581
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1120
#, kde-format
msgid "Shear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, tooBigLabelWidget)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:618
#, kde-format
msgid "off canvas"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_rotateX)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, aXBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:722
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:738
#, kde-format
msgid "Rotate around X-Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_rotateY)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, aYBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:757
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:773
#, kde-format
msgid "Rotate around Y-Axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, aZBox)
#. i18n: ectx: property (toolTip), widget (QLabel, label_rotateZ)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:786
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:805
#, kde-format
msgid "Rotate around Z-Axis"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_rotateZ)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:811
#, kde-format
msgid "&z:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_width)
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, scaleXBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:887
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:909
#, kde-format
msgid "Horizontal Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_width)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:890
#, kde-format
msgid "w&idth:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisIntParseSpinBox, scaleYBox)
#. i18n: ectx: property (toolTip), widget (QLabel, label_height)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:925
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:947
#, kde-format
msgid "Vertical Scale"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_height)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:950
#, kde-format
msgid "&height:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_offsetX)
#. i18n: ectx: property (text), widget (QLabel, label_shearX)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1042
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1170
#, kde-format
msgid "x:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_offsetY)
#. i18n: ectx: property (text), widget (QLabel, label_shearY)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1090
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1211
#, kde-format
msgid "y:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, label_shearX)
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, shearXBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1167
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1230
#, kde-format
msgid "Horizontal Shear"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KisDoubleSliderSpinBox, shearYBox)
#. i18n: ectx: property (toolTip), widget (QLabel, label_shearY)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1189
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1208
#, kde-format
msgid "Vertical Shear"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, flipXButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1276
#, kde-format
msgid "Flip selection horizontally"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, flipYButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1298
#, kde-format
msgid "Flip selection vertically"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, rotateCCWButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1336
#, kde-format
msgid "Rotate selection counter-clockwise 90 degrees"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, rotateCWButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1358
#, kde-format
msgid "Rotate the selection clockwise 90 degrees"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, flexibilityLabel)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1437
#, kde-format
msgid "&Flexibility:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, warpTypeLabel)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1466
#, kde-format
msgid "Anc&hor Strength:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1484
#, kde-format
msgid "Anchor Points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, defaultRadioButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1519
#, kde-format
msgid "Subd&ivide"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, customRadioButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1576
#, kde-format
msgid "Draw"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, resetPointsButton)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1610
#, kde-format
msgid "Clear Points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, cageAddEditRadio)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1656
#, kde-format
msgid "Add/Ed&it Anchor Points"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, cageDeformRadio)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1672
#, kde-format
msgid "De&form Layer"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QFrame, liquifyOptionsLayout)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1710
#, kde-format
msgid ""
"<html><head/><body>"
"<p><br/>"
"</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, liquifyRotate)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1787
#, kde-format
msgid "Rotate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1870
#, kde-format
msgid "Reverse:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, buidupModeComboBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:1994
#, kde-format
msgid "Build Up"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, showDecorationsBox)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2099
#, kde-format
msgid "Show Decorations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, chkWorkRecursively)
#. +> trunk5 stable5
#: plugins/tools/tool_transform2/wdg_tool_transform.ui:2127
#, kde-format
msgid "Work Recursively"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chkShowNews)
#. +> stable5
#: libs/ui/forms/KisNewsPage.ui:20
#, kde-format
msgid "Show News about Krita"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, huePiecesLabel)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:78
#, kde-format
msgid "Hue Pieces:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, saturationRingsLabel)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:98
#, kde-format
msgid "Saturation Rings:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lightPiecesLabel)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:118
#, kde-format
msgid "Light Pieces"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, bnDefault)
#. +> stable5
#: plugins/dockers/artisticcolorselector/forms/wdgColorPreferencesPopup.ui:155
#, kde-format
msgid "Reset to Default"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-multimedia/elisa.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-multimedia/elisa.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-multimedia/elisa.pot (revision 1524919)
@@ -1,591 +1,591 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the elisa package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: elisa\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-14 07:41+0200\n"
+"POT-Creation-Date: 2018-09-18 13:39+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: baloo/localbaloofilelisting.cpp:396
#, kde-format
msgctxt "Notification about unusable Baloo Configuration"
msgid "Baloo configuration does not allow to discover your music"
msgstr ""
#. +> trunk5 stable5
#: baloo/localbaloofilelisting.cpp:398
#, kde-format
msgctxt "Text of button to modify Baloo Configuration"
msgid "Modify it"
msgstr ""
#. +> trunk5 stable5
#: baloo/localbaloofilelisting.cpp:402
#, kde-format
msgctxt "Text of button to disable Baloo indexer"
msgid "Disable Baloo support"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:87 qml/ElisaMainWindow.qml:42
#, kde-format
msgid "Elisa"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:89
#, kde-format
msgid "A Simple Music Player written with KDE Frameworks"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:91
#, kde-format
msgid "(c) 2015-2018, Elisa contributors"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:93
#, kde-format
msgid "Creator"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:94
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:96
#, kde-format
msgid "Concept and design work"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:97
#, kde-format
msgid "Localization support"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:98
#, kde-format
msgid "Right to left support in interface"
msgstr ""
#. +> trunk5 stable5
#: main.cpp:99
#, kde-format
msgid "Various improvements to the interface"
msgstr ""
#. +> trunk5 stable5
#: musiclistenersmanager.cpp:463
#, kde-format
msgctxt "No track found message"
msgid "No track have been found"
msgstr ""
#. +> trunk5 stable5
#: qml/ApplicationMenu.qml:26 qml/ElisaMainWindow.qml:66
#, kde-format
msgctxt "open application menu"
msgid "Application Menu"
msgstr ""
#. +> trunk5 stable5
#: qml/ApplicationMenu.qml:54
#, kde-format
msgctxt "Hide playlist"
msgid "Hide Playlist"
msgstr ""
#. +> trunk5 stable5
#: qml/ApplicationMenu.qml:54
#, kde-format
msgctxt "Show playlist"
msgid "Show Playlist"
msgstr ""
#. +> trunk5 stable5
-#: qml/ContentView.qml:296 qml/ViewSelector.qml:180
+#: qml/ContentView.qml:303 qml/ViewSelector.qml:227
#, kde-format
msgctxt "Title of the view of all albums"
msgid "Albums"
msgstr ""
#. +> trunk5 stable5
-#: qml/ContentView.qml:357 qml/ViewSelector.qml:181
+#: qml/ContentView.qml:364 qml/ViewSelector.qml:228
#, kde-format
msgctxt "Title of the view of all artists"
msgid "Artists"
msgstr ""
#. +> trunk5 stable5
-#: qml/ContentView.qml:436 qml/ViewSelector.qml:182
+#: qml/ContentView.qml:443 qml/ViewSelector.qml:229
#, kde-format
msgctxt "Title of the view of all tracks"
msgid "Tracks"
msgstr ""
#. +> trunk5 stable5
-#: qml/ContentView.qml:491 qml/ViewSelector.qml:183
+#: qml/ContentView.qml:498 qml/ViewSelector.qml:230
#, kde-format
msgctxt "Title of the view of all genres"
msgid "Genres"
msgstr ""
#. +> trunk5 stable5
#: qml/ContextView.qml:106 qml/MediaPlayListView.qml:144
#, kde-format
msgid "1 track"
msgid_plural "%1 track"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: qml/ElisaMainWindow.qml:163
#, kde-format
msgctxt "message of passive notification when playlist load failed"
msgid "Load of playlist failed"
msgstr ""
#. +> trunk5 stable5
#: qml/FileBrowserDelegate.qml:42 qml/MediaTrackDelegate.qml:43
#, kde-format
msgctxt "Clear play list and enqueue current track"
msgid "Play Now and Replace Play List"
msgstr ""
#. +> trunk5 stable5
#: qml/FileBrowserDelegate.qml:49 qml/FileBrowserDelegate.qml:56
#: qml/MediaTrackDelegate.qml:50
#, kde-format
msgctxt "Enqueue current track"
msgid "Enqueue"
msgstr ""
#. +> trunk5 stable5
#: qml/FileBrowserDelegate.qml:63 qml/MediaTrackDelegate.qml:57
#: qml/PlayListEntry.qml:83
#, kde-format
msgctxt "Show track metadata"
msgid "View Details"
msgstr ""
#. +> trunk5 stable5
-#: qml/FileBrowserView.qml:67 qml/ViewSelector.qml:188
+#: qml/FileBrowserView.qml:67 qml/ViewSelector.qml:235
#, kde-format
msgctxt "Title of the file browser view"
msgid "Files"
msgstr ""
#. +> trunk5 stable5
#: qml/GridBrowserDelegate.qml:45
#, kde-format
msgctxt "Add whole container to play list"
msgid "Enqueue"
msgstr ""
#. +> trunk5 stable5
#: qml/GridBrowserDelegate.qml:53
#, kde-format
msgctxt "Open view of the container"
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: qml/GridBrowserDelegate.qml:61
#, kde-format
msgctxt "Clear play list and add whole container to play list"
msgid "Play Now and Replace Play List"
msgstr ""
#. +> trunk5 stable5
#: qml/HeaderBar.qml:289
#, kde-format
msgid "1 track remaining"
msgid_plural "%1 tracks remaining"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: qml/MediaPlayerControl.qml:270
#, kde-format
msgctxt "This is used to preserve a fixed width for the duration text."
msgid "00:00:00"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:41
#, kde-format
msgctxt "Remove all tracks from play list"
msgid "Clear Playlist"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:49
#, kde-format
msgctxt "Show currently played track inside playlist"
msgid "Show Current Track"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:61
#, kde-format
msgctxt "Load a playlist file"
msgid "Load Playlist..."
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:73
#, kde-format
msgctxt "Save a playlist file"
msgid "Save Playlist..."
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:89
#, kde-format
msgctxt "file type (mime type) for m3u playlist"
msgid "Playlist (*.m3u)"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:95
#, kde-format
msgctxt "message of passive notification when playlist load failed"
msgid "Save of playlist failed"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:129
#, kde-format
msgctxt "Title of the view of the playlist"
msgid "Playlist"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaPlayListView.qml:186
#, kde-format
msgctxt "Text shown when play list is empty"
msgid ""
"Your play list is empty.\n"
"In order to start, you can explore your music library with the views on the left.\n"
"Use the available buttons to add your selection."
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackDelegate.qml:125
#, kde-format
msgctxt "%1: track number. %2: track title. %3: artist name"
msgid "<b>%1 - %2</b> - <i>%3</i>"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackDelegate.qml:130
#, kde-format
msgctxt "%1: track number. %2: track title."
msgid "<b>%1 - %2</b>"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackDelegate.qml:136
#, kde-format
msgctxt "%1: track title. %2: artist name"
msgid "<b>%1</b> - <i>%2</i>"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackDelegate.qml:140
#, kde-format
msgctxt "%1: track title"
msgid "<b>%1</b>"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackDelegate.qml:216
#, kde-format
msgctxt "%1: track number. %2: track title"
msgid "%1 - %2"
msgstr ""
#. +> trunk5 stable5
-#: qml/MediaTrackDelegate.qml:319 qml/PlayListEntry.qml:489
+#: qml/MediaTrackDelegate.qml:319 qml/PlayListEntry.qml:491
#, kde-format
msgctxt "This is used to preserve a fixed width for the duration text."
msgid "00:00"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:37
#, kde-format
msgctxt "Window title for track metadata"
msgid "View Details"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:43
#, kde-format
msgctxt "Track title for track metadata view"
msgid "Title:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:45
#, kde-format
msgctxt "Track artist for track metadata view"
msgid "Artist:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:47
#, kde-format
msgctxt "Album name for track metadata view"
msgid "Album:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:49
#, kde-format
msgctxt "Track number for track metadata view"
msgid "Track Number:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:51
#, kde-format
msgctxt "Disc number for track metadata view"
msgid "Disc Number:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:53
#, kde-format
msgctxt "Album artist for track metadata view"
msgid "Album Artist:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:54
#, kde-format
msgctxt "Duration label for track metadata view"
msgid "Duration:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:56
#, kde-format
msgctxt "Year label for track metadata view"
msgid "Year:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:58
#, kde-format
msgctxt "Genre label for track metadata view"
msgid "Genre:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:60
#, kde-format
msgctxt "Composer name for track metadata view"
msgid "Composer:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:62
#, kde-format
msgctxt "Lyricist label for track metadata view"
msgid "Lyricist:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:64
#, kde-format
msgctxt "Bit rate label for track metadata view"
msgid "Bit Rate:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:64
#, kde-format
msgctxt "Unit of the bit rate in thousand"
msgid "kbit/s"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:66
#, kde-format
msgctxt "Sample Rate label for track metadata view"
msgid "Sample Rate:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:66
#, kde-format
msgctxt "Unit of the sample rate"
msgid "Hz"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:68
#, kde-format
msgctxt "Channels label for track metadata view"
msgid "Channels:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:70
#, kde-format
msgctxt "Comment label for track metadata view"
msgid "Comment:"
msgstr ""
#. +> trunk5 stable5
#: qml/MediaTrackMetadataView.qml:200
#, kde-format
msgctxt "Rating label for information panel"
msgid "Rating:"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:50
#, kde-format
msgctxt "navigate back in the views stack"
msgid "Back"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:57
#, kde-format
msgctxt "Show filters in the navigation bar"
msgid "Show Search Options"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:57
#, kde-format
msgctxt "Hide filters in the navigation bar"
msgid "Hide Search Options"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:64
#, kde-format
msgctxt "Toggle between ascending and descending order"
msgid "Toggle sort order"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:188
#, kde-format
msgctxt "Add current list to playlist"
msgid "Enqueue"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:199
#, kde-format
msgctxt "Clear playlist and play"
msgid "Replace and Play"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:200
#, kde-format
msgctxt "Clear playlist and add current list to it"
msgid "Replace PlayList and Play Now"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:214
#, kde-format
msgctxt "Button to navigate to the artist of the album"
msgid "Display Artist"
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:258
#, kde-format
msgctxt "before the TextField input of the filter"
msgid "Search: "
msgstr ""
#. +> trunk5 stable5
#: qml/NavigationActionBar.qml:273
#, kde-format
msgctxt "Placeholder text in the filter text box"
msgid "Album name, artist, etc."
msgstr ""
#. +> trunk5 stable5
-#: qml/NavigationActionBar.qml:308
+#: qml/NavigationActionBar.qml:315
#, kde-format
msgctxt "before the Rating widget input of the filter"
msgid "Rating: "
msgstr ""
#. +> trunk5 stable5
#: qml/PlayListEntry.qml:53
#, kde-format
msgctxt "Remove current track from play list"
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: qml/PlayListEntry.qml:62
#, kde-format
msgctxt "Play now current track from play list"
msgid "Play Now"
msgstr ""
#. +> trunk5 stable5
#: qml/PlayListEntry.qml:75
#, kde-format
msgctxt "Pause current track from play list"
msgid "Pause"
msgstr ""
#. +> trunk5 stable5
#: qml/TrackImportNotification.qml:39
#, kde-format
msgctxt "number of imported tracks"
msgid "Imported one track"
msgid_plural "Imported %1 tracks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: qml/ViewSelector.qml:179
+#: qml/ViewSelector.qml:226
#, kde-format
msgctxt "Title of the view of the playlist"
msgid "Now Playing"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/extragear-office/skrooge.pot (revision 1524919)
@@ -1,18464 +1,18464 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the skrooge package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: skrooge\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-13 12:21+0200\n"
+"POT-Creation-Date: 2018-09-18 13:40+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. i18n: ectx: Menu (edit)
#. +> trunk5
#: plugins/generic/skg_advice/skg_advice.rc:4
#: plugins/generic/skg_dashboard/skg_dashboard.rc:4
#: plugins/generic/skg_delete/skg_delete.rc:4
#: plugins/generic/skg_highlight/skg_highlight.rc:4
#: plugins/generic/skg_monthly/skg_monthly.rc:4
#: plugins/generic/skg_properties/skg_properties.rc:4
#: plugins/generic/skg_selectall/skg_selectall.rc:4
#: plugins/generic/skg_statistic/skg_statistic.rc:4
#: plugins/generic/skg_undoredo/skg_undoredo.rc:4
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:150
#: plugins/skrooge/skrooge_bank/skrooge_bank.rc:4
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:4
#: plugins/skrooge/skrooge_calculator/skrooge_calculator.rc:4
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:13
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:4
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:4
#: plugins/skrooge/skrooge_scheduled/skrooge_scheduled.rc:4
#: plugins/skrooge/skrooge_search/skrooge_search.rc:4
#: plugins/skrooge/skrooge_tracker/skrooge_tracker.rc:4
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:4 skgbasegui/skgmainpanel.rc:9
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5
#: plugins/generic/skg_advice/skg_advice.rc:6
#: plugins/generic/skg_bookmark/skg_bookmark.rc:21
#: plugins/generic/skg_dashboard/skg_dashboard.rc:6
#: plugins/generic/skg_debug/skg_debug.rc:10
#: plugins/generic/skg_delete/skg_delete.rc:8
#: plugins/generic/skg_file/skg_file.rc:17
#: plugins/generic/skg_highlight/skg_highlight.rc:9
#: plugins/generic/skg_monthly/skg_monthly.rc:6
#: plugins/generic/skg_print/skg_print.rc:11
#: plugins/generic/skg_properties/skg_properties.rc:14
#: plugins/generic/skg_selectall/skg_selectall.rc:8
#: plugins/generic/skg_statistic/skg_statistic.rc:6
#: plugins/generic/skg_undoredo/skg_undoredo.rc:17
#: plugins/skrooge/skrooge_bank/skrooge_bank.rc:9
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:9
#: plugins/skrooge/skrooge_calculator/skrooge_calculator.rc:6
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:21
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:27
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:38
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:15
#: plugins/skrooge/skrooge_report/skrooge_report.rc:12
#: plugins/skrooge/skrooge_scheduled/skrooge_scheduled.rc:8
#: plugins/skrooge/skrooge_search/skrooge_search.rc:9
#: plugins/skrooge/skrooge_tracker/skrooge_tracker.rc:6
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:12
#: skgbasegui/skgmainpanel.rc:62
#, kde-format
msgid "Main Toolbar"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:40
#, kde-format
msgctxt "Dashboard widget title"
msgid "Advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:57
#, kde-format
msgctxt "Noun, a user action"
msgid "Activate all advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:65
#, kde-format
msgctxt "Noun, a type of refresh for advice"
msgid "Automatic refresh"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:175
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Advice are very long to compute"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:176
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "To improve performances, you should switch the widget in 'Manual refresh' (see contextual menu)."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:190
#, kde-format
msgid "<p><b>Priority %1:</b>%2</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:196
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:203
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss during current month"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:210
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss this kind"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:217
#, kde-format
msgctxt "Dismiss an advice provided"
msgid "Dismiss this kind during current month"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:258
#, kde-format
msgctxt "To recommend this action"
msgid " (recommended)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:306
#, kde-format
msgctxt "Information message"
msgid "Display all advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:322
#, kde-format
msgctxt "Information message"
msgid "Display less advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:342
#, kde-format
msgctxt "Information message"
msgid "Refresh advices"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:366
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Apply all recommended corrections"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:379
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Activate all advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:384
#, kde-format
msgctxt "Successful message after an user action"
msgid "Advice activated."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:386
#, kde-format
msgctxt "Error message"
msgid "Advice activation failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:406
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Dismiss advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:421
#, kde-format
msgctxt "Successful message after an user action"
msgid "Advice dismissed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceboardwidget.cpp:423
#, kde-format
msgctxt "Error message"
msgid "Advice dismiss failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:74
#, kde-format
msgctxt "Noun, a list of items"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:76
#, kde-format
msgctxt "Noun, a list of items"
msgid "Tip of the day"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:91
#, kde-format
msgctxt "The title"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:101
#, kde-format
msgctxt "The tool tip"
msgid "Advice"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:112
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... Skrooge can give you advice on how to manage your accounts. See the <a href=\"skg://dashboard_plugin\">dashboard</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgadviceplugin.cpp:113
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... Skrooge can automatically apply recommended corrections. See the <a href=\"skg://dashboard_plugin\">dashboard</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_advice/skgtipofdayboardwidget.cpp:33
#, kde-format
msgctxt "Dashboard widget title"
msgid "Tip of the day"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_advice/skgtipofdayboardwidget.ui:45
#, kde-format
msgid "Did you know ...?"
msgstr ""
#. i18n: ectx: Menu (file)
#. i18n: ectx: ToolBar (mainToolBar)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:4
#: plugins/generic/skg_file/skg_file.rc:4
#: plugins/generic/skg_file/skg_file.rc:18
#: plugins/generic/skg_print/skg_print.rc:4
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:4
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:4
#: skgbasegui/skgmainpanel.rc:4 skgbasegui/skgobjectmodelbase.cpp:1017
#: skgbasegui/skgobjectmodelbase.cpp:1021
#, kde-format
msgid "File"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:5
#, kde-format
msgid "&Import"
msgstr ""
#. i18n: ectx: Menu (panels)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:11
#: plugins/generic/skg_properties/skg_properties.rc:9
#: plugins/generic/skg_undoredo/skg_undoredo.rc:12
#: skgbasegui/skgmainpanel.rc:31
#, kde-format
msgid "Panels"
msgstr ""
#. i18n: ectx: Menu (go)
#. +> trunk5
#: plugins/generic/skg_bookmark/skg_bookmark.rc:15
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:11
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:17
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:15
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:5
#: plugins/skrooge/skrooge_report/skrooge_report.rc:4
#: skgbasegui/skgmainpanel.rc:40
#, kde-format
msgid "Go"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_pinhomebookmarks)
#. i18n: ectx: label, entry (pinhomebookmarks), group (Bookmark)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmark_settings.kcfg:9
#: plugins/generic/skg_bookmark/skgbookmarkpluginwidget_pref.ui:30
#, kde-format
msgid "Pin home bookmarks"
msgstr ""
#. i18n: ectx: whatsthis, entry (pinhomebookmarks), group (Bookmark)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmark_settings.kcfg:11
#, kde-format
msgid "If checked, the home bookmarks will be pinned."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:91
#, kde-format
msgctxt "Verb"
msgid "Import standard bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:101
#, kde-format
msgctxt "Verb, action to display bookmarks"
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:169
#, kde-format
msgctxt "Noun, a bookmark as in a webbrowser bookmark"
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:180
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... some bookmarks can be opened automatically when the application is launched.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:181
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... bookmarks can be reorganized by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:182
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... a double click on a folder of bookmarks will open all the bookmarks it contains.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:183
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://import_standard_bookmarks\">import standard bookmarks</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:201
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import standard bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:204
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Dashboard"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:207
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > Income vs Expenditure on 12 last months"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:210
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > Pie categories in 12 last months"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:213
#, kde-format
msgctxt "Noun, bookmark name"
msgid "Report > History"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:231
#, kde-format
msgctxt "Successful message after an user action"
msgid "Standard bookmarks imported."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:233
#, kde-format
msgctxt "Error message"
msgid "Import standard bookmarks failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:288
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:405
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:347
#, kde-format
msgctxt "Action"
msgid "Open all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugin.cpp:357
#, kde-format
msgctxt "Action"
msgid "Bookmark current page here"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:113
#: skgbasegui/skgtreeview.cpp:100
#, kde-format
msgctxt "Noun, user action"
msgid "Expand all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:116
#: skgbasegui/skgtreeview.cpp:106
#, kde-format
msgctxt "Noun, user action"
msgid "Collapse all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:122
#, kde-format
msgctxt "Verb"
msgid "Bookmark current page"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:125
#, kde-format
msgctxt "Verb"
msgid "Bookmark all pages"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:128
#, kde-format
msgctxt "Verb"
msgid "Add bookmark group"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:133
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:69
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:78
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:107
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:354
#, kde-format
msgctxt "Verb, delete an item"
msgid "Delete"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:138
#, kde-format
msgctxt "Verb, automatically load when the application is started"
msgid "Autostart"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:141
#, kde-format
msgctxt "Verb"
msgid "Remove Autostart"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:144
#: skgbasegui/skgboardwidget.cpp:143
#, kde-format
msgctxt "Verb, change the name of an item"
msgid "Rename"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:148
#, kde-format
msgctxt "Verb, change the icon of an item"
msgid "Change icon..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:186
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:186
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Do not Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:193
#, kde-format
msgctxt "An information message"
msgid "The Autostart status of bookmark '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:200
#, kde-format
msgctxt "Successful message after an user action"
msgid "Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:200
#, kde-format
msgctxt "Successful message after an user action"
msgid "Do not Autostart bookmarks"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:319
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:361
#, kde-format
msgctxt "Default name for bookmark"
msgid "New bookmark"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:322
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark folder creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:326
#, kde-format
msgctxt "An information message"
msgid "The bookmark folder '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:332
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark group created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:364
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmarks creation"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:372
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:456
#, kde-format
msgctxt "An information message"
msgid "The bookmark '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:379
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmarks created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:444
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:492
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark icon change"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:497
#, kde-format
msgctxt "An information message"
msgid "The icon of the bookmark '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:500
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark icon changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:512
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark delete"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget.cpp:523
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark deleted"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTreeView, kBookmarksList)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget_base.ui:47
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">this list allows you to open bookmarked pages</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Ctrl</span> to open in a new page</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGTreeView, kBookmarksList)
#. +> trunk5
#: plugins/generic/skg_bookmark/skgbookmarkplugindockwidget_base.ui:50
#, kde-format
msgid "this list allows you to open bookmarked pages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_qmlmode)
#. i18n: ectx: label, entry (qmlmode), group (skg_dashboard)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboard_settings.kcfg:9
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_pref.ui:17
#, kde-format
msgid "Dashboard in QML mode (Experimental)"
msgstr ""
#. i18n: ectx: whatsthis, entry (qmlmode), group (skg_dashboard)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboard_settings.kcfg:11
#, kde-format
msgid "If checked, the dashboard will be in QML mode."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:86
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:96
#, kde-format
msgctxt "Noun, a summary of your financial situation"
msgid "Dashboard"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:107
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... the <a href=\"skg://dashboard_plugin\">dashboard</a> is there to give you a summary of your situation.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:108
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... the <a href=\"skg://dashboard_plugin\">dashboard</a> can be reorganized by drag and drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardplugin.cpp:109
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... some widgets of the <a href=\"skg://dashboard_plugin\">dashboard</a> have parameters.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget.cpp:57
#, kde-format
msgctxt "Verb"
msgid "Add"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget.cpp:63
#, kde-format
msgctxt "Message"
msgid "Welcome to %1"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kAddWidget)
#. i18n: ectx: property (statusTip), widget (QToolButton, kAddWidget)
#. i18n: ectx: property (text), widget (QPushButton, kAdd)
#. i18n: ectx: property (text), widget (QPushButton, kAddButton)
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineAdd)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineAdd)
#. i18n: ectx: property (text), widget (QPushButton, kUnitAdd)
#. +> trunk5
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_base.ui:37
#: plugins/generic/skg_dashboard/skgdashboardpluginwidget_base.ui:40
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:795
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:193
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:544
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:547
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:352
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:148
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:770
#, kde-format
msgid "Add"
msgstr ""
#. i18n: ectx: Menu (tool)
#. +> trunk5
#: plugins/generic/skg_debug/skg_debug.rc:4
#: plugins/skrooge/skrooge_budget/skrooge_budget.rc:5
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:17
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:20
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:32
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:11
#: plugins/skrooge/skrooge_unit/skrooge_unit.rc:8 skgbasegui/skgmainpanel.rc:56
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:59
#, kde-format
msgctxt "Restart the profiling, a method used for analysing performances"
msgid "Restart profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:66
#, kde-format
msgctxt "Open the profiling, a method used for analysing performances"
msgid "Open profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:81
#, kde-format
msgctxt "Noun, a plugin allowing to access the SQLite database, useful to debug"
msgid "Debug"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugplugin.cpp:91
#, kde-format
msgctxt "A tool tip, explaining that the plugin is useful for debugging purposes"
msgid "Useful for debug"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:50
#, kde-format
msgctxt "Execute an SQL query"
msgid "Execute"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:51
#, kde-format
msgctxt "Explain an SQL query"
msgid "Explain"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:52
#, kde-format
msgctxt "Explain the SQL query plan"
msgid "Explain query plan"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:53
#, kde-format
msgctxt "Execute script"
msgid "Execute script [%1]"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:173
#, kde-format
msgctxt "Display an SQL command from the debug plugin"
msgid "SQL command from debug plugin"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget.cpp:182
#, kde-format
msgctxt "Display the execution time needed by an SQL query"
msgid ""
"\n"
"Execution time: %1 ms"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kSQLInput)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kSQLInput)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:38
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:41
#, kde-format
msgid "SQL command to execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPlainTextEdit, kInput)
#. i18n: ectx: property (statusTip), widget (QPlainTextEdit, kInput)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:54
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:57
#, kde-format
msgid "Script to execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (text), widget (QPushButton, kSQLPushButton)
#. i18n: ectx: property (text), widget (QToolButton, kApply)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:74
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:77
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:80
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:102
#, kde-format
msgid "Execute"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSQLTransactionPushButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSQLTransactionPushButton)
#. i18n: ectx: property (text), widget (QPushButton, kSQLTransactionPushButton)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:93
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:96
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:99
#, kde-format
msgid "Execute in a transaction"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kRefreshViewsAndIndexes)
#. i18n: ectx: property (statusTip), widget (QPushButton, kRefreshViewsAndIndexes)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:119
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:122
#, kde-format
msgid "Refresh Database (views, indexes, triggers)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kRefreshViewsAndIndexes)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:125
#, kde-format
msgid "Refresh Database"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KTextEdit, kSQLResult)
#. i18n: ectx: property (statusTip), widget (KTextEdit, kSQLResult)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:139
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:142
#, kde-format
msgid "SQL output"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTraceLevelLbl)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:160
#, kde-format
msgid "&Trace level:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kTraceLevel)
#. i18n: ectx: property (statusTip), widget (QSlider, kTraceLevel)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:170
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:173
#, kde-format
msgid "Select level of traces"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kEnableProfilingChk)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kEnableProfilingChk)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:192
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:195
#, kde-format
msgid "Enable or disable profiling"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kEnableProfilingChk)
#. +> trunk5
#: plugins/generic/skg_debug/skgdebugpluginwidget_base.ui:198
#, kde-format
msgid "Enable profiling"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:113
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:114
#, kde-format
msgctxt "Question"
msgid "Do you want to force the deletion ?"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_delete/skgdeleteplugin.cpp:131
#, kde-format
msgctxt "Successful message after an user action"
msgid "Objects deleted."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_openlastfile)
#. i18n: ectx: label, entry (openlastfile), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:9
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:17
#, kde-format
msgid "Open last file on startup"
msgstr ""
#. i18n: ectx: whatsthis, entry (openlastfile), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:11
#, kde-format
msgid "If checked, the application will automatically start with the last file used."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_saveonclose)
#. i18n: ectx: label, entry (saveonclose), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:14
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:27
#, kde-format
msgid "Save on close"
msgstr ""
#. i18n: ectx: whatsthis, entry (saveonclose), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:16
#, kde-format
msgid "If checked, the application will automatically save current document on close."
msgstr ""
#. i18n: ectx: label, entry (storeInKdeWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:19
#, kde-format
msgid "Store passwords in KDE Wallet"
msgstr ""
#. i18n: ectx: whatsthis, entry (storeInKdeWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:21
#, kde-format
msgid "If checked, the application will get/set passwords from KDE wallet."
msgstr ""
#. i18n: ectx: label, entry (selectedWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:24
#, kde-format
msgid "Selected Wallet"
msgstr ""
#. i18n: ectx: whatsthis, entry (selectedWallet), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:26
#, kde-format
msgid "The Selected Wallet."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_backup_enabled)
#. i18n: ectx: label, entry (backup_enabled), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:29
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:50
#, kde-format
msgid "Enable backup"
msgstr ""
#. i18n: ectx: whatsthis, entry (backup_enabled), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:31
#, kde-format
msgid "If checked, the application will automatically create a backup."
msgstr ""
#. i18n: ectx: label, entry (prefix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:34
#, kde-format
msgid "Prefix"
msgstr ""
#. i18n: ectx: whatsthis, entry (prefix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:36
#, kde-format
msgid "The prefix for the backup file."
msgstr ""
#. i18n: ectx: label, entry (suffix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:39
#, kde-format
msgid "Suffix"
msgstr ""
#. i18n: ectx: whatsthis, entry (suffix), group (File)
#. +> trunk5
#: plugins/generic/skg_file/skgfile_settings.kcfg:41
#, kde-format
msgid "The suffix for the backup file."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:93
#, kde-format
msgctxt "Action allowing the user to change his document password"
msgid "Change password..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:125
#: plugins/generic/skg_file/skgfileplugin.cpp:143
#, kde-format
msgctxt "Splash screen message"
msgid "Opening file %1..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:228
#, kde-format
msgctxt "Noun, a file as in a text file"
msgid "File"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:238
#, kde-format
msgctxt "File Management, as in Save File, Save As..."
msgid "File management"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:244
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... the last opened file can be <a href=\"skg://tab_configure?page=File plugin\">open automatically</a> when the application is launched.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:245
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can secure your document with a <a href=\"skg://file_change_password\">password</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:270
#, kde-format
msgctxt "Successful message after creating a document"
msgid "Document successfully created."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:272
#, kde-format
msgctxt "Error message: Could not create a document"
msgid "Document creation failed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:296
#, kde-format
msgctxt "Successfully saved a file"
msgid "File successfully saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:298
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Cannot save file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:313
#, kde-format
msgctxt "Associated with the file extension : for example, .csv --> CSV document"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:328
#, kde-format
msgctxt "Successfully saved a file"
msgid "File '%1' saved."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:340
#, kde-format
msgctxt "Error message: Could not save a file"
msgid "Failed to save '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:374
#, kde-format
msgctxt "Panel title"
msgid "Open file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:376
#, kde-format
msgctxt "File format for open dialog panel"
msgid "%1 document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:383
#, kde-format
msgctxt "Warning message"
msgid "Your document has been restored from its temporary file. You can decide to reopen the original document."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:384
#, kde-format
msgctxt "Noun"
msgid "Reopen"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:446
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:574
#, kde-format
msgctxt "Question"
msgid ""
"This file seems to be protected.\n"
"Please enter the password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:464
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:589
#, kde-format
msgctxt "The user did not provide the correct password"
msgid "<b>Wrong password.</b>\n"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:485
#, kde-format
msgctxt "Successfully opened a file"
msgid "File '%1' opened."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:521
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Failed to open '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:529
#, kde-format
msgctxt "Noun"
msgid "Try a recovery"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:552
#, kde-format
msgctxt "Positive message"
msgid ""
"Your document has been recovered here: %1\n"
"Take care the recovery could be not perfect"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:553
#, kde-format
msgctxt "Noun"
msgid "Open the recovered file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:572
#, kde-format
msgid "Take care, if you lose your <b>password</b> then it will be <u><b>impossible</b></u> to open your document. Warning, this action can not be undone excepted by changing the password again."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:574
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Changing password was canceled."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:580
#, kde-format
msgctxt "Successfully changed the document password"
msgid "Password changed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:582
#, kde-format
msgctxt "Error message: Could not change the document password"
msgid "Failed to change password."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:602
#, kde-format
msgctxt "Advice to the user that he should backup his document"
msgid "Backup your document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_file/skgfileplugin.cpp:603
#, kde-format
msgctxt "Explain the user that he should backup his document"
msgid "Do not forget to backup your document on another device."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_storeInKdeWallet)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:34
#, kde-format
msgid "Store passwords in KDE Wallet:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:41
#, kde-format
msgid "Backup on save"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:66
#, kde-format
msgid "Prefix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:92
#, kde-format
msgid "Suffix:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/generic/skg_file/skgfilepluginwidget_pref.ui:125
#, kde-format
msgid ""
"<html><head/><body>"
"<p>The following key words can be used in prefix and suffix:<br/>"
"&lt;DATE&gt;: to add the current date in the backuped file<br/>"
"&lt;TIME&gt;: to add the current time in the backuped file</p>"
"<p>By default, the backup is stored in the same directory than the saved file.<br/>"
"But, you can force the backup directory by setting an absolute path in the prefix.<br/>"
"(example: /backup/)</p>"
"</body></html>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:62
#, kde-format
msgctxt "Verb"
msgid "Switch highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:68
#, kde-format
msgctxt "Verb"
msgid "Switch close"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:88
#, kde-format
msgctxt "The tool tip"
msgid "Highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:105
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:112
#, kde-format
msgctxt "An information to the user"
msgid "The close status of '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:119
#, kde-format
msgctxt "Successful message after an user action"
msgid "Closed."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:121
#, kde-format
msgctxt "Error message"
msgid "Closure failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:138
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Highlight"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:145
#, kde-format
msgctxt "An information to the user"
msgid "The highlight status of '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:152
#, kde-format
msgctxt "Successful message after an user action"
msgid "Highlighted."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_highlight/skghighlightplugin.cpp:154
#, kde-format
msgctxt "Error message"
msgid "Highlight failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:126
#, kde-format
msgctxt "Error message"
msgid "File %1/html/main.txt not found"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:164
#, kde-format
msgctxt "A tool tip"
msgid "Monthly report"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:175
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can generate a <a href=\"skg://monthly_plugin\">monthly report</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:176
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download more monthly report <a href=\"skg://monthly_plugin\">templates</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlyplugin.cpp:177
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create and share your own <a href=\"skg://monthly_plugin\">monthly report</a> template.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:73
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:127
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:199
#, kde-format
msgctxt "An error message"
msgid "Impossible to copy file from '%1' to '%2'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:226
#: skgbankmodeler/skgunitobject.cpp:2208
#, kde-format
msgctxt "Error message"
msgid "Deletion of '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:285
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Compute monthly report for '%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget.cpp:352
#, kde-format
msgctxt "Default description for a monthly report template"
msgid "My favorite template"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:22
#, kde-format
msgctxt "Will be followed by a month on which the report will be built"
msgid "Report of:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGSimplePeriodEdit, kMonth)
#. i18n: ectx: property (statusTip), widget (SKGSimplePeriodEdit, kMonth)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:38
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:41
#, kde-format
msgid "Month of the report"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kRefresh)
#. i18n: ectx: property (statusTip), widget (QToolButton, kRefresh)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:51
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:54
#, kde-format
msgid "Refresh the monthly report"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:77
#, kde-format
msgid "&Template:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGSimplePeriodEdit, kTemplate)
#. i18n: ectx: property (statusTip), widget (SKGSimplePeriodEdit, kTemplate)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:87
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:90
#, kde-format
msgid "The template to use"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kDeleteTemplate)
#. i18n: ectx: property (statusTip), widget (QToolButton, kDeleteTemplate)
#. i18n: ectx: property (toolTip), widget (QToolButton, kDeleteSource)
#. i18n: ectx: property (statusTip), widget (QToolButton, kDeleteSource)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:106
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:109
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:404
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:407
#, kde-format
msgid "Delete the selected source"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kGetNewHotStuff)
#. i18n: ectx: property (statusTip), widget (QToolButton, kGetNewHotStuff)
#. +> trunk5
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:128
#: plugins/generic/skg_monthly/skgmonthlypluginwidget_base.ui:131
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:469
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:472
#, kde-format
msgid "Get more templates"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_print/skgprintplugin.cpp:75
#, kde-format
msgctxt "Verb, print in an html file"
msgid "Print into a html file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_print/skgprintplugin.cpp:89
#, kde-format
msgctxt "Verb, action to use a printer"
msgid "print"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_print/skgprintplugin.cpp:100
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://file_print\">print</a> all opened pages.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_print/skgprintplugin.cpp:293
#, kde-format
msgctxt "Successful message after an user action"
msgid "Print successfully done."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_print/skgprintplugin.cpp:295
#, kde-format
msgctxt "Error message"
msgid "Print failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:123
#, kde-format
msgctxt "Allows user to add a user defined property on an object"
msgid "Add property"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:148
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:179
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:289
#, kde-format
msgctxt "Create a user defined property"
msgid "Property creation"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:158
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:205
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:304
#, kde-format
msgctxt "The user defined property was successfully created"
msgid "Property created"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:187
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:129
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:169
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:261
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:134
#: skgbankmodeler/skgunitobject.cpp:2353 skgbasegui/skgmainpanel.cpp:2678
-#: skgbasegui/skgmainpanel.cpp:2685 skgbasemodeler/skgdocument.cpp:1302
+#: skgbasegui/skgmainpanel.cpp:2685 skgbasemodeler/skgdocument.cpp:1304
#, kde-format
msgctxt "Error message"
msgid ""
"The following command line failed with code %2:\n"
"'%1'"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:191
#, kde-format
msgctxt "Noun"
msgid "Bill"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:234
#, kde-format
msgctxt "Add a property (attribute=value)"
msgid "Add %1=%2"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:241
#, kde-format
msgctxt "Help"
msgid "No property found. You must create a property from the dock first."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:254
#, kde-format
msgctxt "Message"
msgid "Download list of available bills on going..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:292
#, kde-format
msgctxt "Noun"
msgid "More..."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:298
#, kde-format
msgctxt "Add a property (attribute=value)"
msgid "Download and add %1 (%2)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:333
#, kde-format
msgctxt "Noun, an item's properties"
msgid "Properties"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:349
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can manage properties on all objects.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:350
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can add files or Internet links as property.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugin.cpp:351
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can automatically download and add bills as properties by using %1.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:64
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:65
#: skgbankgui/skgpredicatcreator.cpp:96 skgbankgui/skgpredicatcreator.cpp:111
#: skgbankgui/skgpredicatcreator.cpp:180
#, kde-format
msgid "Value"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:67
#, kde-format
msgid "Selection"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:68
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:129
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:61
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:48
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:56
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:45
#, kde-format
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:258
#, kde-format
msgctxt "Question"
msgid "Do you want copy or link the file?"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:260
#, kde-format
msgctxt "Question"
msgid "Copy"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:261
#, kde-format
msgctxt "Question"
msgid "Link"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:269
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:273
#, kde-format
msgctxt "Error message: could not open the requested file"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:321
#, kde-format
msgctxt "Create a user defined property"
msgid "Rename property"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:335
#, kde-format
msgctxt "The user property was successfully renamed"
msgid "Property renamed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:343
#, kde-format
msgctxt "Open panel caption"
msgid "Select a file"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:362
#, kde-format
msgctxt "The user defined property was successfully deleted"
msgid "Properties deleted."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget.cpp:364
#, kde-format
msgctxt "Error message: Could not delete an item"
msgid "Delete failed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAttribute)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAttribute)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:44
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:47
#, kde-format
msgid "The property name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kRename)
#. i18n: ectx: property (statusTip), widget (QPushButton, kRename)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:66
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:69
#, kde-format
msgid "Rename property"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAdd)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:82
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:85
#, kde-format
msgid "Add property"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kValue)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kValue)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:99
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:102
#, kde-format
msgid "The property value"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSelectFile)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSelectFile)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:121
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:124
#, kde-format
msgid "Select a file as property"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kRemove)
#. i18n: ectx: property (statusTip), widget (QPushButton, kRemove)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:137
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:140
#, kde-format
msgid "Remove property"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kOpenBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kOpenBtn)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:155
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:158
#, kde-format
msgid "Open file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kOpenBtn)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:161
#, kde-format
msgid "Open..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:190
#, kde-format
msgid "For:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kView)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kView)
#. +> trunk5
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:206
#: plugins/generic/skg_properties/skgpropertiesplugindockwidget_base.ui:209
#, kde-format
msgid "List of properties"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:74
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:84
#, kde-format
msgctxt "Select all objects in a list"
msgid "Select all"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:129
#, kde-format
msgid "Selection: %1 lines for %2 (min: %3, average: %4, max: %5)"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:136
#, kde-format
msgid "Selection: %1 line for %2"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_selectall/skgselectallplugin.cpp:138
#, kde-format
msgid "Selection: %1 line"
msgid_plural "Selection: %1 lines"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/generic/skg_statistic/skgstatisticplugin.cpp:240
#, kde-format
msgctxt "The title"
msgid "Statistic"
msgstr ""
#. i18n: ectx: label, entry (maxNumberOfUndo), group (skg_undoredo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredo_settings.kcfg:9
#, kde-format
msgid "Maximum undo depth"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_cleanHistoryOnSave)
#. i18n: ectx: label, entry (cleanHistoryOnSave), group (skg_undoredo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredo_settings.kcfg:13
#: plugins/generic/skg_undoredo/skgundoredopluginwidget_pref.ui:76
#, kde-format
msgid "Clean history on save"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:74
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Revert document"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:79
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Undo"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:89
#, kde-format
msgctxt "Verb, action to redo previous cancelled action"
msgid "Redo"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:100
#, kde-format
msgctxt "Verb, action to cancel previous action"
msgid "Clear history"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:149
#, kde-format
msgctxt "Verb"
msgid "Undo operation '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:158
#, kde-format
msgctxt "Verb"
msgid "Redo operation '%1'."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:212
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:222
#: skgbasegui/skgmainpanel.cpp:2450
#, kde-format
msgctxt "Noun"
msgid "History"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:228
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can undo and redo your modifications.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:229
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can modify the maximum size of the undo/redo stack in the <a href=\"skg://tab_configure?page=Undo redo plugin\">settings</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:250
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "History is too large"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:251
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by reducing your history size in settings."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:254
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open settings panel"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:283
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:82
#, kde-format
msgctxt "Message for successful user action"
msgid "Clear history successfully done."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:285
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:84
#, kde-format
msgctxt "Error message"
msgid "Clear history failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:303
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:326
#, kde-format
msgctxt "Successful message after an user action"
msgid "Undo successfully done."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:305
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:328
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:115
#, kde-format
msgctxt "Error message"
msgid "Undo failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:368
#, kde-format
msgctxt "Successful message after an user action"
msgid "Redo successfully done."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugin.cpp:370
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:115
#, kde-format
msgctxt "Error message"
msgid "Redo failed"
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:113
#, kde-format
msgctxt "Message for successful user action"
msgid "Undo successfully done."
msgstr ""
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget.cpp:113
#, kde-format
msgctxt "Message for successful user action"
msgid "Redo successfully done."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kTransactionList)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kTransactionList)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget_base.ui:35
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget_base.ui:38
#, kde-format
msgid "History of modifications"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kClearHistoryBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kClearHistoryBtn)
#. i18n: ectx: property (text), widget (QPushButton, kClearHistoryBtn)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget_base.ui:57
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget_base.ui:60
#: plugins/generic/skg_undoredo/skgundoredoplugindockwidget_base.ui:63
#, kde-format
msgid "Clear history"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredopluginwidget_pref.ui:31
#, kde-format
msgid "Maximum undo depth:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kcfg_maxNumberOfUndo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredopluginwidget_pref.ui:42
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">The number of undoable actions to keep in the history. If you want to keep <span style=\" font-weight:600;\">all</span> actions in the history, set this to <span style=\" font-weight:600;\">-1</span>, but be warned that the file size will increase steeply.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QSpinBox, kcfg_maxNumberOfUndo)
#. +> trunk5
#: plugins/generic/skg_undoredo/skgundoredopluginwidget_pref.ui:45
#, kde-format
msgid "-1 for no limit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:75
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:145
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:288
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:760
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:66
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:61
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:81
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:332
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:666
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1491
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:61
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:118
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:59
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:64
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:114
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:69
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:844
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:67
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:462
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:61
#, kde-format
msgctxt "Error message"
msgid "Invalid parameters"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:81
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:294
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:100
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:98
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:92
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:697
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:76
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:168
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:65
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:73
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:120
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:80
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:79
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:90
#, kde-format
msgctxt "Import step"
msgid "Import %1 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:87
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:173
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:174
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:228
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:314
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:842
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:952
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:74
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:70
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:97
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:681
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:102
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:71
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:71
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:92
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:73
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:70
#, kde-format
msgctxt "Error message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:117
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:420
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:264
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:312
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:225
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:244
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:364
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:376
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:103
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:176
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:282
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:239
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:243
#, kde-format
msgctxt "Import step"
msgid "Import operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:133
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:134
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:198
#: skgbankmodeler/skgimportexportmanager.cpp:179
#, kde-format
msgctxt "An information message"
msgid "Using account '%1' for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:136
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:137
#, kde-format
msgctxt "An information message"
msgid "More than one possible account found."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:152
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:153
#: skgbankmodeler/skgimportexportmanager.cpp:208
#, kde-format
msgctxt "An information message"
msgid "Default account '%1' created for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:168
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:732
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:165
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:193
#, kde-format
msgctxt "An information message"
msgid "The initial balance of '%1' has not been set because some operations are already existing"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:173
#, kde-format
msgctxt "An information message"
msgid "The initial balance of '%1' has been set with AFB120 file content"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_afb120/skgimportpluginafb120.cpp:210
#, kde-format
msgctxt "A file format"
msgid "AFB120 file (cfomb)"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:119
#, kde-format
msgctxt "A warning message"
msgid "WARNING: The command %1 failed with code %2 (Retry %3)"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:122
#, kde-format
msgctxt "A warning message"
msgid "WARNING: The command %1 failed due to a time out (Retry %2)"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:150
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with %1"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:215
#, kde-format
msgctxt "Error message"
msgid "Impossible to find the account id with the regular expression '%1' in line '%2'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:227
#, kde-format
msgctxt "Progress message"
msgid "Download operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:230
#, kde-format
msgctxt "Error message"
msgid "Your backend '%1' seems to be not well configure because no account has been found."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:300
#, kde-format
msgctxt "Error message"
msgid ""
"No accounts downloaded with the following command:\n"
"%1\n"
"Check your backend installation."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:303
#, kde-format
msgctxt "Warning message"
msgid "Some accounts have not been downloaded. %1"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:310
#, kde-format
msgctxt "Progress message"
msgid "Import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_backend/skgimportpluginbackend.cpp:313
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import one account with %1"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:49
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^date"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:50
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^account"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:51
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^number|^num?ro"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:52
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^mode|^type"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:53
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^payee|^tiers"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:54
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^comment|^libell?|^d?tail|^info"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:55
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^status|^pointage"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:56
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^bookmarked"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:57
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^cat\\w*gor\\w*"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:58
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^value|^amount|^valeur|^montant|^credit|^debit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:59
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^quantity"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:60
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^unit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:61
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^sign|^sens"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:62
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and | and translate the words"
msgid "^-|^debit|^withdrawal"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:63
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^idgroup"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:64
#, kde-format
msgctxt "This is a regular expression to find the column in a csv file. You should keep the ^ and translate the word"
msgid "^idtransaction"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:206
#, kde-format
msgctxt "Error message"
msgid "Columns payee and category not found. Set import parameters in settings (Configure Skrooge... / Import/Export / CSV / Edit regular expressions...)."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:210
#, kde-format
msgctxt "Error message"
msgid "Columns date and amount not found. Set import parameters in settings (Configure Skrooge... / Import/Export / CSV / Edit regular expressions...)."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:303
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:832
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:942
#, kde-format
msgctxt "An information message"
msgid "Use automatic search of the columns"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:305
#, kde-format
msgctxt "An information message"
msgid "Mapping used: %1"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:324
#, kde-format
msgctxt "Error message"
msgid "Header not found in CSV file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:404
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:881
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:145
#, kde-format
msgctxt "Error message"
msgid "Date format not supported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:412
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:147
#, kde-format
msgctxt "An information message"
msgid "Import of '%1' with code '%2' and date format '%3'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:465
#, kde-format
msgctxt "Error message"
msgid "Invalid number of columns in line %1. Expected %2. Found %3."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:507
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:460
#, kde-format
msgctxt "An operation mode"
msgid "Transfer"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:509
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:472
#, kde-format
msgctxt "An operation mode"
msgid "Direct debit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:511
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:462
#, kde-format
msgctxt "An operation mode"
msgid "Check"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:513
#, kde-format
msgctxt "An operation mode"
msgid "Deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:515
#, kde-format
msgctxt "An operation mode"
msgid "Payback"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:517
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:466
#, kde-format
msgctxt "An operation mode"
msgid "Withdrawal"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:519
#, kde-format
msgctxt "An operation mode"
msgid "Card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:521
#, kde-format
msgctxt "An operation mode"
msgid "Loan payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:523
#, kde-format
msgctxt "An operation mode"
msgid "Subscription"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:527
#, kde-format
msgctxt "An operation mode"
msgid "Cash deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:529
#, kde-format
msgctxt "An operation mode"
msgid "Card summary"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:531
#, kde-format
msgctxt "An operation mode"
msgid "Deferred card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:616
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:150
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:253
#, kde-format
msgctxt "Noun"
msgid "Bank for import %1"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:620
#, kde-format
msgctxt "An information message"
msgid "Default bank '%1' created for import"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:729
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:119
#, kde-format
msgctxt "An information message"
msgid "The initial balance of '%1' has been set"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:785
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:353
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:85
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:865
#, kde-format
msgctxt "An information message"
msgid "Only selected accounts and operations have been exported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:791
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:359
#: plugins/import/skrooge_import_json/skgimportpluginjson.cpp:62
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1499
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:63
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:871
#: plugins/import/skrooge_import_xml/skgimportpluginxml.cpp:62
#: skgbankmodeler/skgunitobject.cpp:2156 skgbasegui/skgtablewithgraph.cpp:2755
#: skgbasegui/skgtablewithgraph.cpp:2772 skgbasegui/skgtreeview.cpp:1236
#: skgbasegui/skgtreeview.cpp:1285 skgbasegui/skgtreeview.cpp:1314
#, kde-format
msgctxt "Error message"
msgid "Save file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:813
#, kde-format
msgctxt "A file format"
msgid "CSV file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:823
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:891
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:107
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:619
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:115
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:91
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:142
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:85
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:256
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:87
#, kde-format
msgctxt "Import step"
msgid "Import units"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:883
#, kde-format
msgctxt "An information message"
msgid "Import of '%1' with codec '%2' and date format '%3'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:937
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:986
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:236
#, kde-format
msgctxt "Import step"
msgid "Import rules"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_csv/skgimportplugincsv.cpp:978
#, kde-format
msgctxt "An information message"
msgid "Import of '%1' with codec '%2'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:86
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:85
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:693
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:85
#, kde-format
msgctxt "Error message"
msgid "%1-%2: '%3'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:86
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:97
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:96
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:693
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:88
#, kde-format
msgctxt "Error message"
msgid "Invalid XML content in file '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:161
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:120
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:146
#, kde-format
msgctxt "Import step"
msgid "Import banks and accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:532
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:386
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:370
#, kde-format
msgctxt "Import step"
msgid "Import scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gnc/skgimportplugingnc.cpp:669
#, kde-format
msgctxt "A file format"
msgid "GnuCash document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:90
#, kde-format
msgctxt "Error message"
msgid "Bad version of Grisbi document. Version must be >= 0.6.0"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:140
#, kde-format
msgctxt "Import step"
msgid "Import banks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:167
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:537
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:311
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:103
#, kde-format
msgctxt "Import step"
msgid "Import accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:202
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:217
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:225
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:257
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:162
#, kde-format
msgctxt "Import step"
msgid "Import payees"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:221
#, kde-format
msgctxt "Import step"
msgid "Import payment mode"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:238
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:262
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:166
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:191
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:184
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:191
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:181
#, kde-format
msgctxt "Import step"
msgid "Import categories"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:344
#, kde-format
msgctxt "Noun"
msgid "Budgetary allocation"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:363
#, kde-format
msgctxt "Noun"
msgid "Fiscal year"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_gsb/skgimportplugingsb.cpp:520
#, kde-format
msgctxt "A file format"
msgid "Grisbi file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:366
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1508
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:98
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:878
#, kde-format
msgctxt "Export step"
msgid "Export %1 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:374
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1406
#, kde-format
msgctxt "Export step"
msgid "Export accounts"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:399
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1238
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:886
#, kde-format
msgctxt "Export step"
msgid "Export categories"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:425
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1147
#, kde-format
msgctxt "Export step"
msgid "Export payees"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:447
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1114
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:133
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:914
#, kde-format
msgctxt "Export step"
msgid "Export operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_iif/skgimportpluginiif.cpp:508
#, kde-format
msgctxt "A file format"
msgid "Intuit Interchange Format file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_json/skgimportpluginjson.cpp:79
#, kde-format
msgctxt "A file format"
msgid "JSON file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:422
#, kde-format
msgctxt "Error message"
msgid "Account with identifier %1 not found"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:477
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:577
#, kde-format
msgctxt "Import step"
msgid "Import budgets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:822
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:913
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:105
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:1115
#, kde-format
msgctxt "Export step"
msgid "Export units"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:969
#, kde-format
msgctxt "Export step"
msgid "Export budgets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1032
#, kde-format
msgctxt "Export step"
msgid "Export scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1189
#, kde-format
msgctxt "Export step"
msgid "Export banks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_kmy/skgimportpluginkmy.cpp:1728
#, kde-format
msgctxt "A file format"
msgid "KMyMoney document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:181
#, kde-format
msgctxt "The default category for the accounts for ledger export"
msgid "Account"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:194
#, kde-format
msgctxt "Category not defined"
msgid "Not defined"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:207
#, kde-format
msgctxt "The default category for the categories for ledger export"
msgid "Category"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ledger/skgimportpluginledger.cpp:241
#, kde-format
msgctxt "A file format"
msgid "Ledger file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:442
#, kde-format
msgctxt "Import step"
msgid "Import stocks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:525
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:98
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:158
#, kde-format
msgctxt "Noun, a type of account"
msgid "Assets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:529
#, kde-format
msgctxt "Import step"
msgid "Import assets"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mmb/skgimportpluginmmb.cpp:648
#, kde-format
msgctxt "A file format"
msgid "Money Manager Ex document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:109
#, kde-format
msgctxt "Error message"
msgid "Error during parsing of '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:126
#, kde-format
msgctxt "Error message"
msgid "The file %1 does not have read access rights"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:132
#, kde-format
msgctxt "Error message"
msgid "The java application is not installed. You must manually install it."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:143
#, kde-format
msgctxt "Error message"
msgid "The sunriise application is needed for Microsoft Money import but is not installed in '%1'"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:458
#, kde-format
msgctxt "Warning message"
msgid "The operation '%1' has been repaired because its amount was not equal to the sum of the amounts of its splits"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:503
#, kde-format
msgctxt "Error message"
msgid "Invalid password"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:505
#, kde-format
msgctxt "Error message"
msgid "The execution of '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:505
#, kde-format
msgctxt "Error message"
msgid "The extraction from the Microsoft Money document '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mny/skgimportpluginmny.cpp:522
#, kde-format
msgctxt "A file format"
msgid "Microsoft Money document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:170
#, kde-format
msgctxt "An information message"
msgid "The initial balance of '%1' has been set with MT940 file content"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_mt940/skgimportpluginmt940.cpp:254
#, kde-format
msgctxt "A file format"
msgid "MT940 file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:89
#, kde-format
msgctxt "Error message"
msgid "Import OFX file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:124
#, kde-format
msgctxt "Error message"
msgid "OFX import failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:249
#, kde-format
msgctxt "Adjective, an unknown item"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:437
#, kde-format
msgctxt "Noun, the title of an item"
msgid "Title"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:442
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Credit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:444
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Debit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:446
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Interest"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:448
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Dividend"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:450
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "FI fee"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:452
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Service charge"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:454
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:468
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Deposit"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:456
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "ATM"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:458
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Point of sale"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:464
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Electronic payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:470
#, kde-format
msgctxt "Noun, type of OFX transaction"
msgid "Repeating payment"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:509
#, kde-format
msgctxt "Noun, a quantity of money taken by a financial institution to perform an operation"
msgid "Commission"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_ofx/skgimportpluginofx.cpp:524
#, kde-format
msgctxt "A file format"
msgid "OFX file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:232
#, kde-format
msgid "Invoice"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:242
#, kde-format
msgctxt "An information message"
msgid "Invoice %1 has not been imported because it is not recognized (List of recognized extractors: %2)."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_pdf/skgimportpluginpdf.cpp:257
#, kde-format
msgctxt "A file format"
msgid "PDF file (invoice)"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:218
#, kde-format
msgctxt "An information message"
msgid "Categories found and imported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:222
#, kde-format
msgctxt "An information message"
msgid "Units prices found and imported"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:793
#, kde-format
msgctxt "An information message"
msgid "Auto repaired operation"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:796
#, kde-format
msgctxt "An information message"
msgid "The total amount of the operation (%1) was different to the sum of the sub-operations (%2). The operation has been repaired."
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_qif/skgimportpluginqif.cpp:1151
#, kde-format
msgctxt "A file format"
msgid "QIF file"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:214
#, kde-format
msgctxt "Import step"
msgid "Import trackers"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:397
#, kde-format
msgctxt "Import step"
msgid "Import bookmarks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:402
#, kde-format
msgid "Imported bookmarks"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:421
#, kde-format
msgctxt "Import step"
msgid "Import interests"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:505
#, kde-format
msgctxt "An information message"
msgid "The sqlcipher database has been protected with the same password than your document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:533
#, kde-format
msgctxt "An error message"
msgid "Creation file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:575
#: skroogeakonadi/skroogeakonadiresource.cpp:157
#, kde-format
msgctxt "A file format"
msgid "Skrooge document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:576
#, kde-format
msgctxt "A file format"
msgid "SQLCipher document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_skg/skgimportpluginskg.cpp:577
#, kde-format
msgctxt "A file format"
msgid "SQLite document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:256
#, kde-format
msgctxt "Noun: type of payement"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:258
#, kde-format
msgctxt "Noun: type of payement"
msgid "Check"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:260
#, kde-format
msgctxt "Noun: type of payement"
msgid "Cash"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:262
#, kde-format
msgctxt "Noun: type of payement"
msgid "Transfer"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:264
#, kde-format
msgctxt "Noun: type of payement"
msgid "Other"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xhb/skgimportpluginxhb.cpp:391
#, kde-format
msgctxt "A file format"
msgid "Homebank document"
msgstr ""
#. +> trunk5
#: plugins/import/skrooge_import_xml/skgimportpluginxml.cpp:79
#, kde-format
msgctxt "A file format"
msgid "XML file"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:46
#, kde-format
msgctxt "default keyword for krunner plugin"
msgid "buy"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:52
#, kde-format
msgid "Add a new operation in skrooge"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:53
#, kde-format
msgid "amount payee"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:54
#, kde-format
msgctxt "Example of krunner command"
msgid "%1 10 computer"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:68
#, kde-format
msgid "Add operation %1"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:101
#, kde-format
msgctxt "Information message"
msgid "Operation created"
msgstr ""
#. +> trunk5
#: plugins/krunner/skrooge_add_operation/skgaddoperation.cpp:103
#, kde-format
msgctxt "Error message: Could not create a file"
msgid "Creation of file %1 failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:36
#, kde-format
msgctxt "Title of a dashboard widget"
msgid "Accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:44
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:39
#, kde-format
msgctxt "Display only favorite accounts"
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:52
#, kde-format
msgctxt "Noun, a type of account"
msgid "Only past operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:66
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:154
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:736
#, kde-format
msgctxt "Noun, a type of account"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:74
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:155
#, kde-format
msgctxt "Noun, a type of account"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:82
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:156
#: skgbankmodeler/skgdocumentbank.cpp:618
#, kde-format
msgctxt "Noun, a type of account"
msgid "Saving"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:90
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:157
#, kde-format
msgctxt "Noun, a type of account"
msgid "Investment"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:106
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:159
#: skgbankmodeler/skgdocumentbank.cpp:617
#, kde-format
msgctxt "Noun, a type of account"
msgid "Loan"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:114
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:160
#: skgbankmodeler/skgdocumentbank.cpp:619
#, kde-format
msgctxt "Noun, a type of account"
msgid "Pension"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:122
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:161
#: skgbankmodeler/skgdocumentbank.cpp:616
#, kde-format
msgctxt "Noun, a type of account"
msgid "Wallet"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:130
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:162
#, kde-format
msgctxt "Noun, a type of account"
msgid "Other"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:259
#, kde-format
msgctxt "Message, do not translate URL"
msgid ""
"First, you have to create at least one account<br>"
"from <a href=\"%1\">\"Bank and Account\"</a> page or <a href=\"%2\">import</a> operations."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:342
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:372
#, kde-format
msgctxt "the numerical total of a sum of values"
msgid "Total of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgaccountboardwidget.cpp:376
#: skgbankmodeler/skgdocumentbank.cpp:3325
#: skgbankmodeler/skgreportbank.cpp:136 skgbankmodeler/skgreportbank.cpp:374
#: skgbankmodeler/skgreportbank.cpp:462
#, kde-format
msgctxt "Noun, the numerical total of a sum of values"
msgid "Total"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:74
#, kde-format
msgctxt "Verb: Reconciliation is process through which you ensure compliance with your bank's statement"
msgid "Reconcile..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:89
#, kde-format
msgctxt "Noun, a list of bank accounts"
msgid "Accounts (Light)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:91
#, kde-format
msgctxt "Noun, a list of bank accounts"
msgid "Accounts (Full)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:93
#, kde-format
msgctxt "Noun, a list of banks"
msgid "Banks (Light)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:95
#, kde-format
msgctxt "Noun, a list of banks"
msgid "Banks (Full)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:120
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:76
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:48
#: plugins/skrooge/skrooge_report/skgreportboardwidget.cpp:42
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:80
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:110
#, kde-format
msgctxt "Verb"
msgid "Open report..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:145
#, kde-format
msgctxt "Display a list of Accounts"
msgid "Accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:155
#, kde-format
msgctxt "This allows the user to manage his list of accounts"
msgid "Manage your accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:161
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can associate a logo with your <a href=\"skg://skrooge_bank_plugin\">banks</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:162
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... <a href=\"skg://skrooge_bank_plugin\">accounts</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:163
#, kde-format
msgctxt "Description of a tip"
msgid "<p>... you can set a minimum and a maximum limit on your <a href=\"skg://skrooge_bank_plugin\">accounts</a>. This will trigger an alarm.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:210
#, kde-format
msgctxt "A bank is in the list of used banks, but it doesn't have any account attached"
msgid "Bank '%1' has no account"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:211
#, kde-format
msgctxt "User can delete banks with no accounts"
msgid "Do not forget to remove useless banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:213
#, kde-format
msgctxt "Action to delete a bank"
msgid "Delete '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:233
#, kde-format
msgctxt "A account is closed but the amount is not equal to 0"
msgid "Closed account '%1' still has money"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:234
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "This is may be not normal"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:238
#, kde-format
msgctxt "Action to reopen the account"
msgid "Reopen '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:245
#, kde-format
msgctxt "Action to create a fake operation to set the amount of the account to 0"
msgid "Create fake operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:266
#, kde-format
msgctxt "Delete banks with no account"
msgid "Delete unused banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:275
#, kde-format
msgctxt "Successfully deleted a bank with no account"
msgid "Unused bank deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:277
#, kde-format
msgctxt "Could not delete a bank with no account"
msgid "Unused bank deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:294
#, kde-format
msgctxt "Reopen a closed account"
msgid "Reopen account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:300
#, kde-format
msgctxt "Successfully reopen account"
msgid "Account reopened"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:302
#, kde-format
msgctxt "Failure"
msgid "reopening of the account failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:306
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2384
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create fake operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:312
#, kde-format
msgctxt "Noun, default comment for a fake operation"
msgid "Fake operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:324
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1249
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1633
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2432
#, kde-format
msgctxt "An information to the user that something was added"
msgid "The operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:328
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2436
#, kde-format
msgctxt "Successful message after an user action"
msgid "Fake operation created."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankplugin.cpp:330
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2438
#, kde-format
msgctxt "Error message"
msgid "Creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:117
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:118
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:119
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:120
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:121
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:122
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:123
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:124
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:125
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:126
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:54
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:55
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:56
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:57
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:58
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:59
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:60
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:61
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:62
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:63
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:64
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:72
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:475
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:476
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:477
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:68
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:69
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:70
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:71
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:72
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:74
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:75
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:76
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:59
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:60
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:61
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:50
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:51
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:62
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:63
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:64
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:65
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:66
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:67
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:68
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:69
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:70
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:71
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:72
#, kde-format
msgid "%1:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:130
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:62
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:49
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:46
#, kde-format
msgid "Opened"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:131
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:63
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:50
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:47
#, kde-format
msgid "Closed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:132
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:51
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:80
#, kde-format
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:135
#: skgbasegui/skgtablewithgraph.cpp:144
#, kde-format
msgid "Graph"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:150
#, kde-format
msgid "Display the account edit panel"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:199
#, kde-format
msgctxt "Other type of bank account"
msgid "Other..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:378
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:229
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:386
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:811
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:829
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:854
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:872
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:891
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:908
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:925
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:942
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:969
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:997
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:238
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:252
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:269
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:283
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:297
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:334
#, kde-format
msgid "'%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:417
#, kde-format
msgctxt "Title of panel"
msgid "Select a bank icon"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:419
#, kde-format
msgctxt "File format for open dialog panel"
msgid "Image files"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:504
#, kde-format
msgctxt "Creating an account"
msgid "Account creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:548
#, kde-format
msgctxt "An information to the user that something was added"
msgid "The account '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:553
#, kde-format
msgctxt "Successfully created an account"
msgid "Account '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:556
#, kde-format
msgctxt "Error message : Could not create an account"
msgid "Account creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:575
#, kde-format
msgctxt "Updating an account"
msgid "Account update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:588
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected accounts to an existing account. Accounts have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:596
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected accounts. Accounts have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:648
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:669
#, kde-format
msgctxt "Question"
msgid ""
"You are trying to modify bank name of account named '%1'.\n"
"Do you want to do this modification for all accounts of this bank ? "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:716
#, kde-format
msgctxt "Successfully updated an account"
msgid "Account updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:718
#, kde-format
msgctxt "Error message : Could not update an account"
msgid "Update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:815
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1674
#, kde-format
msgctxt "Message"
msgid "Computing..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:827
#, kde-format
msgctxt "Information on an account's status : Balance is the current amount of money on the account, Checked is the amount of money on your last bank's statement, To be Checked is the differences between these two values"
msgid "Today balance : %1 Balance : %2 Checked : %3 To be Checked : %4"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget.cpp:836
#, kde-format
msgctxt "Information on an account's status : Balance is the current amount of money on the account, Checked is the amount of money on your last bank's statement, To be Checked is the differences between these two values"
msgid ""
"<p>Today balance : %1 < / p >"
" "
"<p>Balance : %2 < / p >"
" "
"<p>Checked : %3 < / p >"
" "
"<p>To be Checked : %4 < / p >"
" "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kInfo)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:23
#, kde-format
msgid "Computing..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorIcon)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorIcon)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:70
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:73
#, kde-format
msgid "Icon of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:103
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:498
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Amount of the operation.</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You can enter expressions here, such as <span style=\" font-style:italic;\">3+4*2</span>, skrooge will compute the result (<span style=\" font-style:italic;\">11</span>)</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:106
#, kde-format
msgid "Initial balance of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitEdit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:131
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:134
#, kde-format
msgid "Unit of the initial balance of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAccount)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAccount)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:171
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:174
#, kde-format
msgid "Name of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:286
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:289
#, kde-format
msgid "Number of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kMaxLimitAmout)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kMaxLimitAmout)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:305
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:308
#, kde-format
msgid "Maximum amount of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAddress)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAddress)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:334
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:337
#, kde-format
msgid "Address of the agency"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorComment)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorComment)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:353
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:356
#, kde-format
msgid "Comment of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorBank)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorBank)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:372
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:375
#, kde-format
msgid "Name of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kMinLimitAmout)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kMinLimitAmout)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:413
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:416
#, kde-format
msgid "Minimum amount of the account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:435
#, kde-format
msgctxt "Noun, a numerical quantity"
msgid "Initial &balance:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountCreatorType)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountCreatorType)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:548
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:551
#, kde-format
msgid "Type of the account"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorAgencyNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorAgencyNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:567
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:570
#, kde-format
msgid "Number of the agency"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAccountCreatorBankNumber)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAccountCreatorBankNumber)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:583
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:586
#, kde-format
msgid "Number of the bank"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAccountCreatorAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAccountCreatorAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:625
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:628
#, kde-format
msgid "Add a bank and an account (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kAccountCreatorAdd)
#. i18n: ectx: property (text), widget (QPushButton, kAddBtn)
#. i18n: ectx: property (text), widget (QPushButton, kAddOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:631
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:985
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1361
#, kde-format
msgctxt "Verb, add an item to a list"
msgid "Add"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAccountCreatorUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAccountCreatorUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:647
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:650
#, kde-format
msgid "Update selected banks and accounts (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kAccountCreatorUpdate)
#. i18n: ectx: property (text), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (text), widget (QPushButton, kModifyCategoryButton)
#. i18n: ectx: property (text), widget (QPushButton, kModifyOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_base.ui:653
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:1001
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:131
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1377
#, kde-format
msgctxt "Verb, modify an item"
msgid "Modify"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kGroup)
#. +> trunk5
#: plugins/skrooge/skrooge_bank/skgbankpluginwidget_board.ui:20
#, kde-format
msgctxt "Noun, a list of financial accounts"
msgid "Banks"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:71
#, kde-format
msgctxt "Verb"
msgid "Process budget rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:85
#, kde-format
msgctxt "The title"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:95
#, kde-format
msgctxt "The tool tip"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:138
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Budget alarm for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:139
#, kde-format
msgctxt "Advice on making the best (long)"
msgid ""
"Take care to your budget.<br>"
" %1.<br>"
"%2 / %3"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:146
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open operations corresponding to this budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:166
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Old budget treatment"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:167
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The budget has not been treated for at least one month."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:208
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Process budget rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:213
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget rules processed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetplugin.cpp:215
#, kde-format
msgctxt "Error message"
msgid "Budget rules failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:69
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Monthly"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:70
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Yearly"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:71
#, kde-format
msgctxt "Noun, how to define a budget period"
msgid "Individual"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:74
#, kde-format
msgctxt "Noun, budget items to display"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:79
#, kde-format
msgctxt "Noun, budget items to display"
msgid "None"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:87
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:95
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:102
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Current month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:110
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Previous year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:117
#, kde-format
msgctxt "Noun, budget items to display"
msgid "Previous month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:129
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:130
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "Negative"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:131
#, kde-format
msgctxt "Noun, condition item to a apply a transfer of budget"
msgid "Positive"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:133
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Next"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:134
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Current"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:135
#, kde-format
msgctxt "Noun, mode item to a apply a transfer of budget"
msgid "Current year"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:167
#, kde-format
msgid "Manual"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:167
#, kde-format
msgid "Display the edit panel for standard budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:173
#, kde-format
msgid "Auto"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:173
#, kde-format
msgid "Display the edit panel for automatic budgets"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:179
#, kde-format
msgid "Rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:179
#, kde-format
msgid "Display the edit panel for rules"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:200
#, kde-format
msgctxt "Option"
msgid "Remove existing budgets for %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:352
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget rule creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:360
#, kde-format
msgctxt "An information to the user"
msgid "The budget rule '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:364
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget rule created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:367
#, kde-format
msgctxt "Error message"
msgid "Budget rule creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:373
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:383
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:393
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:401
#, kde-format
msgctxt "An information to the user"
msgid "The budget '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:425
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:428
#, kde-format
msgctxt "Error message"
msgid "Budget creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:444
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:674
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:714
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:758
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:802
#: skgbankgui/skgobjectmodel.cpp:1005
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget rule update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:449
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:689
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:733
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:777
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:817
#: skgbankgui/skgobjectmodel.cpp:1018
#, kde-format
msgctxt "An information to the user"
msgid "The budget rule '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:454
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:696
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:740
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:784
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:824
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget rule updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:456
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:698
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:742
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:786
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:826
#, kde-format
msgctxt "Error message"
msgid "Budget rule update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:461
#: skgbankgui/skgobjectmodel.cpp:1028
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Budget update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:477
#, kde-format
msgctxt "Successful message after an user action"
msgid "Budget updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:479
#, kde-format
msgctxt "Error message"
msgid "Budget update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:651
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:657
#, kde-format
msgid "Selection: %1 budget for %2"
msgid_plural "Selection: %1 budgets for %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:659
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget.cpp:660
#, kde-format
msgctxt "Noun"
msgid "Selection: none"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kPeriod)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kPeriod)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:216
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:219
#, kde-format
msgid "Period of the budget"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kYear)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kYear)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kYearAutoBase)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kYearAutoBase)
#. i18n: ectx: property (toolTip), widget (QSpinBox, kYearAuto)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kYearAuto)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:251
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:254
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:457
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:460
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:524
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:527
#, kde-format
msgid "Year of the budget"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kMonth)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kMonth)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:286
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:289
#, kde-format
msgid "Month of the budget"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:358
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:361
#, kde-format
msgid "Amount of the budget"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCategoryEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCategoryEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:371
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:374
#, kde-format
msgid "Category of the budget"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kIncludingSubCategories)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:387
#, kde-format
msgid "Including sub categories"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kAutoBudgetCheck)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kAutoBudgetCheck)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:441
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:444
#, kde-format
msgid "Enable automatic budget creation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kAutoBudgetCheck)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:447
#, kde-format
msgid "Automatic creation based on the operations of:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kBalancingMonthly)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:479
#, kde-format
msgid "Balancing each monthly budget."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kBalancingAnnual)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:495
#, kde-format
msgid "Balancing the annual budget"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:511
#, kde-format
msgid "&Year:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kUseScheduledOperation)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kUseScheduledOperation)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:540
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:543
#, kde-format
msgid "Use the scheduled operations for a better automatic creation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kUseScheduledOperation)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:546
#, kde-format
msgid "Use scheduled operations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:596
#, kde-format
msgctxt "Title"
msgid "For budgets having"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:613
#, kde-format
msgctxt "Title"
msgid "When delta"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:630
#, kde-format
msgctxt "Title"
msgid "Modify budget"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kYearCheck)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kYearCheck)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:640
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:643
#, kde-format
msgid "Enable condition on the year"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kYearRule)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kYearRule)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:656
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:659
#, kde-format
msgid "Year of the condition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kConditionCmb)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kConditionCmb)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kModeCmb)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kModeCmb)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:691
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:694
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:735
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:738
#, kde-format
msgid "Condition to transfer the delta"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kMonthRule)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kMonthRule)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:751
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:754
#, kde-format
msgid "Month of the condition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit2)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit2)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:798
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:801
#, kde-format
msgid "Amount of the transfer"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kCategoryCheck)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kCategoryCheck)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kCategoryTransferCheck)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kCategoryTransferCheck)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:830
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:833
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:871
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:874
#, kde-format
msgid "Enable condition on the category"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCategoryRule)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCategoryRule)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:852
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:855
#, kde-format
msgid "Category of the condition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCategoryTransfer)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCategoryTransfer)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:893
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:896
#, kde-format
msgid "Category of the transfer"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QCheckBox, kMonthCheck)
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kMonthCheck)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:912
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:915
#, kde-format
msgid "Enable condition on the month"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:979
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:982
#, kde-format
msgid "Create a new budget (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:995
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:998
#, kde-format
msgid "Update selected budget (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kProcessBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kProcessBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:1017
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:1020
#, kde-format
msgid "Process rules"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kProcessBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_budget/skgbudgetpluginwidget_base.ui:1023
#, kde-format
msgctxt "Verb, add an item to a list"
msgid "Process"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:76
#, kde-format
msgctxt "The estimated amount of money earned through interests on a remunerated account"
msgid "Estimated interest"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:111
#, kde-format
msgctxt "Compute financial simulations for various situations (interests...)"
msgid "Simulations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:122
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can use the <a href=\"skg://skrooge_calculator_plugin\">calculator</a> for many things</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:146
#, kde-format
msgctxt "User did not define an interest rate on an investment account"
msgid "No interest rate defined for account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:147
#, kde-format
msgctxt "User did not define an interest rate on an investment account"
msgid "Your investment account '%1' doesn't have interest rate defined"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorplugin.cpp:151
#, kde-format
msgctxt "Link allowing user to open a new tab for defining interests parameters"
msgid "Open interest page"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:65
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:66
#, kde-format
msgctxt "A period of 15 days"
msgid "Fifteen"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:68
#, kde-format
msgctxt "Used for configurating when interests are paid on an account : %s days after being calculated"
msgid "Day +%1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:69
#, kde-format
msgctxt "Used for configurating when interests are paid on an account : %s days after being calculated"
msgid "Day -%1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:72
#, kde-format
msgctxt "24 fifteen is the name of a financial method to compute interests on an account"
msgid "24 fifteen"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:73
#, kde-format
msgctxt "A period of 360 days"
msgid "360 days"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:74
#, kde-format
msgctxt "A period of 365 days"
msgid "365 days"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, kAmortizationTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:81
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:729
#, kde-format
msgid "Interest"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:81
#, kde-format
msgid "Interests calculator"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kAmortizationTableTitle)
#. i18n: ectx: property (toolTip), widget (QTableWidget, kAmortizationTable)
#. i18n: ectx: property (statusTip), widget (QTableWidget, kAmortizationTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:82
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:433
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:700
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:703
#, kde-format
msgid "Amortization Table"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:82
#, kde-format
msgid "Loan amortization table calculator"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:372
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:375
#, kde-format
msgctxt "The Annual interest is the amount of money gained in one year on a remunerated account"
msgid "Annual interest=%1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:450
#, kde-format
msgctxt "Lets the user create parameters for computing interests on an account"
msgid "Interest parameter creation for account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:467
#, kde-format
msgctxt "An information to the user"
msgid "The interest parameter '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:472
#, kde-format
msgctxt "User defined parameters for computing interests were successfully created"
msgid "Interest parameter created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:475
#, kde-format
msgctxt "Error message: User defined parameters for computing interests could not be created"
msgid "Interest parameter creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:498
#, kde-format
msgctxt "Lets the user update parameters for computing interests on an account"
msgid "Interest parameter update for account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:512
#, kde-format
msgctxt "An information to the user"
msgid "The interest parameter '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:517
#, kde-format
msgctxt "User defined parameters for computing interests were successfully updated"
msgid "Interest parameter updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:519
#, kde-format
msgctxt "Error message: User defined parameters for computing interests could not be updated"
msgid "Interest parameter update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget.cpp:574
#, kde-format
msgid ""
"Number of payments:\t%1\n"
"Monthly payment: \t%2\n"
"Monthly insurance: \t%3\n"
"Total principal paid: \t%4\n"
"Total interest paid: \t%5\n"
"Total insurance paid: \t%6\n"
"Total paid: \t\t%7"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAccountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:79
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:448
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kDisplayAccountCombo)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kDisplayAccountCombo)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:95
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:98
#, kde-format
msgid "Displayed account"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kYearLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:114
#, kde-format
msgctxt "Noun, a year"
msgid "&Year:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, KYearEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, KYearEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:127
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:130
#, kde-format
msgid "Year of computation"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kInterestResultsTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:155
#, kde-format
msgid "Interest Results"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kInterestResultTable)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kInterestResultTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:162
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:165
#, kde-format
msgid "Result of interest computation"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kInterestValuesTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:197
#, kde-format
msgid "Interest Values"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kDefineValueTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:204
#, kde-format
msgid "Define Value"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kInterestView)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kInterestView)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:217
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:220
#, kde-format
msgid "Parameters for interest computation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:239
#, kde-format
msgid "Da&te:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateEdit)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:258
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:261
#, kde-format
msgid "Date of the interest's quote"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kRateLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:274
#, kde-format, no-c-format
msgid "Rate (%):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCreditValueDateLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:293
#, kde-format
msgid "Credit value date:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCreditValueDate)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCreditValueDate)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:306
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:309
#, kde-format
msgid "The credit value date computation mode."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDebitValueDateLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:322
#, kde-format
msgid "Debit value date:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kDebitValueDate)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kDebitValueDate)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:335
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:338
#, kde-format
msgid "The debit value date computation mode."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kModeLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:351
#, kde-format
msgid "&Base computation:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kMode)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kMode)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:364
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:367
#, kde-format
msgid "The base of the computation."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kRateEdit)
#. i18n: ectx: property (statusTip), widget (QDoubleSpinBox, kRateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:390
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:393
#, kde-format
msgid "Rate of the interest"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAnnualRateLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:470
#, kde-format, no-c-format
msgid "Annual interest rate (%):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLoanLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:489
#, kde-format
msgid "Loan amount (principal):"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLength)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:508
#, kde-format
msgid "Length (years):"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kLoanEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kLoanEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:546
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:549
#, kde-format
msgid "Amount of the loan"
msgstr ""
#. i18n: ectx: property (text), widget (SKGCalculatorEdit, kLoanEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:552
#, kde-format
msgid "100000"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitEdit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:597
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:600
#, kde-format
msgid "Unit of the loan"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kPaymentSummaryTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:610
#, kde-format
msgid "Payment Summary"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kLoadSummaryTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:617
#, kde-format
msgid "Loan Summary"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kInsuranceRateLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:624
#, kde-format, no-c-format
msgid "Insurance rate(%):"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kLenghtEdit)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kLenghtEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:637
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:640
#, kde-format
msgid "Length of the loan in years"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kAnnualRateEdit)
#. i18n: ectx: property (statusTip), widget (QDoubleSpinBox, kAnnualRateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:662
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:665
#, kde-format
msgid "Annual rate of the loan"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QDoubleSpinBox, kInsuranceRateEdit)
#. i18n: ectx: property (statusTip), widget (QDoubleSpinBox, kInsuranceRateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:678
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:681
#, kde-format
msgid "Insurance rate of the loan"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, kAmortizationTable)
#. i18n: ectx: label, entry (mapping_amount), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:719
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:78
#, kde-format
msgid "Amount"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, kAmortizationTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:724
#, kde-format
msgid "Principal"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, kAmortizationTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:734
#, kde-format
msgid "Insurance"
msgstr ""
#. i18n: ectx: property (text), widget (QTableWidget, kAmortizationTable)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:739
#, kde-format
msgid "Balance"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:789
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:792
#, kde-format
msgid "Create a new interest parameter (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:808
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:811
#, kde-format
msgid "Update interest parameters (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kUpdate)
#. i18n: ectx: property (text), widget (QPushButton, kModifyButton)
#. i18n: ectx: property (text), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (text), widget (QPushButton, kUnitUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_calculator/skgcalculatorpluginwidget_base.ui:814
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:206
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:270
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:374
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:161
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:792
#, kde-format
msgid "Modify"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:80
#, kde-format
msgctxt "Verb"
msgid "Import categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:83
#, kde-format
msgctxt "Verb"
msgid "Import standard categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:95
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:211
#, kde-format
msgctxt "Verb"
msgid "Import categories [%1]"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:103
#, kde-format
msgctxt "Verb"
msgid "Delete unused categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:108
#, kde-format
msgctxt "Verb"
msgid "Open similar categories..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:109
#, kde-format
msgctxt "Noun, a list of items"
msgid "Similar categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:140
#, kde-format
msgctxt "Report header"
msgid "5 main categories of expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:142
#, kde-format
msgctxt "Report header"
msgid "5 main variations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:144
#, kde-format
msgctxt "Report header"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:146
#, kde-format
msgctxt "Report header"
msgid "5 main variations (issues)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:220
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:269
#, kde-format
msgctxt "Successful message after an user action"
msgid "Categories imported."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:222
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:271
#, kde-format
msgctxt "Error message"
msgid "Importing categories failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:236
#, kde-format
msgctxt "List of categories.It is not needed to translate each item. You can set the list you want. ';' must be used to separate categories. ' > ' must be used to separate categorie and sub caterogie (no limit of level)."
msgid "Alimony;Auto;Auto > Fuel;Auto > Insurance;Auto > Lease;Auto > Loan;Auto > Registration;Auto > Service;Bank Charges;Bank Charges > Interest Paid;Bank Charges > Service Charge;Bills;Bills > Electricity;Bills > Fuel Oil;Bills > Local Taxes;Bills > Mortgage;Bills > Natural Gas;Bills > Rent;Bills > TV;Bills > Telephone;Bills > Water & Sewage;Bonus;Business;Business > Auto;Business > Capital Goods;Business > Legal Expenses;Business > Office Rent;Business > Office Supplies;Business > Other;Business > Revenue;Business > Taxes;Business > Travel;Business > Utilities;Business > Wages & Salary;Car;Car > Fuel;Car > Insurance;Car > Lease;Car > Loan;Car > Registration;Car > Service;Cash Withdrawal;Charity;Charity > Donations;Child Care;Child Support;Clothing;Disability;Div Income;Div Income > Ord dividend;Div Income > Stock dividend;Education;Education > Board;Education > Books;Education > Fees;Education > Loans;Education > Tuition;Employment;Employment > Benefits;Employment > Foreign;Employment > Lump sums;Employment > Other employ;Employment > Salary & wages;Food;Food > Dining Out;Food > Groceries;Gardening;Gift Received;Gifts;Healthcare;Healthcare > Dental;Healthcare > Doctor;Healthcare > Hospital;Healthcare > Optician;Healthcare > Prescriptions;Holidays;Holidays > Accomodation;Holidays > Travel;Household;Household > Furnishings;Household > Repairs;Insurance;Insurance > Auto;Insurance > Disability;Insurance > Home and Contents;Insurance > Life;Insurance > Medical;Int Inc;Int Inc > Bank Interest;Int Inc > Gross;Int Inc > Net;Int Inc > Other savings;Invest. income;Invest. income > 1st option;Invest. income > Dividend;Invest. income > Foreign;Invest. income > Other savings;Invest. income > Other trusts;Invest. income > Other trusts#Capital;Invest. income > Other trusts#Dist. rec'd;Invest. income > Other trusts#Estate;Investment Income;Investment Income > Dividends;Investment Income > Interest;Investment Income > Long-Term Capital Gains;Investment Income > Short-Term Capital Gains;Investment Income > Tax-Exempt Interest;Job Expense;Job Expense > Non-Reimbursed;Job Expense > Reimbursed;Legal Fees;Leisure;Leisure > Books & Magazines;Leisure > Entertaining;Leisure > Films & Video Rentals;Leisure > Hobbies;Leisure > Sporting Events;Leisure > Sports Goods;Leisure > Tapes & CDs;Leisure > Theatre & Concerts etc;Leisure > Toys & Games;Loan;Loan > Loan Interest;Long-Term Capital gains;Mortgage;Mortgage > Interest;Mortgage > PMI;Mortgage > Principle;Motor;Motor > Fuel;Motor > Loan;Motor > Service;Other Expense;Other Expense > Unknown;Other Income;Other Income > Child Support;Other Income > Employee Share Option;Other Income > Gifts Received;Other Income > Loan Principal Received;Other Income > Lottery or Premium Bond Prizes;Other Income > Student loan;Other Income > Tax Refund;Other Income > Unemployment Benefit;Pension;Pension > Employer;Personal Care;Pet Care;Pet Care > Food;Pet Care > Supplies;Pet Care > Vet's Bills;Recreation;Retirement Accounts;Retirement Accounts > 401(k)403(b) Plan Contributions;Retirement Accounts > 529 Plan Contributions;Retirement Accounts > IRA Contributions;Retirement Income;Retirement Income > 401(k);Retirement Income > 401(k) > 403(b) Distributions;Retirement Income > IRA Distributions;Retirement Income > Pensions & Annuities;Retirement Income > State Pension Benefits;Short-Term Capital gains;Social Security Benefits;Taxes;Taxes > AMT;Taxes > Federal Tax;Taxes > Federal Taxes;Taxes > Local Tax;Taxes > Local Taxes;Taxes > Other Invest;Taxes > Other Tax;Taxes > Property Taxes;Taxes > Social Security;Taxes > State Tax;Taxes > State Taxes;Travel;Travel > Accomodations;Travel > Car Rental;Travel > Fares;Utilities;Utilities > Electricity;Utilities > Garbage & Recycling;Utilities > Gas;Utilities > Sewer;Utilities > Telephone;Utilities > Water;Wages & Salary;Wages & Salary > Benefits;Wages & Salary > Bonus;Wages & Salary > Commission;Wages & Salary > Employer Pension Contributions;Wages & Salary > Gross Pay;Wages & Salary > Net Pay;Wages & Salary > Overtime;Wages & Salary > Workman's Comp"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:255
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import standard categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:286
#, kde-format
msgctxt "Noun, categories of items"
msgid "Categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:296
#, kde-format
msgctxt "A tool tip"
msgid "Categories management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:302
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_categories_plugin\">categories</a> can be reorganized by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:303
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... if you delete a <a href=\"skg://skrooge_categories_plugin\">category</a>, all operations affected by this category will be associated to its parent category.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:329
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many unused categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:330
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by removing categories that have no operations."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:358
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Important variation for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:363
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open sub operations with category containing '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:381
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some categories seem to be identical"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:382
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Some categories seem to be identical but with different syntax. They could be merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:406
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations with category containing '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:417
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Delete unused categories"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:447
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unused categories deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriesplugin.cpp:449
#, kde-format
msgctxt "Error message"
msgid "Unused categories deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:55
#, kde-format
msgctxt "Verb"
msgid "Add category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:64
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:52
#, kde-format
msgid "Income"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:65
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:53
#, kde-format
msgid "Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:66
#, kde-format
msgid "Highlighted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:244
#, kde-format
msgctxt "Noun, default name for a new category"
msgid "New category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:251
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Category creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:260
#, kde-format
msgctxt "An information message"
msgid "The category '%1' has been created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:266
#, kde-format
msgctxt "Successful message after an user action"
msgid "Category '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:268
#, kde-format
msgctxt "Error message"
msgid "Category creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:285
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Category update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:287
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected categories. Categories have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:295
#, kde-format
msgctxt "An information message"
msgid "The category '%1' has been merged with category '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:315
#, kde-format
msgctxt "An information message"
msgid "The category '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:319
#, kde-format
msgctxt "Successful message after an user action"
msgid "Category updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget.cpp:321
#, kde-format
msgctxt "Error message"
msgid "Category update failed"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, skgcategoriesplugin_base)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:14
#, kde-format
msgid "Categories"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyCategoryButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyCategoryButton)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:125
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:128
#, kde-format
msgid "Update selected categories (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kDeleteUnusedButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kDeleteUnusedButton)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:138
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:141
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:213
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:216
#, kde-format
msgid "Delete unused categories"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kDeleteUnusedButton)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skgcategoriespluginwidget_base.ui:144
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:219
#, kde-format
msgctxt "Verb, delete unused categories"
msgid "Delete unused"
msgstr ""
#. i18n: ectx: Menu (import)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:5
#: plugins/skrooge/skrooge_importexport/skrooge_importexport.rc:5
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: Menu (other)
#. +> trunk5
#: plugins/skrooge/skrooge_categories/skrooge_categories.rc:12
#: plugins/skrooge/skrooge_operation/skrooge_operation.rc:21
#: plugins/skrooge/skrooge_payee/skrooge_payee.rc:6
#: plugins/skrooge/skrooge_report/skrooge_report.rc:6
#: skgbasegui/skgmainpanel.rc:48
#, kde-format
msgid "Other"
msgstr ""
#. i18n: ectx: label, entry (automatic_validation), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:10
#, kde-format
msgid "Automatic validation after import"
msgstr ""
#. i18n: ectx: label, entry (apply_rules), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:14
#, kde-format
msgid "Apply rules on to imported operations"
msgstr ""
#. i18n: ectx: label, entry (open_after_import_or_processing), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:18
#, kde-format
msgid "Open operations after import or processing"
msgstr ""
#. i18n: ectx: label, entry (since_last_import), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:22
#, kde-format
msgid "Import only operations since the last imported one"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatic_search_header)
#. i18n: ectx: label, entry (automatic_search_header), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:26
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:255
#, kde-format
msgid "Automatic search of the header"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatic_search_columns)
#. i18n: ectx: label, entry (automatic_search_columns), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:30
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:265
#, kde-format
msgid "Automatic search of the columns"
msgstr ""
#. i18n: ectx: label, entry (header_position), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:34
#, kde-format
msgid "Header position"
msgstr ""
#. i18n: ectx: label, entry (columns_positions), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:38
#, kde-format
msgid "Column positions"
msgstr ""
#. i18n: ectx: label, entry (mapping_date), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:42
#, kde-format
msgid "Date"
msgstr ""
#. i18n: ectx: label, entry (mapping_number), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:46
#, kde-format
msgid "Number"
msgstr ""
#. i18n: ectx: label, entry (mapping_mode), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:50
#, kde-format
msgid "Mode"
msgstr ""
#. i18n: ectx: label, entry (mapping_payee), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:54
#, kde-format
msgid "Payee"
msgstr ""
#. i18n: ectx: label, entry (mapping_comment), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:58
#, kde-format
msgid "Comment"
msgstr ""
#. i18n: ectx: label, entry (mapping_status), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:62
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: label, entry (mapping_bookmarked), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:66
#, kde-format
msgid "Bookmarked"
msgstr ""
#. i18n: ectx: label, entry (mapping_account), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:70
#, kde-format
msgid "Account"
msgstr ""
#. i18n: ectx: label, entry (mapping_category), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:74
#, kde-format
msgid "Category"
msgstr ""
#. i18n: ectx: label, entry (mapping_quantity), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:82
#, kde-format
msgid "Quantity"
msgstr ""
#. i18n: ectx: label, entry (mapping_sign), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:86
#, kde-format
msgid "Sign"
msgstr ""
#. i18n: ectx: label, entry (mapping_debit), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:90
#, kde-format
msgid "Debit"
msgstr ""
#. i18n: ectx: label, entry (mapping_unit), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:94
#, kde-format
msgid "Unit"
msgstr ""
#. i18n: ectx: label, entry (mapping_idtransaction), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:98
#, kde-format
msgid "Idtransaction"
msgstr ""
#. i18n: ectx: label, entry (mapping_idgroup), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:102
#, kde-format
msgid "Idgroup"
msgstr ""
#. i18n: ectx: label, entry (mapping_property), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:106
#, kde-format
msgid "Property"
msgstr ""
#. i18n: ectx: label, entry (backends), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:109
#, kde-format
msgid "List of backends used"
msgstr ""
#. i18n: ectx: label, entry (csv_date_format), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:113
#, kde-format
msgid "CSV date format"
msgstr ""
#. i18n: ectx: label, entry (qif_date_format), group (skrooge_importexport)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:117
#, kde-format
msgid "QIF date format"
msgstr ""
#. i18n: ectx: label, entry (download_on_open), group (skrooge_importexport)
#. i18n: ectx: label, entry (download_on_open), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:121
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:38
#, kde-format
msgid "Download all values on open"
msgstr ""
#. i18n: ectx: label, entry (download_frequency), group (skrooge_importexport)
#. i18n: ectx: label, entry (download_frequency), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexport_settings.kcfg:125
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:42
#, kde-format
msgid "Frequency of the automatic download"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:80
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:87
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:99
#, kde-format
msgctxt "Verb, action to import items from another format"
msgid "Import with backends"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:108
#, kde-format
msgctxt "Verb, action to import"
msgid "Import currency values..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:116
#, kde-format
msgctxt "Verb, action to import"
msgid "Import rules..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:124
#, kde-format
msgctxt "Verb, action to export items in another format"
msgid "Export"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:128
#, kde-format
msgctxt "Verb, action to export items to another format"
msgid "Export..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:135
#, kde-format
msgctxt "Noun, apply some kind of transformation on an item"
msgid "Processing"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:142
#, kde-format
msgctxt "Verb, action to find and group transfers"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:148
#, kde-format
msgctxt "Verb, action to anonymize a document"
msgid "Anonymize"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:154
#, kde-format
msgctxt "Verb, action to clean an import"
msgid "Clean bank's imports"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:162
#, kde-format
msgctxt "Verb, action to validate imported operations"
msgid "Switch validation of imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:168
#, kde-format
msgctxt "Verb, action to merge"
msgid "Validate operations that do not require further action"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:174
#, kde-format
msgctxt "Verb, action to open"
msgid "Open imported operations not yet validated..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:175
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations imported and not yet validated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:184
#, kde-format
msgctxt "Verb, action to merge"
msgid "Merge imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:189
#, kde-format
msgctxt "Noun"
msgid "Force the merge"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:204
#, kde-format
msgctxt "Information message"
msgid "You have some krunner's operations to import"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:252
#, kde-format
msgctxt "Information"
msgid ""
"You must enter the list of backends to use separated by a ';'.\n"
"A backend can have parameters. You can pass the parameters in parenthesis separated by comma.\n"
"\n"
"Example: backendA;backendB(parameter1,parameter2).\n"
"\n"
"Here is the list of known backends: %1."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:258
#, kde-format
msgctxt "Format date"
msgid "Automatic detection"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:283
#, kde-format
msgctxt "Noun"
msgid "Import / Export"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:293
#, kde-format
msgctxt "Noun"
msgid "Import / Export management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:299
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge is able to detect <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">automatically</a> transfers after an import.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:300
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can automatically import operation with <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">backend</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:301
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://import_operation\">import</a> many files in one shot.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:302
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... unit amounts can be imported through a CSV file.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:303
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can customize your CSV import with regular expressions defined in <a href=\"skg://tab_configure?page=Skrooge import and export plugin\">setting</a> panel.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:304
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export the full content of your document into a XML file.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:305
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export some accounts or operations just be selecting them before to launch the <a href=\"skg://export\">export_operation</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:306
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can apply <a href=\"skg://skrooge_search_plugin\">automatic rules</a> after an import to set the right categories.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:307
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can convert file by using the batch tool '%1'.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:308
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge uses the name of the imported file to find the target account.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:375
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with backends"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:387
#, kde-format
msgctxt "Error message"
msgid "Syntax error in backend \"%1\""
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:467
#, kde-format
msgctxt "A file format"
msgid "CSV Files"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:484
#: skgbankmodeler/skgimportexportmanager.cpp:630
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import with codec %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:568
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:603
#, kde-format
msgctxt "Error message"
msgid "Import of file named '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:596
#, kde-format
msgctxt "Error message"
msgid "Import canceled by user"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:612
#, kde-format
msgid "%1 file successfully imported."
msgid_plural "%1 files successfully imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:620
#, kde-format
msgctxt "Noun"
msgid "Install %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:638
#, kde-format
msgctxt "Information message"
msgid "The installation will be done during the next import"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:666
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Export"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:678
#, kde-format
msgctxt "Successful message after an user action"
msgid "File '%1' successfully exported."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:680
#, kde-format
msgctxt "Error message"
msgid "Export of '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:699
#, kde-format
msgctxt "An anonymized document is a document where all private data has been removed"
msgid "Document anonymized."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:713
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:723
#, kde-format
msgid "Document successfully processed. %1 transfer created."
msgid_plural "Document successfully processed. %1 transfers created."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:726
#, kde-format
msgctxt "Information message"
msgid "No transfers found"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:729
#, kde-format
msgctxt "Error message"
msgid "Processing failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:747
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Clean bank's imports"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:755
#, kde-format
msgctxt "Successful message after an user action"
msgid "Document successfully cleaned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:757
#, kde-format
msgctxt "Error message"
msgid "Clean failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:776
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch validation of imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:792
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations validated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:794
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:874
#, kde-format
msgctxt "Error message"
msgid "Validation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:809
#, kde-format
msgctxt "Error message"
msgid "Invalid selection, you must select one imported operation and one manual operation with same amounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:831
#, kde-format
msgctxt "Question"
msgid "Amounts are not equals. Do you want to force the merge ?"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:834
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:836
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1641
#, kde-format
msgctxt "Error message"
msgid "Merge failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:843
#, kde-format
msgctxt "Successful message after an user action"
msgid "Imported operations merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:867
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Validate all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:872
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations validated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:894
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations imported and not yet validated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:895
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "After importing operations, you should review them, make corrections on, for instance, category, payee. Once done, you should mark the imported operation as validated, so that you know the operation has been fully processed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:936
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Krunner's operation ongoing [%1 %2 %3]"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:937
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Operations created through krunner have to be fully created in skrooge."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:941
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Import operation in %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:948
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Remove operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:979
#: skgbasemodeler/skgservices.cpp:1705
#, kde-format
msgctxt "An erro message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:987
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Import krunner's operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1040
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1048
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations imported."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1051
#, kde-format
msgctxt "Error message"
msgid "Import failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportplugin.cpp:1054
#, kde-format
msgctxt "Message for successful user action"
msgid "Operations removed."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, kGeneral)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:24
#, kde-format
msgid "General"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kGeneral)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:27
#, kde-format
msgid "General import settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:48
#, kde-format
msgid "After import"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_apply_rules)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:69
#, kde-format
msgid "This option allows to apply all rules defined in \"Search and process\" on all imported operations"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_apply_rules)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:72
#, kde-format
msgid "Apply rules on imported operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_automatic_validation)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:79
#, kde-format
msgid "This option allows to validate all imported operations"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatic_validation)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:82
#, kde-format
msgid "Automatic validation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_open_after_import_or_processing)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:89
#, kde-format
msgid "This option allows to open all imported operations at the end of the import"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_open_after_import_or_processing)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:92
#, kde-format
msgid "Open operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_since_last_import)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:99
#, kde-format
msgid ""
"<html><head/><body>"
"<p><span style=\" font-weight:600; color:#ff0000;\">WARNING: </span>In some conditions, this option can cause missing operations. </p>"
"<p>This option is mainly interesting with OFX import when your bank is not able to generate real unique identifier for operations.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_since_last_import)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:102
#, kde-format
msgid "Import only operations since the last imported one (not recommended)"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kCsv)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:129
#, kde-format
msgid "Settings for CSV import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:212
#, kde-format
msgid "Header position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:232
#, kde-format
msgid "0 if CSV file does not have header"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateLbl)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:301
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:304
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:440
#, kde-format
msgid "Date of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:307
#, kde-format
msgid "Date:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kNumberLbl)
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNumberEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:320
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:666
#, kde-format
msgid "Number of the operation, for example the Check number, or a Transfer reference."
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kNumberLbl)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNumberEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:323
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:669
#, kde-format
msgid "Number of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kNumberLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:326
#, kde-format
msgid "Number:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kTypeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:341
#, kde-format
msgid ""
"Operation mode (how you made the operation).\n"
"Examples: Credit Card, Check, Transfer...\n"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kTypeLabel)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTypeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:344
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:641
#, kde-format
msgid "Operation mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTypeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:347
#, kde-format
msgctxt "Noun, the mode used for payment of the operation (Credit Card, Cheque, Transfer...)"
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kPayeeLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kPayeeLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kPayeeEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kPayeeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:360
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:363
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:596
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:599
#, kde-format
msgid "Payee of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kPayeeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:366
#, kde-format
msgctxt "Noun, a person or institution receiving a payment, or paying the operation"
msgid "Pa&yee:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kCommentLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kCommentLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCommentEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCommentEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:385
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:388
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:760
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:763
#, kde-format
msgid "Comment of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCommentLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:391
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Comment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:404
#, kde-format
msgid "Status of the operation (reconciled or not)"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:407
#, kde-format
msgid "Status of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kStatusLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:410
#, kde-format
msgid "Status:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kBookmarkedLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kBookmarkedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:423
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:426
#, kde-format
msgid "Bookmark of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kBookmarkedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:429
#, kde-format
msgid "Boo&kmarked:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kAccountLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kAccountLabel)
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:442
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:445
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:390
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:393
#, kde-format
msgid "Account of the operation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kCategoryLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kCategoryLabel)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCategoryEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:467
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:470
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:841
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:154
#, kde-format
msgid "Category of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCategoryLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:473
#, kde-format
msgctxt "Noun, the category of an item"
msgid "Category:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kAmountLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kAmountLabel)
#. i18n: ectx: property (toolTip), widget (QLabel, kQuantityLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kQuantityLbl)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:497
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:500
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:516
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:519
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:501
#, kde-format
msgid "Amount of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:503
#, kde-format
msgctxt "Noun, a numerical quantity"
msgid "Amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kQuantityLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:522
#, kde-format
msgid "Quantity:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kSignLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kSignLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:535
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:538
#, kde-format
msgid "Sign of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSignLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:541
#, kde-format
msgid "Sign:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kUnitLbl)
#. i18n: ectx: property (statusTip), widget (QLabel, kUnitLbl)
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitEdit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:554
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:557
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:529
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:532
#, kde-format
msgid "Unit of the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kUnitLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:560
#, kde-format
msgid "Unit:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, kidtransaction)
#. i18n: ectx: property (whatsThis), widget (QLabel, kidtransaction)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:573
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:576
#, kde-format
msgid "Id to join all operations as a split operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kidtransaction)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:579
#, kde-format
msgid "Idtransaction:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, label_8)
#. i18n: ectx: property (whatsThis), widget (QLabel, label_8)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:592
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:595
#, kde-format
msgid "Id to join all operations as a transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:598
#, kde-format
msgid "Idgroup:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLabel, label_9)
#. i18n: ectx: property (whatsThis), widget (QLabel, label_9)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:611
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:614
#, kde-format
msgid "To identify column to import as properties"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:617
#, kde-format
msgid "Property:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:634
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You have to define <a href=\"http://en.wikipedia.org/wiki/Regular_expression\"><span style=\" text-decoration: underline; color:#0057ae;\">regular expression</span></a> allowing to automatically map each attribute.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:722
#, kde-format
msgid "Column positions:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLabelColumns)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:744
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"> Must be a string containing following key words separated by <span style=\" font-weight:600;\">|</span>:</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:770
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> </span><span style=\" font-size:9pt;\">or nothing to ignore the column</span><span style=\" font-size:9pt;\"> </span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> or anything else to import the column as a property.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:9pt;\"> </span><span style=\" font-size:9pt; text-decoration: underline;\">Example:</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, More)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:790
#, kde-format
msgid "Edit regular expressions..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kSignLbl_2)
#. i18n: ectx: property (statusTip), widget (QLabel, kSignLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:802
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:805
#, kde-format
msgid "How to identify a debit"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSignLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:808
#, kde-format
msgid "Debit values of \"sign\" column:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:852
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:899
#, kde-format
msgid "Date format:"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kQif)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:878
#, kde-format
msgid "Settings for QIF import"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, kBackends)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:942
#, kde-format
msgid "Backends"
msgstr ""
#. i18n: ectx: attribute (toolTip), widget (QWidget, kBackends)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:945
#, kde-format
msgid "Settings for import by backends"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_download_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:987
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:22
#, kde-format
msgid "Download on open"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:998
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:33
#, kde-format
msgid "Once a day"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1003
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:38
#, kde-format
msgid "Once a week"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_download_frequency)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1008
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:43
#, kde-format
msgid "Once a month"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5
#: plugins/skrooge/skrooge_importexport/skgimportexportpluginwidget_pref.ui:1031
#, kde-format
msgid "List of bac&kends used:"
msgstr ""
#. i18n: ectx: label, entry (fontFutureColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:9
#, kde-format
msgid "Color of font for future operations"
msgstr ""
#. i18n: ectx: label, entry (fontNotValidatedColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:13
#, kde-format
msgid "Color of font for non-validated operations"
msgstr ""
#. i18n: ectx: label, entry (fontSubOperationColor), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:17
#, kde-format
msgid "Color of font for sub operations"
msgstr ""
#. i18n: ectx: label, entry (fasteditmode), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:21
#, kde-format
msgid "Fast edit mode"
msgstr ""
#. i18n: ectx: label, entry (broken_reconciliation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:25
#, kde-format
msgid "What to do, if an action breaks a reconciliation:"
msgstr ""
#. i18n: ectx: label, entry (broken_import), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:29
#, kde-format
msgid "What to do, if an action breaks an import:"
msgstr ""
#. i18n: ectx: label, entry (computeBalances), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:33
#, kde-format
msgid "Compute balances"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_oncurrentaccountonly)
#. i18n: ectx: label, entry (oncurrentaccountonly), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:37
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:482
#, kde-format
msgid "On current account only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_setCategoryForPayee)
#. i18n: ectx: label, entry (setCategoryForPayee), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:41
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:292
#, kde-format
msgid "Set the most used category when the payee is modified"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automaticPointInReconciliation)
#. i18n: ectx: label, entry (automaticPointInReconciliation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:45
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:309
#, kde-format
msgid "Automatic point operations created during reconciliation"
msgstr ""
#. i18n: ectx: label, entry (commentFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:49
#, kde-format
msgid "Default comment for fake operation"
msgstr ""
#. i18n: ectx: label, entry (payeeFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:53
#, kde-format
msgid "Default payee for fake operation"
msgstr ""
#. i18n: ectx: label, entry (categoryFakeOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:57
#, kde-format
msgid "Default category for fake operation"
msgstr ""
#. i18n: ectx: label, entry (commentCommissionOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:61
#, kde-format
msgid "Default comment for commission operation"
msgstr ""
#. i18n: ectx: label, entry (categoryCommissionOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:65
#, kde-format
msgid "Default category for commission operation"
msgstr ""
#. i18n: ectx: label, entry (commentTaxOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:69
#, kde-format
msgid "Default comment for tax operation"
msgstr ""
#. i18n: ectx: label, entry (categoryTaxOperation), group (skrooge_operation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperation_settings.kcfg:73
#, kde-format
msgid "Default category for tax operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:40
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:40
#, kde-format
msgctxt "Dashboard widget title"
msgid "Income & Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:87
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:59
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Grouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:93
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:66
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:101
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:75
#, kde-format
msgctxt "Noun, a type of operations"
msgid "Tracked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:107
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:82
#, kde-format
msgctxt "Noun, a type of operations"
msgid "On suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:245
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:251
#, kde-format
msgctxt "Title of a list of operations"
msgid "Incomes of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:247
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:253
#, kde-format
msgctxt "Title of a list of operations"
msgid "Expenses of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:249
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:255
#, kde-format
msgctxt "Title of a list of operations"
msgid "Savings of %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationboardwidget.cpp:286
#: plugins/skrooge/skrooge_operation/skgoperationboardwidgetqml.cpp:213
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Income & Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:100
#, kde-format
msgctxt "Verb, duplicate an object"
msgid "Duplicate"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:106
#, kde-format
msgctxt "Verb"
msgid "Create template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:112
#, kde-format
msgctxt "Verb, mark an object"
msgid "Point"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:118
#, kde-format
msgctxt "Verb"
msgid "Fast edit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:129
#, kde-format
msgctxt "Verb"
msgid "Open operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:134
#, kde-format
msgctxt "Verb"
msgid "Open operations with ..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:141
#, kde-format
msgctxt "Verb"
msgid "Open sub operations with ..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:148
#, kde-format
msgctxt "Verb"
msgid "Open highlights..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:149
#, kde-format
msgctxt "Noun, a list of items"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:158
#, kde-format
msgctxt "Verb"
msgid "Open last modified..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:159
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations modified or created during last action"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:168
#, kde-format
msgctxt "Verb"
msgid "Open operations modified by this transaction..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:174
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations modified or created during the action '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:181
#, kde-format
msgctxt "Verb"
msgid "Open sub operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:182
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:472
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:190
#, kde-format
msgctxt "Verb"
msgid "Open potential duplicates..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:191
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations potentially duplicated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:200
#, kde-format
msgctxt "Verb"
msgid "Open transfers without payee..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:201
#, kde-format
msgctxt "Noun, a list of items"
msgid "Transfers without payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:209
#, kde-format
msgctxt "Verb"
msgid "Open operations without payee..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:210
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:218
#, kde-format
msgctxt "Verb"
msgid "Open transfers without category..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:219
#, kde-format
msgctxt "Noun, a list of items"
msgid "Transfers without category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:227
#, kde-format
msgctxt "Verb"
msgid "Open operations without category..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:228
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:236
#, kde-format
msgctxt "Verb"
msgid "Open operations without mode..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:237
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations without mode"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:245
#, kde-format
msgctxt "Verb"
msgid "Open operations with comments not aligned..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:246
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with comments not aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:254
#, kde-format
msgctxt "Verb"
msgid "Open operations with dates not aligned..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:255
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with dates not aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:263
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:370
#, kde-format
msgctxt "Verb"
msgid "Align comment of suboperations of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:268
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:366
#, kde-format
msgctxt "Verb"
msgid "Align date of suboperations of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:273
#, kde-format
msgctxt "Verb"
msgid "Open operations in groups with only one operation..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:274
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations in groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:282
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:374
#, kde-format
msgctxt "Verb"
msgid "Remove groups with only one operation of all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:287
#, kde-format
msgctxt "Verb"
msgid "Group operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:295
#, kde-format
msgctxt "Verb"
msgid "Ungroup operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:301
#, kde-format
msgctxt "Verb, action to merge"
msgid "Merge sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:306
#, kde-format
msgctxt "Verb, action to apply a template"
msgid "Apply template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:336
#, kde-format
msgctxt "More items in a menu"
msgid "More"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:366
#, kde-format
msgctxt "Verb"
msgid "Align date of suboperations of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:370
#, kde-format
msgctxt "Verb"
msgid "Align comment of suboperations of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:374
#, kde-format
msgctxt "Verb"
msgid "Remove groups with only one operation of selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:392
#, kde-format
msgctxt "Warning message"
msgid "The previous reconciliation of '%1' has been broken by this action or a previous one."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:394
#, kde-format
msgctxt "Warning message"
msgid "This action would break the previous reconciliation of '%1', so it is cancelled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:417
#, kde-format
msgctxt "Warning message"
msgid "The previous import in '%1' has been broken by this action or a previous one."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:419
#, kde-format
msgctxt "Warning message"
msgid "This action would break the previous import in '%1', so it is cancelled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:437
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Income && Expenditure"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:439
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:506
#, kde-format
msgctxt "Noun"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:516
#, kde-format
msgctxt "Noun"
msgid "Operation management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:527
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can press +, -, CTRL + or CTRL - to quickly change dates.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:528
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can update many <a href=\"skg://skrooge_operation_plugin\">operations</a> in one shot.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:529
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can double click on an <a href=\"skg://skrooge_operation_plugin\">operation</a> to show or edit sub operations.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:530
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can duplicate an <a href=\"skg://skrooge_operation_plugin\">operation</a> including complex operations (split, grouped, ...).</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:531
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create template of <a href=\"skg://skrooge_operation_plugin\">operations</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:532
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can group and ungroup <a href=\"skg://skrooge_operation_plugin\">operations</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:533
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you have to indicate the sign of an <a href=\"skg://skrooge_operation_plugin\">operation</a> only if you want to force it, else it will be determined automatically with the <a href=\"skg://skrooge_category_plugin\">category</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:558
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Apply template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:573
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template applied."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:579
#, kde-format
msgctxt "Error message"
msgid "Apply of template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:596
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Group operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:606
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been grouped with '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:613
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations grouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:615
#, kde-format
msgctxt "Error message"
msgid "Group creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:632
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Ungroup operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:639
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been ungrouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:646
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation ungrouped."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:648
#, kde-format
msgctxt "Error message"
msgid "Group deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:665
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch to pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:672
#: skgbankgui/skgobjectmodel.cpp:973
#, kde-format
msgctxt "An information to the user"
msgid "The status of the operation '%1' has been changed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:679
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:681
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2518
#, kde-format
msgctxt "Error message"
msgid "Switch failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:699
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Duplicate operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:707
#, kde-format
msgctxt "An information to the user"
msgid "The duplicate operation '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:716
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation duplicated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:722
#, kde-format
msgctxt "Error message"
msgid "Duplicate operation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:740
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:748
#, kde-format
msgctxt "An information to the user"
msgid "The template '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:756
#, kde-format
msgctxt "Successful message after an user action"
msgid "Template created."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:763
#, kde-format
msgctxt "Error message"
msgid "Creation template failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:802
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:820
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with unit:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:836
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations with category:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:863
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations followed by tracker:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:882
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to payee:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:898
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to budget:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:915
#, kde-format
msgctxt "Noun, a list of items"
msgid "Scheduled operations:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:932
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:950
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations grouped or split of:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:976
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations grouped with:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1060
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Duplicate number %1 in account '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1061
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Your account '%1' contains more than one operation with number %2.The operation number should be unique (check number, transaction reference...)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1065
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit operations with duplicate number"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1095
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations of '%1' not reconciliated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1096
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to reconciliate your accounts. By doing so, you acknowledge that your bank has indeed processed these operations on your account. This is how you enforce compliance with your bank's statements. See online help for more details"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1100
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open account '%1' for reconciliation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1132
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Not enough money in your account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1133
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The amount of this account is below the minimum limit. You should replenish it."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1160
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Balance in account '%1' exceeds the maximum limit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1161
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The balance of this account exceeds the maximum limit."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1189
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Your account '%1' is close to the minimum limit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1190
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The amount of this account is close to the minimum limit. You should take care of it."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1228
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Too much money in your account '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1229
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You could save money on an account with a better rate. Example: '%1' (%2%)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1252
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have mode"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1253
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to set a mode for each operation. This will allow you to generate better reports."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1278
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1279
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to associate a category for each operation. This will allow you to generate better reports."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1303
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have category"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1304
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to associate a category for each transfer."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1329
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many operations do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1330
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to associate a payee for each operation. This will allow you to generate better reports."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1354
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many transfers do not have payee"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1355
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget to associate a payee for each transfer."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1380
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are in groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1381
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "When a transfer is created and when only one part of this transfer is removed, the second part is in a group of only one operation. This makes no sense."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1417
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some simple operations do not have their comments aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1418
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The comment of the operation is not aligned with the comment of the suboperation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1454
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations do not have their dates aligned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1455
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The date of the operation is not aligned with the date of the suboperation. This case seems to be abnormal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1500
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of '%1' with duplicate number %2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1524
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Remove groups with only one operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1538
#, kde-format
msgctxt "Message for successful user action"
msgid "Remove groups done."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1540
#, kde-format
msgctxt "Error message"
msgid "Remove groups failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1559
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align comment of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1573
#, kde-format
msgctxt "Message for successful user action"
msgid "Comments aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1575
#, kde-format
msgctxt "Error message"
msgid "Comments alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1594
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Align date of suboperations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1608
#, kde-format
msgctxt "Message for successful user action"
msgid "Dates aligned."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1610
#, kde-format
msgctxt "Error message"
msgid "Dates alignment failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1626
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1633
#, kde-format
msgctxt "An information to the user"
msgid "The sub operations of '%1' have been merged in the operation '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1639
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operations merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationplugin.cpp:1703
#, kde-format
msgctxt "A condition"
msgid "%1 = %2"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:126
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:185
#, kde-format
msgid "Standard"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:126
#, kde-format
msgid "Display the edit panel for standard operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:136
#, kde-format
msgid "Split"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:136
#, kde-format
msgid "Display the edit panel for split operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:147
#, kde-format
msgid "Transfer"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:147
#, kde-format
msgid "Display the edit panel for transfers between accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:156
#, kde-format
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:156
#, kde-format
msgid "Display the edit panel for purchasing or selling shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:275
#, kde-format
msgctxt "A tool tip"
msgid "This field is frozen (it will not be affected by Fast Edition). Double click to unfreeze it"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:651
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:656
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:658
#, kde-format
msgctxt "Error message"
msgid "Operation update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:693
#, kde-format
msgctxt "An information message"
msgid "You modified one part of a transfer"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:734
#, kde-format
msgctxt "Error message"
msgid "Cannot update a split operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:850
#, kde-format
msgctxt "An information message"
msgid "Absolute value has been used for transfer creation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:908
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:917
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1058
#, kde-format
msgctxt "Question"
msgid "Confirmation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:909
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1059
#, kde-format
msgctxt "Question"
msgid ""
"The operation's unit is not compatible with the target account.\n"
"Click Cancel if you want to continue anyway; otherwise, enter the value in the target account's unit (%1):"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:918
#, kde-format
msgctxt "Question"
msgid ""
"Some operation's units are not compatible with the target account.\n"
"The first selected operation is:%1\n"
"Click Cancel if you want to continue anyway; otherwise, enter the value in the target account's unit (%2):\n"
"The same rate will be applied to all operations."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1081
#, kde-format
msgctxt "Warning message"
msgid "You created an operation in %1 in an account in %2."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1094
#, kde-format
msgctxt "An information message"
msgid "The operation '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1112
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1624
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1124
#, kde-format
msgctxt "Error message"
msgid "Impossible to create an operation with one attribute valuated with %1"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1209
#, kde-format
msgctxt "Noun"
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1254
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1638
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1257
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1641
#, kde-format
msgctxt "Error message"
msgid "Operation creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1491
#, kde-format
msgctxt "Option to for display of operations"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1545
#, kde-format
msgctxt "Option to for display of operations"
msgid "Operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1547
#, kde-format
msgctxt "Option to for display of operations"
msgid "Templates"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1550
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide pointed operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1551
#, kde-format
msgctxt "Option to for display of operations"
msgid "Hide checked operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1574
#, kde-format
msgctxt "Message"
msgid "First you have to create an account."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1707
#, kde-format
msgctxt "Message"
msgid "Balance: %1 Checked: %2 To be Checked: %3"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1714
#, kde-format
msgctxt "Message"
msgid ""
"<p>Balance: %1</p>"
"<p>Checked: %2</p>"
"<p>To be Checked: %3</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1750
#, kde-format
msgctxt "A title"
msgid "Total amount:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1753
#, kde-format
msgctxt "A title"
msgid "Final balance:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1769
#, kde-format
msgctxt "Description"
msgid "You must select only one account to use reconciliation."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1777
#, kde-format
msgctxt "Message"
msgid "%1 - Delta: %2 Expenditure: %3 Income: %4"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:1791
#, kde-format
msgctxt "Message"
msgid ""
"<p>Delta: %1</p>"
"<p>Expenditure: %2</p>"
"<p>Income: %3</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2363
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Auto point account"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2370
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been auto pointed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2373
#, kde-format
msgctxt "Successful message after an user action"
msgid "Account auto pointed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2463
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2489
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Switch to checked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2479
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2508
#, kde-format
msgctxt "An information message"
msgid "The account '%1' has been reconciliated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2497
#, kde-format
msgctxt "An information message"
msgid "The operation '%1' has been checked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2516
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation checked."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget.cpp:2591
#, kde-format
msgctxt "Error message"
msgid "No Operation Selected"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGFilteredTableView, kOperationView)
#. i18n: ectx: property (statusTip), widget (SKGFilteredTableView, kOperationView)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:49
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:52
#, kde-format
msgid "list of operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kReconcilitorAmountEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kReconcilitorAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:159
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:162
#, kde-format
msgid "Last balance on your account record"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kCreateFakeOperation)
#. i18n: ectx: property (statusTip), widget (QToolButton, kCreateFakeOperation)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:188
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:191
#, kde-format
msgid "Create fake operation"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kReconciliateAccount)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kReconciliateAccount)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:207
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:210
#, kde-format
msgid "Account linked to the card, where to transfer the pointed operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kValidate)
#. i18n: ectx: property (statusTip), widget (QToolButton, kValidate)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:223
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:226
#, kde-format
msgid "Validate pointed operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kAutoPoint)
#. i18n: ectx: property (statusTip), widget (QToolButton, kAutoPoint)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:248
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:251
#, kde-format
msgid "Auto point all imported operations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kReconciliatorButton)
#. i18n: ectx: property (statusTip), widget (QToolButton, kReconciliatorButton)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:303
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:306
#, kde-format
msgid "Switch information"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTypeEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:638
#, kde-format
msgid ""
"Operation mode (how you made the operation). \n"
"Examples: Credit Card, Check, Transfer...\n"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTargetAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTargetAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:703
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:706
#, kde-format
msgid "Target account for this transfer"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTargetAccountLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:722
#, kde-format
msgctxt "as in \"make a money transfer from account A *to account* B\""
msgid "To Account:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCategoryEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:838
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:151
#, kde-format
msgid ""
"Category of the operation.\n"
"Use \" > \" as a separator between a category and a subcategory."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTrackerEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTrackerEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:873
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:876
#, kde-format
msgid "Tracker associated to this operation"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (SKGComboBox, kTrackerEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:885
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Bitstream Vera Sans'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">A <span style=\" font-style:italic;\">Tracker</span> is a way to group some operations together. For example, you may use it to follow refunds.</p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">You will find more information on this in the documentation in the chapter \"Trackers\".</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAccountLabel3_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:944
#, kde-format
msgid "Account for pa&yment:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kPaymentAccountEdit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kPaymentAccountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:954
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:957
#, kde-format
msgid "Payment account for bought share"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAmountSharesLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:979
#, kde-format
msgid "A&mount of shares:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountSharesEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountSharesEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:992
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:995
#, kde-format
msgid "Amount of shares"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kUnitShare)
#. i18n: ectx: property (text), widget (QLabel, kUnitCommission)
#. i18n: ectx: property (text), widget (QLabel, kUnitTax)
#. i18n: ectx: property (text), widget (QLabel, KTotal)
#. i18n: ectx: property (text), widget (QLabel, kAlarmUnit)
#. i18n: ectx: property (text), widget (QLabel, kUnitOfUnitLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1017
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1062
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1107
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1137
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:183
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:674
#, kde-format
msgid "$"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCommissionLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1024
#, kde-format
msgctxt "Noun, a quantity of money taken by a financial institution to perform an operation"
msgid "+ Commission:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kCommissionEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kCommissionEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1037
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1040
#, kde-format
msgid "Amount of the commission"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTaxLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1069
#, kde-format
msgctxt "Noun, Taxes applied on a financial operation"
msgid "+ Tax:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kTaxEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kTaxEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1082
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1085
#, kde-format
msgid "Amount of the Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kTotalLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1114
#, kde-format
msgctxt "Noun, the numerical total of a sum of values"
msgid " = Total:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kFreezeBtn)
#. i18n: ectx: property (statusTip), widget (QToolButton, kFreezeBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1177
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1180
#, kde-format
msgid "Freeze / unfreeze fields"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kCleanBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kCleanBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1205
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1208
#, kde-format
msgid "Clean editor"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kFastEditBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kFastEditBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1240
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1243
#, kde-format
msgid "Fast edition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableWidget, kSubOperationsTable)
#. i18n: ectx: property (statusTip), widget (SKGTableWidget, kSubOperationsTable)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1292
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1295
#, kde-format
msgid "List of splits"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddOperationBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddOperationBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1355
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1358
#, kde-format
msgid "Create a new operation (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyOperationBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyOperationBtn)
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1371
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_base.ui:1374
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:264
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:267
#, kde-format
msgid "Update selected operations (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (format), widget (SKGProgressBar, kIncome)
#. i18n: ectx: property (format), widget (SKGProgressBar, kExpense)
#. i18n: ectx: property (format), widget (SKGProgressBar, kIncome_previous)
#. i18n: ectx: property (format), widget (SKGProgressBar, kExpense_previous)
#. i18n: ectx: property (format), widget (SKGProgressBar, kSaving)
#. i18n: ectx: property (format), widget (SKGProgressBar, kSaving_previous)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:49
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:78
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:121
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:150
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:186
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:202
#, kde-format, no-c-format
msgid "%p"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kExpenseLabel)
#. i18n: ectx: property (text), widget (QLabel, kExpense_previousLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:62
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:134
#, kde-format
msgid "Expenditure:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kIncome_previousLabel)
#. i18n: ectx: property (text), widget (QLabel, kIncomeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:105
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:163
#, kde-format
msgid "Income:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kSavingLabel)
#. i18n: ectx: property (text), widget (QLabel, kSaving_previousLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:170
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_board.ui:209
#, kde-format
msgid "Saving:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:23
#, kde-format
msgid "&What to do, if an action breaks a reconciliation:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:47
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:521
#, kde-format
msgid "Nothing"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:52
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:526
#, kde-format
msgid "Display a warning message"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_reconciliation)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_broken_import)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:57
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:531
#, kde-format
msgid "Display an error message and cancel the current action"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:78
#, kde-format
msgid "Default values for special operations"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:109
#, kde-format
msgid "Fake"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kPayeeFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryCommissionLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:143
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:206
#, kde-format
msgid "Te&xtLabel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kCategoryFakeLbl)
#. i18n: ectx: property (text), widget (QLabel, kCategoryTaxLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:153
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:239
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:187
#, kde-format
msgid "Commission / Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:265
#, kde-format
msgid "Commission"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:278
#, kde-format
msgid "Tax"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_computeBalances)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:299
#, kde-format
msgid "Compute balances (uncheck to improve performances)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, fontBox)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:316
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:43
#, kde-format
msgid "Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontFutureLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:325
#, kde-format
msgid "Font fo&r future operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontNotValidatedLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:356
#, kde-format
msgid "Font for non-&validated operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontSubOperationLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:387
#, kde-format
msgid "Font for sub operations:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fasteditmodelbl)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:445
#, kde-format
msgid "Fast edit &mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:459
#, kde-format
msgid "Search in templates only"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:464
#, kde-format
msgid "Search first in templates and after in operations"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:469
#, kde-format
msgid "Search in operations only"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_fasteditmode)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:474
#, kde-format
msgid "Search first in operations and after in templates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_operation/skgoperationpluginwidget_pref.ui:510
#, kde-format
msgid "W&hat to do, if an action breaks an import:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:69
#, kde-format
msgctxt "Verb"
msgid "Delete unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:74
#, kde-format
msgctxt "Verb"
msgid "Open similar payees..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:75
#, kde-format
msgctxt "Noun, a list of items"
msgid "Similar payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:98
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:108
#, kde-format
msgctxt "A tool tip"
msgid "Payees management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:119
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_payee_plugin\">payees</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:140
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:141
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by removing payees for which no operation is registered."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:162
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some payees seem to be identical"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:163
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Some payee seem to be identical but with different syntax. They could be merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:178
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Delete unused payees"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:186
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unused payees deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeeplugin.cpp:188
#, kde-format
msgctxt "Error message"
msgid "Unused payees deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:191
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Payee creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:205
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:209
#, kde-format
msgctxt "Successful message after an user action"
msgid "Payee '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:212
#, kde-format
msgctxt "Error message"
msgid "Payee creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:230
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Payee update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:243
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected payees to an existing payee. Payees have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:251
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected payees. Payees have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:260
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:289
#, kde-format
msgctxt "An information message"
msgid "The payee '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:294
#, kde-format
msgctxt "Successful message after an user action"
msgid "Payee updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget.cpp:296
#, kde-format
msgctxt "Error message"
msgid "Payee update failed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameInput)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameInput)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:77
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:80
#, kde-format
msgid "Name of the payee"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kAddressEdit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kAddressEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:109
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:112
#, kde-format
msgid "Address of the payee"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddButton)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:187
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:190
#, kde-format
msgid "Create a payee (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyButton)
#. +> trunk5
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:200
#: plugins/skrooge/skrooge_payee/skgpayeepluginwidget_base.ui:203
#, kde-format
msgid "Modify selected payee (Shift+Enter)"
msgstr ""
#. i18n: ectx: label, entry (backgroundColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:9
#, kde-format
msgid "Background color"
msgstr ""
#. i18n: ectx: label, entry (textColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:13
#, kde-format
msgid "Text color"
msgstr ""
#. i18n: ectx: label, entry (outlineColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:17
#, kde-format
msgid "Outline color"
msgstr ""
#. i18n: ectx: label, entry (axisColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:21
#, kde-format
msgid "Axis color"
msgstr ""
#. i18n: ectx: label, entry (gridColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:25
#, kde-format
msgid "Grid color"
msgstr ""
#. i18n: ectx: label, entry (minColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:29
#, kde-format
msgid "Minimum color"
msgstr ""
#. i18n: ectx: label, entry (maxColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:33
#, kde-format
msgid "Maximum color"
msgstr ""
#. i18n: ectx: label, entry (averageColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:37
#, kde-format
msgid "Average color"
msgstr ""
#. i18n: ectx: label, entry (tendencyColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:41
#, kde-format
msgid "Tendency color"
msgstr ""
#. i18n: ectx: label, entry (paretoColor), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:45
#, kde-format
msgid "Pareto color"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_antialiasing)
#. i18n: ectx: label, entry (antialiasing), group (skrooge_report)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreport_settings.kcfg:49
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:186
#, kde-format
msgid "Antialiasing"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportboardwidget.cpp:30
#, kde-format
msgctxt "Dashboard widget title"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:89
#, kde-format
msgctxt "Verb"
msgid "Open very old operations..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:91
#, kde-format
msgctxt "Noun, a list of items"
msgid "Very old operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:101
#, kde-format
msgctxt "Verb"
msgid "Open very far operations in the future..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:103
#, kde-format
msgctxt "Noun, a list of items"
msgid "Very far operations in the future"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:125
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:127
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Personal Financial Score"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:132
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Report bookmarked named \"%1\""
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:190
#, kde-format
msgctxt "Noun"
msgid "Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:200
#, kde-format
msgctxt "Noun"
msgid "Generate report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:211
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can double click on a value in <a href=\"skg://skrooge_report_plugin\">reports</a> to show corresponding operations.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:212
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can open <a href=\"skg://skrooge_report_plugin\">reports</a> for selections made in other pages.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:213
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can export <a href=\"skg://skrooge_report_plugin\">reports</a> in many formats.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:243
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Unit equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:258
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations with Category equal to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:274
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations followed by "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:288
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations assigned to "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:302
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:313
#, kde-format
msgctxt "Noun, a list of items"
msgid "Selected sub operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:323
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations corresponding to rule "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:374
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are very old"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:375
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "For performances reasons, very old operations are not taken into account in graph report. Check if these operations are normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:391
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Some operations are very far in the future"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportplugin.cpp:392
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "For performances reasons, operations very far in the future are not taken into account in graph report. Check if these operations are normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:74
#, kde-format
msgctxt "Display graph values as the sum of operations amount"
msgid "Sum of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:75
#, kde-format
msgctxt "Display graph values as the cumulated sum of operations amount"
msgid "Cumulated sum of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:76
#, kde-format
msgctxt "Display graph values in base 100"
msgid "Base 100"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:77
#, kde-format
msgctxt "Display graph values in base 100"
msgid "Cumulated sum in base 100"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:78
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Percent of columns"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:79
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Absolute percent of columns"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:80
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Percent of lines"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:81
#, kde-format
msgctxt "Display graph values in percentage"
msgid "Absolute percent of lines"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:82
#, kde-format
msgctxt "Display graph values as a number of operations (or transaction)"
msgid "Count number of operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:84
#, kde-format
msgctxt "Noun"
msgid "None"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:85
#, kde-format
msgctxt "Noun"
msgid "Moving average"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:86
#, kde-format
msgctxt "Noun"
msgid "Weighted moving average"
msgstr ""
#. i18nc("Noun", "Interest rate") , 5);
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:88
#, kde-format
msgctxt "Noun"
msgid "Schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:89
#, kde-format
msgctxt "Noun"
msgid "Budget"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:91
#, kde-format
msgid "Setup Report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:91
#, kde-format
msgid "Display the edit panel for report"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:104
#, kde-format
msgctxt "Verb"
msgid "Open..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:490
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:1037
#: skgbankmodeler/skgdocumentbank.cpp:774
#, kde-format
msgctxt "Noun"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:518
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:538
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:541
#, kde-format
msgctxt "Noun"
msgid " with "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:519
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:552
#, kde-format
msgctxt "Noun"
msgid "'%1' with '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:536
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:563
#, kde-format
msgctxt "Noun"
msgid " and "
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:548
#, kde-format
msgctxt "Noun"
msgid "'%1' are empty"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:571
#, kde-format
msgctxt "Noun"
msgid "incomes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:574
#, kde-format
msgctxt "Noun"
msgid "expenses"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:577
#, kde-format
msgctxt "Noun"
msgid "transfers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:579
#, kde-format
msgctxt "Noun"
msgid "grouped"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:582
#, kde-format
msgctxt "Noun"
msgid "tracked"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:585
#, kde-format
msgctxt "Noun"
msgid "during '%1' for '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:609
#, kde-format
msgid "(%1) or (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:943
#, kde-format
msgctxt "Progression step"
msgid "Create scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:977
#, kde-format
msgctxt "Progression step"
msgid "Create budgeted operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget.cpp:1138
#, kde-format
msgctxt "Noun"
msgid "N %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:60
#, kde-format
msgid "Other filters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:87
#, kde-format
msgid "Operation Types"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kColumnsLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:103
#, kde-format
msgid "Columns:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCorrectedByMode)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCorrectedByMode)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:122
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:125
#, kde-format
msgid "Select how you want to correct values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kColDown)
#. i18n: ectx: property (statusTip), widget (QToolButton, kColDown)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:147
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:150
#, kde-format
msgid "Reduce level"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineDown)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineDown)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:172
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:175
#, kde-format
msgid "Collapse"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineRemove)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineRemove)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:197
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:200
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kGrouped)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kGrouped)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:213
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:216
#, kde-format
msgid "Include grouped operations or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kGrouped)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:219
#, kde-format
msgid "Grouped"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kMode)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kMode)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:229
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:232
#, kde-format
msgid "Select what you want to do with values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kTracked)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kTracked)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:242
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:245
#, kde-format
msgid "Include tracked operations or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kTracked)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:248
#, kde-format
msgid "Tracked"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kIncomes)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kIncomes)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:258
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:261
#, kde-format
msgid "Include incomes or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kIncomes)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:264
#, kde-format
msgid "Incomes"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kLinesLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:290
#, kde-format
msgid "Lines:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:303
#, kde-format
msgid "Corrected &by:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:313
#, kde-format
msgid "Data"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kLines)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kLines)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:336
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:339
#, kde-format
msgid "Select what you want to see in the rows"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kExpenses)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kExpenses)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:349
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:352
#, kde-format
msgid "Include expenses or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kExpenses)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:355
#, kde-format
msgid "Expenses"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kLineUp)
#. i18n: ectx: property (statusTip), widget (QToolButton, kLineUp)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:371
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:374
#, kde-format
msgid "Expand"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:384
#, kde-format
msgid "Dates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kModeLabel)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:400
#, kde-format
msgid "Mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:431
#, kde-format
msgid "Forecast:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kForecastCmb)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:458
#, kde-format
msgid ""
"Choose forecast method:\n"
"- Schedule: Use the scheduled operations in forecast.\n"
"- Average: Use average of the three previous months in forecast"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kCorrectedBy)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kCorrectedBy)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:490
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:493
#, kde-format
msgid "Select the index to correct the values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kColUp)
#. i18n: ectx: property (statusTip), widget (QToolButton, kColUp)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:506
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:509
#, kde-format
msgid "Increase level"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kTransfers)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kTransfers)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:519
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:522
#, kde-format
msgid "Include transfers or not in report"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kTransfers)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:525
#, kde-format
msgid "Transfers"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kColumns)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kColumns)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:560
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:563
#, kde-format
msgid "Select what you want to see in the columns"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, kOtherFilters)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_base.ui:573
#, kde-format
msgid "The list of additional filters from other open pages that can be added"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:17
#, kde-format
msgid "Colors"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:23
#, kde-format
msgid "Outline color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1_2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:36
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label5)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:55
#, kde-format
msgid "Tendency color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label2)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:68
#, kde-format
msgid "Minimum color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:84
#, kde-format
msgid "Maximum color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label4)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:100
#, kde-format
msgid "Average color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:116
#, kde-format
msgid "Grid color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:132
#, kde-format
msgid "Axis color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label1_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:148
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label6_3)
#. +> trunk5
#: plugins/skrooge/skrooge_report/skgreportpluginwidget_pref.ui:170
#, kde-format
msgid "Pareto color:"
msgstr ""
#. i18n: ectx: label, entry (check_on_open), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:9
#, kde-format
msgid "Check on open"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_create_template)
#. i18n: ectx: label, entry (create_template), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:13
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:33
#, kde-format
msgid "Create a template when an operation is scheduled"
msgstr ""
#. i18n: ectx: label, entry (remind_me), group (skrooge_scheduled)
#. i18n: ectx: label, entry (remind_me_days), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:17
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:21
#, kde-format
msgid "Remind Me"
msgstr ""
#. i18n: ectx: label, entry (auto_write), group (skrooge_scheduled)
#. i18n: ectx: label, entry (auto_write_days), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:25
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:29
#, kde-format
msgid "Automatically Write"
msgstr ""
#. i18n: ectx: label, entry (once_every), group (skrooge_scheduled)
#. i18n: ectx: label, entry (once_every_unit), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:33
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:37
#, kde-format
msgid "Periodicity"
msgstr ""
#. i18n: ectx: label, entry (nb_times), group (skrooge_scheduled)
#. i18n: ectx: label, entry (nb_times_val), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:41
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:45
#, kde-format
msgid "Number of times"
msgstr ""
#. i18n: ectx: label, entry (fontDisabledColor), group (skrooge_scheduled)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduled_settings.kcfg:49
#, kde-format
msgid "Color of font for disabled schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:71
#, kde-format
msgctxt "Verb, create a scheduled operation"
msgid "Schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:92
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:326
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Insert recurrent operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:110
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:153
#, kde-format
msgctxt "Noun"
msgid "Scheduled operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:163
#, kde-format
msgctxt "Noun"
msgid "Operations scheduled management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:174
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can <a href=\"skg://skrooge_scheduled_plugin\">schedule</a> operations or templates.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:193
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Conversion schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:213
#, kde-format
msgctxt "An information message"
msgid "All scheduled operations have been converted in template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:231
#, kde-format
msgctxt "An information message"
msgid "A template has been created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:270
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Operation schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:277
#, kde-format
msgctxt "An information to the user"
msgid "The operation '%1' has been scheduled"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:290
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:514
#, kde-format
msgctxt "Successful message after an user action"
msgid "Operation scheduled."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:292
#, kde-format
msgctxt "Error message"
msgid "Operation schedule failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:325
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:363
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Scheduled operation '%1' not uptodate"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:326
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The scheduled operation '%1' does not have the amount of the last inserted operation (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:330
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Update the next scheduled operation amount (%1)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:364
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The scheduled operation '%1' does not have the date aligned with the last inserted operation (%2)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:368
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Update the next scheduled operation date (%1)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:401
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Possible schedule '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:402
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "The operation '%1' seems to be regularly created and could be scheduled"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:406
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Monthly schedule the operation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:431
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:472
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Update scheduled operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:450
#, kde-format
msgctxt "An information to the user"
msgid "The amount of the scheduled operation of '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:454
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:482
#, kde-format
msgctxt "Successful message after an user action"
msgid "Scheduled operation updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:456
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:484
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:302
#, kde-format
msgctxt "Error message"
msgid "Update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:478
#, kde-format
msgctxt "An information to the user"
msgid "The date of the scheduled operation of '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:497
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Scheduled operation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:508
#, kde-format
msgctxt "An information to the user"
msgid "The scheduled operation of '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledplugin.cpp:516
#, kde-format
msgctxt "Error message"
msgid "Schedule failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:57
#, kde-format
msgid "Ongoing"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:58
#, kde-format
msgid "Complete"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:71
#, kde-format
msgctxt "User action"
msgid "Process immediately"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:168
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of the schedule"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:274
#: skgbankgui/skgobjectmodel.cpp:984
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Recurrent operation update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:294
#: skgbankgui/skgobjectmodel.cpp:995
#, kde-format
msgctxt "An information to the user"
msgid "The recurrent operation '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:300
#, kde-format
msgctxt "Successful message after an user action"
msgid "Recurrent operation updated."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:338
#, kde-format
msgctxt "Successful message after an user action"
msgid "Recurrent operation inserted."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget.cpp:340
#, kde-format
msgctxt "Error message"
msgid "Insertion failed"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, kTitle)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:32
#, kde-format
msgid "First, you have to schedule an operation or a template from the operations page."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kRemindMe)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:62
#, kde-format
msgid "Remind me:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:82
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:174
#, kde-format
msgid "days &before term"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:105
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:105
#, kde-format
msgid "Once ever&y:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:138
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:126
#, kde-format
msgid "day(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:143
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:131
#, kde-format
msgid "week(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:148
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:136
#, kde-format
msgid "month(s)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kOnceEveryUnit)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_once_every_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:153
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:141
#, kde-format
msgid "year(s)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kAutoWrite)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:161
#, kde-format
msgid "Automatically write:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:181
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:237
#, kde-format
msgid "days before &term"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kNbTimes)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:191
#, kde-format
msgid "Number of occurrences:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kProcessBtn)
#. i18n: ectx: property (statusTip), widget (QToolButton, kProcessBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:280
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:283
#, kde-format
msgid "Insert scheduled operations"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, kProcessBtn)
#. i18n: ectx: property (title), widget (QGroupBox, kActionGrp)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:286
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:285
#, kde-format
msgid "Process"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kJumpBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kJumpBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:299
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:302
#, kde-format
msgid "Open the operation page with the selected scheduled operations"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kJumpBtn)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:305
#, kde-format
msgid "Jump to the operation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_base.ui:314
#, kde-format
msgid "Next occurrence:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_check_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:20
#, kde-format
msgid "If checked, Skrooge will insert relevant occurrences when starting."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_check_on_open)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:23
#, kde-format
msgid "Check scheduled operations on open"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fontdisable)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:52
#, kde-format
msgid "Font for disabled schedule:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:96
#, kde-format
msgid "Default parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_remind_me)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:154
#, kde-format
msgid "Remind me"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_auto_write)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:184
#, kde-format
msgid "Automatically write"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_nb_times)
#. +> trunk5
#: plugins/skrooge/skrooge_scheduled/skgscheduledpluginwidget_pref.ui:227
#, kde-format
msgid "Number of occurrences"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:38
#, kde-format
msgctxt "Dashboard widget title"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:52
#, kde-format
msgctxt "Verb, open a page"
msgid "Open..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:59
#, kde-format
msgctxt "Noun, an option in contextual menu"
msgid "Highlighted only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgalarmboardwidget.cpp:178
#, kde-format
msgctxt "Message"
msgid ""
"No alarm defined<br>"
"on the <a href=\"%1\">\"Search and process\"</a> page."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:71
#, kde-format
msgctxt "Noun, alarms"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:104
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on all operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:112
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on not checked operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:121
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on imported operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:130
#, kde-format
msgctxt "Verb, action to execute"
msgid "Execute on not validated operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:187
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Process execution"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:196
#, kde-format
msgctxt "Successful message after an user action"
msgid "Process executed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:198
#, kde-format
msgctxt "Error message"
msgid "Process execution failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:340
#, kde-format
msgctxt "Noun"
msgid "Search and process"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:350
#, kde-format
msgctxt "Noun"
msgid "Search and process management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:361
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... skrooge can <a href=\"skg://skrooge_search_plugin\">search</a> and automatically process some operations.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:362
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create alarms based on <a href=\"skg://skrooge_search_plugin\">searches</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:405
#, kde-format
msgctxt "Advice on making the best (long)"
msgid ""
"Take care to your alarms.<br>"
" %1."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchplugin.cpp:409
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Open operations corresponding to this alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:46
#, kde-format
msgctxt "Message template"
msgid "Message to display when alarm is triggered (%1 is the total amount, %2 is the alarm amount, %3 the difference)"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:50
#: skgbankgui/skgobjectmodel.cpp:231 skgbankgui/skgobjectmodel.cpp:285
#: skgbankgui/skgobjectmodel.cpp:891
#, kde-format
msgctxt "Noun, a search"
msgid "Search"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:51
#: skgbankgui/skgobjectmodel.cpp:233 skgbankgui/skgobjectmodel.cpp:287
#: skgbankgui/skgobjectmodel.cpp:893
#, kde-format
msgctxt "Noun, a modification"
msgid "Update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:52
#: skgbankgui/skgobjectmodel.cpp:235 skgbankgui/skgobjectmodel.cpp:289
#: skgbankgui/skgobjectmodel.cpp:895
#, kde-format
msgctxt "Noun, an alarm"
msgid "Alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:53
#, kde-format
msgctxt "Noun, a modification by applying a template"
msgid "Template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:55
#: skgbankmodeler/skgdocumentbank.cpp:3142
#, kde-format
msgctxt "Adjective, an highlighted item"
msgid "Highlighted"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kQueryGrp)
#. i18n: ectx: property (text), widget (QPushButton, kSearch)
#. i18n: ectx: property (placeholderText), widget (KLineEdit, kFilterEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:75
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:114
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:403
#: skgbankgui/skgquerycreator.ui:39 skgbasegui/skgtablewithgraph.cpp:127
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:75
#, kde-format
msgid "Display the edit panel for searches"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:82
#, kde-format
msgid "Update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:82
#, kde-format
msgid "Display the edit panel for updates"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kAlarmFrm)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:89
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:130
#, kde-format
msgid "Alarm"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:89
#, kde-format
msgid "Display the edit panel for alarm"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kTemplateFrm)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:96
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:231
#, kde-format
msgid "Template"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:96
#, kde-format
msgid "Display the edit panel for updates by templates"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:268
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process creation"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:279
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:284
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:287
#, kde-format
msgctxt "Error message"
msgid "Search and process creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:320
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search and process update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:331
#, kde-format
msgctxt "An information to the user"
msgid "The search rule '%1' have been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:336
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search and process updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:338
#, kde-format
msgctxt "Error message"
msgid "Search and process update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:407
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:447
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:491
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:535
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Search update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:422
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:466
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:510
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:550
#, kde-format
msgctxt "An information to the user"
msgid "The search '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:429
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:473
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:517
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:557
#, kde-format
msgctxt "Successful message after an user action"
msgid "Search updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:431
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:475
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:519
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:559
#, kde-format
msgctxt "Error message"
msgid "Search update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:572
#, kde-format
msgctxt "Noun, a list of items"
msgid "Sub operations corresponding to rule '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget.cpp:635
#, kde-format
msgid "%1 operation found (%2 imported, %3 not yet validated, %4 not checked)."
msgid_plural "%1 operations found (%2 imported, %3 not yet validated, %4 not checked)."
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kApply)
#. i18n: ectx: property (statusTip), widget (QToolButton, kApply)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:96
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:99
#, kde-format
msgid "Apply processes"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGQueryCreator, kQueryCreator)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:120
#, kde-format
msgid "Allow search definition"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:142
#, kde-format
msgid "Ala&rm amount:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmMessageLbl)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:155
#, kde-format
msgid "Alarm &message:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAlarmAmount)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAlarmAmount)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:202
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:205
#, kde-format
msgid "Amount triggering the alarm"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTemplate)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTemplate)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:250
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:253
#, kde-format
msgid "The template to apply on all operations matching the condition"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kAlarmLbl_2)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:269
#, kde-format
msgid "&Template to apply:"
msgstr ""
#. i18n: ectx: property (statusTip), widget (SKGQueryCreator, kActionCreator)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:291
#, kde-format
msgid "Allow process definition"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:346
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:349
#, kde-format
msgid "Add a search or a process (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:368
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:371
#, kde-format
msgid "Update selected search or process (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kSearch)
#. i18n: ectx: property (statusTip), widget (QPushButton, kSearch)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:397
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:400
#, kde-format
msgid "Search without creating rule"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kOpenReport)
#. i18n: ectx: property (statusTip), widget (QPushButton, kOpenReport)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:410
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:413
#, kde-format
msgid "Open report without creating rule"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kOpenReport)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_base.ui:416
#, kde-format
msgid "Open report"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_pref.ui:28
#, kde-format
msgid "Raise alarm every:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: plugins/skrooge/skrooge_search/skgsearchpluginwidget_pref.ui:54
#, kde-format
msgid "minutes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:81
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Trackers"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:91
#, kde-format
msgctxt "A tool tip"
msgid "Trackers management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:102
#, kde-format
msgctxt "Description of a tips"
msgid "<p>...you can follow your refunds by using a <a href=\"skg://skrooge_tracker_plugin\">tracker</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:125
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "'%1' is an old tracker"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerplugin.cpp:126
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "This tracker does not contain recent operation. You may want to close it if you do not intend to add other operations"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:175
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Tracker creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:182
#, kde-format
msgctxt "An information to the user"
msgid "The tracker '%1' have been added"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:187
#, kde-format
msgctxt "Successful message after an user action"
msgid "Tracker '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:190
#, kde-format
msgctxt "Error message"
msgid "Tracker creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:206
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Tracker update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:215
#, kde-format
msgctxt "An information to the user"
msgid "The tracker '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:221
#, kde-format
msgctxt "Successful message after an user action"
msgid "Tracker updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget.cpp:223
#, kde-format
msgctxt "Error message"
msgid "Tracker update failed"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameInput)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameInput)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:77
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:80
#, kde-format
msgid "Name of the tracker"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kCommentEdit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kCommentEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:109
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:112
#, kde-format
msgid "Comment of the tracker"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kAddButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kAddButton)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:142
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:145
#, kde-format
msgid "Create a tracker (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kModifyButton)
#. i18n: ectx: property (statusTip), widget (QPushButton, kModifyButton)
#. +> trunk5
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:155
#: plugins/skrooge/skrooge_tracker/skgtrackerpluginwidget_base.ui:158
#, kde-format
msgid "Modify selected tracker (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, downloadmode)
#. i18n: ectx: label, entry (last), group (skrooge_unit)
#. i18n: ectx: label, entry (last_monthly), group (skrooge_unit)
#. i18n: ectx: label, entry (last_weekly), group (skrooge_unit)
#. i18n: ectx: label, entry (last_daily), group (skrooge_unit)
#. i18n: ectx: label, entry (all_monthly), group (skrooge_unit)
#. i18n: ectx: label, entry (all_weekly), group (skrooge_unit)
#. i18n: ectx: label, entry (all_daily), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:9
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:14
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:18
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:22
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:26
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:30
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:34
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:66
#, kde-format
msgid "Download mode"
msgstr ""
#. i18n: ectx: label, entry (nb_loaded_values), group (skrooge_unit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunit_settings.kcfg:46
#, kde-format
msgid "Maximum number of imported values:"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:32
#, kde-format
msgctxt "Title of a dashboard widget"
msgid "Quotes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:53
#, kde-format
msgctxt "Noun, a country's currency"
msgid "Currencies"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:61
#, kde-format
msgctxt "Financial indexes, used as an indicator of financial places' health. Examples : Dow Jones, CAC40, Nikkei..."
msgid "Indexes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:69
#, kde-format
msgctxt "Shares, as in financial shares: parts of a company that you can buy or sell on financial markets"
msgid "Shares"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:77
#, kde-format
msgctxt "Noun, a physical object like a house or a car"
msgid "Objects"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:85
#, kde-format
msgctxt "Only show the list of Shares (financial shares) that you own"
msgid "Shares owned only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:228
#, kde-format
msgctxt "A list of operations made on the specified unit"
msgid "Operations with unit equal to '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitboardwidget.cpp:242
#, kde-format
msgctxt "Message about not having any financial Share or financial index in the document"
msgid ""
"No share or index defined<br>"
"on the <a href=\"%1\">\"Units\"</a> page."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:75
#, kde-format
msgctxt "Verb"
msgid "Split share..."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:81
#, kde-format
msgctxt "Verb"
msgid "Delete unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:95
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Quotes"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:97
#, kde-format
msgctxt "Noun, the title of a section"
msgid "Stock portfolio"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:131
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Create default unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:159
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Automatic download of units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:165
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:636
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been downloaded"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:205
#, kde-format
msgctxt "Noun, units for operations, usually currencies or a shares"
msgid "Units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:215
#, kde-format
msgctxt "A tool tip"
msgid "Unit management"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:221
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download <a href=\"skg://skrooge_unit_plugin\">units</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:222
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_unit_plugin\">units</a> can be downloaded <a href=\"skg://tab_configure?page=Skrooge Unit Plugin\">automatically</a> when a document is opened.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:223
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can split a <a href=\"skg://skrooge_unit_plugin\">share</a>.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:224
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... <a href=\"skg://skrooge_unit_plugin\">units</a> can be merged by drag & drop.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:225
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can download more <a href=\"skg://skrooge_unit_plugin\">sources</a> of quote.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:226
#, kde-format
msgctxt "Description of a tips"
msgid "<p>... you can create and share your own source of quote.</p>"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:252
#, kde-format
msgctxt "Question"
msgid "Split share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:253
#, kde-format
msgctxt "Question"
msgid "Ratio (2 means 2-for-1, 0.5 means 1-for-2):"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:257
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Split stock '%1' by '%2'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:263
#, kde-format
msgctxt "Successful message after an user action"
msgid "Stock split."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:265
#, kde-format
msgctxt "Error message"
msgid "Splitting stock failed."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:293
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Define a primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:294
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "To avoid misunderstanding and conflicts between units at conversion time, you should define a primary currency. It is the currency against which all other will be converted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:298
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Set '%1' as primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:305
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:338
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:368
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:421
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:450
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:479
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:326
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Define a secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:327
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "When a secondary unit is defined, Skrooge will display it as an additional amount information."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:331
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Set '%1' as secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:363
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Unit '%1' has not been downloaded for more than a month"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:364
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Do not forget download units to have a better view of your accounts"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:375
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Download '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:393
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Many unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:394
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "You can improve performances by removing units for which no operation is registered."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:416
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "The amount of the unit '%1' is not defined"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:417
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "'%1' has an amount defined at 1. Most of the time this is not normal and causes wrong computation. Check if this is normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:445
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "The definition of the unit '%1' is too complex"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:446
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "'%1' is defined relatively to another unit defined relatively to a third one. This is too complex and not supported by Skrooge."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:474
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "Unit '%1' has very old values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:475
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "Unit '%1' has very old values. Check if this is normal."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:494
#, kde-format
msgctxt "Advice on making the best (short)"
msgid "No decimal symbol defined"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:495
#, kde-format
msgctxt "Advice on making the best (long)"
msgid "In KDE localization settings, there is no decimal symbol defined for currencies. This could be confusing."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:499
#, kde-format
msgctxt "Advice on making the best (action)"
msgid "Edit KDE settings"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:522
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Define primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:530
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' is now the primary unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:534
#, kde-format
msgctxt "Message for successful user action"
msgid "Primary currency defined."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:536
#, kde-format
msgctxt "Error message"
msgid "Primary currency definition failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:553
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Define secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:561
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' is now the secondary unit"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:565
#, kde-format
msgctxt "Message for successful user action"
msgid "Secondary currency defined."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:567
#, kde-format
msgctxt "Error message"
msgid "Secondary currency definition failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:611
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Delete unused units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:619
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unused units deleted"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitplugin.cpp:621
#, kde-format
msgctxt "Error message"
msgid "Unused units deletion failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:57
#, kde-format
msgctxt "A mode of graph of unit values"
msgid "Unit values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:58
#, kde-format
msgctxt "A mode of graph of unit values"
msgid "Amount owned"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:74
#, kde-format
msgctxt "Noun, items to display"
msgid "All"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:82
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:204
#: skgbankmodeler/skgdocumentbank.cpp:416
#, kde-format
msgctxt "Noun, a country's currency"
msgid "Currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:88
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:205
#: skgbankmodeler/skgdocumentbank.cpp:417
#, kde-format
msgctxt "Noun, a financial share, as in a stock market"
msgid "Share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:94
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:206
#: skgbankmodeler/skgdocumentbank.cpp:418
#, kde-format
msgctxt "Noun, a financial index like the Dow Jones, NASDAQ, CAC40..."
msgid "Index"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:100
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:207
#: skgbankmodeler/skgdocumentbank.cpp:419
#, kde-format
msgctxt "Noun, a physical object like a house or a car"
msgid "Object"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:137
#, kde-format
msgid "download last value only"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:141
#, kde-format
msgid "download monthly values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:145
#, kde-format
msgid "download weekly values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:149
#, kde-format
msgid "download daily values since last known value"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:153
#, kde-format
msgid "download all monthly values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:157
#, kde-format
msgid "download all weekly values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:161
#, kde-format
msgid "download all daily values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:165
#, kde-format
msgid "simplify values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:185
#, kde-format
msgid "Display the edit panel for standard units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:191
#, kde-format
msgid "Manual / Share"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:191
#, kde-format
msgid "Display the edit panel for manual units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:197
#, kde-format
msgid "Values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:197
#, kde-format
msgid "Display the edit panel for values of units"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:202
#: skgbankmodeler/skgdocumentbank.cpp:414
#, kde-format
msgctxt "Noun"
msgid "Primary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:203
#: skgbankmodeler/skgdocumentbank.cpp:415
#, kde-format
msgctxt "Noun"
msgid "Secondary currency"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:441
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:448
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit creation '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:464
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unit '%1' created"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:467
#, kde-format
msgctxt "Error message"
msgid "Unit creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:473
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit value creation for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:478
#, kde-format
msgctxt "Successful message after an user action"
msgid "Unit value created for '%1'"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:482
#, kde-format
msgctxt "Error message"
msgid "Unit value creation failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:500
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Unit update"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:513
#, kde-format
msgctxt "Information message"
msgid "You tried to modify names of selected units to an existing unit. Units have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:521
#, kde-format
msgctxt "Information message"
msgid "You tried to modify all names of selected units. Units have been merged."
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:558
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:565
#, kde-format
msgctxt "Message for successful user action"
msgid "Unit updated"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:567
#, kde-format
msgctxt "Error message"
msgid "Unit update failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:607
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values for [%1 (%2)]"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:630
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Download values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:642
#, kde-format
msgctxt "Successful message after an user action"
msgid "Download done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:644
#, kde-format
msgctxt "Error message"
msgid "Download failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:659
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Simplify unit values"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:665
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been simplified"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:671
#, kde-format
msgctxt "Successful message after an user action"
msgid "Simplification done"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:673
#, kde-format
msgctxt "Error message"
msgid "Simplification failed"
msgstr ""
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget.cpp:894
#, kde-format
msgctxt "Default description for the source"
msgid "My favorite source of download for units"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableView, kUnitValueTableViewEdition)
#. i18n: ectx: property (statusTip), widget (SKGTableView, kUnitValueTableViewEdition)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:66
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:69
#, kde-format
msgid "List of quotes for selected unit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, kNbDecimal)
#. i18n: ectx: property (statusTip), widget (QSpinBox, kNbDecimal)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:177
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:180
#, kde-format
msgid "The number of decimal to display of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kCountryCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kCountryCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:193
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:196
#, kde-format
msgid "The country of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGUnitComboBox, kUnitCreatorUnit)
#. i18n: ectx: property (statusTip), widget (SKGUnitComboBox, kUnitCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:209
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:212
#, kde-format
msgid "The unit of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kNameCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kNameCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:267
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:270
#, kde-format
msgid "The name of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kSymbolCreatorUnit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kSymbolCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:277
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:280
#, kde-format
msgid "The symbol of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kTypeCreatorUnit)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kTypeCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:293
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:296
#, kde-format
msgid "The type of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kDownloadSource)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kDownloadSource)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:385
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:388
#, kde-format
msgid "The download source for the unit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kInternetCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:453
#, kde-format, no-c-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">The Internet code of the unit.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt;\"><br />"
"</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">You can add \" /\" if you are not able to download the expected quote but you are able to download the inverse.</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt; text-decoration: underline;\">Example:</span><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\"> EURUSD=X is the symbol to download EURO in USD.</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">If you want USD in EURO, you have to create a unit USD with \"EURUSD=X /\" as the Internet code.</span></p>"
"\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:10pt;\"><br />"
"</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">This field can also be set with a yearly rate. The values are computed by clicking on download.<br />"
"Example:</span></p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:'DejaVu Sans'; font-size:10pt;\">=-25 means -25% per year.</span></p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QLineEdit, kInternetCreatorUnit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:456
#, kde-format
msgid "The Internet code of the unit."
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGComboBox, kCurrencyList)
#. i18n: ectx: property (statusTip), widget (SKGComboBox, kCurrencyList)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:508
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:511
#, kde-format
msgid "List of known units"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kObsolete)
#. i18n: ectx: property (statusTip), widget (QCheckBox, kObsolete)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:527
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:530
#, kde-format
msgid "To include suspended and obsolete currencies"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kObsolete)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:533
#, kde-format
msgid "Obsolete currencies"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateEdit)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:614
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:617
#, kde-format
msgid "Date of the unit's quote"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGCalculatorEdit, kAmountEdit)
#. i18n: ectx: property (statusTip), widget (SKGCalculatorEdit, kAmountEdit)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:655
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:658
#, kde-format
msgid "Amount of the unit's quote"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitAdd)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitAdd)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:764
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:767
#, kde-format
msgid "Create a new unit (Ctrl+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitUpdate)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitUpdate)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:786
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:789
#, kde-format
msgid "Update the selected unit (Shift+Enter)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:806
#, kde-format
msgid ""
"Download quotes for the selected unit.\n"
"See options to modify download frequency."
msgstr ""
#. i18n: ectx: property (statusTip), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:809
#, kde-format
msgid "Download quotes for the selected unit."
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, kUnitValueDownload)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:812
#, kde-format
msgid "Download"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kUnitOpen)
#. i18n: ectx: property (statusTip), widget (QPushButton, kUnitOpen)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:828
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_base.ui:831
#, kde-format
msgid "Open the url of the source"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:75
#, kde-format
msgid "Last &value found only"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_monthly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:82
#, kde-format
msgid "&Monthly values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_weekly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:89
#, kde-format
msgid "Wee&kly values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_last_daily)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:96
#, kde-format
msgid "Dail&y values since last download"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_monthly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:103
#, kde-format
msgid "Monthly values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_weekly)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:110
#, kde-format
msgid "Weekly values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, kcfg_all_daily)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:117
#, kde-format
msgid "Daily values for all dates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: plugins/skrooge/skrooge_unit/skgunitpluginwidget_pref.ui:132
#, kde-format
msgid "Maximum num&ber of imported values:"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:240
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:240
#, kde-format
msgid "No"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "Pointed"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:243
#, kde-format
msgid "Checked"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:298
#, kde-format
msgctxt "Noun"
msgid "Day -0"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:300
#, kde-format
msgctxt "Noun"
msgid "Day -1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:302
#, kde-format
msgctxt "Noun"
msgid "Day -2"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:304
#, kde-format
msgctxt "Noun"
msgid "Day -3"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:306
#, kde-format
msgctxt "Noun"
msgid "Day -4"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:308
#, kde-format
msgctxt "Noun"
msgid "Day -5"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:310 skgbankgui/skgobjectmodel.cpp:330
#, kde-format
msgctxt "Noun"
msgid "Fifteen"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:314
#, kde-format
msgctxt "Noun"
msgid "Never"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:318
#, kde-format
msgctxt "Noun"
msgid "Day +0"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:320
#, kde-format
msgctxt "Noun"
msgid "Day +1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:322
#, kde-format
msgctxt "Noun"
msgid "Day +2"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:324
#, kde-format
msgctxt "Noun"
msgid "Day +3"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:326
#, kde-format
msgctxt "Noun"
msgid "Day +4"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:328
#, kde-format
msgctxt "Noun"
msgid "Day +5"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:410
#, kde-format
msgid "Auto: %1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:702
#, kde-format
msgctxt "Noun"
msgid "Original amount=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:724
#, kde-format
msgctxt "Noun"
msgid "Amount at creation date=%1 (%2 = %3 / year)"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:732
#, kde-format
msgctxt "Noun"
msgid "Account balance=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:746
#, kde-format
msgctxt "Noun"
msgid "Original delta=%1"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:796 skgbankgui/skgobjectmodel.cpp:826
#, kde-format
msgctxt "Information"
msgid "Address= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:804
#, kde-format
msgctxt "Information"
msgid "Category= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:816
#, kde-format
msgctxt "Information"
msgid "Agency number= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:821
#, kde-format
msgctxt "Information"
msgid "Number= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:831
#, kde-format
msgctxt "Information"
msgid "Comment= %1\n"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:871
#, kde-format
msgctxt "A tool tip"
msgid "This operation is pointed but not checked yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:873
#, kde-format
msgctxt "A tool tip"
msgid "You can use the reconciliation mode to validate pointed operations."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:875
#, kde-format
msgctxt "A tool tip"
msgid "Click to switch back status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:877 skgbankgui/skgobjectmodel.cpp:885
#, kde-format
msgctxt "A tool tip"
msgid "Ctrl+click to force checked status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:879
#, kde-format
msgctxt "A tool tip"
msgid "This operation is already checked."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:881
#, kde-format
msgctxt "A tool tip"
msgid "This operation is not pointed yet."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:883
#, kde-format
msgctxt "A tool tip"
msgid "Click to set pointed status."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:927
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:927
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open account '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:929
#, kde-format
msgctxt "An information message"
msgid "Warning, you closed an account with money"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:936
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:936
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open tracker '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:942
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:942
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open category '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:948
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Close payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:948
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Open payee '%1'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:956
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Change operation status"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1034
#, kde-format
msgctxt "An information to the user"
msgid "The budget '%1' have been updated"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1119
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move category"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1140
#, kde-format
msgctxt "An information to the user"
msgid "The category '%1' has been moved to '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1149
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge payees"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1161
#, kde-format
msgctxt "An information to the user"
msgid "The payee '%1' has been merged with payee '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1172
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge accounts"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1184
#, kde-format
msgctxt "An information to the user"
msgid "The account '%1' has been merged with account '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1193
#, kde-format
msgctxt "Warning message"
msgid ""
"The initial balance of the target account '%1' has been change to %2.\n"
"If you want to do the merge without changing the initial balance, you must keep the Ctrl key pressed."
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1203
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge units"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1215
#, kde-format
msgctxt "An information to the user"
msgid "The unit '%1' has been merged with unit '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1226
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Merge trackers"
msgstr ""
#. +> trunk5
#: skgbankgui/skgobjectmodel.cpp:1238
#, kde-format
msgctxt "An information to the user"
msgid "The tracker '%1' has been merged with tracker '%2'"
msgstr ""
#. +> trunk5
#: skgbankgui/skgpredicatcreator.cpp:257 skgbankgui/skgpredicatcreator.cpp:258
#, kde-format
msgctxt "Default value"
msgid "..."
msgstr ""
#. +> trunk5
#: skgbankgui/skgpredicatcreator.cpp:259
#, kde-format
msgctxt "Noun, an item's attribute"
msgid "attribute"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:53 skgbankgui/skgquerycreator.cpp:116
#, kde-format
msgctxt "A tool tip"
msgid "Switch in advanced mode"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:71 skgbasegui/skgfilteredtableview.cpp:213
#, kde-format
msgctxt "Tooltip"
msgid ""
"<html><head/><body>"
"<p>Searching is case-insensitive. So table, Table, and TABLE are all the same.<br/>"
"If you just put a word or series of words in the search box, the application will filter the table to keep all lines having these words (logical operator AND). <br/>"
"If you want to add (logical operator OR) some lines, you must prefix your word by '+'.<br/>"
"If you want to remove (logical operator NOT) some lines, you must prefix your word by '-'.<br/>"
"If you want to search only on some columns, you must prefix your word by the beginning of column name like: col1:word.<br/>"
"If you want to search only on one column, you must prefix your word by the column name and a dot like: col1.:word.<br/>"
"If you want to use the character ':' in value, you must specify the column name like this: col1:value:rest.<br/>"
"If you want to search for a phrase or something that contains spaces, you must put it in quotes, like: 'yes, this is a phrase'.</p>"
"<p>You can also use operators '&lt;', '&gt;', '&lt;=', '&gt;=', '=' and '#' (for regular expression).</p>"
"<p><span style=\"font-weight:600; text-decoration: underline;\">Examples:</span><br/>"
"+val1 +val2 =&gt; Keep lines containing val1 OR val2<br/>"
"+val1 -val2 =&gt; Keep lines containing val1 but NOT val2<br/>"
"'abc def' =&gt; Keep lines containing the sentence 'abc def' <br/>"
"'-att:abc def' =&gt; Remove lines having a column name starting by abc and containing 'abc def' <br/>"
"abc:def =&gt; Keep lines having a column name starting by abc and containing def<br/>"
":abc:def =&gt; Keep lines containing 'abc:def'<br/>"
"Date&gt;2015-03-01 =&gt; Keep lines where at least one attribute starting by Date is greater than 2015-03-01<br/>"
"Date.&gt;2015-03-01 =&gt; Keep lines where at the Date attribute is greater than 2015-03-01<br/>"
"Amount&lt;10 =&gt;Keep lines where at least one attribute starting by Amount is less than 10<br/>"
"Amount=10 =&gt;Keep lines where at least one attribute starting by Amount is equal to 10<br/>"
"Amount&lt;=10 =&gt;Keep lines where at least one attribute starting by Amount is less or equal to 10<br/>"
"abc#^d.*f$ =&gt; Keep lines having a column name starting by abc and matching the regular expression ^d.*f$</p>"
"<span style=\"font-weight:600; text-decoration: underline;\">Your filter is understood like this:</span><br/>"
"%1</body></html>"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:110
#, kde-format
msgctxt "A tool tip"
msgid "Switch in simple mode"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:179
#, kde-format
msgctxt "Operator contains"
msgid "or"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:184
#, kde-format
msgctxt "Operator contains"
msgid "but not"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:207
#, kde-format
msgctxt "Operator contains"
msgid "Contains"
msgstr ""
#. +> trunk5
#: skgbankgui/skgquerycreator.cpp:212
#, kde-format
msgctxt "Noun"
msgid "Regular expression"
msgstr ""
#. i18n: ectx: property (toolTip), widget (SKGTableWidget, kList)
#. +> trunk5
#: skgbankgui/skgquerycreator.ui:83
#, kde-format
msgid "Double click on items in the list on the left to add them to the query definition"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (SKGTableWidget, kList)
#. +> trunk5
#: skgbankgui/skgquerycreator.ui:90
#, kde-format
msgid ""
"Define your query here. Double click on items in the list on the left to add them to the query as defined in the table.\n"
"\n"
"There is a \"And\" relationship between columns, and a \"Or\" relationship between lines.\n"
"\n"
"Read the Skrooge documentation for more details."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kToolHelp)
#. +> trunk5
#: skgbankgui/skgquerycreator.ui:115
#, kde-format
msgid "This menu can help you to build your query"
msgstr ""
#. +> trunk5
#: skgbankgui/skgunitcombobox.cpp:69
#, kde-format
msgctxt "An information message"
msgid "Unit '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:201
#: skgbankmodeler/skgaccountobject.cpp:423 skgbankmodeler/skgbankobject.cpp:69
#: skgbankmodeler/skgcategoryobject.cpp:174
#: skgbankmodeler/skgcategoryobject.cpp:187
#: skgbankmodeler/skgoperationobject.cpp:155
#: skgbankmodeler/skgoperationobject.cpp:404
#: skgbankmodeler/skgoperationobject.cpp:417
#: skgbankmodeler/skgoperationobject.cpp:470
#: skgbankmodeler/skgoperationobject.cpp:483
#: skgbankmodeler/skgunitobject.cpp:1916
#, kde-format
msgctxt "Error message"
msgid "%1 failed because linked object is not yet saved in the database."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:718
#, kde-format
msgctxt "Noun"
msgid "Relative to operation '%1'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:718
#, kde-format
msgctxt "Noun"
msgid "Rate change"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:988
#, kde-format
msgctxt "An information message"
msgid "More than one solution is possible for this auto reconciliation."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:1011
#, kde-format
msgctxt "Error message"
msgid "Can not find the imported operations for obtaining the expected final balance"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgaccountobject.cpp:1012
#: skgbankmodeler/skgimportexportmanager.cpp:404
#, kde-format
msgctxt "Noun, a list of items"
msgid "Operations of account \"%1\" used for auto reconciliation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:180
#, kde-format
msgctxt "Progression step"
msgid "Apply budget rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:237
#, kde-format
msgctxt "Message"
msgid "Transfert of %1 from '%2' to '%3' due to the rule '%4'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:245
#, kde-format
msgctxt ""
msgid "Impossible to apply the rule '%1' for budget '%2' because the impacted budget does not exist"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:297
#, kde-format
msgctxt "Progression step"
msgid "Create automatic budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetobject.cpp:350
#, kde-format
msgctxt "Progression step"
msgid "Balance budgets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgbudgetruleobject.cpp:196
#, kde-format
msgctxt "Progression step"
msgid "Apply rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:61
#, kde-format
msgctxt "Error message"
msgid "Invalid name '%1' because of the name cannot contain '%2'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:161
#, kde-format
msgctxt "Information message"
msgid "The category '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgcategoryobject.cpp:193
#, kde-format
msgctxt "Error message"
msgid "You cannot create a loop."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:467
#: skgbankmodeler/skgdocumentbank.cpp:497
#, kde-format
msgctxt "Noun"
msgid "Wallets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:490
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this operation because in \"checked\" status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:512
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this account because it contains some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:542
#, kde-format
msgctxt "Noun"
msgid "year(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:543
#, kde-format
msgctxt "Noun"
msgid "month(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:544
#, kde-format
msgctxt "Noun"
msgid "week(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:545
#, kde-format
msgctxt "Noun"
msgid "day(s)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:582
#: skgbankmodeler/skgdocumentbank.cpp:647
#: skgbankmodeler/skgdocumentbank.cpp:743
#: skgbankmodeler/skgdocumentbank.cpp:3001
#, kde-format
msgctxt "Noun, financial operations with a negative amount"
msgid "Expenditure"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:582
#: skgbankmodeler/skgdocumentbank.cpp:647
#: skgbankmodeler/skgdocumentbank.cpp:743
#: skgbankmodeler/skgdocumentbank.cpp:2997
#, kde-format
msgctxt "Noun, financial operations with a positive amount"
msgid "Income"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:612
#, kde-format
msgctxt "Adjective, a current account"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:613
#, kde-format
msgctxt "Noun"
msgid "Credit card"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:614
#, kde-format
msgctxt "Noun, the type of an account"
msgid "Assets"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:615
#, kde-format
msgctxt "Noun, a type of account WHERE you invest money"
msgid "Investment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:620
#, kde-format
msgctxt "Noun, as in other type of item"
msgid "Other"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:677
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this tracker because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:699
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this payee because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:720
#, kde-format
msgctxt "Error message"
msgid "You are not authorized to delete this category because used by some checked operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:772
#, kde-format
msgctxt "Noun"
msgid "Negative"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:773
#, kde-format
msgctxt "Noun"
msgid "Positive"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:778
#, kde-format
msgctxt "Noun"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:779
#, kde-format
msgctxt "Noun"
msgid "Current"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:780
#: skgbankmodeler/skgdocumentbank.cpp:3200
#, kde-format
msgctxt "Noun"
msgid "Year"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:1941 skgbasemodeler/skgdocument.cpp:1830
+#: skgbankmodeler/skgdocumentbank.cpp:1941 skgbasemodeler/skgdocument.cpp:1832
#, kde-format
msgctxt "Progression step"
msgid "Migrate document"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2193 skgbasemodeler/skgdocument.cpp:1865
+#: skgbankmodeler/skgdocumentbank.cpp:2193 skgbasemodeler/skgdocument.cpp:1867
#, kde-format
msgctxt "Error message"
msgid "Impossible to load a document generated by a more recent version"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2235 skgbasemodeler/skgdocument.cpp:2106
+#: skgbankmodeler/skgdocumentbank.cpp:2235 skgbasemodeler/skgdocument.cpp:2108
#, kde-format
msgctxt "Progression step"
msgid "Refresh views"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2239
#, kde-format
msgctxt "Progression step"
msgid "Computation of balances"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2241
#, kde-format
msgctxt "Progression step"
msgid "Computation of budgets"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2251 skgbasemodeler/skgdocument.cpp:2125
+#: skgbankmodeler/skgdocumentbank.cpp:2251 skgbasemodeler/skgdocument.cpp:2127
#, kde-format
msgctxt "Error message: Could not perform database migration"
msgid "Database migration from version %1 to version %2 failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2352
#: skgbankmodeler/skgdocumentbank.cpp:2516
#, kde-format
msgctxt "Error message"
msgid "Operation '%1' on '%2' failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2554
#: skgbankmodeler/skgdocumentbank.cpp:2614
#: skgbankmodeler/skgdocumentbank.cpp:2630
#: skgbankmodeler/skgdocumentbank.cpp:2651
#: skgbankmodeler/skgdocumentbank.cpp:2679
#: skgbankmodeler/skgdocumentbank.cpp:2693
#: skgbankmodeler/skgdocumentbank.cpp:2700
#: skgbankmodeler/skgdocumentbank.cpp:2714
#: skgbankmodeler/skgdocumentbank.cpp:2728
#: skgbankmodeler/skgdocumentbank.cpp:2735
#: skgbankmodeler/skgdocumentbank.cpp:2749
#: skgbankmodeler/skgdocumentbank.cpp:2763
-#: skgbankmodeler/skgdocumentbank.cpp:2777 skgbasemodeler/skgdocument.cpp:2688
-#: skgbasemodeler/skgdocument.cpp:2702 skgbasemodeler/skgdocument.cpp:2709
-#: skgbasemodeler/skgdocument.cpp:2716
+#: skgbankmodeler/skgdocumentbank.cpp:2777 skgbasemodeler/skgdocument.cpp:2690
+#: skgbasemodeler/skgdocument.cpp:2704 skgbasemodeler/skgdocument.cpp:2711
+#: skgbasemodeler/skgdocument.cpp:2718
#, kde-format
msgctxt "Noun, the default value of an item"
msgid "Default"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2566
#: skgbankmodeler/skgdocumentbank.cpp:2622
#: skgbankmodeler/skgdocumentbank.cpp:2637
#: skgbankmodeler/skgdocumentbank.cpp:2658
#: skgbankmodeler/skgdocumentbank.cpp:2686
#: skgbankmodeler/skgdocumentbank.cpp:2707
#: skgbankmodeler/skgdocumentbank.cpp:2721
#: skgbankmodeler/skgdocumentbank.cpp:2742
#: skgbankmodeler/skgdocumentbank.cpp:2756
-#: skgbankmodeler/skgdocumentbank.cpp:2770 skgbasemodeler/skgdocument.cpp:2695
+#: skgbankmodeler/skgdocumentbank.cpp:2770 skgbasemodeler/skgdocument.cpp:2697
#, kde-format
msgctxt "Noun, the minimum value of an item"
msgid "Minimum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2578
#, kde-format
msgctxt "Noun"
msgid "Amount in 2 columns"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2590
#: skgbankmodeler/skgdocumentbank.cpp:3018
#, kde-format
msgctxt "Noun"
msgid "Amount entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2602
#, kde-format
msgctxt "Noun"
msgid "Amount entered in 2 columns"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2644
#, kde-format
msgctxt "Noun, an intermediate value between two extremums"
msgid "Intermediate"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2665
#, kde-format
msgctxt "Noun"
msgid "With operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2672
#, kde-format
msgctxt "Noun"
msgid "With cumulative operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2967
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2970
#, kde-format
msgctxt "Noun, an account as in a bank account"
msgid "Account's type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2973
#, kde-format
msgctxt "Noun, a financial operation"
msgid "Operation"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:2976 skgbasemodeler/skgdocument.cpp:2738
+#: skgbankmodeler/skgdocumentbank.cpp:2976 skgbasemodeler/skgdocument.cpp:2740
#, kde-format
msgctxt "Noun, the name of an item"
msgid "Name"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2980
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2983
#, kde-format
msgctxt "Noun, as in commercial balance"
msgid "Balance entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2986
#: skgbankmodeler/skgdocumentbank.cpp:2990
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:2993
#, kde-format
msgctxt "Name, the numerical amount of a financial operation"
msgid "Today amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3005
#, kde-format
msgctxt "Noun"
msgid "Income entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3009
#, kde-format
msgctxt "Noun"
msgid "Expenditure entered"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3012
#, kde-format
msgctxt "Noun"
msgid "Quantity owned"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3015
#, kde-format
msgctxt "Noun"
msgid "Amount owned"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3021
#, kde-format
msgctxt "Noun"
msgid "Account number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3024
#, kde-format
msgctxt "Noun, a number identifying an item"
msgid "Number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3027
#, kde-format
msgctxt "Noun"
msgid "Bank number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3030
#, kde-format
msgctxt "Noun"
msgid "Agency number"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3033
#, kde-format
msgctxt "Noun"
msgid "Agency address"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3036
#, kde-format
msgctxt "Noun"
msgid "Address"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3039
#, kde-format
msgctxt "A person or institution receiving a payment, or paying the operation"
msgid "Payee"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3042
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Comment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3045
#, kde-format
msgctxt "Noun, a user comment on an item"
msgid "Sub comment"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3048
#, kde-format
msgctxt "Noun, the mode used for payment of the operation (Credit Card, Cheque, Transfer...)"
msgid "Mode"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3051
#, kde-format
msgctxt "Noun"
msgid "Next occurrence"
msgstr ""
#. +> trunk5
-#: skgbankmodeler/skgdocumentbank.cpp:3055 skgbasemodeler/skgdocument.cpp:2740
+#: skgbankmodeler/skgdocumentbank.cpp:3055 skgbasemodeler/skgdocument.cpp:2742
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3058
#, kde-format
msgctxt "Noun, the date of creation of an item"
msgid "Creation date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3061
#, kde-format
msgctxt "Noun, 7 days"
msgid "Week"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3064
#, kde-format
msgctxt "Noun, the months in a year"
msgid "Month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3067
#, kde-format
msgctxt "Noun, 3 months"
msgid "Quarter"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3070
#, kde-format
msgctxt "Noun, 6 months"
msgid "Semester"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3073
#, kde-format
msgctxt "Noun, the years in a century"
msgid "Year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3076
#, kde-format
msgctxt "Noun, the date of an item"
msgid "First date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3079
#, kde-format
msgctxt "Noun, the date of an item"
msgid "Last date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3082
#, kde-format
msgctxt "Noun, the date of the last download"
msgid "Download date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3085
#, kde-format
msgctxt "Noun, the date of the last reconciliation"
msgid "Reconciliation date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3090
#, kde-format
msgctxt "Noun, the category of an item"
msgid "Category"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3093
#, kde-format
msgctxt "Noun, a financial institution"
msgid "Bank"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3096
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3099
#, kde-format
msgctxt "Noun, the unit of an operation, usually a currency or a share"
msgid "Unit's type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3102
#, kde-format
msgctxt "Adjective, has an item been checked or not"
msgid "Checked"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3105
#, kde-format
msgctxt "Adjective, a foreseen value"
msgid "To be Checked"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3108
#, kde-format
msgctxt "Noun, ahe unit symbol, something in the line of $, €, £..."
msgid "Symbol"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3111
#, kde-format
msgctxt "Noun, a country in the world (France, China...)"
msgid "Country"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3115
#: skgbankmodeler/skgdocumentbank.cpp:3118
#, kde-format
msgctxt "Noun, the type of an item"
msgid "Type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3121
#, kde-format
msgctxt "Noun"
msgid "Internet code"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3124
#, kde-format
msgctxt "Noun"
msgid "Number of operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3127
#, kde-format
msgctxt "Noun, how frequently something occurs"
msgid "Periodicity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3130
#, kde-format
msgctxt "Automatically write something"
msgid "Auto write"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3133
#, kde-format
msgctxt "Noun"
msgid "Nb of occurrences"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3136
#, kde-format
msgctxt "Verb, warn the user about an event"
msgid "Warn"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3139
#, kde-format
msgctxt "Adjective, a closed item"
msgid "Closed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3145
#, kde-format
msgctxt "Noun, the status of an item"
msgid "Status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3148
#, kde-format
msgctxt "Adjective, an item scheduled to happen on a regular basis"
msgid "Scheduled"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3151
#, kde-format
msgctxt "Noun"
msgid "Number of operations (cumulative)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3154
#, kde-format
msgctxt "Noun"
msgid "Amount (cumulative)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3157
#, kde-format
msgctxt "Noun"
msgid "Search description"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3160
#, kde-format
msgctxt "Noun"
msgid "Process description"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3163
#, kde-format
msgctxt "Noun, the type of action"
msgid "Action type"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3167
#, kde-format
msgctxt "Noun, something that is used to track items"
msgid "Tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3170
#, kde-format
msgctxt "Noun"
msgid "Import status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3173
#, kde-format
msgctxt "Noun, after the dot"
msgid "Nb decimal"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3176
#, kde-format
msgctxt "Noun, for a share"
msgid "Rate"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3179
#, kde-format
msgctxt "Noun"
msgid "Value date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3182
#, kde-format
msgctxt "Noun"
msgid "Coef"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3185
#, kde-format
msgctxt "Noun"
msgid "Annual Interest"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3188
#, kde-format
msgctxt "Noun"
msgid "Accrued Interest"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3191
#, kde-format
msgctxt "Noun"
msgid "Value date for credit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3194
#, kde-format
msgctxt "Noun"
msgid "Value date for debit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3197
#, kde-format
msgctxt "Noun"
msgid "Base computation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3203
#, kde-format
msgctxt "Noun"
msgid "Month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3206
#, kde-format
msgctxt "Noun"
msgid "Period"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3209
#, kde-format
msgctxt "Noun, sort order"
msgid "Order"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3212
#, kde-format
msgctxt "Noun"
msgid "When"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3215
#, kde-format
msgctxt "Noun"
msgid "What"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3218
#, kde-format
msgctxt "Noun"
msgid "Impacted budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3221
#, kde-format
msgctxt "Noun"
msgid "Rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3224
#, kde-format
msgctxt "Noun"
msgid "Entered Budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3227
#, kde-format
msgctxt "Noun"
msgid "Corrected budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3230
#, kde-format
msgctxt "Noun"
msgid "Delta after rules"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3233
#, kde-format
msgctxt "Noun"
msgid "Delta"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3236
#, kde-format
msgctxt "Noun"
msgid "Download source"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3239
#, kde-format
msgctxt "Noun"
msgid "Transfer"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3242
#, kde-format
msgctxt "Noun, a target account of a transfer"
msgid "To account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3245
#, kde-format
msgctxt "Noun, a maximum limit"
msgid "Maximum limit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3248
#, kde-format
msgctxt "Noun, a minimum limit"
msgid "Minimum limit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3251
#, kde-format
msgctxt "Noun, the id of an operation"
msgid "Operation id"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3254
#, kde-format
msgctxt "Noun, the absence of anything"
msgid "-- Nothing --"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3257
#, kde-format
msgctxt "Noun"
msgid "Balance import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3260
#, kde-format
msgctxt "Noun"
msgid "Balance reconciliation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3263
#, kde-format
msgctxt "Noun, the date of the last import"
msgid "Import date"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3368
#, kde-format
msgctxt "an other category"
msgid "Others"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3428
#, kde-format
msgid "Expenses in category <b>'%1'</b> increased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3432
#, kde-format
msgid "Expenses in category <b>'%1'</b> decreased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3440
#, kde-format
msgid "Incomes in category <b>'%1'</b> increased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgdocumentbank.cpp:3444
#, kde-format
msgid "Incomes in category <b>'%1'</b> decreased by <b>%2</b> for a total of <b>%3</b>."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:254
#, kde-format
msgctxt "Noun"
msgid "Unit for import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:266
#, kde-format
msgctxt "An information message"
msgid "Default unit '%1' created for import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:335
#, kde-format
msgid "One operation not imported because it already exists"
msgid_plural "%1 operations not imported because they already exist"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:351
#, kde-format
msgid "One operation was not imported because it was dated before the last imported one, you can uncheck the option to avoid this."
msgid_plural "%1 operations were not imported because they were dated before the last imported one, you can uncheck the option to avoid this."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:369
#, kde-format
msgctxt "Progression step"
msgid "Finalize import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:379
#, kde-format
msgctxt "Warning message"
msgid ""
"Error during execution of rules:\n"
"%1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:402
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is not aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:408
#, kde-format
msgctxt "Information message"
msgid "The balance of account '%1' is aligned with import balance %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:512
#: skgbankmodeler/skgimportexportmanager.cpp:559
#, kde-format
msgctxt "A file format"
msgid "All supported formats"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:592
#: skgbankmodeler/skgimportexportmanager.cpp:618
#, kde-format
msgctxt "An information message"
msgid "Loading plugin %1 failed because the factory could not be found in %2"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:650
#, kde-format
msgctxt "Error message"
msgid "The import mode %1 is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:682
#, kde-format
msgctxt "Error message"
msgid "This export mode is not yet implemented"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:697
#, kde-format
msgctxt "Progression step"
msgid "Clean import"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:789
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be anonymized."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:808
#, kde-format
msgctxt "Progression step"
msgid "Anonymize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgimportexportmanager.cpp:838
#: skgbankmodeler/skgimportexportmanager.cpp:882
#, kde-format
msgctxt "Progression step"
msgid "Find and group transfers"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:159
#, kde-format
msgctxt "Error message"
msgid "Impossible to add an operation in a closed account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:261
#: skgbasemodeler/skgobjectbase.cpp:418 skgbasemodeler/skgobjectbase.cpp:495
#, kde-format
msgctxt "Error message"
msgid "Operation impossible because the document is missing"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgoperationobject.cpp:548
#, kde-format
msgctxt "An information message"
msgid "Amount has been changed to be aligned with the imported operation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgpayeeobject.cpp:78
#, kde-format
msgctxt "Information message"
msgid "Payee '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgrecurrentoperationobject.cpp:261
#, kde-format
msgctxt "An information message"
msgid "Operation '%1' has been inserted"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgrecurrentoperationobject.cpp:275
#, kde-format
msgid "Operation '%2' will be inserted in one day"
msgid_plural "Operation '%2' will be inserted in %1 days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:111
#, kde-format
msgctxt "Title"
msgid "Account"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:185
#, kde-format
msgctxt "Column table title"
msgid "Quantity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:186
#, kde-format
msgctxt "Column table title"
msgid "Purchase amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:187
#, kde-format
msgctxt "Column table title"
msgid "Initial amount"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:189
#, kde-format
msgctxt "Column table title"
msgid "Variation"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:190
#, kde-format
msgctxt "Column table title"
msgid "Variation %"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:341 skgbankmodeler/skgreportbank.cpp:370
#, kde-format
msgctxt "Noun"
msgid "Total of %1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:559
#, kde-format
msgctxt "An advice"
msgid "You must try to get out of debt."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:563
#, kde-format
msgctxt "An advice"
msgid "Congratulations, you are now financially independent."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:567
#, kde-format
msgctxt "An advice"
msgid "Congratulations, You saved up ten year’s worth of expenses."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:571
#, kde-format
msgctxt "An advice"
msgid "You saved up %1 year’s worth of expenses. You should continue your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:575
#, kde-format
msgctxt "An advice"
msgid "You saved up one year’s worth of expenses. You should maintain your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:579
#, kde-format
msgctxt "An advice"
msgid "You do not have debt but you have no margin. You must maintain your effort."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:699
#, kde-format
msgctxt "Noun"
msgid "Savings possible"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:700
#, kde-format
msgctxt "Noun"
msgid "Max"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:717
#, kde-format
msgctxt "The main text of skrooge"
msgid ""
"Skrooge allows you to keep a hold on your expenses, by tracking and budgeting them.<br/>"
"What should you do now ?<br/>"
"<ul>"
"<li>Create at least one <a href=\"%1\">account</a></li>"
"<li>Add some operations, using <a href=\"%3\">import</a> or <a href=\"%2\">manual input</a></li>"
"<li>Categorize them</li>"
"</ul>"
"<p>You may come back to this page any time by closing all tabs.<br/>"
"For more information about using Skrooge, check the <a href=\"http://skrooge.org\">Skrooge website</a>.</p>"
"<p>We hope that you will enjoy Skrooge</p>"
" The Skrooge Team"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:732
#, kde-format
msgctxt "A monthly report title"
msgid "Report for %1"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:733
#, kde-format
msgctxt "A monthly report title"
msgid "Budget"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:734
#, kde-format
msgctxt "A monthly report title"
msgid "5 main categories of expenditure"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:735
#, kde-format
msgctxt "A monthly report title"
msgid "5 main variations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:736
#, kde-format
msgctxt "A monthly report title"
msgid "Amounts in accounts"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:737
#, kde-format
msgctxt "A monthly report title"
msgid "Amounts of units"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:738
#, kde-format
msgctxt "A monthly report title"
msgid "Advice"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:739
#, kde-format
msgctxt "A monthly report title"
msgid "Stock portfolio"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:740
#, kde-format
msgctxt "A monthly report title"
msgid "Estimated interests"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:741
#, kde-format
msgctxt "A monthly report title"
msgid "Alarms"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:742
#, kde-format
msgctxt "A monthly report title"
msgid "Highlighted operations"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:743
#, kde-format
msgctxt "A monthly report title"
msgid "Net Worth"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:744
#, kde-format
msgctxt "A monthly report title"
msgid "Annual Spending"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:745
#, kde-format
msgctxt "A monthly report title"
msgid "Personal Finance Score"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:747
#, kde-format
msgctxt "A monthly report message"
msgid "No variation found."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:748
#, kde-format
msgctxt "A monthly report message"
msgid "No scheduled operations defined on the \"<a href=\"%1\">Scheduled operations</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:749
#, kde-format
msgctxt "A monthly report message"
msgid "No highlighted operations defined on the \"<a href=\"%1\">Operations</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:750
#, kde-format
msgctxt "A monthly report message"
msgid "No budget defined on the \"<a href=\"%1\">Budget</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:751
#, kde-format
msgctxt "A monthly report message"
msgid "No share defined on the \"<a href=\"%1\">Unit</a>\" page."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgreportbank.cpp:752
#, kde-format
msgctxt "A monthly report message"
msgid "All amounts are calculated using the unit rates of the last day of the corresponding period."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:242
#, kde-format
msgctxt "Progression step"
msgid "Apply rule"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:265
#, kde-format
msgid "1 operation modified by %2"
msgid_plural "%1 operations modified by %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:326
#, kde-format
msgctxt "Error message"
msgid "Rule %1 failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:339
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "contains '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:341
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not contain '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:343
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "starts with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:345
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not start with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:347
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "ends with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:349
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "does not end with '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:351
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:353
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:355
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:357
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not regexp '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:359
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:361
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "not wildcard '#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:363
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:365
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "!=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:367
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:369
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:371
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:373
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<=#V1#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:375
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:377
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "!='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:379
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">'#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:381
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<'#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:383
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid ">='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:385
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "<='#V1S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:387
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is between #V1# and #V2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:389
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is between '#V1S#' and '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:391
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:393
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:395
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is set to capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:397
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:399
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:401
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is not capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:403
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is lower"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:405
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is upper"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:407
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is capitalize"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:409
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2# with '#V1S#' replaced by '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:411
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=substring of #ATT2# from #V1# to #V2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:413
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:415
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=word(#ATT2#,#V1S#)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:417
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=#ATT2# as date with format #DF#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:419
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "=word(#ATT2#,#V1S#) as date with format #DF#"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:421
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:423
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:425
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in current year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:427
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in previous year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:429
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 30 days"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:431
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 3 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:433
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 6 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:435
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 12 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:437
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 2 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:439
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 3 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:441
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "is in last 5 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:443
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "If total(#ATT#)#OP##V1# then send '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:445
#, kde-format
msgctxt "Description of a condition. Do not translate key words (#V1S#, #V1#, ...)"
msgid "Apply the template '#V2S#'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:455
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute contains a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:457
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute doesn't contain a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:459
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is starting by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:461
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not starting by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:463
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is ending by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:465
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not ending by a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:467
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:469
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not empty"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:471
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is matching a given regular expression (eg. \"^[H,h]ello$\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:473
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not matching a given regular expression (eg. \"^[H,h]ello$\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:475
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is matching a given wildcard expression (eg. \"_ello\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:477
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not matching a given wildcard expression (eg. \"_ello\")"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:479
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:481
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:483
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater than a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:485
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller than a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:487
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater or equal to a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:489
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a given value"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:491
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:493
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:495
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater than a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:497
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller than a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:499
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is greater or equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:501
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is smaller or equal to a given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:503
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given values"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:505
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is between two given string"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:507
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:509
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:511
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:513
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:515
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:517
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is not in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:519
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in lower case (eg. hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:521
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in upper case (eg. HELLO)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:523
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the attribute is in capitalized case (eg. Hello)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:525
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with the value of another attribute where a value is replaced by another one"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:527
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a part of the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:529
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:531
#, kde-format
msgctxt "Help for a condition"
msgid "To set the attribute with a word of the value of another attribute converted in date format"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:533
#, kde-format
msgctxt "Help for a condition"
msgid "To set the date attribute with the value of another attribute"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:535
#, kde-format
msgctxt "Help for a condition"
msgid "To set the date attribute with a word of another attribute converted in date format"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:537
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is today"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:539
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in previous month"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:541
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in current year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:543
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in previous year"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:545
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 30 days"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:547
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 3 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:549
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 6 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:551
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 12 months"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:553
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 2 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:555
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 3 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:557
#, kde-format
msgctxt "Help for a condition"
msgid "To find out if the date of the operation is in last 5 years"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:802
#, kde-format
msgctxt "logical operator in a search query"
msgid " and "
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgruleobject.cpp:839
#, kde-format
msgctxt "logical operator in a search query"
msgid " or "
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgsuboperationobject.cpp:144
#, kde-format
msgctxt "Error message"
msgid "Impossible to remove an operation from a closed tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgsuboperationobject.cpp:146
#, kde-format
msgctxt "Error message"
msgid "Impossible to add an operation in a closed tracker"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgtrackerobject.cpp:77
#, kde-format
msgctxt "Information message"
msgid "Tracker '%1' has been created"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:139
#, kde-format
msgctxt "Noun, a currency"
msgid "CAC 40"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:141 skgbankmodeler/skgunitobject.cpp:180
#, kde-format
msgctxt "Noun, a country"
msgid "France"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:152
#, kde-format
msgctxt "Noun, a currency"
msgid "NASDAQ"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:154 skgbankmodeler/skgunitobject.cpp:167
#: skgbankmodeler/skgunitobject.cpp:193
#, kde-format
msgctxt "Noun, a country"
msgid "United States"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:165
#, kde-format
msgctxt "Noun, a currency"
msgid "Dow Jones (DJIA)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:178
#, kde-format
msgctxt "Noun, a currency"
msgid "SBF 120"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:191
#, kde-format
msgctxt "Noun, a currency"
msgid "S&P 500"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:204
#, kde-format
msgctxt "Noun, a currency"
msgid "FTSE 100"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:206
#, kde-format
msgctxt "Noun, a country"
msgid "England"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:217
#, kde-format
msgctxt "Noun, a currency"
msgid "DAX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:219
#, kde-format
msgctxt "Noun, a country"
msgid "Germany"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:230
#, kde-format
msgctxt "Noun, a currency"
msgid "NIKKEI 225"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:232
#, kde-format
msgctxt "Noun, a country"
msgid "Japan"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:243
#, kde-format
msgctxt "Noun, a currency"
msgid "HANG SENG"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:245
#, kde-format
msgctxt "Noun, a country"
msgid "China"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:256
#, kde-format
msgctxt "Noun, a currency"
msgid "STRAITS TIMES"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:259
#, kde-format
msgctxt "Noun, a country"
msgid "Singapore"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:269
#, kde-format
msgctxt "Noun, a currency"
msgid "Bitcoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:272 skgbankmodeler/skgunitobject.cpp:286
#: skgbankmodeler/skgunitobject.cpp:300 skgbankmodeler/skgunitobject.cpp:314
#: skgbankmodeler/skgunitobject.cpp:328 skgbankmodeler/skgunitobject.cpp:342
#: skgbankmodeler/skgunitobject.cpp:356 skgbankmodeler/skgunitobject.cpp:370
#: skgbankmodeler/skgunitobject.cpp:384 skgbankmodeler/skgunitobject.cpp:398
#: skgbankmodeler/skgunitobject.cpp:412 skgbankmodeler/skgunitobject.cpp:426
#: skgbankmodeler/skgunitobject.cpp:440 skgbankmodeler/skgunitobject.cpp:454
#: skgbankmodeler/skgunitobject.cpp:468 skgbankmodeler/skgunitobject.cpp:482
#: skgbankmodeler/skgunitobject.cpp:496 skgbankmodeler/skgunitobject.cpp:510
#: skgbankmodeler/skgunitobject.cpp:524 skgbankmodeler/skgunitobject.cpp:538
#: skgbankmodeler/skgunitobject.cpp:552 skgbankmodeler/skgunitobject.cpp:566
#: skgbankmodeler/skgunitobject.cpp:580 skgbankmodeler/skgunitobject.cpp:594
#: skgbankmodeler/skgunitobject.cpp:608 skgbankmodeler/skgunitobject.cpp:622
#: skgbankmodeler/skgunitobject.cpp:636 skgbankmodeler/skgunitobject.cpp:650
#: skgbankmodeler/skgunitobject.cpp:664 skgbankmodeler/skgunitobject.cpp:678
#: skgbankmodeler/skgunitobject.cpp:692 skgbankmodeler/skgunitobject.cpp:706
#: skgbankmodeler/skgunitobject.cpp:720 skgbankmodeler/skgunitobject.cpp:734
#: skgbankmodeler/skgunitobject.cpp:748 skgbankmodeler/skgunitobject.cpp:762
#: skgbankmodeler/skgunitobject.cpp:776 skgbankmodeler/skgunitobject.cpp:790
#: skgbankmodeler/skgunitobject.cpp:804 skgbankmodeler/skgunitobject.cpp:818
#: skgbankmodeler/skgunitobject.cpp:832 skgbankmodeler/skgunitobject.cpp:846
#: skgbankmodeler/skgunitobject.cpp:860 skgbankmodeler/skgunitobject.cpp:874
#: skgbankmodeler/skgunitobject.cpp:888 skgbankmodeler/skgunitobject.cpp:902
#: skgbankmodeler/skgunitobject.cpp:916 skgbankmodeler/skgunitobject.cpp:930
#: skgbankmodeler/skgunitobject.cpp:944 skgbankmodeler/skgunitobject.cpp:958
#: skgbankmodeler/skgunitobject.cpp:972 skgbankmodeler/skgunitobject.cpp:986
#: skgbankmodeler/skgunitobject.cpp:1000 skgbankmodeler/skgunitobject.cpp:1014
#: skgbankmodeler/skgunitobject.cpp:1028 skgbankmodeler/skgunitobject.cpp:1042
#: skgbankmodeler/skgunitobject.cpp:1056 skgbankmodeler/skgunitobject.cpp:1070
#: skgbankmodeler/skgunitobject.cpp:1084 skgbankmodeler/skgunitobject.cpp:1098
#: skgbankmodeler/skgunitobject.cpp:1112 skgbankmodeler/skgunitobject.cpp:1126
#: skgbankmodeler/skgunitobject.cpp:1140 skgbankmodeler/skgunitobject.cpp:1154
#: skgbankmodeler/skgunitobject.cpp:1168 skgbankmodeler/skgunitobject.cpp:1182
#: skgbankmodeler/skgunitobject.cpp:1196 skgbankmodeler/skgunitobject.cpp:1210
#: skgbankmodeler/skgunitobject.cpp:1224 skgbankmodeler/skgunitobject.cpp:1238
#: skgbankmodeler/skgunitobject.cpp:1252 skgbankmodeler/skgunitobject.cpp:1266
#: skgbankmodeler/skgunitobject.cpp:1280 skgbankmodeler/skgunitobject.cpp:1294
#: skgbankmodeler/skgunitobject.cpp:1308 skgbankmodeler/skgunitobject.cpp:1322
#: skgbankmodeler/skgunitobject.cpp:1336 skgbankmodeler/skgunitobject.cpp:1350
#: skgbankmodeler/skgunitobject.cpp:1364 skgbankmodeler/skgunitobject.cpp:1378
#: skgbankmodeler/skgunitobject.cpp:1392 skgbankmodeler/skgunitobject.cpp:1406
#: skgbankmodeler/skgunitobject.cpp:1420 skgbankmodeler/skgunitobject.cpp:1434
#: skgbankmodeler/skgunitobject.cpp:1448 skgbankmodeler/skgunitobject.cpp:1462
#: skgbankmodeler/skgunitobject.cpp:1476 skgbankmodeler/skgunitobject.cpp:1490
#: skgbankmodeler/skgunitobject.cpp:1504 skgbankmodeler/skgunitobject.cpp:1518
#: skgbankmodeler/skgunitobject.cpp:1532 skgbankmodeler/skgunitobject.cpp:1546
#: skgbankmodeler/skgunitobject.cpp:1560 skgbankmodeler/skgunitobject.cpp:1574
#: skgbankmodeler/skgunitobject.cpp:1588 skgbankmodeler/skgunitobject.cpp:1602
#: skgbankmodeler/skgunitobject.cpp:1616 skgbankmodeler/skgunitobject.cpp:1630
#: skgbankmodeler/skgunitobject.cpp:1644 skgbankmodeler/skgunitobject.cpp:1658
#, kde-format
msgctxt "Noun, the country of bitcoin"
msgid "Internet"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:283
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethereum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:297
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ripple"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:311
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bitcoin Cash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:325
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Cardano"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:339
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "NEM"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:353
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Litecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:367
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Stellar"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:381
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "IOTA"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:395
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "TRON"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:409
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:423
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "NEO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:437
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Monero"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:451
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "EOS"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:465
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Qtum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:479
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ICON"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:493
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bitcoin Gold"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:507
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Lisk"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:521
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "RaiBlocks"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:535
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethereum Classic"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:549
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Verge"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:563
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Siacoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:577
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "OmiseGO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:591
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bytecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:605
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitConnect"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:619
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Populous"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:633
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Stratis"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:647
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Zcash"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:661
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dentacoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:675
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitShares"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:689
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Binance Coin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:703
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dogecoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:717
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Status"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:731
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ardor"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:745
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "KuCoin Shares"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:759
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Tether"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:773
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Steem"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:787
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Waves"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:801
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "VeChain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:815
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigiByte"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:829
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Komodo"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:843
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dragonchain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:857
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Augur"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:871
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Golem"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:885
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Veritaseum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:899
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Hshare"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:913
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Kin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:927
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "SALT"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:941
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Electroneum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:955
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ark"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:969
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Dent"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:983
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Ethos"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:997
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Basic Attention Token"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1011
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ReddCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1025
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "0x"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1039
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Decred"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1053
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Nexus"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1067
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Experience Points"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1081
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "QASH"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1095
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Kyber Network"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1109
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "PIVX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1123
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "FunFair"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1137
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Factom"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1151
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Neblio"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1165
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Request Network"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1179
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Aeternity"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1193
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Substratum"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1207
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Power Ledger"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1221
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "WAX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1235
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "aelf"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1249
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Bytom"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1263
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Aion"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1277
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "RChain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1291
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigitalNote"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1305
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Enigma"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1319
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Nxt"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1333
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Time New Bank"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1347
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BitcoinDark"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1361
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "MonaCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1375
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Quantstamp"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1389
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "MaidSafeCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1403
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Byteball Bytes"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1417
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Gas"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1431
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ChainLink"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1445
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Syscoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1459
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Santiment Network Token"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1473
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Cobinhood"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1487
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Red Pulse"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1501
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DigixDAO"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1515
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "TenX"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1529
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Iconomi"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1543
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Po.et"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1557
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ZCoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1571
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Gnosis"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1585
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "BLOCKv"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1599
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Walton"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1613
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "PACcoin"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1627
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "DeepBrain Chain"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1641
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "ETHLend"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1655
#, kde-format
msgctxt "Noun, a cryptocurrency"
msgid "Civic"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1737
#, kde-format
msgctxt "Error message"
msgid "Unknown unit '%1'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1900
#, kde-format
msgctxt "Error message"
msgid "Reference unit of a unit cannot be itself."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1932
#, kde-format
msgctxt "Progression step"
msgid "Simplify unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1935
#, kde-format
msgctxt "Progression step"
msgid "Analyze unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:1974
#, kde-format
msgctxt "Progression step"
msgid "Remove useless values"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2117
#, kde-format
msgctxt "Error message"
msgid "Invalid ratio. Ratio must be greater than 0."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2161
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "The URL or the SCRIPT of the source. %1 will be replaced by the internet code of the unit"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2163
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "%1 will be replaced by the current day in format yyyy-MM-dd"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2165
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "%1 will be replaced by the previous date in format yyyy-MM-dd"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2172
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "The mode (HTML or CSV or CSVR). In HTML mode, only one value will be extracted from downloaded page. In CSV mode, a value per line will be extracted. CSVR means CSV in reverse mode."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2176
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "The regular expression for the price (see %1)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2180
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "The regular expression for the date (see %1)"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2184
#, kde-format
msgctxt "Description test for a text file used to define a source of download"
msgid "The format of the date (see %1) or \"UNIX\" for unix time"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2312 skgbankmodeler/skgunitobject.cpp:2456
#, kde-format
msgctxt "Error message"
msgid "Source of download %1 is not installed."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2421
#, kde-format
msgctxt "Information message"
msgid "Price not found for '%1' with regular expression '%2' in line '%3'"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2425
#, kde-format
msgctxt "An information message"
msgid "Open url '%1' failed"
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2433
#, kde-format
msgctxt "Error message"
msgid "Impossible to download unit %1 with Internet code %2."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitobject.cpp:2484
#, kde-format
msgctxt "Error message"
msgid "Impossible to open unit %1 with Internet code %2."
msgstr ""
#. +> trunk5
#: skgbankmodeler/skgunitvalueobject.cpp:58
#, kde-format
msgctxt "Error message"
msgid "Value of a currency cannot be a negative value"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:344
#, kde-format
msgctxt "the day after today"
msgid "tomorrow"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:345
#, kde-format
msgctxt "this day"
msgid "today"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:346
#, kde-format
msgctxt "the day before today"
msgid "yesterday"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:347
#, kde-format
msgctxt "the week after this week"
msgid "next week"
msgstr ""
#. +> trunk5
#: skgbasegui/kdateedit.cpp:348
#, kde-format
msgctxt "the month after this month"
msgid "next month"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:94
#, kde-format
msgctxt "@option yesterday"
msgid "&Yesterday"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:95
#, kde-format
msgctxt "@option today"
msgid "&Today"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:96
#, kde-format
msgctxt "@option tomorrow"
msgid "To&morrow"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:97
#, kde-format
msgctxt "@option next week"
msgid "Next &Week"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:98
#, kde-format
msgctxt "@option next month"
msgid "Next M&onth"
msgstr ""
#. +> trunk5
#: skgbasegui/kdatepickerpopup.cpp:106
#, kde-format
msgctxt "@option do not specify a date"
msgid "No Date"
msgstr ""
#. i18n: ectx: label, entry (show_splash_screen), group (Main Panel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_show_splash_screen)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:9 skgbasegui/skgmainpanel_pref.ui:30
#, kde-format
msgid "Show splash screen"
msgstr ""
#. i18n: ectx: label, entry (update_modified_bookmarks), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:13
#, kde-format
msgid "Update modified bookmarks on close"
msgstr ""
#. i18n: ectx: label, entry (update_modified_contexts), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:17
#, kde-format
msgid "Update modified pages on close"
msgstr ""
#. i18n: ectx: label, entry (main_tabs_position), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:21
#, kde-format
msgid "Main tabs position"
msgstr ""
#. i18n: ectx: label, entry (date_format), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:25
#, kde-format
msgid "Date format"
msgstr ""
#. i18n: ectx: label, entry (icon_in_system_tray), group (Main Panel)
#. +> trunk5
#: skgbasegui/skgbasegui_settings.kcfg:29
#, kde-format
msgid "Icon in system tray"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:89
#, kde-format
msgctxt "Move tooltip"
msgid "Move first"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:97
#, kde-format
msgctxt "Move tooltip"
msgid "Move before"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:105
#, kde-format
msgctxt "Move tooltip"
msgid "Delete"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:113
#, kde-format
msgctxt "Move tooltip"
msgid "Move after"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:121
#, kde-format
msgctxt "Move tooltip"
msgid "Move last"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:249
#, kde-format
msgctxt "Question"
msgid "Title"
msgstr ""
#. +> trunk5
#: skgbasegui/skgboardwidget.cpp:250
#, kde-format
msgctxt "Question"
msgid "New title (Empty to retrieve the default title):"
msgstr ""
#. +> trunk5
#: skgbasegui/skgdateedit.cpp:34
#, kde-format
msgid ""
"Date of the operation\n"
"up or down to add or remove one day\n"
"CTRL + up or CTRL + down to add or remove one month"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kResetInternalFilter)
#. i18n: ectx: property (statusTip), widget (QToolButton, kResetInternalFilter)
#. +> trunk5
#: skgbasegui/skgfilteredtableview.ui:56 skgbasegui/skgfilteredtableview.ui:59
#, kde-format
msgid "Reset the internal filter"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kConfigure)
#. i18n: ectx: property (statusTip), widget (QToolButton, kConfigure)
#. +> trunk5
#: skgbasegui/skgfilteredtableview.ui:126
#: skgbasegui/skgfilteredtableview.ui:129
#, kde-format
msgid "To configure the table"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:78
#, kde-format
msgctxt "Noun, user action"
msgid "Show tool bar"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:93 skgbasegui/skgtablewithgraph.cpp:163
#: skgbasegui/skgtreeview.cpp:595 skgbasegui/skgwebview.cpp:182
#, kde-format
msgctxt "Noun, user action"
msgid "Export..."
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:273 skgbasegui/skgtreeview.cpp:1271
#, kde-format
msgctxt "Title of the content SVG export"
msgid "Skrooge SVG export"
msgstr ""
#. +> trunk5
#: skgbasegui/skggraphicsview.cpp:274 skgbasegui/skgtreeview.cpp:1272
#, kde-format
msgctxt "Description of the content SVG export"
msgid "A SVG drawing created by the Skrooge."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kPrint)
#. i18n: ectx: property (statusTip), widget (QToolButton, kPrint)
#. +> trunk5
#: skgbasegui/skggraphicsview.ui:45 skgbasegui/skggraphicsview.ui:48
#, kde-format
msgid "Print the graph"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kCopy)
#. i18n: ectx: property (statusTip), widget (QToolButton, kCopy)
#. +> trunk5
#: skgbasegui/skggraphicsview.ui:58 skgbasegui/skggraphicsview.ui:61
#, kde-format
msgid "Copy picture"
msgstr ""
#. +> trunk5
#: skgbasegui/skghtmlboardwidget.cpp:163 skgbasegui/skgsimpleperiodedit.cpp:123
#, kde-format
msgctxt "The current month"
msgid "Current month"
msgstr ""
#. +> trunk5
#: skgbasegui/skghtmlboardwidget.cpp:163 skgbasegui/skgsimpleperiodedit.cpp:140
#, kde-format
msgctxt "The month before the current month"
msgid "Last month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:342
#, kde-format
msgctxt "Splash screen message"
msgid "Loading plugins..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:354
#, kde-format
msgctxt "Splash screen message"
msgid "Loading plugin %1/%2: %3..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:407
#, kde-format
msgid "Developer of plugin '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:411
#, kde-format
msgid ", '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:432
#, kde-format
msgctxt "An information message"
msgid "Loading plugin %1 failed because the factory could not be found in %2: %3"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:496
#, kde-format
msgctxt "Noun"
msgid "Pages"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:616
#, kde-format
msgctxt "Widget description"
msgid "Progress of the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:635 skgbasegui/skgmainpanel.cpp:636
#, kde-format
msgctxt "Widget description"
msgid "Cancel the current action"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:689
#, kde-format
msgctxt "Verb"
msgid "Hide"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:692
#, kde-format
msgctxt "Verb"
msgid "Show all"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:943
#, kde-format
msgctxt "Noun, user action"
msgid "New Tab"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:958
#, kde-format
msgctxt "Verb"
msgid "Lock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:962
#, kde-format
msgctxt "Verb"
msgid "Unlock panels"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:966 skgbasegui/skgmainpanel.cpp:1688
#, kde-format
msgctxt "Noun, user action"
msgid "Pin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:975
#, kde-format
msgctxt "Noun, user action"
msgid "Close All"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:981
#, kde-format
msgctxt "Noun, user action"
msgid "Close All Other"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:987
#, kde-format
msgctxt "Noun, user action"
msgid "Save page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:993
#, kde-format
msgctxt "Noun, user action"
msgid "Reset page state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:999
#, kde-format
msgctxt "Noun, user action"
msgid "Reopen last page closed"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1007
#, kde-format
msgctxt "Noun, user action"
msgid "Overwrite bookmark state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1013
#, kde-format
msgctxt "Noun, user action"
msgid "Configure..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1019
#, kde-format
msgctxt "Noun, user action"
msgid "Menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1032
#, kde-format
msgctxt "Noun, user action"
msgid "Previous"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1043
#, kde-format
msgctxt "Noun, user action"
msgid "Next"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1058
#, kde-format
msgctxt "Noun, user action"
msgid "Enable editor"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1064
#, kde-format
msgctxt "Noun, user action"
msgid "Migrate to SQLCipher format"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1191
#, kde-format
msgctxt "Information message"
msgid "You can exit full screen mode with %1 or with the contextual menu"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1194
#, kde-format
msgctxt "Information message"
msgid "At least one page must be opened to enable full screen mode"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1360
#, kde-format
msgctxt "skgtestimportskg"
msgid "The application cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1369
#, kde-format
msgctxt "Question"
msgid ""
"The document has been modified.\n"
"Do you want to save it before closing?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1371
#, kde-format
msgctxt "Question"
msgid "Save as"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1371
#, kde-format
msgctxt "Question"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1373
#, kde-format
msgctxt "Question"
msgid "Do not save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1380
#, kde-format
msgctxt "Question"
msgid ""
"Current modifications will not be saved.\n"
"Do you want to continue?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1525
#, kde-format
msgctxt "Date format"
msgid "Short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1528
#, kde-format
msgctxt "Date format"
msgid "Long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1531
#, kde-format
msgctxt "Date format"
msgid "Fancy short date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1534
#, kde-format
msgctxt "Date format"
msgid "Fancy long date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1537
#, kde-format
msgctxt "Date format"
msgid "ISO date (%1, %2)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1540
#, kde-format
msgctxt "Noun"
msgid "General"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1573
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Save settings"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1686
#, kde-format
msgctxt "Noun, user action"
msgid "Unpin this page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1775
#, kde-format
msgctxt "Noun, indicate that current document is modified"
msgid " [modified]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1778
#, kde-format
msgctxt "Noun, indicate that current document is loaded in read only"
msgid " [read only]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1782
#, kde-format
msgctxt "Noun, default name for a new document"
msgid "Untitled"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1796
#, kde-format
msgctxt "Title of the main window"
msgid "%1%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:1895
#, kde-format
msgctxt "An information message"
msgid "Impossible to open the page because the plugin was not found"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2008
#, kde-format
msgctxt "Error message"
msgid "Unknown plugin or action [%1] in url [%2]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2088
#, kde-format
msgctxt "Information message"
msgid "A page cannot be closed when an operation is running."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2199
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Reset default state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2208
#, kde-format
msgctxt "Successful message after an user action"
msgid "Default state has been reset"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2300
#, kde-format
msgctxt "Warning header"
msgid "Warning: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2302
#, kde-format
msgctxt "Error header"
msgid "Error: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2304
#, kde-format
msgctxt "Information header"
msgid "Information: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2306
#, kde-format
msgctxt "Done header"
msgid "Done: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2335
#, kde-format
msgctxt "Noun"
msgid "Notification"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2369
#, kde-format
msgctxt "Verb"
msgid "Open ..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2512
#, kde-format
msgctxt "Question"
msgid "File <b>%1</b> already exists. Do you really want to overwrite it?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2513
#, kde-format
msgctxt "Question"
msgid "Warning"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2514
#, kde-format
msgctxt "Verb"
msgid "Save"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2554 skgbasemodeler/skgobjectbase.cpp:276
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capitalize"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2555 skgbasemodeler/skgobjectbase.cpp:274
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "capwords"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2556 skgbasemodeler/skgobjectbase.cpp:270
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "lower"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2557 skgbasemodeler/skgobjectbase.cpp:278
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "trim"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2558 skgbasemodeler/skgobjectbase.cpp:272
#, kde-format
msgctxt "Key word to modify a string into a field"
msgid "upper"
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2647
#, kde-format
msgctxt "An information message"
msgid "The document must be saved to be migrated."
msgstr ""
#. +> trunk5
#: skgbasegui/skgmainpanel.cpp:2687
#, kde-format
msgctxt "Positive message"
msgid ""
"You document has been migrated.\n"
"Here is the new file:\n"
"%1"
msgstr ""
#. i18n: ectx: Menu (view)
#. +> trunk5
#: skgbasegui/skgmainpanel.rc:17
#, kde-format
msgid "View"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDockWidget, kDockContext)
#. i18n: ectx: ToolBar (context)
#. +> trunk5
#: skgbasegui/skgmainpanel.rc:81 skgbasegui/skgmainpanel_base.ui:33
#, kde-format
msgid "Pages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QMainWindow, skgmainpanel_base)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:14
#, kde-format
msgid "Skrooge"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QListWidget, kContextList)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:66
#, kde-format
msgid ""
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;\">\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">this list allows you to open new pages</p>"
"\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-weight:600;\">Ctrl</span> to open in a new page</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (statusTip), widget (QListWidget, kContextList)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:69
#, kde-format
msgid "this list allows you to open new pages"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDockWidget, kDockMessages)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:108
#, kde-format
msgid "&Messages"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, kClearMessageBtn)
#. i18n: ectx: property (statusTip), widget (QPushButton, kClearMessageBtn)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:189 skgbasegui/skgmainpanel_base.ui:192
#, kde-format
msgid "Clear all messages"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kClearMessageBtn)
#. +> trunk5
#: skgbasegui/skgmainpanel_base.ui:195
#, kde-format
msgid "Clear messages"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_icon_in_system_tray)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:23
#, kde-format
msgid "Show icon in system tray"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:46
#, kde-format
msgctxt "Verb, ask something to the user"
msgid "Ask"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:51 skgbasegui/skgmainpanel_pref.ui:100
#, kde-format
msgid "Always"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_contexts)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:56 skgbasegui/skgmainpanel_pref.ui:105
#, kde-format
msgid "Never"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:68
#, kde-format
msgid "North"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:73
#, kde-format
msgid "South"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:78
#, kde-format
msgid "West"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_main_tabs_position)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:83
#, kde-format
msgid "East"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_update_modified_bookmarks)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:95
#, kde-format
msgid "Ask"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:113
#, kde-format
msgid "Update modified &bookmarks on close:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:126
#, kde-format
msgid "&Main tabs position:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:139
#, kde-format
msgid "Update modified pages on close:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:193
#, kde-format
msgid "Display"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: skgbasegui/skgmainpanel_pref.ui:199
#, kde-format
msgid "Date fo&rmat:"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:349
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Today"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:353
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:355
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:357
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:359
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:361
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:363
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:365
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Next 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:367
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the future"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:372
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 7 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:374
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 15 days"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:376
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:378
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:380
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 6 months"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:382
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:384
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Last 3 years"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:386
#, kde-format
msgctxt "A group name for grouping by date attibute"
msgid "Far away in the past"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:393
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:395
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:397
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:399
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:401
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "> 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:403
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:405
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -1000"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:407
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -100"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:409
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< -10"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:411
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "< 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:413
#, kde-format
msgctxt "A group name for grouping by numerical attibute"
msgid "= 0"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:680
#, kde-format
msgctxt "How to display a grouping title. Here \"title (count) Sum= [min , average , max]\""
msgid "%1: %2 (%3) Sum=%4 [%5 , %6 , %7]"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:689
#, kde-format
msgctxt "How to display a grouping title. Here \"title (count)\""
msgid "%1: %2 (%3)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:852
#, kde-format
msgctxt "To display a property and its value"
msgid "%1=%2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:932 skgbasegui/skgtabpage.cpp:180
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Bookmark update '%1'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:938
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Update object"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1015
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Property creation"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1048
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Move bookmark"
msgstr ""
#. +> trunk5
#: skgbasegui/skgobjectmodelbase.cpp:1094
#, kde-format
msgctxt "An information to the user"
msgid "The bookmark '%1' has been moved to '%2'"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:35
#, kde-format
msgctxt "Period mode"
msgid "All Dates"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:36
#, kde-format
msgctxt "Period mode"
msgid "Current..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:37
#, kde-format
msgctxt "Period mode"
msgid "Previous..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:38
#, kde-format
msgctxt "Period mode"
msgid "Last..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:39
#, kde-format
msgctxt "Period mode"
msgid "Custom..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:40
#, kde-format
msgctxt "Period mode"
msgid "Timeline..."
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:42
#, kde-format
msgctxt "Period interval"
msgid "day(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:43
#, kde-format
msgctxt "Period interval"
msgid "week(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:44
#, kde-format
msgctxt "Period interval"
msgid "month(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:45
#, kde-format
msgctxt "Period interval"
msgid "quarter(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:46
#, kde-format
msgctxt "Period interval"
msgid "semester(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:47
#, kde-format
msgctxt "Period interval"
msgid "year(s)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:134
#, kde-format
msgctxt "A period"
msgid "From %1 to %2"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:139
#, kde-format
msgctxt "A period"
msgid "Previous day"
msgid_plural "%1 previous days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:142
#, kde-format
msgctxt "A period"
msgid "Previous week"
msgid_plural "%1 previous weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:145
#, kde-format
msgctxt "A period"
msgid "Previous month"
msgid_plural "%1 previous months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:148
#, kde-format
msgctxt "A period"
msgid "Previous year"
msgid_plural "%1 previous years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:151
#, kde-format
msgctxt "A period"
msgid "Previous quarter"
msgid_plural "%1 previous quarters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:155
#, kde-format
msgctxt "A period"
msgid "Previous semester"
msgid_plural "%1 previous semesters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:161
#, kde-format
msgctxt "A period"
msgid "Last day"
msgid_plural "%1 last days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:164
#, kde-format
msgctxt "A period"
msgid "Last week"
msgid_plural "%1 last weeks"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:167
#, kde-format
msgctxt "A period"
msgid "Last month"
msgid_plural "%1 last months"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:170
#, kde-format
msgctxt "A period"
msgid "Last year"
msgid_plural "%1 last years"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:173
#, kde-format
msgctxt "A period"
msgid "Last quarter"
msgid_plural "%1 last quarters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:177
#, kde-format
msgctxt "A period"
msgid "Last semester"
msgid_plural "%1 last semesters"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:183
#, kde-format
msgctxt "A period"
msgid "Current day"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:186
#, kde-format
msgctxt "A period"
msgid "Current week"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:189
#, kde-format
msgctxt "A period"
msgid "Current month"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:192
#, kde-format
msgctxt "A period"
msgid "Current year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:195
#, kde-format
msgctxt "A period"
msgid "Current quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgperiodedit.cpp:199
#, kde-format
msgctxt "A period"
msgid "Current semester"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kFuture)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:76
#, kde-format
msgid "including future"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateBeginLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateBeginLabel)
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateBegin)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateBegin)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:169 skgbasegui/skgperiodedit.ui:172
#: skgbasegui/skgperiodedit.ui:200 skgbasegui/skgperiodedit.ui:203
#, kde-format
msgid "Begin date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateBeginLabel)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:175
#, kde-format
msgid "from"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, kDateEndLabel)
#. i18n: ectx: property (statusTip), widget (QLabel, kDateEndLabel)
#. i18n: ectx: property (toolTip), widget (SKGDateEdit, kDateEnd)
#. i18n: ectx: property (statusTip), widget (SKGDateEdit, kDateEnd)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:219 skgbasegui/skgperiodedit.ui:222
#: skgbasegui/skgperiodedit.ui:247 skgbasegui/skgperiodedit.ui:250
#, kde-format
msgid "End date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, kDateEndLabel)
#. +> trunk5
#: skgbasegui/skgperiodedit.ui:225
#, kde-format
msgid "to"
msgstr ""
#. +> trunk5
#: skgbasegui/skgshow.cpp:488
#, kde-format
msgid "Show: %1"
msgstr ""
#. +> trunk5
#: skgbasegui/skgshow.cpp:490
#, kde-format
msgid "Show"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:119
#, kde-format
msgctxt "A period including all dates"
msgid "All dates"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:127
#, kde-format
msgctxt "The current quarter"
msgid "Current quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:131
#, kde-format
msgctxt "The current semester"
msgid "Current semester"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:135
#, kde-format
msgctxt "The current year"
msgid "Current year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:145
#, kde-format
msgctxt "The quarter before the current quarter"
msgid "Last quarter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:150
#, kde-format
msgctxt "The semester before the current semester"
msgid "Last semester"
msgstr ""
#. +> trunk5
#: skgbasegui/skgsimpleperiodedit.cpp:155
#, kde-format
msgctxt "The year before the current year"
msgid "Last year"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:130 skgbasegui/skgtablewithgraph.cpp:169
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of lines"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:131 skgbasegui/skgtablewithgraph.cpp:170
#, kde-format
msgctxt "Noun, a type of graph, with bars stacked upon each other"
msgid "Stack of columns"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:132 skgbasegui/skgtablewithgraph.cpp:171
#, kde-format
msgctxt "Noun, a type of graph, with bars placed besides each other"
msgid "Histogram"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:133 skgbasegui/skgtablewithgraph.cpp:172
#, kde-format
msgctxt "Noun, a type of graph with only points"
msgid "Point"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:134 skgbasegui/skgtablewithgraph.cpp:173
#, kde-format
msgctxt "Noun, a type of graph with only lines"
msgid "Line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:135 skgbasegui/skgtablewithgraph.cpp:174
#, kde-format
msgctxt "Noun, a type of graph, with lines stacked upon each other"
msgid "Stacked area"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:136 skgbasegui/skgtablewithgraph.cpp:175
#, kde-format
msgctxt "Noun, a type of graph, with bubbles"
msgid "Bubble"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:137 skgbasegui/skgtablewithgraph.cpp:176
#, kde-format
msgctxt "Noun, a type of graph that looks like a sliced pie"
msgid "Pie"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:138 skgbasegui/skgtablewithgraph.cpp:177
#, kde-format
msgctxt "Noun, a type of graph that looks like concentric slices of a pie (a la filelight)"
msgid "Concentric pie"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:139 skgbasegui/skgtablewithgraph.cpp:178
#, kde-format
msgctxt "Noun, a type of graph that looks treemap"
msgid "Treemap"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:143
#, kde-format
msgid "Table"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:145
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:188
#, kde-format
msgctxt "Noun, user action"
msgid "Reset default colors"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:193
#, kde-format
msgctxt "Noun, user action"
msgid "All values in positive"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:200
#, kde-format
msgctxt "Noun, user action"
msgid "Show limits"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:211
#, kde-format
msgctxt "Noun, user action"
msgid "Show average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:222
#, kde-format
msgctxt "Noun, user action"
msgid "Show tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:233
#, kde-format
msgctxt "Noun, user action"
msgid "Show Pareto curve"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:241
#, kde-format
msgctxt "Noun, user action"
msgid "Show legend"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:249
#, kde-format
msgctxt "Noun, user action"
msgid "Show origin"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:257
#, kde-format
msgctxt "Noun, user action"
msgid "Show decimals"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:504
#, kde-format
msgid "%1 (raw)"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:972 skgbasegui/skgtablewithgraph.cpp:1139
-#: skgbasemodeler/skgdocument.cpp:2462 skgbasemodeler/skgdocument.cpp:2467
+#: skgbasemodeler/skgdocument.cpp:2464 skgbasemodeler/skgdocument.cpp:2469
#, kde-format
msgctxt "Noun, the numerical sum of a list of values"
msgid "Sum"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:976
#, kde-format
msgctxt "Noun, the numerical average of a list of values"
msgid "Average"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:980
#, kde-format
msgctxt "Noun, the minimum value of a list of values"
msgid "Min"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:981
#, kde-format
msgctxt "Noun, the maximum value of a list of values"
msgid "Max"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:986
#, kde-format
msgctxt "Noun"
msgid "Tendency line"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtablewithgraph.cpp:1140
#, kde-format
msgctxt "Noun, the numerical sum of a list of values"
msgid "Sum of '%1'"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, kFilterEdit)
#. i18n: ectx: property (statusTip), widget (QLineEdit, kFilterEdit)
#. +> trunk5
#: skgbasegui/skgtablewithgraph.ui:72 skgbasegui/skgtablewithgraph.ui:75
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:67
#, kde-format
msgctxt "Question"
msgid "Do you really want to close this pinned page?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:68
#, kde-format
msgctxt "Question"
msgid "Pinned page"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:170
#, kde-format
msgctxt "Question"
msgid "Bookmark '%1' has been modified. Do you want to update it with the current state?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:171
#, kde-format
msgctxt "Question"
msgid "Bookmark has been modified"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:185
#, kde-format
msgctxt "Successful message after an user action"
msgid "Bookmark updated"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:209
#, kde-format
msgctxt "Question"
msgid "Page has been modified. Do you want to update it with the current state?"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:210
#, kde-format
msgctxt "Question"
msgid "Page has been modified"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:219
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Save default state"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabpage.cpp:222
#, kde-format
msgctxt "Successful message after an user action"
msgid "Default state saved"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtabwidget.cpp:61
#, kde-format
msgctxt "Verb"
msgid "Save this tab"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:473
#, kde-format
msgctxt "Noun, Menu name"
msgid "Columns"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:479
#, kde-format
msgctxt "Noun, Menu name"
msgid "Group by"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:481
#, kde-format
msgctxt "Noun, grouping option"
msgid "None"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:490
#, kde-format
msgctxt "Noun, grouping option"
msgid "Sorted column"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:506
#, kde-format
msgctxt "Noun, user action"
msgid "View appearance"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:520
#, kde-format
msgctxt "Noun, user action"
msgid "Resize to content"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:523
#, kde-format
msgctxt "Noun, user action"
msgid "Auto resize"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:528
#, kde-format
msgctxt "Noun, user action"
msgid "Alternate row colors"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:536
#, kde-format
msgctxt "Noun, user action"
msgid "Save parameters"
msgstr ""
#. +> trunk5
#: skgbasegui/skgtreeview.cpp:641
#, kde-format
msgctxt "Noun, name of the user action"
msgid "Save default parameters"
msgstr ""
#. +> trunk5
#: skgbasegui/skgwebview.cpp:177
#, kde-format
msgctxt "Action"
msgid "Print..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kZoomOriginal)
#. i18n: ectx: property (statusTip), widget (QToolButton, kZoomOriginal)
#. +> trunk5
#: skgbasegui/skgzoomselector.ui:35 skgbasegui/skgzoomselector.ui:38
#, kde-format
msgid "Fit zoom"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kZoomOut)
#. i18n: ectx: property (statusTip), widget (QToolButton, kZoomOut)
#. +> trunk5
#: skgbasegui/skgzoomselector.ui:60 skgbasegui/skgzoomselector.ui:63
#, kde-format
msgid "Zoom out"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kZoomSlider)
#. i18n: ectx: property (statusTip), widget (QSlider, kZoomSlider)
#. +> trunk5
#: skgbasegui/skgzoomselector.ui:100 skgbasegui/skgzoomselector.ui:103
#, kde-format
msgid "Custom zoom"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, kZoomIn)
#. i18n: ectx: property (statusTip), widget (QToolButton, kZoomIn)
#. +> trunk5
#: skgbasegui/skgzoomselector.ui:128 skgbasegui/skgzoomselector.ui:131
#, kde-format
msgid "Zoom in"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdefine.h:215
#, kde-format
msgctxt "Error message"
msgid ""
"Impossible to insert object (%1 is used by %2).\n"
"Constraint name: %3"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdefine.h:222
#, kde-format
msgctxt "Error message"
msgid ""
"Impossible to update object (%1 is used by %2).\n"
"Constraint name: %3"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgdefine.h:236
#, kde-format
msgctxt "Error message"
msgid ""
"Impossible to delete used object (%1 is used by %2).\n"
"Constraint name: %3"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:460
+#: skgbasemodeler/skgdocument.cpp:462
#, kde-format
msgctxt "User interrupted something that Skrooge was performing"
msgid "The current operation has been interrupted"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:500
+#: skgbasemodeler/skgdocument.cpp:502
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "A transaction cannot be started during execution of another one"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:531
+#: skgbasemodeler/skgdocument.cpp:533
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "A transaction must be opened to do this action"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:542
+#: skgbasemodeler/skgdocument.cpp:544
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Closing transaction failed because too many transactions ended"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:725
+#: skgbasemodeler/skgdocument.cpp:727
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Remove of transactions is forbidden inside a transaction"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:968
+#: skgbasemodeler/skgdocument.cpp:970
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Creation of a group of transactions is forbidden inside a transaction"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1039
+#: skgbasemodeler/skgdocument.cpp:1041
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Undo / Redo is forbidden inside a transaction"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1226
+#: skgbasemodeler/skgdocument.cpp:1228
#, kde-format
msgctxt "Something went wrong with SQL transactions"
msgid "Change password is forbidden inside a transaction"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1232
+#: skgbasemodeler/skgdocument.cpp:1234
#, kde-format
msgctxt "Inform the user that the password protection was removed"
msgid "The document password has been removed."
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1233
+#: skgbasemodeler/skgdocument.cpp:1235
#, kde-format
msgctxt "Inform the user that the password was successfully changed"
msgid "The document password has been modified."
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1308
+#: skgbasemodeler/skgdocument.cpp:1310
#, kde-format
msgctxt "Noun"
msgid "Recovery"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1323
+#: skgbasemodeler/skgdocument.cpp:1325
#, kde-format
msgctxt "Error message"
msgid "Impossible to recover this file"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1379 skgbasemodeler/skgdocument.cpp:1435
+#: skgbasemodeler/skgdocument.cpp:1381 skgbasemodeler/skgdocument.cpp:1437
#, kde-format
msgctxt "Error message"
msgid "Wrong installation"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1386 skgbasemodeler/skgdocument.cpp:1442
+#: skgbasemodeler/skgdocument.cpp:1388 skgbasemodeler/skgdocument.cpp:1444
#: skgbasemodeler/skgservices.cpp:1216 skgbasemodeler/skgservices.cpp:1288
#, kde-format
msgctxt "Error message"
msgid "Wrong password"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1450
+#: skgbasemodeler/skgdocument.cpp:1452
#, kde-format
msgctxt "Error message"
msgid "Oups, this file seems to be corrupted"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1536
+#: skgbasemodeler/skgdocument.cpp:1538
#, kde-format
msgctxt "Information message"
msgid ""
"This document is protected by a password but the database is still in SQLite mode.\n"
"Do you know that the SQLCipher mode is more secured because even the temporary file is encrypted?"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1539
+#: skgbasemodeler/skgdocument.cpp:1541
#, kde-format
msgctxt "Information message"
msgid "A security hole has been detected and corrected on this version of the application. We strongly encourage you to change your password."
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1545
+#: skgbasemodeler/skgdocument.cpp:1547
#, kde-format
msgctxt "Popup message"
msgid "The migration failed but the document has been loaded without error because debug mode is activated"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1549
+#: skgbasemodeler/skgdocument.cpp:1551
#, kde-format
msgctxt "The document has been upgraded to the latest Skrooge version format"
msgid "The document has been migrated"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1575
+#: skgbasemodeler/skgdocument.cpp:1577
#, kde-format
msgctxt "Error message"
msgid "This application can not run correctly because the %3 version of the system (%1) is not aligned with the %4 version embedded in Qt (%2). You should rebuild Qt with the option -system-sqlite."
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1621
+#: skgbasemodeler/skgdocument.cpp:1623
#, kde-format
msgctxt "Error message: Can not save a file if it has no name yet"
msgid "Save not authorized because the file name is not yet defined"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1639
+#: skgbasemodeler/skgdocument.cpp:1641
#, kde-format
msgctxt "Cannot save the file while the application is still performing an SQL transaction"
msgid "Save is forbidden if a transaction is still opened"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1659
+#: skgbasemodeler/skgdocument.cpp:1661
#, kde-format
msgctxt "There is already a file with the same name"
msgid "File '%1' already exist"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1673
+#: skgbasemodeler/skgdocument.cpp:1675
#, kde-format
msgctxt "Error message: Could not create a backup file"
msgid "Creation of backup file %1 failed"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1706 skgbasemodeler/skgservices.cpp:1319
+#: skgbasemodeler/skgdocument.cpp:1708 skgbasemodeler/skgservices.cpp:1319
#: skgbasemodeler/skgservices.cpp:1327
#, kde-format
msgctxt "Error message: writing a file failed"
msgid "Write file '%1' failed"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:1905
+#: skgbasemodeler/skgdocument.cpp:1907
#, kde-format
msgctxt "Verb, automatically load when the application is started"
msgid "autostart"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2117
+#: skgbasemodeler/skgdocument.cpp:2119
#, kde-format
msgctxt "Progression step"
msgid "Update materialized views"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2289 skgbasemodeler/skgdocument.cpp:2293
+#: skgbasemodeler/skgdocument.cpp:2291 skgbasemodeler/skgdocument.cpp:2295
#, kde-format
msgctxt "Error message: Could not open a file"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2316 skgbasemodeler/skgdocument.cpp:3094
-#: skgbasemodeler/skgdocument.cpp:3111 skgbasemodeler/skgdocument.cpp:3123
-#: skgbasemodeler/skgdocument.cpp:3135 skgbasemodeler/skgdocument.cpp:3147
-#: skgbasemodeler/skgdocument.cpp:3159 skgbasemodeler/skgdocument.cpp:3181
-#: skgbasemodeler/skgdocument.cpp:3210 skgbasemodeler/skgdocument.cpp:3361
+#: skgbasemodeler/skgdocument.cpp:2318 skgbasemodeler/skgdocument.cpp:3096
+#: skgbasemodeler/skgdocument.cpp:3113 skgbasemodeler/skgdocument.cpp:3125
+#: skgbasemodeler/skgdocument.cpp:3137 skgbasemodeler/skgdocument.cpp:3149
+#: skgbasemodeler/skgdocument.cpp:3161 skgbasemodeler/skgdocument.cpp:3183
+#: skgbasemodeler/skgdocument.cpp:3212 skgbasemodeler/skgdocument.cpp:3363
#, kde-format
msgctxt "Error message"
msgid "No database defined"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2742
+#: skgbasemodeler/skgdocument.cpp:2744
#, kde-format
msgctxt "Verb, save a document"
msgid "Save"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2744
+#: skgbasemodeler/skgdocument.cpp:2746
#, kde-format
msgctxt "Noun, the value of an item"
msgid "Value"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:2746
+#: skgbasemodeler/skgdocument.cpp:2748
#, kde-format
msgctxt "Noun, date of last modification"
msgid "Last modification"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:3029
+#: skgbasemodeler/skgdocument.cpp:3031
#, kde-format
msgctxt "Error message: We expected only one object in the result, but got more"
msgid "More than one object returned in '%1' for '%2'"
msgstr ""
#. +> trunk5
-#: skgbasemodeler/skgdocument.cpp:3032
+#: skgbasemodeler/skgdocument.cpp:3034
#, kde-format
msgctxt "Error message: We expected at least one object in the result, but got none"
msgid "No object returned in '%1' for '%2'"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgnodeobject.cpp:56
#, kde-format
msgctxt "Error message: an invalid character was found"
msgid "The name '%1' is invalid : the '%2' character is forbidden "
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgnodeobject.cpp:222 skgbasemodeler/skgnodeobject.cpp:240
#, kde-format
msgctxt "Error message: Something failed because of a database issue"
msgid "%1 failed because linked object is not yet saved in the database."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgnodeobject.cpp:246
#, kde-format
msgctxt "Error message: Loops are forbidden in Skrooge data structures"
msgid "You cannot create a loop, ie parent and child with the same name. For example, A > A is a loop. A > B > A is another kind of loop"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:385
#, kde-format
msgctxt "Error message: Could not load something because it is not in the database"
msgid "Load of '%1' with '%2' failed because it was not found in the database"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:387
#, kde-format
msgid "Load of '%2' with '%3' failed because of bad size of result (found one object)"
msgid_plural "Load of '%2' with '%3' failed because of bad size of result (found %1 objects)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:516
#, kde-format
msgctxt "Error message for an object"
msgid "'%1': %2"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:524
#, kde-format
msgctxt "An information to the user that something was deleted"
msgid "'%1' has been deleted"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgobjectbase.cpp:573 skgbasemodeler/skgobjectbase.cpp:583
#, kde-format
msgctxt "An information to the user"
msgid "The property '%1=%2' has been added on '%3'"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgreport.cpp:169
#, kde-format
msgctxt "Welcome message"
msgid "Welcome to %1"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgreport.cpp:177
#, kde-format
msgctxt "Title for tips of the day"
msgid "Did you know ...?"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:132
#, kde-format
msgctxt "Logical condition"
msgid "%1 or %2"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:172 skgbasemodeler/skgservices.cpp:192
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:196
#, kde-format
msgctxt "Logical condition"
msgid "not (%1)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:198
#, kde-format
msgctxt "Logical condition"
msgid "(%1) and not (%2)"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1134
#, kde-format
msgctxt "An information message"
msgid "Open file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1169 skgbasemodeler/skgservices.cpp:1176
#, kde-format
msgctxt "Error message"
msgid "Impossible to copy '%1' to '%2'"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1236
#, kde-format
msgctxt "An error message about encryption"
msgid "AES128 encryption is not supported (%1). Please install qca-ossl."
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1253 skgbasemodeler/skgservices.cpp:1272
#, kde-format
msgctxt "Error message about encrypting a file"
msgid "Encryption failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1489
#, kde-format
msgctxt "An error message: creating a file failed"
msgid "Creation file '%1' failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1492
#, kde-format
msgctxt "Error message: something failed"
msgid "%1 failed"
msgstr ""
#. +> trunk5
#: skgbasemodeler/skgservices.cpp:1543
#, kde-format
msgctxt "Error message"
msgid "Creation failed. The object already exists."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:96
#, kde-format
msgctxt "The name of the application"
msgid "Skrooge"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:98
#, kde-format
msgctxt "The description of the application"
msgid "Personal finances management made simple"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:100 skroogeconvert/main.cpp:65
#, kde-format
msgctxt "Fullname"
msgid "(c) 2007-%1 Stephane MANKOWSKI & Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:104 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "Fullname"
msgid "Stephane MANKOWSKI"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:104 skroogeconvert/main.cpp:69
#, kde-format
msgctxt "A job description"
msgid "Architect & Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:107 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "Fullname"
msgid "Guillaume DE BURE"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:107 skroogeconvert/main.cpp:72
#, kde-format
msgctxt "A job description"
msgid "Developer"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:110
#, kde-format
msgctxt "Fullname"
msgid "Siddharth SHARMA"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:110
#, kde-format
msgctxt "A job description"
msgid "Developer - Google Summer Of Code 2010"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:113 skroogeconvert/main.cpp:75
#, kde-format
msgctxt "The description of the application"
msgid "The application name is inspired by Charles Dicken's tale <i>A Christmas Carol</i>, where the main character, Ebenezer Scrooge, a grumpy old narrow man, gets visited by three ghosts who change the way he sees the world, in a good way."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:114 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:114 skroogeconvert/main.cpp:76
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:117
#, kde-format
msgctxt "Reason of the about/credit"
msgid "Users helping us to improve this application"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:128
#, kde-format
msgctxt "Application argument"
msgid "Document to open"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:129
#, kde-format
msgctxt "Application argument"
msgid "Display environment variables used by this application."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:138
#, kde-format
msgctxt "Help"
msgid "Environment variables:"
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:139
#, kde-format
msgctxt "Help, do not translate x"
msgid " %1: To enable traces. x is the level of traces expected. This enable the debug mode too."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:140
#, kde-format
msgctxt "Help"
msgid " %1: To enable the profiling. This enable the debug mode too."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:141
#, kde-format
msgctxt "Help do not translate x"
msgid " %1: To dump sql order taking more than x ms."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:142
#, kde-format
msgctxt "Help"
msgid " %1: To enable the high DPI mode."
msgstr ""
#. +> trunk5
#: skrooge/main.cpp:175
#, kde-format
msgctxt "Splash screen message"
msgid "Loading ..."
msgstr ""
#. +> trunk5
#: skroogeakonadi/skroogeakonadiresource.cpp:64
#, kde-format
msgctxt "Name of a collection akonadi"
msgid "Skrooge scheduled operations"
msgstr ""
#. +> trunk5
#: skroogeakonadi/skroogeakonadiresource.cpp:157
#, kde-format
msgctxt "@title:window"
msgid "Select Skrooge document"
msgstr ""
#. +> trunk5
#: skroogeakonadi/skroogeakonadiresource.cpp:166
#, kde-format
msgctxt "Question"
msgid ""
"If the file is protected.\n"
"Please enter the password."
msgstr ""
#. i18n: ectx: label, entry (Path), group (General)
#. +> trunk5
#: skroogeakonadi/skroogeakonadiresource.kcfg:10
#, kde-format
msgid "Path to the Skrooge document."
msgstr ""
#. i18n: ectx: label, entry (Password), group (General)
#. +> trunk5
#: skroogeakonadi/skroogeakonadiresource.kcfg:14
#, kde-format
msgid "Password of the Skrooge document."
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:61
#, kde-format
msgctxt "The name of the application"
msgid "Skrooge Convert"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:63
#, kde-format
msgctxt "The description of the application"
msgid "A conversion tool for financial files (KMyMoney, GnuCash, Skrooge, ...)"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:88
#, kde-format
msgctxt "Application argument"
msgid ""
"Input file. Supported formats:\n"
"%1"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:89
#, kde-format
msgctxt "Application argument"
msgid ""
"Output file. Supported formats:\n"
"%1"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:90
#, kde-format
msgctxt "Application argument"
msgid "Name of a parameter"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:91
#, kde-format
msgctxt "Application argument"
msgid "Value of a parameter"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:92
#, kde-format
msgctxt "Application argument"
msgid "Name of a parameter for export"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:93
#, kde-format
msgctxt "Application argument"
msgid "Value of a parameter for export"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:103
#, kde-format
msgctxt "Error message"
msgid "Missing -in option"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:105
#, kde-format
msgctxt "Error message"
msgid "Missing -out option"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:130
#, kde-format
msgctxt "Title of a console trace section"
msgid " Import parameters"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:137
#, kde-format
msgctxt "Title of a console trace section"
msgid " Imported file:"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:163
#, kde-format
msgctxt "Title of a console trace section"
msgid " Export parameters"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:170
#, kde-format
msgctxt "Title of a console trace section"
msgid " Exported file:"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:192
#, kde-format
msgctxt "Title of a console trace section"
msgid " FAILED"
msgstr ""
#. +> trunk5
#: skroogeconvert/main.cpp:196
#, kde-format
msgctxt "Title of a console trace section"
msgid " SUCCESSFUL"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/balooshow5.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/balooshow5.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/balooshow5.pot (revision 1524919)
@@ -1,132 +1,132 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the baloo package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: baloo\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-10 09:01+0200\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: main.cpp:63
#, kde-format
msgid "Baloo Show"
msgstr ""
#. +> trunk5
#: main.cpp:65
#, kde-format
msgid "The Baloo data Viewer - A debugging tool"
msgstr ""
#. +> trunk5
#: main.cpp:67
#, kde-format
msgid "(c) 2012, Vishesh Handa"
msgstr ""
#. +> trunk5
#: main.cpp:68
#, kde-format
msgid "Vishesh Handa"
msgstr ""
#. +> trunk5
#: main.cpp:68
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5
#: main.cpp:73
#, kde-format
msgid "The file urls"
msgstr ""
#. +> trunk5
#: main.cpp:75
#, kde-format
msgid "Print internal info"
msgstr ""
#. +> trunk5
#: main.cpp:77
#, kde-format
msgid "Inode number of the file to show"
msgstr ""
#. +> trunk5
#: main.cpp:79
#, kde-format
msgid "Device id for the files"
msgstr ""
#. +> trunk5
#: main.cpp:111
#, kde-format
msgid "The Baloo index could not be opened. Please run \"%1\" to see if Baloo is enabled and working."
msgstr ""
#. +> trunk5
#: main.cpp:127
#, kde-format
msgid "The fileID is not equal to the actual Baloo fileID"
msgstr ""
#. +> trunk5
#: main.cpp:128
#, kde-format
msgid "This is a bug"
msgstr ""
#. +> trunk5
#: main.cpp:156
#, kde-format
msgid "No index information found"
msgstr ""
#. +> trunk5
-#: main.cpp:194
+#: main.cpp:195
#, kde-format
msgid "Internal Info"
msgstr ""
#. +> trunk5
-#: main.cpp:195
+#: main.cpp:196
#, kde-format
msgid "Terms: %1"
msgstr ""
#. +> trunk5
-#: main.cpp:196
+#: main.cpp:197
#, kde-format
msgid "File Name Terms: %1"
msgstr ""
#. +> trunk5
-#: main.cpp:197
+#: main.cpp:198
#, kde-format
msgid "%1 Terms: %2"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kcoreaddons5_qt.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kcoreaddons5_qt.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kcoreaddons5_qt.pot (revision 1524919)
@@ -1,712 +1,712 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2018-07-16 09:26+0200\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
#. +> trunk5
#: lib/kaboutdata.cpp:292
msgctxt "KAboutLicense|"
msgid ""
"No licensing terms for this program have been specified.\n"
"Please check the documentation or the source for any\n"
"licensing terms.\n"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:302
#, qt-format
msgctxt "KAboutLicense|"
msgid "This program is distributed under the terms of the %1."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:348
msgctxt "KAboutLicense|@item license (short name)"
msgid "GPL v2"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:349
msgctxt "KAboutLicense|@item license"
msgid "GNU General Public License Version 2"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:352
msgctxt "KAboutLicense|@item license (short name)"
msgid "LGPL v2"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:353
msgctxt "KAboutLicense|@item license"
msgid "GNU Lesser General Public License Version 2"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:356
msgctxt "KAboutLicense|@item license (short name)"
msgid "BSD License"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:357
msgctxt "KAboutLicense|@item license"
msgid "BSD License"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:360
msgctxt "KAboutLicense|@item license (short name)"
msgid "Artistic License"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:361
msgctxt "KAboutLicense|@item license"
msgid "Artistic License"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:364
msgctxt "KAboutLicense|@item license (short name)"
msgid "QPL v1.0"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:365
msgctxt "KAboutLicense|@item license"
msgid "Q Public License"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:368
msgctxt "KAboutLicense|@item license (short name)"
msgid "GPL v3"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:369
msgctxt "KAboutLicense|@item license"
msgid "GNU General Public License Version 3"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:372
msgctxt "KAboutLicense|@item license (short name)"
msgid "LGPL v3"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:373
msgctxt "KAboutLicense|@item license"
msgid "GNU Lesser General Public License Version 3"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:376
msgctxt "KAboutLicense|@item license (short name)"
msgid "LGPL v2.1"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:377
msgctxt "KAboutLicense|@item license"
msgid "GNU Lesser General Public License Version 2.1"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:381
msgctxt "KAboutLicense|@item license"
msgid "Custom"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:384
msgctxt "KAboutLicense|@item license"
msgid "Not specified"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:933
msgctxt "KAboutData|replace this with information about your translation team"
msgid ""
"<p>KDE is translated into many languages thanks to the work of the translation teams all over the world.</p>"
"<p>For more information on KDE internationalization visit <a href=\"https://l10n.kde.org\">https://l10n.kde.org</a></p>"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1160
msgctxt "KAboutData CLI|"
msgid "Show author information."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1161
msgctxt "KAboutData CLI|"
msgid "Show license information."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1163
msgctxt "KAboutData CLI|"
msgid "The base file name of the desktop entry for this application."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1164
msgctxt "KAboutData CLI|"
msgid "file name"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1173
msgctxt "KAboutData CLI|"
msgid "This application was written by somebody who wants to remain anonymous."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1175
#, qt-format
msgctxt "KAboutData CLI|"
msgid "%1 was written by:"
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1186
msgctxt "KAboutData CLI|"
msgid "Please use https://bugs.kde.org to report bugs."
msgstr ""
#. +> trunk5
#: lib/kaboutdata.cpp:1188
#, qt-format
msgctxt "KAboutData CLI|"
msgid "Please report bugs to %1."
msgstr ""
#. +> trunk5
#: lib/plugin/kpluginloader.cpp:122
#, qt-format
msgctxt "KPluginLoader|"
msgid "The library %1 does not offer a KPluginFactory."
msgstr ""
#. value without prefix, format "<val> <unit>"
#. +> trunk5
#: lib/util/kformatprivate.cpp:158
#, qt-format
msgctxt "KFormat|no Prefix"
msgid "%1 %2"
msgstr ""
#. value with prefix, format "<val> <prefix><unit>"
#. +> trunk5
#: lib/util/kformatprivate.cpp:176
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 %2%3"
msgstr ""
#. MetricBinaryDialect size in bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:227
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 B"
msgstr ""
#. MetricBinaryDialect size in 1000 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:230
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 kB"
msgstr ""
#. MetricBinaryDialect size in 10^6 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:233
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 MB"
msgstr ""
#. MetricBinaryDialect size in 10^9 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:236
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 GB"
msgstr ""
#. MetricBinaryDialect size in 10^12 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:239
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 TB"
msgstr ""
#. MetricBinaryDialect size in 10^15 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:242
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 PB"
msgstr ""
#. MetricBinaryDialect size in 10^18 byte
#. +> trunk5
#: lib/util/kformatprivate.cpp:245
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 EB"
msgstr ""
#. MetricBinaryDialect size in 10^21 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:248
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 ZB"
msgstr ""
#. MetricBinaryDialect size in 10^24 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:251
#, qt-format
msgctxt "KFormat|MetricBinaryDialect"
msgid "%1 YB"
msgstr ""
#. JEDECBinaryDialect memory size in bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:257
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 B"
msgstr ""
#. JEDECBinaryDialect memory size in 1024 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:260
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 KB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^20 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:263
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 MB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^30 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:266
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 GB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^40 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:269
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 TB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^50 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:272
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 PB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^60 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:275
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 EB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^70 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:278
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 ZB"
msgstr ""
#. JEDECBinaryDialect memory size in 10^80 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:281
#, qt-format
msgctxt "KFormat|JEDECBinaryDialect"
msgid "%1 YB"
msgstr ""
#. IECBinaryDialect size in bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:287
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 B"
msgstr ""
#. IECBinaryDialect size in 1024 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:290
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 KiB"
msgstr ""
#. IECBinaryDialect size in 10^20 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:293
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 MiB"
msgstr ""
#. IECBinaryDialect size in 10^30 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:296
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 GiB"
msgstr ""
#. IECBinaryDialect size in 10^40 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:299
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 TiB"
msgstr ""
#. IECBinaryDialect size in 10^50 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:302
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 PiB"
msgstr ""
#. IECBinaryDialect size in 10^60 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:305
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 EiB"
msgstr ""
#. IECBinaryDialect size in 10^70 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:308
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 ZiB"
msgstr ""
#. IECBinaryDialect size in 10^80 bytes
#. +> trunk5
#: lib/util/kformatprivate.cpp:311
#, qt-format
msgctxt "KFormat|IECBinaryDialect"
msgid "%1 YiB"
msgstr ""
#. @item:intext Duration format minutes, seconds and milliseconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:350
#, qt-format
msgctxt "KFormat|"
msgid "%1m%2.%3s"
msgstr ""
#. @item:intext Duration format minutes and seconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:355
#, qt-format
msgctxt "KFormat|"
msgid "%1m%2s"
msgstr ""
#. @item:intext Duration format hours and minutes
#. +> trunk5
#: lib/util/kformatprivate.cpp:359
#, qt-format
msgctxt "KFormat|"
msgid "%1h%2m"
msgstr ""
#. @item:intext Duration format hours, minutes, seconds, milliseconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:363
#, qt-format
msgctxt "KFormat|"
msgid "%1h%2m%3.%4s"
msgstr ""
#. @item:intext Duration format hours, minutes, seconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:369
#, qt-format
msgctxt "KFormat|"
msgid "%1h%2m%3s"
msgstr ""
#. @item:intext Duration format minutes, seconds and milliseconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:379
#, qt-format
msgctxt "KFormat|"
msgid "%1:%2.%3"
msgstr ""
#. @item:intext Duration format minutes and seconds
#. ----------
#. @item:intext Duration format hours and minutes
#. +> trunk5
#: lib/util/kformatprivate.cpp:384 lib/util/kformatprivate.cpp:388
#, qt-format
msgctxt "KFormat|"
msgid "%1:%2"
msgstr ""
#. @item:intext Duration format hours, minutes, seconds, milliseconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:392
#, qt-format
msgctxt "KFormat|"
msgid "%1:%2:%3.%4"
msgstr ""
#. @item:intext Duration format hours, minutes, seconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:398
#, qt-format
msgctxt "KFormat|"
msgid "%1:%2:%3"
msgstr ""
#. @item:intext %1 is a real number, e.g. 1.23 days
#. +> trunk5
#: lib/util/kformatprivate.cpp:413
#, qt-format
msgctxt "KFormat|"
msgid "%1 days"
msgstr ""
#. @item:intext %1 is a real number, e.g. 1.23 hours
#. +> trunk5
#: lib/util/kformatprivate.cpp:416
#, qt-format
msgctxt "KFormat|"
msgid "%1 hours"
msgstr ""
#. @item:intext %1 is a real number, e.g. 1.23 minutes
#. +> trunk5
#: lib/util/kformatprivate.cpp:419
#, qt-format
msgctxt "KFormat|"
msgid "%1 minutes"
msgstr ""
#. @item:intext %1 is a real number, e.g. 1.23 seconds
#. +> trunk5
#: lib/util/kformatprivate.cpp:422
#, qt-format
msgctxt "KFormat|"
msgid "%1 seconds"
msgstr ""
#. @item:intext %1 is a whole number
#. +> trunk5
#: lib/util/kformatprivate.cpp:427
#, qt-format
msgctxt "KFormat|"
msgid "%n millisecond(s)"
msgid_plural "%n millisecond(s)"
msgstr[0] ""
msgstr[1] ""
#. @item:intext %n is a whole number
#. +> trunk5
#: lib/util/kformatprivate.cpp:445
#, qt-format
msgctxt "KFormat|"
msgid "%n day(s)"
msgid_plural "%n day(s)"
msgstr[0] ""
msgstr[1] ""
#. @item:intext %n is a whole number
#. +> trunk5
#: lib/util/kformatprivate.cpp:450
#, qt-format
msgctxt "KFormat|"
msgid "%n hour(s)"
msgid_plural "%n hour(s)"
msgstr[0] ""
msgstr[1] ""
#. @item:intext %n is a whole number
#. +> trunk5
#: lib/util/kformatprivate.cpp:455
#, qt-format
msgctxt "KFormat|"
msgid "%n minute(s)"
msgid_plural "%n minute(s)"
msgstr[0] ""
msgstr[1] ""
#. @item:intext %n is a whole number
#. +> trunk5
#: lib/util/kformatprivate.cpp:460
#, qt-format
msgctxt "KFormat|"
msgid "%n second(s)"
msgid_plural "%n second(s)"
msgstr[0] ""
msgstr[1] ""
#. @item:intext days and hours. This uses the previous item:intext messages. If this does not fit the grammar of your language please contact the i18n team to solve the problem
#. ----------
#. @item:intext hours and minutes. This uses the previous item:intext messages. If this does not fit the grammar of your language please contact the i18n team to solve the problem
#. ----------
#. @item:intext minutes and seconds. This uses the previous item:intext messages. If this does not fit the grammar of your language please contact the i18n team to solve the problem
#. +> trunk5
-#: lib/util/kformatprivate.cpp:485 lib/util/kformatprivate.cpp:492
-#: lib/util/kformatprivate.cpp:499
+#: lib/util/kformatprivate.cpp:485 lib/util/kformatprivate.cpp:491
+#: lib/util/kformatprivate.cpp:497
#, qt-format
msgctxt "KFormat|"
msgid "%1 and %2"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:511
+#: lib/util/kformatprivate.cpp:508
msgctxt "KFormat|used when a relative date string can't be generated because the date is invalid"
msgid "Invalid date"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:521
+#: lib/util/kformatprivate.cpp:518
msgctxt "KFormat|"
msgid "Tomorrow"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:523
+#: lib/util/kformatprivate.cpp:520
msgctxt "KFormat|"
msgid "Today"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:525
+#: lib/util/kformatprivate.cpp:522
msgctxt "KFormat|"
msgid "Yesterday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:531
+#: lib/util/kformatprivate.cpp:528
msgctxt "KFormat|most recent such day before today"
msgid "Last Monday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:533
+#: lib/util/kformatprivate.cpp:530
msgctxt "KFormat|most recent such day before today"
msgid "Last Tuesday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:535
+#: lib/util/kformatprivate.cpp:532
msgctxt "KFormat|most recent such day before today"
msgid "Last Wednesday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:537
+#: lib/util/kformatprivate.cpp:534
msgctxt "KFormat|most recent such day before today"
msgid "Last Thursday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:539
+#: lib/util/kformatprivate.cpp:536
msgctxt "KFormat|most recent such day before today"
msgid "Last Friday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:541
+#: lib/util/kformatprivate.cpp:538
msgctxt "KFormat|most recent such day before today"
msgid "Last Saturday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:543
+#: lib/util/kformatprivate.cpp:540
msgctxt "KFormat|most recent such day before today"
msgid "Last Sunday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:548
+#: lib/util/kformatprivate.cpp:545
msgctxt "KFormat|the next such day after today"
msgid "Next Monday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:550
+#: lib/util/kformatprivate.cpp:547
msgctxt "KFormat|the next such day after today"
msgid "Next Tuesday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:552
+#: lib/util/kformatprivate.cpp:549
msgctxt "KFormat|the next such day after today"
msgid "Next Wednesday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:554
+#: lib/util/kformatprivate.cpp:551
msgctxt "KFormat|the next such day after today"
msgid "Next Thursday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:556
+#: lib/util/kformatprivate.cpp:553
msgctxt "KFormat|the next such day after today"
msgid "Next Friday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:558
+#: lib/util/kformatprivate.cpp:555
msgctxt "KFormat|the next such day after today"
msgid "Next Saturday"
msgstr ""
#. +> trunk5
-#: lib/util/kformatprivate.cpp:560
+#: lib/util/kformatprivate.cpp:557
msgctxt "KFormat|the next such day after today"
msgid "Next Sunday"
msgstr ""
#. relative datetime with %1 result of formatReleativeDate() and %2 the formatted time If this does not fit the grammar of your language please contact the i18n team to solve the problem
#. +> trunk5
-#: lib/util/kformatprivate.cpp:575
+#: lib/util/kformatprivate.cpp:572
#, qt-format
msgctxt "KFormat|"
msgid "%1, %2"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kglobalaccel5_qt.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kglobalaccel5_qt.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kglobalaccel5_qt.pot (revision 1524919)
@@ -1,68 +1,68 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2017-12-03 09:10+0100\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
#. +> trunk5
#: kglobalaccel.cpp:556
msgctxt "KGlobalAccel|"
msgid "Conflict with Global Shortcut"
msgstr ""
#. +> trunk5
#: kglobalaccel.cpp:557
#, qt-format
msgctxt "KGlobalAccel|"
msgid ""
"The '%1' key combination has already been allocated to the global action \"%2\" in %3.\n"
"Do you want to reassign it from that action to the current one?"
msgstr ""
#. +> trunk5
-#: kglobalaccel.cpp:566 kglobalaccel.cpp:610
+#: kglobalaccel.cpp:567 kglobalaccel.cpp:606
msgctxt "KGlobalAccel|"
msgid "Reassign"
msgstr ""
#. +> trunk5
-#: kglobalaccel.cpp:588
+#: kglobalaccel.cpp:589
#, qt-format
msgctxt "KGlobalAccel|"
msgid "The '%1' key combination is registered by application %2 for action %3:"
msgstr ""
#. +> trunk5
-#: kglobalaccel.cpp:595
+#: kglobalaccel.cpp:594
#, qt-format
msgctxt "KGlobalAccel|"
msgid "In context '%1' for action '%2'\n"
msgstr ""
#. +> trunk5
-#: kglobalaccel.cpp:599
+#: kglobalaccel.cpp:597
#, qt-format
msgctxt "KGlobalAccel|"
msgid ""
"The '%1' key combination is registered by application %2.\n"
"%3"
msgstr ""
#. +> trunk5
-#: kglobalaccel.cpp:605
+#: kglobalaccel.cpp:601
msgctxt "KGlobalAccel|"
msgid "Conflict With Registered Global Shortcut"
msgstr ""
#. +> trunk5
#: runtime/main.cpp:52 runtime/main.cpp:54
msgctxt "QObject|"
msgid "KDE Global Shortcuts Service"
msgstr ""
#. +> trunk5
#: runtime/main.cpp:57 runtime/main.cpp:58
msgctxt "QObject|"
msgid "Maintainer"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kio5.pot (revision 1524919)
@@ -1,9084 +1,9084 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kio package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kio\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-07 07:21+0200\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5
#: core/chmodjob.cpp:207
#, kde-format
msgid "Could not modify the ownership of file %1"
msgstr ""
#. +> trunk5
#: core/chmodjob.cpp:209
#, kde-format
msgid "<qt>Could not modify the ownership of file <b>%1</b>. You have insufficient access to the file to perform the change.</qt>"
msgstr ""
#. +> trunk5
#: core/connectionbackend.cpp:145
#, kde-format
msgid "Unable to create io-slave: %1"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1162 core/job_error.cpp:517
+#: core/copyjob.cpp:1167 core/job_error.cpp:517
#, kde-format
msgid "Folder Already Exists"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1434 core/copyjob.cpp:2008 core/filecopyjob.cpp:369
+#: core/copyjob.cpp:1439 core/copyjob.cpp:2013 core/filecopyjob.cpp:369
#: core/job_error.cpp:507 widgets/paste.cpp:89
#, kde-format
msgid "File Already Exists"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1434 core/copyjob.cpp:2008
+#: core/copyjob.cpp:1439 core/copyjob.cpp:2013
#, kde-format
msgid "Already Exists as Folder"
msgstr ""
#. +> trunk5
-#: core/copyjob.cpp:1560
+#: core/copyjob.cpp:1565
#, kde-format
msgid "Trash"
msgstr ""
#. +> trunk5
#: core/global.cpp:93
#, kde-format
msgid "1 day %2"
msgid_plural "%1 days %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:128 core/global.cpp:145
#, kde-format
msgid "%1 Item"
msgid_plural "%1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:132
#, kde-format
msgid "1 Folder"
msgid_plural "%1 Folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:133
#, kde-format
msgid "1 File"
msgid_plural "%1 Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: core/global.cpp:136
#, kde-format
msgctxt "folders, files (size)"
msgid "%1, %2 (%3)"
msgstr ""
#. +> trunk5
#: core/global.cpp:137
#, kde-format
msgctxt "folders, files"
msgid "%1, %2"
msgstr ""
#. +> trunk5
#: core/global.cpp:139
#, kde-format
msgctxt "files (size)"
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: core/global.cpp:146
#, kde-format
msgctxt "items: folders, files (size)"
msgid "%1: %2"
msgstr ""
#. +> trunk5
#: core/job.cpp:116
#, kde-format
msgctxt "@title job"
msgid "Moving"
msgstr ""
#. +> trunk5
#: core/job.cpp:117 core/job.cpp:124 core/job.cpp:149
#: widgets/fileundomanager.cpp:140
#, kde-format
msgctxt "The source of a file operation"
msgid "Source"
msgstr ""
#. +> trunk5
#: core/job.cpp:118 core/job.cpp:125 widgets/fileundomanager.cpp:141
#, kde-format
msgctxt "The destination of a file operation"
msgid "Destination"
msgstr ""
#. +> trunk5
#: core/job.cpp:123
#, kde-format
msgctxt "@title job"
msgid "Copying"
msgstr ""
#. +> trunk5
#: core/job.cpp:130
#, kde-format
msgctxt "@title job"
msgid "Creating directory"
msgstr ""
#. +> trunk5
#: core/job.cpp:131 widgets/fileundomanager.cpp:135
#, kde-format
msgid "Directory"
msgstr ""
#. +> trunk5
#: core/job.cpp:136
#, kde-format
msgctxt "@title job"
msgid "Deleting"
msgstr ""
#. +> trunk5
#: core/job.cpp:137 core/job.cpp:143 widgets/fileundomanager.cpp:146
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5
#: core/job.cpp:142
#, kde-format
msgctxt "@title job"
msgid "Examining"
msgstr ""
#. +> trunk5
#: core/job.cpp:148
#, kde-format
msgctxt "@title job"
msgid "Transferring"
msgstr ""
#. +> trunk5
#: core/job.cpp:154
#, kde-format
msgctxt "@title job"
msgid "Mounting"
msgstr ""
#. +> trunk5
#: core/job.cpp:155
#, kde-format
msgid "Device"
msgstr ""
#. +> trunk5
#: core/job.cpp:156 core/job.cpp:162
#, kde-format
msgid "Mountpoint"
msgstr ""
#. +> trunk5
#: core/job.cpp:161
#, kde-format
msgctxt "@title job"
msgid "Unmounting"
msgstr ""
#. +> trunk5
#: core/job.cpp:279
#, kde-format
msgid "Change Attribute"
msgstr ""
#. +> trunk5
#: core/job.cpp:280
#, kde-format
msgid "Root privileges are required to change file attributes. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:284
#, kde-format
msgid "Copy Files"
msgstr ""
#. +> trunk5
#: core/job.cpp:285
#, kde-format
msgid "Root privileges are required to complete the copy operation. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:289 widgets/jobuidelegate.cpp:243
#, kde-format
msgid "Delete Files"
msgstr ""
#. +> trunk5
#: core/job.cpp:290
#, kde-format
msgid "Root privileges are required to complete the delete operation. However, doing so may damage your system. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:294
#, kde-format
msgid "Create Folder"
msgstr ""
#. +> trunk5
#: core/job.cpp:295
#, kde-format
msgid "Root privileges are required to create this folder. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:299
#, kde-format
msgid "Move Items"
msgstr ""
#. +> trunk5
#: core/job.cpp:300
#, kde-format
msgid "Root privileges are required to complete the move operation. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:304
#, kde-format
msgid "Rename"
msgstr ""
#. +> trunk5
#: core/job.cpp:305
#, kde-format
msgid "Root privileges are required to complete renaming. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:309 filewidgets/knewfilemenu.cpp:548
#, kde-format
msgid "Create Symlink"
msgstr ""
#. +> trunk5
#: core/job.cpp:310
#, kde-format
msgid "Root privileges are required to create a symlink. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job.cpp:314
#, kde-format
msgid "Transfer data"
msgstr ""
#. +> trunk5
#: core/job.cpp:315
#, kde-format
msgid "Root privileges are required to complete transferring data. Do you want to continue?"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:39
#, kde-format
msgid "Could not read %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:42
#, kde-format
msgid "Could not write to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:45
#, kde-format
msgid "Could not start process %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:48
#, kde-format
msgid ""
"Internal Error\n"
"Please send a full bug report at http://bugs.kde.org\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:51
#, kde-format
msgid "Malformed URL %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:54
#, kde-format
msgid "The protocol %1 is not supported."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:57
#, kde-format
msgid "The protocol %1 is only a filter protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:64
#, kde-format
msgid "%1 is a folder, but a file was expected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:67
#, kde-format
msgid "%1 is a file, but a folder was expected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:70
#, kde-format
msgid "The file or folder %1 does not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:73
#, kde-format
msgid "A file named %1 already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:76
#, kde-format
msgid "A folder named %1 already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:79
#, kde-format
msgid "No hostname specified."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:79
#, kde-format
msgid "Unknown host %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:82
#, kde-format
msgid "Access denied to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:85
#, kde-format
msgid ""
"Access denied.\n"
"Could not write to %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:88
#, kde-format
msgid "Could not enter folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:91
#, kde-format
msgid "The protocol %1 does not implement a folder service."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:94
#, kde-format
msgid "Found a cyclic link in %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:100
#, kde-format
msgid "Found a cyclic link while copying %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:103
#, kde-format
msgid "Could not create socket for accessing %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:106
#, kde-format
msgid "Could not connect to host %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:109
#, kde-format
msgid "Connection to host %1 is broken."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:112
#, kde-format
msgid "The protocol %1 is not a filter protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:115
#, kde-format
msgid ""
"Could not mount device.\n"
"The reported error was:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:118
#, kde-format
msgid ""
"Could not unmount device.\n"
"The reported error was:\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:121
#, kde-format
msgid "Could not read file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:124
#, kde-format
msgid "Could not write to file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:127
#, kde-format
msgid "Could not bind %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:130
#, kde-format
msgid "Could not listen %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:133
#, kde-format
msgid "Could not accept %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:139
#, kde-format
msgid "Could not access %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:142
#, kde-format
msgid "Could not terminate listing %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:145
#, kde-format
msgid "Could not make folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:148
#, kde-format
msgid "Could not remove folder %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:151
#, kde-format
msgid "Could not resume file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:154
#, kde-format
msgid "Could not rename file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:157
#, kde-format
msgid "Could not change permissions for %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:160
#, kde-format
msgid "Could not change ownership for %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:163
#, kde-format
msgid "Could not delete file %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:166
#, kde-format
msgid "The process for the %1 protocol died unexpectedly."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:169
#, kde-format
msgid ""
"Error. Out of memory.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:172
#, kde-format
msgid ""
"Unknown proxy host\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:175
#, kde-format
msgid "Authorization failed, %1 authentication not supported"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:178
#, kde-format
msgid ""
"User canceled action\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:181
#, kde-format
msgid ""
"Internal error in server\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:184
#, kde-format
msgid ""
"Timeout on server\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:187
#, kde-format
msgid ""
"Unknown error\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:190
#, kde-format
msgid ""
"Unknown interrupt\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:201
#, kde-format
msgid ""
"Could not delete original file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:204
#, kde-format
msgid ""
"Could not delete partial file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:207
#, kde-format
msgid ""
"Could not rename original file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:210
#, kde-format
msgid ""
"Could not rename partial file %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:213
#, kde-format
msgid ""
"Could not create symlink %1.\n"
"Please check permissions."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:219
#, kde-format
msgid ""
"Could not write file %1.\n"
"Disk full."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:222
#, kde-format
msgid ""
"The source and destination are the same file.\n"
"%1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:228
#, kde-format
msgid "%1 is required by the server, but is not available."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:231
#, kde-format
msgid "Access to restricted port in POST denied."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:234
#, kde-format
msgid "The required content size information was not provided for a POST operation."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:237
#, kde-format
msgid "A file or folder cannot be dropped onto itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:240
#, kde-format
msgid "A folder cannot be moved into itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:243
#, kde-format
msgid "Communication with the local password server failed"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:246
#, kde-format
msgid "Unable to create io-slave. %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:249
#, kde-format
msgid ""
"Unknown error code %1\n"
"%2\n"
"Please send a full bug report at http://bugs.kde.org."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:274
#, kde-format
msgctxt "@info url"
msgid "(unknown)"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:281
#, kde-format
msgctxt "@info %1 error name, %2 description"
msgid ""
"<qt>"
"<p><b>%1</b></p>"
"<p>%2</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:285
#, kde-format
msgid "<b>Technical reason</b>: "
msgstr ""
#. +> trunk5
#: core/job_error.cpp:287
#, kde-format
msgid "<b>Details of the request</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:288
#, kde-format
msgid "<li>URL: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:290
#, kde-format
msgid "<li>Protocol: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:292
#, kde-format
msgid "<li>Date and time: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:293
#, kde-format
msgid "<li>Additional information: %1</li>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:296
#, kde-format
msgid "<b>Possible causes</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:301
#, kde-format
msgid "<b>Possible solutions</b>:"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:335
#, kde-format
msgctxt "@info protocol"
msgid "(unknown)"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:344
#, kde-format
msgid "Contact your appropriate computer support system, whether the system administrator, or technical support group for further assistance."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:347
#, kde-format
msgid "Contact the administrator of the server for further assistance."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:350
#, kde-format
msgid "Check your access permissions on this resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:351
#, kde-format
msgid "Your access permissions may be inadequate to perform the requested operation on this resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:353
#, kde-format
msgid "The file may be in use (and thus locked) by another user or application."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:355
#, kde-format
msgid "Check to make sure that no other application or user is using the file or has locked the file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:357
#, kde-format
msgid "Although unlikely, a hardware error may have occurred."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:359
#, kde-format
msgid "You may have encountered a bug in the program."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:360
#, kde-format
msgid "This is most likely to be caused by a bug in the program. Please consider submitting a full bug report as detailed below."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:362
#, kde-format
msgid "Update your software to the latest version. Your distribution should provide tools to update your software."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:364
#, kde-format
msgid "When all else fails, please consider helping the KDE team or the third party maintainer of this software by submitting a high quality bug report. If the software is provided by a third party, please contact them directly. Otherwise, first look to see if the same bug has been submitted by someone else by searching at the <a href=\"http://bugs.kde.org/\">KDE bug reporting website</a>. If not, take note of the details given above, and include them in your bug report, along with as many other details as you think might help."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:372
#, kde-format
msgid "There may have been a problem with your network connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:375
#, kde-format
msgid "There may have been a problem with your network configuration. If you have been accessing the Internet with no problems recently, this is unlikely."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:378
#, kde-format
msgid "There may have been a problem at some point along the network path between the server and this computer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:380
#, kde-format
msgid "Try again, either now or at a later time."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:381
#, kde-format
msgid "A protocol error or incompatibility may have occurred."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:382
#, kde-format
msgid "Ensure that the resource exists, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:383
#, kde-format
msgid "The specified resource may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:384
#, kde-format
msgid "You may have incorrectly typed the location."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:385
#, kde-format
msgid "Double-check that you have entered the correct location and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:387
#, kde-format
msgid "Check your network connection status."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:391
#, kde-format
msgid "Cannot Open Resource For Reading"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:392
#, kde-format
msgid "This means that the contents of the requested file or folder <strong>%1</strong> could not be retrieved, as read access could not be obtained."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:395
#, kde-format
msgid "You may not have permissions to read the file or open the folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:401
#, kde-format
msgid "Cannot Open Resource For Writing"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:402
#, kde-format
msgid "This means that the file, <strong>%1</strong>, could not be written to as requested, because access with permission to write could not be obtained."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:410
#, kde-format
msgid "Cannot Launch Process required by the %1 Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:411
#, kde-format
msgid "Unable to Launch Process"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:412
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol could not be found or started. This is usually due to technical reasons."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:415
#, kde-format
msgid "The program which provides compatibility with this protocol may not have been updated with your last update of KDE. This can cause the program to be incompatible with the current version and thus not start."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:423
#, kde-format
msgid "Internal Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:424
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an internal error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:432
#, kde-format
msgid "Improperly Formatted URL"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:433
#, kde-format
msgid ""
"The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered was not properly formatted. The format of a URL is generally as follows:"
"<blockquote><strong>protocol://user:password@www.example.org:port/folder/filename.extension?query=value</strong></blockquote>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:442
#, kde-format
msgid "Unsupported Protocol %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:443
#, kde-format
msgid "The protocol <strong>%1</strong> is not supported by the KDE programs currently installed on this computer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:446
#, kde-format
msgid "The requested protocol may not be supported."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:447
#, kde-format
msgid "The versions of the %1 protocol supported by this computer and the server may be incompatible."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:449
#, kde-format
msgid "You may perform a search on the Internet for a KDE program (called a kioslave or ioslave) which supports this protocol. Places to search include <a href=\"http://kde-apps.org/\">http://kde-apps.org/</a> and <a href=\"http://freshmeat.net/\">http://freshmeat.net/</a>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:458
#, kde-format
msgid "URL Does Not Refer to a Resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:459
#, kde-format
msgid "Protocol is a Filter Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:460
#, kde-format
msgid "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered did not refer to a specific resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:463
#, kde-format
msgid "KDE is able to communicate through a protocol within a protocol; the protocol specified is only for use in such situations, however this is not one of these situations. This is a rare event, and is likely to indicate a programming error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:471
#, kde-format
msgid "Unsupported Action: %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:472
#, kde-format
msgid "The requested action is not supported by the KDE program which is implementing the <strong>%1</strong> protocol."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:475
#, kde-format
msgid "This error is very much dependent on the KDE program. The additional information should give you more information than is available to the KDE input/output architecture."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:478
#, kde-format
msgid "Attempt to find another way to accomplish the same outcome."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:483
#, kde-format
msgid "File Expected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:484
#, kde-format
msgid "The request expected a file, however the folder <strong>%1</strong> was found instead."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:486
#, kde-format
msgid "This may be an error on the server side."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:491
#, kde-format
msgid "Folder Expected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:492
#, kde-format
msgid "The request expected a folder, however the file <strong>%1</strong> was found instead."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:499
#, kde-format
msgid "File or Folder Does Not Exist"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:500
#, kde-format
msgid "The specified file or folder <strong>%1</strong> does not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:508
#, kde-format
msgid "The requested file could not be created because a file with the same name already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:510
#, kde-format
msgid "Try moving the current file out of the way first, and then try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:512
#, kde-format
msgid "Delete the current file and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:513
#, kde-format
msgid "Choose an alternate filename for the new file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:518
#, kde-format
msgid "The requested folder could not be created because a folder with the same name already exists."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:520
#, kde-format
msgid "Try moving the current folder out of the way first, and then try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:522
#, kde-format
msgid "Delete the current folder and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:523
#, kde-format
msgid "Choose an alternate name for the new folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:527
#, kde-format
msgid "Unknown Host"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:528
#, kde-format
msgid "An unknown host error indicates that the server with the requested name, <strong>%1</strong>, could not be located on the Internet."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:531
#, kde-format
msgid "The name that you typed, %1, may not exist: it may be incorrectly typed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:538
#, kde-format
msgid "Access Denied"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:539
#, kde-format
msgid "Access was denied to the specified resource, <strong>%1</strong>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:541 core/job_error.cpp:767
#, kde-format
msgid "You may have supplied incorrect authentication details or none at all."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:543 core/job_error.cpp:769
#, kde-format
msgid "Your account may not have permission to access the specified resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:545 core/job_error.cpp:771 core/job_error.cpp:783
#, kde-format
msgid "Retry the request and ensure your authentication details are entered correctly."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:553
#, kde-format
msgid "Write Access Denied"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:554
#, kde-format
msgid "This means that an attempt to write to the file <strong>%1</strong> was rejected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:561
#, kde-format
msgid "Unable to Enter Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:562
#, kde-format
msgid "This means that an attempt to enter (in other words, to open) the requested folder <strong>%1</strong> was rejected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:570
#, kde-format
msgid "Folder Listing Unavailable"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:571
#, kde-format
msgid "Protocol %1 is not a Filesystem"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:572
#, kde-format
msgid "This means that a request was made which requires determining the contents of the folder, and the KDE program supporting this protocol is unable to do so."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:580
#, kde-format
msgid "Cyclic Link Detected"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:581
#, kde-format
msgid "UNIX environments are commonly able to link a file or folder to a separate name and/or location. KDE detected a link or series of links that results in an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:585 core/job_error.cpp:607
#, kde-format
msgid "Delete one part of the loop in order that it does not cause an infinite loop, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:594
#, kde-format
msgid "Request Aborted By User"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:595 core/job_error.cpp:910
#, kde-format
msgid "The request was not completed because it was aborted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:597 core/job_error.cpp:801 core/job_error.cpp:912
#, kde-format
msgid "Retry the request."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:601
#, kde-format
msgid "Cyclic Link Detected During Copy"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:602
#, kde-format
msgid "UNIX environments are commonly able to link a file or folder to a separate name and/or location. During the requested copy operation, KDE detected a link or series of links that results in an infinite loop - i.e. the file was (perhaps in a roundabout way) linked to itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:612
#, kde-format
msgid "Could Not Create Network Connection"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:613
#, kde-format
msgid "Could Not Create Socket"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:614
#, kde-format
msgid "This is a fairly technical error in which a required device for network communications (a socket) could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:616 core/job_error.cpp:737 core/job_error.cpp:748
#: core/job_error.cpp:757
#, kde-format
msgid "The network connection may be incorrectly configured, or the network interface may not be enabled."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:622
#, kde-format
msgid "Connection to Server Refused"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:623
#, kde-format
msgid "The server <strong>%1</strong> refused to allow this computer to make a connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:625
#, kde-format
msgid "The server, while currently connected to the Internet, may not be configured to allow requests."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:627
#, kde-format
msgid "The server, while currently connected to the Internet, may not be running the requested service (%1)."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:629
#, kde-format
msgid "A network firewall (a device which restricts Internet requests), either protecting your network or the network of the server, may have intervened, preventing this request."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:636
#, kde-format
msgid "Connection to Server Closed Unexpectedly"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:637
#, kde-format
msgid "Although a connection was established to <strong>%1</strong>, the connection was closed at an unexpected point in the communication."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:640
#, kde-format
msgid "A protocol error may have occurred, causing the server to close the connection as a response to the error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:646
#, kde-format
msgid "URL Resource Invalid"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:647
#, kde-format
msgid "Protocol %1 is not a Filter Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:648
#, kde-format
msgid "The <strong>U</strong>niform <strong>R</strong>esource <strong>L</strong>ocator (URL) that you entered did not refer to a valid mechanism of accessing the specific resource, <strong>%1%2</strong>."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:653
#, kde-format
msgid "KDE is able to communicate through a protocol within a protocol. This request specified a protocol be used as such, however this protocol is not capable of such an action. This is a rare event, and is likely to indicate a programming error."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:661
#, kde-format
msgid "Unable to Initialize Input/Output Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:662
#, kde-format
msgid "Could Not Mount Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:663
#, kde-format
msgid "The requested device could not be initialized (\"mounted\"). The reported error was: <strong>%1</strong>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:666
#, kde-format
msgid "The device may not be ready, for example there may be no media in a removable media device (i.e. no CD-ROM in a CD drive), or in the case of a peripheral/portable device, the device may not be correctly connected."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:670
#, kde-format
msgid "You may not have permissions to initialize (\"mount\") the device. On UNIX systems, often system administrator privileges are required to initialize a device."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:674
#, kde-format
msgid "Check that the device is ready; removable drives must contain media, and portable devices must be connected and powered on.; and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:680
#, kde-format
msgid "Unable to Uninitialize Input/Output Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:681
#, kde-format
msgid "Could Not Unmount Device"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:682
#, kde-format
msgid "The requested device could not be uninitialized (\"unmounted\"). The reported error was: <strong>%1</strong>"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:685
#, kde-format
msgid "The device may be busy, that is, still in use by another application or user. Even such things as having an open browser window on a location on this device may cause the device to remain in use."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:689
#, kde-format
msgid "You may not have permissions to uninitialize (\"unmount\") the device. On UNIX systems, system administrator privileges are often required to uninitialize a device."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:693
#, kde-format
msgid "Check that no applications are accessing the device, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:698
#, kde-format
msgid "Cannot Read From Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:699
#, kde-format
msgid "This means that although the resource, <strong>%1</strong>, was able to be opened, an error occurred while reading the contents of the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:702
#, kde-format
msgid "You may not have permissions to read from the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:715
#, kde-format
msgid "Cannot Write to Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:716
#, kde-format
msgid "This means that although the resource, <strong>%1</strong>, was able to be opened, an error occurred while writing to the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:719
#, kde-format
msgid "You may not have permissions to write to the resource."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:732 core/job_error.cpp:743
#, kde-format
msgid "Could Not Listen for Network Connections"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:733
#, kde-format
msgid "Could Not Bind"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:734 core/job_error.cpp:745
#, kde-format
msgid "This is a fairly technical error in which a required device for network communications (a socket) could not be established to listen for incoming network connections."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:744
#, kde-format
msgid "Could Not Listen"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:754
#, kde-format
msgid "Could Not Accept Network Connection"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:755
#, kde-format
msgid "This is a fairly technical error in which an error occurred while attempting to accept an incoming network connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:759
#, kde-format
msgid "You may not have permissions to accept the connection."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:764
#, kde-format
msgid "Could Not Login: %1"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:765
#, kde-format
msgid "An attempt to login to perform the requested operation was unsuccessful."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:776
#, kde-format
msgid "Could Not Determine Resource Status"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:777
#, kde-format
msgid "Could Not Stat Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:778
#, kde-format
msgid "An attempt to determine information about the status of the resource <strong>%1</strong>, such as the resource name, type, size, etc., was unsuccessful."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:781
#, kde-format
msgid "The specified resource may not have existed or may not be accessible."
msgstr ""
#. i18n( "Could not terminate listing %1" ).arg( errorText );
#. +> trunk5
#: core/job_error.cpp:789
#, kde-format
msgid "Could Not Cancel Listing"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:790
#, kde-format
msgid "FIXME: Document this"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:794
#, kde-format
msgid "Could Not Create Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:795
#, kde-format
msgid "An attempt to create the requested folder failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:796
#, kde-format
msgid "The location where the folder was to be created may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:805
#, kde-format
msgid "Could Not Remove Folder"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:806
#, kde-format
msgid "An attempt to remove the specified folder, <strong>%1</strong>, failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:808
#, kde-format
msgid "The specified folder may not exist."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:809
#, kde-format
msgid "The specified folder may not be empty."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:814
#, kde-format
msgid "Ensure that the folder exists and is empty, and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:819
#, kde-format
msgid "Could Not Resume File Transfer"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:820
#, kde-format
msgid "The specified request asked that the transfer of file <strong>%1</strong> be resumed at a certain point of the transfer. This was not possible."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:823
#, kde-format
msgid "The protocol, or the server, may not support file resuming."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:825
#, kde-format
msgid "Retry the request without attempting to resume transfer."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:830
#, kde-format
msgid "Could Not Rename Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:831
#, kde-format
msgid "An attempt to rename the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:841
#, kde-format
msgid "Could Not Alter Permissions of Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:842
#, kde-format
msgid "An attempt to alter the permissions on the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:849
#, kde-format
msgid "Could Not Change Ownership of Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:850
#, kde-format
msgid "An attempt to change the ownership of the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:857
#, kde-format
msgid "Could Not Delete Resource"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:858
#, kde-format
msgid "An attempt to delete the specified resource <strong>%1</strong> failed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:865
#, kde-format
msgid "Unexpected Program Termination"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:866
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has unexpectedly terminated."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:874
#, kde-format
msgid "Out of Memory"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:875
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol could not obtain the memory required to continue."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:883
#, kde-format
msgid "Unknown Proxy Host"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:884
#, kde-format
msgid "While retrieving information about the specified proxy host, <strong>%1</strong>, an Unknown Host error was encountered. An unknown host error indicates that the requested name could not be located on the Internet."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:888
#, kde-format
msgid "There may have been a problem with your network configuration, specifically your proxy's hostname. If you have been accessing the Internet with no problems recently, this is unlikely."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:892
#, kde-format
msgid "Double-check your proxy settings and try again."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:897
#, kde-format
msgid "Authentication Failed: Method %1 Not Supported"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:899
#, kde-format
msgid "Although you may have supplied the correct authentication details, the authentication failed because the method that the server is using is not supported by the KDE program implementing the protocol %1."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:903
#, kde-format
msgid "Please file a bug at <a href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a> to inform the KDE team of the unsupported authentication method."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:909
#, kde-format
msgid "Request Aborted"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:916
#, kde-format
msgid "Internal Error in Server"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:917
#, kde-format
msgid "The program on the server which provides access to the <strong>%1</strong> protocol has reported an internal error: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:920
#, kde-format
msgid "This is most likely to be caused by a bug in the server program. Please consider submitting a full bug report as detailed below."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:923
#, kde-format
msgid "Contact the administrator of the server to advise them of the problem."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:925
#, kde-format
msgid "If you know who the authors of the server software are, submit the bug report directly to them."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:930
#, kde-format
msgid "Timeout Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:931
#, kde-format
msgid ""
"Although contact was made with the server, a response was not received within the amount of time allocated for the request as follows:"
"<ul>"
"<li>Timeout for establishing a connection: %1 seconds</li>"
"<li>Timeout for receiving a response: %2 seconds</li>"
"<li>Timeout for accessing proxy servers: %3 seconds</li>"
"</ul>"
"Please note that you can alter these timeout settings in the KDE System Settings, by selecting Network Settings -> Connection Preferences."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:942
#, kde-format
msgid "The server was too busy responding to other requests to respond."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:948 core/slavebase.cpp:1488
#, kde-format
msgid "Unknown Error"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:949
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an unknown error: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:957
#, kde-format
msgid "Unknown Interruption"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:958
#, kde-format
msgid "The program on your computer which provides access to the <strong>%1</strong> protocol has reported an interruption of an unknown type: %2."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:966
#, kde-format
msgid "Could Not Delete Original File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:967
#, kde-format
msgid "The requested operation required the deleting of the original file, most likely at the end of a file move operation. The original file <strong>%1</strong> could not be deleted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:976
#, kde-format
msgid "Could Not Delete Temporary File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:977
#, kde-format
msgid "The requested operation required the creation of a temporary file in which to save the new file while being downloaded. This temporary file <strong>%1</strong> could not be deleted."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:986
#, kde-format
msgid "Could Not Rename Original File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:987
#, kde-format
msgid "The requested operation required the renaming of the original file <strong>%1</strong>, however it could not be renamed."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:995
#, kde-format
msgid "Could Not Rename Temporary File"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:996
#, kde-format
msgid "The requested operation required the creation of a temporary file <strong>%1</strong>, however it could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1004
#, kde-format
msgid "Could Not Create Link"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1005
#, kde-format
msgid "Could Not Create Symbolic Link"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1006
#, kde-format
msgid "The requested symbolic link %1 could not be created."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1013
#, kde-format
msgid "No Content"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1018
#, kde-format
msgid "Disk Full"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1019
#, kde-format
msgid "The requested file <strong>%1</strong> could not be written to as there is inadequate disk space."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1021
#, kde-format
msgid "Free up enough disk space by 1) deleting unwanted and temporary files; 2) archiving files to removable media storage such as CD-Recordable discs; or 3) obtain more storage capacity."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1028
#, kde-format
msgid "Source and Destination Files Identical"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1029
#, kde-format
msgid "The operation could not be completed because the source and destination files are the same file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1031
#, kde-format
msgid "Choose a different filename for the destination file."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1035
#, kde-format
msgid "File or Folder dropped onto itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1036
#, kde-format
msgid "The operation could not be completed because the source and destination file or folder are the same."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1038
#, kde-format
msgid "Drop the item into a different file or folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1048
#, kde-format
msgid "Folder moved into itself"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1049
#, kde-format
msgid "The operation could not be completed because the source can not be moved into itself."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1051
#, kde-format
msgid "Move the item into a different folder."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1055
#, kde-format
msgid "Could not communicate with password server"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1056
#, kde-format
msgid "The operation could not be completed because the service for requesting passwords (kpasswdserver) couldn't be contacted"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1058
#, kde-format
msgid "Try restarting your session, or look in the logs for errors from kiod."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1061
#, kde-format
msgid "Cannot Initiate the %1 Protocol"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1062
#, kde-format
msgid "Unable to Create io-slave"
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1063
#, kde-format
msgid "The io-slave which provides access to the <strong>%1</strong> protocol could not be started. This is usually due to technical reasons."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1066
#, kde-format
msgid "klauncher could not find or start the plugin which provides the protocol.This means you may have an outdated version of the plugin."
msgstr ""
#. +> trunk5
#: core/job_error.cpp:1073
#, kde-format
msgid "Undocumented Error"
msgstr ""
#. +> trunk5
#: core/kcoredirlister.cpp:395 widgets/krun.cpp:935 widgets/paste.cpp:268
#: widgets/renamedialog.cpp:459
#, kde-format
msgid ""
"Malformed URL\n"
"%1"
msgstr ""
#. +> trunk5
#: core/kcoredirlister.cpp:400
#, kde-format
msgid ""
"URL cannot be listed\n"
"%1"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1198
#, kde-format
msgid "(Symbolic Link to %1)"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1200
#, kde-format
msgid "(%1, Link to %2)"
msgstr ""
#. +> trunk5
#: core/kfileitem.cpp:1203
#, kde-format
msgid " (Points to %1)"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:192 core/klocalsocket_unix.cpp:260
#, kde-format
msgid "Specified socket path is invalid"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:201 core/klocalsocket_unix.cpp:248
#: core/klocalsocket_unix.cpp:269
#, kde-format
msgid "The socket operation is not supported"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:214
#, kde-format
msgid "Connection refused"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:219 core/klocalsocket_unix.cpp:282
#, kde-format
msgid "Permission denied"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:223
#, kde-format
msgid "Connection timed out"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:227 core/klocalsocket_unix.cpp:307
#, kde-format
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:235 core/klocalsocket_unix.cpp:315
#, kde-format
msgid "Could not set non-blocking mode"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:286
#, kde-format
msgid "Address is already in use"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:291
#, kde-format
msgid "Path cannot be used"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:295
#, kde-format
msgid "No such file or directory"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:299
#, kde-format
msgid "Not a directory"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:303
#, kde-format
msgid "Read-only filesystem"
msgstr ""
#. +> trunk5
#: core/klocalsocket_unix.cpp:370 core/klocalsocket_unix.cpp:404
#, kde-format
msgid "Unknown socket error"
msgstr ""
#. +> trunk5
#: core/klocalsocket_win.cpp:31 core/klocalsocket_win.cpp:36
#, kde-format
msgid "Operation not supported"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:189
#, kde-format
msgctxt "SSL error"
msgid "No error"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:191
#, kde-format
msgctxt "SSL error"
msgid "The certificate authority's certificate is invalid"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:193
#, kde-format
msgctxt "SSL error"
msgid "The certificate has expired"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:195
#, kde-format
msgctxt "SSL error"
msgid "The certificate is invalid"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:197
#, kde-format
msgctxt "SSL error"
msgid "The certificate is not signed by any trusted certificate authority"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:199
#, kde-format
msgctxt "SSL error"
msgid "The certificate has been revoked"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:201
#, kde-format
msgctxt "SSL error"
msgid "The certificate is unsuitable for this purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:203
#, kde-format
msgctxt "SSL error"
msgid "The root certificate authority's certificate is not trusted for this purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:205
#, kde-format
msgctxt "SSL error"
msgid "The certificate authority's certificate is marked to reject this certificate's purpose"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:207
#, kde-format
msgctxt "SSL error"
msgid "The peer did not present any certificate"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:209
#, kde-format
msgctxt "SSL error"
msgid "The certificate does not apply to the given host"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:211
#, kde-format
msgctxt "SSL error"
msgid "The certificate cannot be verified for internal reasons"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:213
#, kde-format
msgctxt "SSL error"
msgid "The certificate chain is too long"
msgstr ""
#. +> trunk5
#: core/ktcpsocket.cpp:216
#, kde-format
msgctxt "SSL error"
msgid "Unknown error"
msgstr ""
#. +> trunk5
#: core/slave.cpp:477
#, kde-format
msgid "Can not create socket for launching io-slave for protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:486
#, kde-format
msgid "Unknown protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:496
#, kde-format
msgid "Can not find io-slave for protocol '%1'."
msgstr ""
#. +> trunk5
#: core/slave.cpp:512
#, kde-format
msgid "Can not find 'kioslave' executable at '%1'"
msgstr ""
#. +> trunk5
#: core/slave.cpp:526
#, kde-format
msgid "Cannot talk to klauncher: %1"
msgstr ""
#. +> trunk5
#: core/slave.cpp:533
#, kde-format
msgid "klauncher said: %1"
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:833
#, kde-format
msgid "Opening connections is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:835
#, kde-format
msgid "Closing connections is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:837
#, kde-format
msgid "Accessing files is not supported with the protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:839
#, kde-format
msgid "Writing to %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:841
#, kde-format
msgid "There are no special actions available for protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:843
#, kde-format
msgid "Listing folders is not supported for protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:845
#, kde-format
msgid "Retrieving data from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:847
#, kde-format
msgid "Retrieving mime type information from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:849
#, kde-format
msgid "Renaming or moving files within %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:851
#, kde-format
msgid "Creating symlinks is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:853
#, kde-format
msgid "Copying files within %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:855
#, kde-format
msgid "Deleting files from %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:857
#, kde-format
msgid "Creating folders is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:859
#, kde-format
msgid "Changing the attributes of files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:861
#, kde-format
msgid "Changing the ownership of files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:863
#, kde-format
msgid "Using sub-URLs with %1 is not supported."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:865
#, kde-format
msgid "Multiple get is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:867
#, kde-format
msgid "Opening files is not supported with protocol %1."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:869
#, kde-format
msgid "Protocol %1 does not support action %2."
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:1022
#, kde-format
msgid "&Yes"
msgstr ""
#. +> trunk5
#: core/slavebase.cpp:1023
#, kde-format
msgid "&No"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:414 core/tcpslavebase.cpp:818 widgets/sslui.cpp:78
#, kde-format
msgid "&Details"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:416 core/tcpslavebase.cpp:831 widgets/sslui.cpp:114
#, kde-format
msgid "&Forever"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:420 core/tcpslavebase.cpp:818 widgets/sslui.cpp:79
#, kde-format
msgid "Co&ntinue"
msgstr ""
#. +> trunk5
#: core/slaveinterface.cpp:422 core/tcpslavebase.cpp:832 widgets/sslui.cpp:115
#, kde-format
msgid "&Current Session only"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:320
#, kde-format
msgid ""
"You are about to leave secure mode. Transmissions will no longer be encrypted.\n"
"This means that a third party could observe your data in transit."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:326 core/tcpslavebase.cpp:585
#, kde-format
msgid "Security Information"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:327
#, kde-format
msgid "C&ontinue Loading"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:425
#, kde-format
msgctxt "%1 is a host name"
msgid "%1: SSL negotiation failed"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:579
#, kde-format
msgid ""
"You are about to enter secure mode. All transmissions will be encrypted unless otherwise noted.\n"
"This means that no third party will be able to easily observe your data in transit."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:586
#, kde-format
msgid "Display SSL &Information"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:587
#, kde-format
msgid "C&onnect"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:731
#, kde-format
msgid "Enter the certificate password:"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:732
#, kde-format
msgid "SSL Certificate Password"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:746
#, kde-format
msgid "Unable to open the certificate. Try a new password?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:760
#, kde-format
msgid "The procedure to set the client certificate for the session failed."
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:762 widgets/jobuidelegate.cpp:370
#, kde-format
msgid "SSL"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:806 widgets/sslui.cpp:68
#, kde-format
msgid ""
"The server failed the authenticity check (%1).\n"
"\n"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:817 core/tcpslavebase.cpp:830
#: core/tcpslavebase.cpp:944 core/tcpslavebase.cpp:956 widgets/sslui.cpp:77
#: widgets/sslui.cpp:113
#, kde-format
msgid "Server Authentication"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:827 widgets/sslui.cpp:110
#, kde-format
msgid "Would you like to accept this certificate forever without being prompted?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:943
#, kde-format
msgid "You have indicated that you wish to accept this certificate, but it is not issued to the server who is presenting it. Do you wish to continue loading?"
msgstr ""
#. +> trunk5
#: core/tcpslavebase.cpp:955
#, kde-format
msgid "SSL certificate is being rejected as requested. You can disable this in the KDE System Settings."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:775
#, kde-format
msgid "A file or folder named %1 already exists."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:778
#, kde-format
msgid "You do not have permission to create that folder."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:793
#, kde-format
msgid "You did not select a file to delete."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:794
#, kde-format
msgid "Nothing to Delete"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:836
#, kde-format
msgid "You did not select a file to trash."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:837
#, kde-format
msgid "Nothing to Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1037 filewidgets/kdiroperator.cpp:1182
#, kde-format
msgid "The specified folder does not exist or was not readable."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1861
#, kde-format
msgid "Menu"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1865
#, kde-format
msgid "Parent Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1872
#, kde-format
msgid "Home Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1875
#, kde-format
msgid "Reload"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1878
#, kde-format
msgid "New Folder..."
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1883 widgets/jobuidelegate.cpp:266
#: widgets/jobuidelegate.cpp:274 widgets/jobuidelegate.cpp:275
#, kde-format
msgid "Move to Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1889
#, kde-format
msgid "Delete"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1896
#, kde-format
msgid "Sorting"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1899
#, kde-format
msgid "By Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1903
#, kde-format
msgid "By Size"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1907
#, kde-format
msgid "By Date"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1911
#, kde-format
msgid "By Type"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1915
#, kde-format
msgid "Descending"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1919
#, kde-format
msgid "Folders First"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1929
#, kde-format
msgid "Icon Position"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1932
#, kde-format
msgid "Next to File Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1936
#, kde-format
msgid "Above File Name"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1947
#, kde-format
msgid "Short View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1952
#, kde-format
msgid "Detailed View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1957
#, kde-format
msgid "Tree View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1962
#, kde-format
msgid "Detailed Tree View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1973
#, kde-format
msgid "Show Hidden Files"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1978
#, kde-format
msgid "Show Aside Preview"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1985 filewidgets/kdiroperator.cpp:2593
#, kde-format
msgid "Show Preview"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1990
#, kde-format
msgid "Open Containing Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:1995
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:2002
#, kde-format
msgid "&View"
msgstr ""
#. +> trunk5
#: filewidgets/kdiroperator.cpp:2595
#, kde-format
msgid "Automatically disabled for small icon sizes; increase icon size to see previews"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:86
#, kde-format
msgid "Encoding:"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:142
#: filewidgets/kencodingfiledialog.cpp:161
#: filewidgets/kencodingfiledialog.cpp:179
#: filewidgets/kencodingfiledialog.cpp:198 widgets/kurlrequesterdialog.cpp:118
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5
#: filewidgets/kencodingfiledialog.cpp:217
#: filewidgets/kencodingfiledialog.cpp:240
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:81
#, kde-format
msgctxt "@title:menu"
msgid "Copy To"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:87
#, kde-format
msgctxt "@title:menu"
msgid "Move To"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:111
#, kde-format
msgctxt "@title:menu"
msgid "Home Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:119
#, kde-format
msgctxt "@title:menu"
msgid "Root Folder"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:154
#, kde-format
msgctxt "@title:menu in Copy To or Move To submenu"
msgid "Browse..."
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:235
#, kde-format
msgctxt "@title:menu"
msgid "Copy Here"
msgstr ""
#. +> trunk5
#: filewidgets/kfilecopytomenu.cpp:236
#, kde-format
msgctxt "@title:menu"
msgid "Move Here"
msgstr ""
#. +> trunk5
#: filewidgets/kfilefiltercombo.cpp:36 filewidgets/kfilewidget.cpp:1911
#, kde-format
msgid "*|All Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfilefiltercombo.cpp:180
#, kde-format
msgid "All Supported Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfilefiltercombo.cpp:189
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:87
#, kde-format
msgid "Add Places Entry"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:89
#, kde-format
msgid "Edit Places Entry"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:98
#, kde-format
msgid ""
"<qt>This is the text that will appear in the Places panel.<br />"
"<br />"
"The label should consist of one or two words that will help you remember what this entry refers to. If you do not enter a label, it will be derived from the location's URL.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:104
#, kde-format
msgid "L&abel:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:106
#, kde-format
msgid "Enter descriptive label here"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:110
#, kde-format
msgid ""
"<qt>This is the location associated with the entry. Any valid URL may be used. For example:<br />"
"<br />"
"%1<br />"
"http://www.kde.org<br />"
"ftp://ftp.kde.org/pub/kde/stable<br />"
"<br />"
"By clicking on the button next to the text edit box you can browse to an appropriate URL.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:116
#, kde-format
msgid "&Location:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:123
#, kde-format
msgid ""
"<qt>This is the icon that will appear in the Places panel.<br />"
"<br />"
"Click on the button to select a different icon.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:126
#, kde-format
msgid "Choose an &icon:"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:145
#, kde-format
msgid "&Only show when using this application (%1)"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplaceeditdialog.cpp:147
#, kde-format
msgid ""
"<qt>Select this setting if you want this entry to show only when using the current application (%1).<br />"
"<br />"
"If this setting is not selected, the entry will be available in all applications.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:107
#, kde-format
msgctxt "@item"
msgid "Places"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:110
#, kde-format
msgctxt "@item"
msgid "Remote"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:113
#, kde-format
msgctxt "@item"
msgid "Recently Saved"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:116
#, kde-format
msgctxt "@item"
msgid "Search For"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:119
#, kde-format
msgctxt "@item"
msgid "Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesitem.cpp:122
#, kde-format
msgctxt "@item"
msgid "Removable Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:227
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Home"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:235
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Desktop"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:241
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Downloads"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:246
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Network"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:258
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Root"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:262
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:282
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Today"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:285
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Yesterday"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:288
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Documents"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:291
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Images"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:294
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Audio Files"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:297
#, kde-format
msgctxt "KFile System Bookmarks"
msgid "Videos"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1151
#, kde-format
msgid "&Release '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1153
#, kde-format
msgid "&Safely Remove '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1156
#, kde-format
msgid "&Unmount '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1177
#, kde-format
msgid "&Eject '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1211
#, kde-format
msgid "The device '%1' is not a disk and cannot be ejected."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1247
#, kde-format
msgid "An error occurred while accessing '%1', the system responded: %2"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesmodel.cpp:1251
#, kde-format
msgid "An error occurred while accessing '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:433
#, kde-format
msgid "%1 (hidden)"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:745
#, kde-format
msgid "Hide Section"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:752
#, kde-format
msgctxt "@action:inmenu"
msgid "Empty Trash"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:757 filewidgets/kfileplacesview.cpp:778
#: filewidgets/kfileplacesview.cpp:788 widgets/kacleditwidget.cpp:97
#, kde-format
msgid "Add Entry..."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:759
#, kde-format
msgid "&Edit Entry '%1'..."
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:781
#, kde-format
msgid "&Hide Entry '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:793
#, kde-format
msgid "&Show All Entries"
msgstr ""
#. +> trunk5
#: filewidgets/kfileplacesview.cpp:804
#, kde-format
msgid "&Remove Entry '%1'"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:303
#, kde-format
msgid "<qt>While typing in the text area, you may be presented with possible matches. This feature can be controlled by clicking with the right mouse button and selecting a preferred mode from the <b>Text Completion</b> menu.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:403
#, kde-format
msgid "Drive: %1"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:459
#, kde-format
msgid ""
"<qt>Click this button to enter the parent folder.<br />"
"<br />"
"For instance, if the current location is file:/home/konqi clicking this button will take you to file:/home.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:463
#, kde-format
msgid "Click this button to move backwards one step in the browsing history."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:464
#, kde-format
msgid "Click this button to move forward one step in the browsing history."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:466
#, kde-format
msgid "Click this button to reload the contents of the current location."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:468
#, kde-format
msgid "Click this button to create a new folder."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:474
#, kde-format
msgid "Show Places Navigation Panel"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:481
#, kde-format
msgid "Show Bookmarks"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:486
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:488
#, kde-format
msgid ""
"<qt>This is the preferences menu for the file dialog. Various options can be accessed from this menu including: "
"<ul>"
"<li>how files are sorted in the list</li>"
"<li>types of view, including icon and list</li>"
"<li>showing of hidden files</li>"
"<li>the Places navigation panel</li>"
"<li>file previews</li>"
"<li>separating folders from files</li>"
"</ul>"
"</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:530
#, kde-format
msgid "Zoom out"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:532
#, kde-format
msgid "Zoom in"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. +> trunk5
#: filewidgets/kfilewidget.cpp:573 widgets/kpropertiesdesktopbase.ui:17
#, kde-format
msgid "&Name:"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:596
#, kde-format
msgid ""
"<qt>This is the filter to apply to the file list. File names that do not match the filter will not be shown."
"<p>You may select from one of the preset filters in the drop down menu, or you may enter a custom filter directly into the text area.</p>"
"<p>Wildcards such as * and ? are allowed.</p>"
"</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:602
#, kde-format
msgid "&Filter:"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:844
#, kde-format
msgid "You can only select one file"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:845
#, kde-format
msgid "More than one file provided"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1012
#, kde-format
msgid "You can only select local files"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1013
#, kde-format
msgid "Remote files not accepted"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1020
#, kde-format
msgid "The selected URL uses an unsupported scheme. Please use the following scheme: %2"
msgid_plural "The selected URL uses an unsupported scheme. Please use one of the following schemes: %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1026
#, kde-format
msgid "Unsupported URL scheme"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1041
#, kde-format
msgid "More than one folder has been selected and this dialog does not accept folders, so it is not possible to decide which one to enter. Please select only one folder to list it."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1041
#, kde-format
msgid "More than one folder provided"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1049
#, kde-format
msgid "At least one folder and one file has been selected. Selected files will be ignored and the selected folder will be listed"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1049
#, kde-format
msgid "Files and folders selected"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1067
#, kde-format
msgid "The file \"%1\" could not be found"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1067
#, kde-format
msgid "Cannot open file"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1345
#, kde-format
msgid "This is the name to save the file as."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1348
#, kde-format
msgid "This is the list of files to open. More than one file can be specified by listing several files, separated by spaces."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1353
#, kde-format
msgid "This is the name of the file to open."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1367
#, kde-format
msgctxt "@title:window"
msgid "Places"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1575
#, kde-format
msgid "The file \"%1\" already exists. Do you wish to overwrite it?"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1576
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1717
#, kde-format
msgid ""
"The chosen filenames do not\n"
"appear to be valid."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1719
#, kde-format
msgid "Invalid Filenames"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1804
#, kde-format
msgid "You can only select local files."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1805
#, kde-format
msgid "Remote Files Not Accepted"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:1909
#, kde-format
msgid "*|All Folders"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2073 widgets/executablefileopendialog.cpp:38
#: widgets/kfileitemactions.cpp:636
#, kde-format
msgid "&Open"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2159
#, kde-format
msgid "Icon size: %1 pixels (standard size)"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2162
#, kde-format
msgid "Icon size: %1 pixels"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2305
#, kde-format
msgid "Automatically select filename e&xtension (%1)"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2306
#, kde-format
msgid "the extension <b>%1</b>"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2312
#, kde-format
msgid "Automatically select filename e&xtension"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2313
#, kde-format
msgid "a suitable extension"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2323
#, kde-format
msgid ""
"This option enables some convenient features for saving files with extensions:<br />"
"<ol>"
"<li>Any extension specified in the <b>%1</b> text area will be updated if you change the file type to save in.<br />"
"<br />"
"</li>"
"<li>If no extension is specified in the <b>%2</b> text area when you click <b>Save</b>, %3 will be added to the end of the filename (if the filename does not already exist). This extension is based on the file type that you have chosen to save in.<br />"
"<br />"
"If you do not want KDE to supply an extension for the filename, you can either turn this option off or you can suppress it by adding a period (.) to the end of the filename (the period will be automatically removed).</li>"
"</ol>"
"If unsure, keep this option enabled as it makes your files more manageable."
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2633
#, kde-format
msgid "Bookmarks"
msgstr ""
#. +> trunk5
#: filewidgets/kfilewidget.cpp:2637
#, kde-format
msgid ""
"<qt>This button allows you to bookmark specific locations. Click on this button to open the bookmark menu where you may add, edit or select a bookmark.<br />"
"<br />"
"These bookmarks are specific to the file dialog, but otherwise operate like bookmarks elsewhere in KDE.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:386
#, kde-format
msgid "Sorry"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:395
#, kde-format
msgid "<qt>The template file <b>%1</b> does not exist.</qt>"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:414
#, kde-format
msgctxt "@action:button"
msgid "Create directory"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:416 filewidgets/knewfilemenu.cpp:862
#, kde-format
msgctxt "@action:button"
msgid "Enter a Different Name"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:420
#, kde-format
msgid "Create hidden directory?"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:430
#, kde-format
msgid "The name \"%1\" starts with a dot, so the directory will be hidden by default."
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:432 widgets/executablefileopendialog.cpp:36
#, kde-format
msgid "Do not ask again"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:545 filewidgets/knewfilemenu.cpp:626
#, kde-format
msgid "File name:"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:630
#, kde-format
msgid "Create link to URL"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:676 filewidgets/knewfilemenu.cpp:738
#, kde-format
msgctxt "@item:inmenu Create New"
msgid "%1"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:866
#, kde-format
msgid "Invalid Directory Name"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:875
#, kde-kuit-format
msgid ""
"Could not create a folder with the name <filename>%1</filename><nl/>"
"because it is reserved for use by the operating system."
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:1128
#, kde-format
msgid "Create New"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:1143
#, kde-format
msgid "Link to Device"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:1197
#, kde-format
msgctxt "Default name for a new folder"
msgid "New Folder"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:1207
#, kde-format
msgctxt "@title:window"
msgid "New Folder"
msgstr ""
#. +> trunk5
#: filewidgets/knewfilemenu.cpp:1210
#, kde-format
msgid ""
"Create new folder in:\n"
"%1"
msgstr ""
#. +> trunk5
#: filewidgets/kstatusbarofflineindicator.cpp:55
#, kde-format
msgid "The desktop is offline"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sha1CopyButton)
#. i18n: ectx: property (text), widget (QPushButton, sha256CopyButton)
#. i18n: ectx: property (text), widget (QPushButton, md5CopyButton)
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:468 widgets/checksumswidget.ui:104
#: widgets/checksumswidget.ui:149 widgets/checksumswidget.ui:187
#, kde-format
msgid "Copy"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pasteButton)
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:472 widgets/checksumswidget.ui:39
#, kde-format
msgid "Paste"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:479
#, kde-format
msgid "Edit"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:482
#, kde-format
msgid "Navigate"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:497
#, kde-format
msgid "Show Full Path"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigator.cpp:745
#, kde-format
msgid "Custom Path"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorbutton.cpp:690
#, kde-format
msgctxt "@action:inmenu"
msgid "More"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:174
#, kde-format
msgctxt "@item:inmenu"
msgid "Devices"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:178
#, kde-format
msgctxt "@item:inmenu"
msgid "Subversion"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatorprotocolcombo.cpp:182
#, kde-format
msgctxt "@item:inmenu"
msgid "Other"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:43
#, kde-format
msgid "Edit mode"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:96
#, kde-format
msgid "Click for Location Navigation"
msgstr ""
#. +> trunk5
#: filewidgets/kurlnavigatortogglebutton.cpp:98
#, kde-format
msgid "Click to Edit Location"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:122
#, kde-format
msgid "No favicon found for %1"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:171
#, kde-format
msgid "Error saving image to %1"
msgstr ""
#. +> trunk5
#: gui/faviconrequestjob.cpp:181
#, kde-format
msgid "Icon file too big, download aborted"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:246
#, kde-format
msgid "Setting ACL for %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:758
#, kde-format
msgid ""
"Could not change permissions for\n"
"%1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1021
#, kde-format
msgid "No Media inserted or Media not recognized."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1030 ioslaves/file/file.cpp:1226
#, kde-format
msgid "\"vold\" is not running."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1063
#, kde-format
msgid "Could not find program \"mount\""
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1132
#, kde-format
msgid "mounting is not supported by wince."
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1237
#, kde-format
msgid "Could not find program \"umount\""
msgstr ""
#. +> trunk5
#: ioslaves/file/file.cpp:1252
#, kde-format
msgid "unmounting is not supported by wince."
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:284
#, kde-format
msgid "Cannot copy file from %1 to %2. (Errno: %3)"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:365
#, kde-format
msgid "Could not change permissions for '%1'"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:489
#, kde-format
msgid "No media in device for %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:761
#, kde-format
msgid "Could not get user id for given user name %1"
msgstr ""
#. +> trunk5
#: ioslaves/file/file_unix.cpp:774
#, kde-format
msgid "Could not get group id for given group name %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:359
#, kde-format
msgid "Opening connection to host %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:374
#, kde-format
msgid "Connected to host %1"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:484
#, kde-format
msgid "%1 (Error %2)"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:514
#, kde-format
msgid "Sending login information"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:572
#, kde-format
msgid ""
"Message sent:\n"
"Login using username=%1 and password=[hidden]\n"
"\n"
"Server replied:\n"
"%2\n"
"\n"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:581 ioslaves/http/http.cpp:5368
#, kde-format
msgid "You need to supply a username and a password to access this site."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:583 ioslaves/http/http.cpp:5370
#, kde-format
msgid "Site:"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:584
#, kde-format
msgid "<b>%1</b>"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:672
#, kde-format
msgid "Login OK"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:701
#, kde-format
msgid "Could not login to %1."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2612 ioslaves/http/http.cpp:5249
#: ioslaves/http/http.cpp:5382
#, kde-format
msgid "You need to supply a username and a password for the proxy server listed below before you are allowed to access any sites."
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2616 ioslaves/http/http.cpp:5253
#: ioslaves/http/http.cpp:5385
#, kde-format
msgid "Proxy:"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2617 ioslaves/http/http.cpp:5254
#: ioslaves/http/http.cpp:5491
#, kde-format
msgid "<b>%1</b> at <b>%2</b>"
msgstr ""
#. +> trunk5
#: ioslaves/ftp/ftp.cpp:2618 ioslaves/http/http.cpp:5256
#: ioslaves/http/http.cpp:5402
#, kde-format
msgid "Proxy Authentication Failed."
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:126
#, kde-format
msgid "There is no documentation available for %1."
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:174
#, kde-format
msgid "Looking up correct file"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:224
#, kde-format
msgid "Preparing document"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:234 ioslaves/help/kio_help.cpp:279
#, kde-format
msgid ""
"The requested help file could not be parsed:<br />"
"%1"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:256
#, kde-format
msgid "Saving to cache"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:273
#, kde-format
msgid "Using cached version"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:335
#, kde-format
msgid "Looking up section"
msgstr ""
#. +> trunk5
#: ioslaves/help/kio_help.cpp:342
#, kde-format
msgid "Could not find filename %1 in %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:601
#, kde-format
msgid "No host specified."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1563
#, kde-format
msgid "Otherwise, the request would have succeeded."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1567
#, kde-format
msgctxt "request type"
msgid "retrieve property values"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1570
#, kde-format
msgctxt "request type"
msgid "set property values"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1573
#, kde-format
msgctxt "request type"
msgid "create the requested folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1576
#, kde-format
msgctxt "request type"
msgid "copy the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1579
#, kde-format
msgctxt "request type"
msgid "move the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1582
#, kde-format
msgctxt "request type"
msgid "search in the specified folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1585
#, kde-format
msgctxt "request type"
msgid "lock the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1588
#, kde-format
msgctxt "request type"
msgid "unlock the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1591
#, kde-format
msgctxt "request type"
msgid "delete the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1594
#, kde-format
msgctxt "request type"
msgid "query the server's capabilities"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1597
#, kde-format
msgctxt "request type"
msgid "retrieve the contents of the specified file or folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1600
#, kde-format
msgctxt "request type"
msgid "run a report in the specified folder"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1611
#, kde-format
msgctxt "%1: code, %2: request type"
msgid "An unexpected error (%1) occurred while attempting to %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1618
#, kde-format
msgid "The server does not support the WebDAV protocol."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1659
#, kde-format
msgctxt "%1: request type, %2: url"
msgid "An error occurred while attempting to %1, %2. A summary of the reasons is below."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1675 ioslaves/http/http.cpp:1808
#, kde-format
msgctxt "%1: request type"
msgid "Access was denied while attempting to %1."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1688 ioslaves/http/http.cpp:1814
#, kde-format
msgid "A resource cannot be created at the destination until one or more intermediate collections (folders) have been created."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1696
#, kde-format
msgid ""
"The server was unable to maintain the liveness of the properties listed in the propertybehavior XML element\n"
" or you attempted to overwrite a file while requesting that files are not overwritten.\n"
" %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1704
#, kde-format
msgid "The requested lock could not be granted. %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1710
#, kde-format
msgid "The server does not support the request type of the body."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1715 ioslaves/http/http.cpp:1822
#, kde-format
msgctxt "%1: request type"
msgid "Unable to %1 because the resource is locked."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1719
#, kde-format
msgid "This action was prevented by another error."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1725 ioslaves/http/http.cpp:1828
#, kde-format
msgctxt "%1: request type"
msgid "Unable to %1 because the destination server refuses to accept the file or folder."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1732 ioslaves/http/http.cpp:1835
#, kde-format
msgid "The destination resource does not have sufficient space to record the state of the resource after the execution of this method."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1786
#, kde-format
msgid "The resource cannot be deleted."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1799
#, kde-format
msgctxt "request type"
msgid "upload %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:1849
#, kde-format
msgctxt "%1: response code, %2: request type"
msgid "An unexpected error (%1) occurred while attempting to %2."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:2675
#, kde-format
msgid "%1 contacted. Waiting for reply..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3019
#, kde-format
msgctxt "@info Security check on url being accessed"
msgid ""
"<p>You are about to log in to the site \"%1\" with the username \"%2\", but the website does not require authentication. This may be an attempt to trick you.</p>"
"<p>Is \"%1\" the site you want to visit?</p>"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3025
#, kde-format
msgctxt "@title:window"
msgid "Confirm Website Access"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3114
#, kde-format
msgid "Server processing request, please wait..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:3826 ioslaves/http/http.cpp:3886
#, kde-format
msgid "Sending data to %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:4343
#, kde-format
msgid "Retrieving %1 from %2..."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5401
#, kde-format
msgid "Authentication Failed."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5532
#, kde-format
msgid "Authorization failed."
msgstr ""
#. +> trunk5
#: ioslaves/http/http.cpp:5549
#, kde-format
msgid "Unknown Authorization method."
msgstr ""
#. +> trunk5
#: ioslaves/http/httpfilter.cpp:196
#, kde-format
msgid "Receiving corrupt data."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:68
#: ioslaves/http/kcookiejar/kcookieserver.cpp:77
#, kde-format
msgid "Cannot Save Cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:68
#, kde-format
msgid "Could not remove %1, check permissions"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookieserver.cpp:77
#, kde-format
msgid "Could not create directory %1"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:66
#, kde-format
msgid "Cookie Alert"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:90
#, kde-format
msgctxt "%2 hostname, %3 optional cross domain suffix (translated below)"
msgid ""
"<p>You received a cookie from<br/>"
"<b>%2%3</b><br/>"
"Do you want to accept or reject this cookie?</p>"
msgid_plural ""
"<p>You received %1 cookies from<br/>"
"<b>%2%3</b><br/>"
"Do you want to accept or reject these cookies?</p>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:98
#, kde-format
msgctxt "@item:intext cross domain cookie"
msgid " [Cross Domain]"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, detailsGroupBox)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:111
#: ioslaves/http/kcookiejar/kcookiewin.cpp:378
#: kcms/kio/kcookiesmanagement.ui:97
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:114
#, kde-format
msgid "See or modify the cookie information"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:119
#, kde-format
msgid "Accept for this &session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:122
#, kde-format
msgid "Accept cookie(s) until the end of the current session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:132
#, kde-format
msgid "&Accept"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:135
#, kde-format
msgid "&Reject"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:171
#, kde-format
msgid "Apply Choice To"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:174
#, kde-format
msgid "&Only this cookie"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:174
#, kde-format
msgid "&Only these cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:178
#, kde-format
msgid "Select this option to only accept or reject this cookie. You will be prompted again if you receive another cookie."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:181
#, kde-format
msgid "All cookies from this do&main"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:184
#, kde-format
msgid "Select this option to accept or reject all cookies from this site. Choosing this option will add a new policy for the site this cookie originated from. This policy will be permanent until you manually change it from the System Settings."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:189
#, kde-format
msgid "All &cookies"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:192
#, kde-format
msgid "Select this option to accept/reject all cookies from anywhere. Choosing this option will change the global cookie policy for all cookies until you manually change it from the System Settings."
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:260
#, kde-format
msgid "Cookie Details"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:265
#: kcms/kio/kcookiesmanagement.ui:106
#, kde-format
msgid "Name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, valueLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:273
#: kcms/kio/kcookiesmanagement.ui:129
#, kde-format
msgid "Value:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, expiresLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:280
#: kcms/kio/kcookiesmanagement.ui:198
#, kde-format
msgid "Expires:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, patchLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:287
#: kcms/kio/kcookiesmanagement.ui:175
#, kde-format
msgid "Path:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, domainLabel)
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:294
#: kcms/kio/kcookiesmanagement.ui:152
#, kde-format
msgid "Domain:"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:301
#, kde-format
msgid "Exposure:"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:309
#, kde-format
msgctxt "Next cookie"
msgid "&Next >>"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:314
#, kde-format
msgid "Show details of the next cookie"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:342
#, kde-format
msgid "Not specified"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:352
#, kde-format
msgid "End of Session"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:357
#, kde-format
msgid "Secure servers only"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:359
#, kde-format
msgid "Secure servers, page scripts"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:363
#, kde-format
msgid "Servers"
msgstr ""
#. +> trunk5
#: ioslaves/http/kcookiejar/kcookiewin.cpp:365
#, kde-format
msgid "Servers, page scripts"
msgstr ""
#. +> trunk5
#: ioslaves/remote/remoteimpl.cpp:152
#, kde-format
msgid "Add Network Folder"
msgstr ""
#. +> trunk5
#: ioslaves/telnet/ktelnetservice.cpp:67
#, kde-format
msgid "Access denied"
msgstr ""
#. +> trunk5
#: ioslaves/telnet/ktelnetservice.cpp:68
#, kde-format
msgid "You do not have permission to access the %1 protocol."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:158
#, kde-format
msgid " days"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:222
#, kde-format
msgid ""
"<para>KDE's wastebin is configured to use the <b>Finder</b>'s Trash.<br>"
"</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:224
#, kde-format
msgctxt "@info:whatsthis"
msgid ""
"<para>Emptying KDE's wastebin will remove only KDE's trash items, while<br>"
"emptying the Trash through the Finder will delete everything.</para>"
"<para>KDE's trash items will show up in a folder called KDE.trash, in the Trash can.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:261
#, kde-format
msgid "Delete files older than"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:263
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Check this box to allow <emphasis strong='true'>automatic deletion</emphasis> of files that are older than the value specified. Leave this disabled to <emphasis strong='true'>not</emphasis> automatically delete any items after a certain timespan</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:270
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:272
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Set the number of days that files can remain in the trash. Any files older than this will be automatically deleted.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:276
#, kde-format
msgid "Cleanup:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:280
#, kde-format
msgid "Limit to"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:282
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>Check this box to limit the trash to the maximum amount of disk space that you specify below. Otherwise, it will be unlimited.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:285 widgets/kpropertiesdialog.cpp:1081
#, kde-format
msgid "Size:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:294
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>This is the maximum percent of disk space that will be used for the trash.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:299
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>This is the calculated amount of disk space that will be allowed for the trash, the maximum.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:304
#, kde-format
msgid "Show a Warning"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:305
#, kde-format
msgid "Delete Oldest Files From Trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:306
#, kde-format
msgid "Delete Biggest Files From Trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:308
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid "<para>When the size limit is reached, it will prefer to delete the type of files that you specify, first. If this is set to warn you, it will do so instead of automatically deleting files.</para>"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kcmtrash.cpp:310
#, kde-format
msgid "Full Trash:"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:110 ioslaves/trash/kio_trash.cpp:153
#: ioslaves/trash/kio_trash.cpp:203 ioslaves/trash/kio_trash.cpp:359
#: ioslaves/trash/kio_trash.cpp:392 ioslaves/trash/kio_trash.cpp:561
#: ioslaves/trash/kio_trash.cpp:573
#, kde-format
msgid "Malformed URL %1"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:130
#, kde-format
msgid "The directory %1 does not exist anymore, so it is not possible to restore this item to its original location. You can either recreate that directory and use the restore operation again, or drag the item anywhere else to restore it."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:188 ioslaves/trash/kio_trash_win.cpp:240
#, kde-format
msgid "This file is already in the trash bin."
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash.cpp:276 ioslaves/trash/kio_trash_win.cpp:265
#, kde-format
msgid "Internal error in copyOrMove, should never happen"
msgstr ""
#. +> trunk5
#: ioslaves/trash/kio_trash_win.cpp:253
#, kde-format
msgid "not supported"
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:39
#, kde-format
msgid ""
"Helper program to handle the KDE trash can\n"
"Note: to move files to the trash, do not use ktrash, but \"kioclient move 'url' trash:/\""
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:42
#, kde-format
msgid "Empty the contents of the trash"
msgstr ""
#. +> trunk5
#: ioslaves/trash/ktrash.cpp:43
#, kde-format
msgid "Restore a trashed file to its original location"
msgstr ""
#. +> trunk5
#: ioslaves/trash/trashimpl.cpp:1396
#, kde-format
msgid "The file is too large to be trashed."
msgstr ""
#. +> trunk5
#: ioslaves/trash/trashimpl.cpp:1402
#, kde-format
msgid ""
"The trash has reached its maximum size!\n"
"Cleanup the trash manually."
msgstr ""
#. +> trunk5
#: kcms/kio/cache.cpp:108
#, kde-format
msgid ""
"<h1>Cache</h1>"
"<p>This module lets you configure your cache settings.</p>"
"<p>This specific cache is an area on the disk where recently read web pages are stored. If you want to retrieve a web page again that you have recently read, it will not be downloaded from the Internet, but rather retrieved from the cache, which is a lot faster.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbUseCache)
#. +> trunk5
#: kcms/kio/cache.ui:17
#, kde-format
msgid "Check this box if you want the web pages you visit to be stored on your hard disk for quicker access. The stored pages will only be updated as needed instead of on every visit to that site. This is especially useful if you have a slow connection to the Internet."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseCache)
#. +> trunk5
#: kcms/kio/cache.ui:20
#, kde-format
msgid "&Use cache"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, policyTreeWidget)
#. i18n: ectx: property (title), widget (QGroupBox, bgCachePolicy)
#. +> trunk5
#: kcms/kio/cache.ui:46 kcms/kio/kcookiespolicies.ui:168
#, kde-format
msgid "Policy"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbVerifyCache)
#. +> trunk5
#: kcms/kio/cache.ui:52
#, kde-format
msgid "Verify whether the cached web page is valid before attempting to fetch the web page again."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbVerifyCache)
#. +> trunk5
#: kcms/kio/cache.ui:55
#, kde-format
msgid "&Keep cache in sync"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbCacheIfPossible)
#. +> trunk5
#: kcms/kio/cache.ui:62
#, kde-format
msgid "Always use documents from the cache when available. You can still use the reload button to synchronize the cache with the remote host."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbCacheIfPossible)
#. +> trunk5
#: kcms/kio/cache.ui:65
#, kde-format
msgid "Use cache whenever &possible"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbOfflineMode)
#. +> trunk5
#: kcms/kio/cache.ui:72
#, kde-format
msgid "Do not fetch web pages that are not already stored in the cache. Offline mode prevents you from viewing pages that you have not previously visited."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbOfflineMode)
#. +> trunk5
#: kcms/kio/cache.ui:75
#, kde-format
msgid "O&ffline browsing mode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbMaxCacheSize)
#. +> trunk5
#: kcms/kio/cache.ui:88
#, kde-format
msgid "Disk cache &size:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, sbMaxCacheSize)
#. +> trunk5
#: kcms/kio/cache.ui:104
#, kde-format
msgid " KiB"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clearCacheButton)
#. +> trunk5
#: kcms/kio/cache.ui:114
#, kde-format
msgid "C&lear Cache"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:40
#, kde-format
msgid "&Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:45
#, kde-format
msgid "&Management"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmain.cpp:81
#, kde-format
msgid ""
"<h1>Cookies</h1>"
"<p>Cookies contain information that KDE applications using the HTTP protocol (like Konqueror) store on your computer, initiated by a remote Internet server. This means that a web server can store information about you and your browsing activities on your machine for later use. You might consider this an invasion of privacy.</p>"
"<p> However, cookies are useful in certain situations. For example, they are often used by Internet shops, so you can 'put things into a shopping basket'. Some sites require you have a browser that supports cookies.</p>"
"<p> Because most people want a compromise between privacy and the benefits cookies offer, the HTTP kioslave offers you the ability to customize the way it handles cookies. So you might want to set the default policy to ask you whenever a server wants to set a cookie, allowing you to decide. For your favorite shopping web sites that you trust, you might want to set the policy to accept, then you can access the web sites without being prompted every time a cookie is received.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:138 kcms/kio/kcookiesmanagement.cpp:154
#, kde-format
msgid "D-Bus Communication Error"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:139
#, kde-format
msgid "Unable to delete all the cookies as requested."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:155
#, kde-format
msgid "Unable to delete cookies as requested."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:226
#, kde-format
msgid "<h1>Cookie Management Quick Help</h1>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:236
#, kde-format
msgid "Information Lookup Failure"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:237
#, kde-format
msgid "Unable to retrieve information about the cookies stored on your computer."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:327
#, kde-format
msgid "End of session"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiesmanagement.cpp:336
#, kde-format
msgid "Yes"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, kListViewSearchLine)
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, searchLineEdit)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:20 kcms/kio/kcookiespolicies.ui:138
#, kde-format
msgid "Search"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:27
#, kde-format
msgid "Search interactively for domains and hosts"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:43
#, kde-format
msgid "Site"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, cookiesTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:48
#, kde-format
msgid "Cookie Name"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#. i18n: ectx: property (text), widget (QPushButton, pbDelete)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:56 kcms/kio/kcookiespolicies.ui:190
#: kcms/kio/useragentdlg.ui:202
#, kde-format
msgid "D&elete"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteAllButton)
#. i18n: ectx: property (text), widget (QPushButton, pbDeleteAll)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:63 kcms/kio/kcookiespolicies.ui:197
#: kcms/kio/useragentdlg.ui:212
#, kde-format
msgid "Delete A&ll"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, configPolicyButton)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:70
#, kde-format
msgid "Configure &Policy..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, reloadButton)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:77
#, kde-format
msgid "&Reload List"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, secureLabel)
#. +> trunk5
#: kcms/kio/kcookiesmanagement.ui:221
#, kde-format
msgid "Secure:"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:175
#, kde-format
msgctxt "@title:window"
msgid "Change Cookie Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:194
#, kde-format
msgctxt "@title:window"
msgid "New Cookie Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:222
#, kde-format
msgid ""
"<qt>A policy already exists for"
"<center><b>%1</b></center>"
"Do you want to replace it?</qt>"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:225
#, kde-format
msgctxt "@title:window"
msgid "Duplicate Policy"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:226 kcms/kio/useragentdlg.cpp:202
#, kde-format
msgid "Replace"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:391
#, kde-format
msgid ""
"Unable to communicate with the cookie handler service.\n"
"Any changes you made will not take effect until the service is restarted."
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicies.cpp:433
#, kde-format
msgid ""
"<h1>Cookies</h1>"
"<p>Cookies contain information that KDE application using the HTTP protocol (like Konqueror) stores on your computer from a remote Internet server. This means that a web server can store information about you and your browsing activities on your machine for later use. You might consider this an invasion of privacy.</p>"
"<p>However, cookies are useful in certain situations. For example, they are often used by Internet shops, so you can 'put things into a shopping basket'. Some sites require you have a browser that supports cookies.</p>"
"<p>Because most people want a compromise between privacy and the benefits cookies offer, KDE offers you the ability to customize the way it handles cookies. You might, for example want to set KDE's default policy to ask you whenever a server wants to set a cookie or simply reject or accept everything. For example, you might choose to accept all cookies from your favorite shopping web site. For this all you have to do is either browse to that particular site and when you are presented with the cookie dialog box, click on <i> This domain </i> under the 'apply to' tab and choose accept or simply specify the name of the site in the <i> Domain Specific Policy </i> tab and set it to accept. This enables you to receive cookies from trusted web sites without being asked every time KDE receives a cookie.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbEnableCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:20
#, kde-format
msgid ""
"<qt>\n"
"<p>Enable cookie support. Normally you will want to have cookie support enabled and customize it to suit your privacy needs.</p>"
"<p>\n"
"Please note that disabling cookie support might make many web sites unbrowsable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbEnableCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:23
#, kde-format
msgid "Enable coo&kies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbRejectCrossDomainCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:35
#, kde-format
msgid ""
"<qt>\n"
"Reject the so called third-party cookies. These are cookies that originate from a site other than the one you are currently browsing. For example, if you visit <b>www.foobar.com</b> while this option is on, only cookies that originate from www.foobar.com will be processed per your settings. Cookies from any other site will be rejected. This reduces the chances of site operators compiling a profile about your daily browsing habits.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbRejectCrossDomainCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:38
#, kde-format
msgid "Only acce&pt cookies from originating server"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, cbAutoAcceptSessionCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:46
#, kde-format
msgid ""
"<p>\n"
"Automatically accept temporary cookies meant to expire at the end of the current session. Such cookies will not be stored in your computer's hard drive or storage device. Instead, they are deleted when you close all applications (e.g. your browser) that use them.</p>"
"<p><u>NOTE</u> Checking this option overrides your default as well as site specific cookie policies for session cookies.</p>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbAutoAcceptSessionCookies)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:49
#, kde-format
msgid "Automaticall&y accept session cookies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, bgDefault)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:68
#, kde-format
msgid ""
"<qt>\n"
"Determines how cookies received from a remote machine will be handled: \n"
"<ul>\n"
"<li><b>Ask</b> will cause KDE to ask for your confirmation whenever a server wants to set a cookie.</li>"
"\n"
"<li><b>Accept</b> will cause cookies to be accepted without prompting you.</li>"
"\n"
"<li><b>Accept until end of session</b> will cause cookies to be accepted but they will expire at the end of the session.</li>"
"\n"
"<li><b>Reject</b> will cause the cookiejar to refuse all cookies it receives.</li>"
"\n"
"</ul>"
"<p>\n"
"<u>NOTE:</u> Domain specific policies, which can be set below, always take precedence over the default policy.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, bgDefault)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:71
#, kde-format
msgid "Default Policy"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAccept)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:77
#, kde-format
msgid "Accep&t all cookies"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAcceptForSession)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:84
#, kde-format
msgid "Accept &until end of session"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyAsk)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:91
#, kde-format
msgid "Ask &for confirmation"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, rbPolicyReject)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:98
#, kde-format
msgid "Re&ject all cookies"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, gbDomainSpecific)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:123
#, kde-format
msgid ""
"<qt>\n"
"To add a new policy, simply click on the <b>Add...</b> button and supply the necessary information. To change an existing policy, use the <b>Change...</b> button and choose the new policy from the policy dialog box. Clicking on the <b>Delete</b> button will remove the currently selected policy causing the default policy setting to be used for that domain, whereas <b>Delete All</b> will remove all the site specific policies.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, gbDomainSpecific)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:126
#, kde-format
msgid "Site Policy"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KTreeWidgetSearchLine, kListViewSearchLine)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:135
#, kde-format
msgid "Search interactively for domains"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, policyTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:147
#, kde-format
msgid ""
"<qt>\n"
"List of sites for which you have set a specific cookie policy. Specific policies override the default policy setting for these sites.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, policyTreeWidget)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:163
#, kde-format
msgid "Domain"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbNew)
#. i18n: ectx: property (text), widget (QPushButton, newButton)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:176 kcms/kio/useragentdlg.ui:182
#: urifilters/ikws/ikwsopts_ui.ui:74
#, kde-format
msgid "&New..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbChange)
#. i18n: ectx: property (text), widget (QPushButton, changeButton)
#. +> trunk5
#: kcms/kio/kcookiespolicies.ui:183 kcms/kio/useragentdlg.ui:192
#: urifilters/ikws/ikwsopts_ui.ui:87
#, kde-format
msgid "Chan&ge..."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:36
#: kcms/kio/kcookiespolicyselectiondlg.ui:81
#, kde-format
msgid "Accept"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:38
#, kde-format
msgid "Accept For Session"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:40
#: kcms/kio/kcookiespolicyselectiondlg.ui:91
#, kde-format
msgid "Reject"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:42
#: kcms/kio/kcookiespolicyselectiondlg.ui:96
#, kde-format
msgid "Ask"
msgstr ""
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.h:44
#, kde-format
msgid "Do Not Know"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:22
#, kde-format
msgid ""
"<qt>\n"
"Enter the host or domain to which this policy applies, e.g. <b>www.kde.org</b> or <b>.kde.org</b>.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:25
#, kde-format
msgid "Site name:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leDomain)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:38
#, kde-format
msgid "Enter the host or domain name, e.g. .kde.org, this policy applies to."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbPolicy)
#. i18n: ectx: property (whatsThis), widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:53
#: kcms/kio/kcookiespolicyselectiondlg.ui:77
#, kde-format
msgid ""
"<qt>\n"
"Select the desired policy:\n"
"<ul>\n"
"<li><b>Accept</b> - Allows this site to set cookies</li>"
"\n"
"<li><b>Accept until end of session</b> - Allows this site to set cookies but they will expire at the end of the session.</li>"
"\n"
"<li><b>Reject</b> - Refuse all cookies sent from this site</li>"
"\n"
"<li><b>Ask</b> - Prompt when cookies are received from this site</li>"
"\n"
"</ul>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:56
#, kde-format
msgid "Policy:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cbPolicy)
#. +> trunk5
#: kcms/kio/kcookiespolicyselectiondlg.ui:86
#, kde-format
msgid "Accept until end of session"
msgstr ""
#. i18n: ectx: label, entry (DisablePassiveMode), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:10
#, kde-format
msgid "Disable Passive FTP"
msgstr ""
#. i18n: ectx: whatsthis, entry (DisablePassiveMode), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:11
#, kde-format
msgid "When FTP connections are passive the client connects to the server, instead of the other way round, so firewalls do not block the connection; old FTP servers may not support Passive FTP though."
msgstr ""
#. i18n: ectx: label, entry (MarkPartial), group (Global Options)
#. i18n: ectx: label, entry (MarkPartial), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:16 kcms/kio/kioslave.kcfg:34
#, kde-format
msgid "Mark partially uploaded files"
msgstr ""
#. i18n: ectx: whatsthis, entry (MarkPartial), group (Global Options)
#. i18n: ectx: whatsthis, entry (MarkPartial), group (DesktopIcons)
#. +> trunk5
#: kcms/kio/kio_ftprc.kcfg:17 kcms/kio/kioslave.kcfg:35
#, kde-format
msgid "While a file is being uploaded its extension is \".part\". When fully uploaded it is renamed to its real name."
msgstr ""
#. +> trunk5
#: kcms/kio/kproxydlg.cpp:559
#, kde-format
msgid ""
"<h1>Proxy</h1>"
"<p>A proxy server is an intermediate program that sits between your machine and the Internet and provides services such as web page caching and/or filtering.</p>"
"<p>Caching proxy servers give you faster access to sites you have already visited by locally storing or caching the content of those pages; filtering proxy servers, on the other hand, provide the ability to block out requests for ads, spam, or anything else you want to block.</p>"
"<p><u>Note:</u> Some proxy servers provide both services.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, ProxyDialogUI)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:20
#, kde-format
msgid ""
"<qt>\n"
"Setup proxy configuration.\n"
"<p>\n"
"A proxy server is an intermediate machine that sits between your computer and the Internet and provides services such as web page caching and filtering. Caching proxy servers give you faster access to web sites you have already visited by locally storing or caching those pages; filtering proxy servers usually provide the ability to block out requests for ads, spam, or anything else you want to block.\n"
"<p>\n"
"If you are uncertain whether or not you need to use a proxy server to connect to the Internet, consult your Internet service provider's setup guide or your system administrator.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, noProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:26
#, kde-format
msgid "Connect to the Internet directly."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, noProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:29
#, kde-format
msgid "No Proxy"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, autoDiscoverProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:46
#, kde-format
msgid ""
"<qt>\n"
"Automatically detect and configure the proxy settings."
"<p>\n"
"Automatic detection is performed using the <b>Web Proxy Auto-Discovery Protocol (WPAD)</b>."
"<p>\n"
"<b>NOTE:</b> This option might not work properly or not work at all in some UNIX/Linux distributions. If you encounter a problem when using this option, please check the FAQ section at http://konqueror.kde.org.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autoDiscoverProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:49
#, kde-format
msgid "Detect proxy configuration automatically"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, autoScriptProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:59
#, kde-format
msgid "Use the specified proxy script to configure the proxy settings."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, autoScriptProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:62
#, kde-format
msgid "Use proxy auto configuration URL:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, proxyScriptUrlRequester)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:93
#, kde-format
msgid "Enter the address for the proxy configuration script."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, systemProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:117
#, kde-format
msgid ""
"<qt>"
"<p>Use proxy settings defined on the system.</p>"
"\n"
"<p>Some platforms offer system wide proxy configuration information and selecting this option allows you to use those settings.</p>"
"\n"
"<p>On Mac platforms</p>"
"\n"
"<p>On Windows platforms</p>"
"\n"
"<p>On Unix and Linux platforms, such system proxy settings are usually defined through environment variables. The following environment variables are detected and used when present: <b>HTTP_PROXY</b>, <b>HTTPS_PROXY</b>, <b>FTP_PROXY</b>, <b>NO_PROXY</b>.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, systemProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:120
#, kde-format
msgid "Use system proxy configuration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, autoDetectButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:127
#, kde-format
msgid ""
"<qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information."
"<p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, autoDetectButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:130
#, kde-format
msgid "Auto D&etect"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyHttpLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyHttpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:158 kcms/kio/kproxydlg.ui:183
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>HTTP_PROXY</b>, used to store the address of the HTTP proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyHttpLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:161 kcms/kio/kproxydlg.ui:383
#, kde-format
msgid "HTTP Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyHttpsLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyHttpsEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:193 kcms/kio/kproxydlg.ui:218
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>HTTPS_PROXY</b>, used to store the address of the HTTPS proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyHttpsLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpsEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:196 kcms/kio/kproxydlg.ui:449
#, kde-format
msgid "SSL Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxyFtpLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxyFtpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:228 kcms/kio/kproxydlg.ui:253
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>FTP_PROXY</b>, used to store the address of the FTP proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxyFtpLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyFtpEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:231 kcms/kio/kproxydlg.ui:499
#, kde-format
msgid "FTP Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, systemProxySocksLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:263
#, kde-format
msgid ""
"<qt>\n"
"Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, systemProxySocksLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxySocksEditLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:266 kcms/kio/kproxydlg.ui:552
#, kde-format
msgid "SOCKS Proxy:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemProxySocksEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:285
#, kde-format
msgid ""
"<qt>Enter the name of the environment variable, e.g. <b>SOCKS_PROXY</b>, used to store the address of the SOCKS proxy server."
"<p>Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, sysNoProxyLabel)
#. i18n: ectx: property (whatsThis), widget (QLabel, manNoProxyLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:295 kcms/kio/kproxydlg.ui:599
#, kde-format
msgid ""
"<qt>\n"
"Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the proxy server should not be used."
"<p>\n"
"Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sysNoProxyLabel)
#. i18n: ectx: property (text), widget (QLabel, manNoProxyLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:298 kcms/kio/kproxydlg.ui:602
#, kde-format
msgid "Exceptions:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, systemNoProxyEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:317
#, kde-format
msgid ""
"<qt>Enter the environment variable, e.g. <b>NO_PROXY</b>, used to store the addresses of sites for which the above proxy settings should not be used."
"<p>Alternatively, you can click on the <b>\"Auto Detect\"</b> button to attempt an automatic discovery of this variable.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, showEnvValueCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:324
#, kde-format
msgid "Show the &value of the environment variables"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QRadioButton, manualProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:343
#, kde-format
msgid "Manually enter proxy server configuration information."
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, manualProxyRadioButton)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:346
#, kde-format
msgid "Use manually specified proxy configuration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyHttpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:398
#, kde-format
msgid "Enter the address of the HTTP proxy server."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyHttpsSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxyFtpSpinBoxLabel)
#. i18n: ectx: property (text), widget (QLabel, manualProxySocksSpinBoxLabel)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:405 kcms/kio/kproxydlg.ui:471
#: kcms/kio/kproxydlg.ui:524 kcms/kio/kproxydlg.ui:574
#, kde-format
msgid "Port:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyHttpSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:421
#, kde-format
msgid "Enter the port number of the HTTP proxy server."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useSameProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:436
#, kde-format
msgid "Use this proxy server for a&ll protocols"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyHttpsEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:464
#, kde-format
msgid "Enter the address of the HTTPS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyHttpsSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:481
#, kde-format
msgid "Enter the port number of the HTTPS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxyFtpEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:517
#, kde-format
msgid "Enter the address of the FTP proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxyFtpSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:534
#, kde-format
msgid "Enter the port number of the FTP proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualProxySocksEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:567
#, kde-format
msgid "Enter the address of the SOCKS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QSpinBox, manualProxySocksSpinBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:584
#, kde-format
msgid "Enter the port number of the SOCKS proxy server."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, manualNoProxyEdit)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:628
#, kde-format
msgid ""
"<qt>\n"
"<p>Enter a comma separated list of hostnames or ip addresses that should be excluded from using the above proxy settings.</p>"
"\n"
"<p>If you want to exclude all hosts for a given domain, then simply enter the domain name preceded by a dot. For example, to exclude all hostnames for <i>kde.org</i>, enter <i>.kde.org</i>. Wildcard characters such as '*' or '?' are not supported and will have no effect.</p>"
"\n"
"<p>Additionally, you can also enter IP addresses, e.g. 127.0.0.1 and IP addresses with a subnet, e.g. 192.168.0.1/24.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, useReverseProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:639
#, kde-format
msgid ""
"<qt>\n"
"Check this box if you want the above proxy settings to apply only to the addresses listed in the <i>Exceptions</i> list.</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, useReverseProxyCheckBox)
#. +> trunk5
#: kcms/kio/kproxydlg.ui:642
#, kde-format
msgid "Use proxy settings only for addresses in the Exceptions list"
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:221
#, kde-format
msgid "You have to restart the running applications for these changes to take effect."
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:223 kcms/kio/ksaveioconfig.cpp:237
#, kde-format
msgctxt "@title:window"
msgid "Update Failed"
msgstr ""
#. +> trunk5
#: kcms/kio/ksaveioconfig.cpp:236
#, kde-format
msgid "You have to restart KDE for these changes to take effect."
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:32
#, kde-format
msgid "Timeout Values"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:33
#, kde-format
msgid "Here you can set timeout values. You might want to tweak them if your connection is very slow. The maximum allowed value is 1 second."
msgid_plural "Here you can set timeout values. You might want to tweak them if your connection is very slow. The maximum allowed value is %1 seconds."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kcms/kio/netpref.cpp:45 kcms/kio/netpref.cpp:51 kcms/kio/netpref.cpp:57
#: kcms/kio/netpref.cpp:63
#, kde-format
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kcms/kio/netpref.cpp:47
#, kde-format
msgid "Soc&ket read:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:53
#, kde-format
msgid "Pro&xy connect:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:59
#, kde-format
msgid "Server co&nnect:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:65
#, kde-format
msgid "&Server response:"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:67
#, kde-format
msgid "Global Options"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:71 kcms/kio/netpref.cpp:93
#, kde-format
msgid "Mark &partially uploaded files"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:72
#, kde-format
msgid ""
"<p>Marks partially uploaded files through SMB, SFTP and other protocols.</p>"
"<p>When this option is enabled, partially uploaded files will have a \".part\" extension. This extension will be removed once the transfer is complete.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:82
#, kde-format
msgid "FTP Options"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:86
#, kde-format
msgid "Enable passive &mode (PASV)"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:87
#, kde-format
msgid "Enables FTP's \"passive\" mode. This is required to allow FTP to work from behind firewalls."
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:94
#, kde-format
msgid ""
"<p>Marks partially uploaded FTP files.</p>"
"<p>When this option is enabled, partially uploaded files will have a \".part\" extension. This extension will be removed once the transfer is complete.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/netpref.cpp:168
#, kde-format
msgid ""
"<h1>Network Preferences</h1>"
"Here you can define the behavior of KDE programs when using Internet and network connections. If you experience timeouts or use a modem to connect to the Internet, you might want to adjust these settings."
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:45
#, kde-format
msgid "These settings apply to network browsing only."
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:49
#, kde-format
msgid "Default user name:"
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:57
#, kde-format
msgid "Default password:"
msgstr ""
#. +> trunk5
#: kcms/kio/smbrodlg.cpp:176
#, kde-format
msgid ""
"<h1>Windows Shares</h1>"
"<p>Applications using the SMB kioslave (like Konqueror) are able to access shared Microsoft Windows file systems, if properly configured.</p>"
"<p>You can specify here the credentials used to access the shared resources. Passwords will be stored locally, and scrambled so as to render them unreadable to the human eye. For security reasons, you may not want to do that, as entries with passwords are clearly indicated as such.</p>"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:81
#, kde-format
msgctxt "@title:window"
msgid "Add Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:148
#, kde-format
msgctxt "@title:window"
msgid "Modify Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:196
#, kde-format
msgid ""
"<qt>"
"<center>Found an existing identification for<br/>"
"<b>%1</b><br/>"
"Do you want to replace it?</center>"
"</qt>"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:201
#, kde-format
msgctxt "@title:window"
msgid "Duplicate Identification"
msgstr ""
#. +> trunk5
#: kcms/kio/useragentdlg.cpp:373
#, kde-format
msgid ""
"<h1>Browser Identification</h1>"
"<p>The browser-identification module allows you to have full control over how KDE applications using the HTTP protocol (like Konqueror) will identify itself to web sites you browse.</p>"
"<p>This ability to fake identification is necessary because some web sites do not display properly when they detect that they are not talking to current versions of either Netscape Navigator or Internet Explorer, even if the browser actually supports all the necessary features to render those pages properly. For such sites, you can use this feature to try to browse them. Please understand that this might not always work, since such sites might be using non-standard web protocols and or specifications.</p>"
"<p><u>NOTE:</u> To obtain specific help on a particular section of the dialog box, simply click on the quick help button on the window title bar, then click on the section for which you are seeking help.</p>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QWidget, UserAgentUI)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:17
#, kde-format
msgid ""
"<qt>\n"
"Here you can modify the default browser-identification text or set a site <code>(eg. www.kde.org)</code> or a domain <code>(eg. kde.org)</code> specific identification text."
"<p>\n"
"To add a new site-specific identification text, click the <code>New</code> button and supply the necessary information. To change an existing site-specific entry, click on the <code>Change</code> button. The <code>Delete</code> button will remove the selected site-specific identification text, causing the default setting to be used for that site or domain.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, sendUACheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:27
#, kde-format
msgid ""
"<qt>\n"
"Send the browser identification to web sites."
"<p>\n"
"<u>NOTE:</u> Many sites rely on this information to display pages properly, hence, it is highly recommended that you do not totally disable this feature but rather customize it."
"<p>\n"
"By default, only minimal identification information is sent to remote sites. The identification text that will be sent is shown below.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sendUACheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:30
#, kde-format
msgid "&Send identification"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QGroupBox, defaultIdGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:43
#, kde-format
msgid "The browser identification text sent to the sites you visit. Use the provided options to customize it."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, defaultIdGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:46
#, kde-format
msgid "Default Identification"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KSqueezedTextLabel, defaultIdLineEdit)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:58
#, kde-format
msgid "The browser identification text sent to the sites you visit. You can customize it using the options provided below."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, osNameCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:71
#, kde-format
msgid "Includes your operating system's name in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, osNameCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:74
#, kde-format
msgid "Add operating s&ystem name"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, osVersionCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:102
#, kde-format
msgid "Includes your operating system's version number in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, osVersionCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:105
#, kde-format
msgid "Add operating system &version"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, processorTypeCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:115
#, kde-format
msgid "Includes your machine's CPU type in the browser identification text."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, processorTypeCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:118
#, kde-format
msgid "Add &machine (processor) type"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, languageCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:127
#, kde-format
msgid "Includes your language settings in the browser identification text to obtain localized versions of the page."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, languageCheckBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:130
#, kde-format
msgid "Add lang&uage information"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, domainPolicyGroupBox)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:143
#, kde-format
msgid "Site Specific Identification"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:156
#, kde-format
msgid "Site Name"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:161
#, kde-format
msgid "Identification"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, sitePolicyTreeWidget)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:166
#, kde-format
msgid "User Agent"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, newButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:179
#, kde-format
msgid "Add new identification text for a site."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, changeButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:189
#, kde-format
msgid "Change the selected identifier text."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, deleteButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:199
#, kde-format
msgid "Delete the selected identifier text."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, deleteAllButton)
#. +> trunk5
#: kcms/kio/useragentdlg.ui:209
#, kde-format
msgid "Delete all identifiers."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, siteLabel)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, siteLineEdit)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:19 kcms/kio/useragentselectordlg.ui:38
#, kde-format
msgid ""
"<qt>\n"
"Enter the site or domain name where a fake browser identification should be used."
"<p>\n"
"<u>NOTE:</u> Wildcard syntax such as \\\"*,?\\\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter <code>kde.org</code> - the fake identity would then be sent to any KDE site that ends with <code>kde.org</code>.</p>"
"\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, siteLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:22
#, kde-format
msgid "&When browsing the following site:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, aliasLabel)
#. i18n: ectx: property (whatsThis), widget (KComboBox, aliasComboBox)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:47 kcms/kio/useragentselectordlg.ui:65
#, kde-format
msgid ""
"<qt>\n"
"Select the browser identification to use whenever contacting the site you specified above.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, aliasLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:50
#, kde-format
msgid "&Use the following identification:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, identityLabel)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, identityLineEdit)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:74 kcms/kio/useragentselectordlg.ui:89
#, kde-format
msgid ""
"<qt>\n"
"The actual browser identification text that will be sent to the remote machine.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, identityLabel)
#. +> trunk5
#: kcms/kio/useragentselectordlg.ui:77
#, kde-format
msgid "Real identification:"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:40
#, kde-format
msgid "Web Shortcuts"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:41
#, kde-format
msgid "Configure enhanced browsing features"
msgstr ""
#. +> trunk5
#: kcms/webshortcuts/main.cpp:49
#, kde-format
msgid ""
"<h1>Enhanced Browsing</h1>"
" In this module you can configure some enhanced browsing features of KDE. "
"<h2>Web Shortcuts</h2>"
"Web Shortcuts are a quick way of using Web search engines. For example, type \"duckduckgo:frobozz\" or \"dd:frobozz\" and your web browser will do a search on DuckDuckGo for \"frobozz\". Even easier: just press Alt+F2 (if you have not changed this keyboard shortcut) and enter the shortcut in the Run Command dialog."
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:101
#, kde-format
msgid ""
"The file %1\n"
"has been modified. Do you want to upload the changes?"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:238 kioexec/main.cpp:243
#, kde-format
msgid "File Changed"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:243
#, kde-format
msgid "Upload"
msgstr ""
#. +> trunk5
#: kioexec/kioexecd.cpp:102 kioexec/main.cpp:243
#, kde-format
msgid "Do Not Upload"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:56
#, kde-format
msgid "KIO Exec - Opens remote files, watches modifications, asks for upload"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:73
#, kde-format
msgid "Invalid URL: %1"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:79
#, kde-format
msgid "File not found: %1"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:96
#, kde-format
msgid ""
"The URL %1\n"
"is malformed"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:98
#, kde-format
msgid ""
"Remote URL %1\n"
"not allowed with --tempfiles switch"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:237
#, kde-format
msgid ""
"The supposedly temporary file\n"
"%1\n"
"has been modified.\n"
"Do you still want to delete it?"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:238
#, kde-format
msgid "Do Not Delete"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:242
#, kde-format
msgid ""
"The file\n"
"%1\n"
"has been modified.\n"
"Do you want to upload the changes?"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:273
#, kde-format
msgid "KIOExec"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:275
#, kde-format
msgid "(c) 1998-2000,2003 The KFM/Konqueror Developers"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:276
#, kde-format
msgid "David Faure"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:277
#, kde-format
msgid "Stephan Kulow"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:278
#, kde-format
msgid "Bernhard Rosenkraenzer"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:279
#, kde-format
msgid "Waldo Bastian"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:280
#, kde-format
msgid "Oswald Buddenhagen"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:287
#, kde-format
msgid "Treat URLs as local files and delete them afterwards"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:288
#, kde-format
msgid "Suggested file name for the downloaded file"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:289
#, kde-format
msgid "Command to execute"
msgstr ""
#. +> trunk5
#: kioexec/main.cpp:290
#, kde-format
msgid "URL(s) or local file(s) used for 'command'"
msgstr ""
#. +> trunk5
#: kpac/discovery.cpp:112
#, kde-format
msgid "Could not find a usable proxy configuration script"
msgstr ""
#. +> trunk5
#: kpac/downloader.cpp:92
#, kde-format
msgid ""
"Could not download the proxy configuration script:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/downloader.cpp:95
#, kde-format
msgid "Could not download the proxy configuration script"
msgstr ""
#. +> trunk5
#: kpac/proxyscout.cpp:240
#, kde-format
msgid ""
"The proxy configuration script is invalid:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/proxyscout.cpp:353
#, kde-format
msgid ""
"The proxy configuration script returned an error:\n"
"%1"
msgstr ""
#. +> trunk5
#: kpac/script.cpp:752
#, kde-format
msgid "Could not find 'FindProxyForURL' or 'FindProxyForURLEx'"
msgstr ""
#. +> trunk5
#: kpac/script.cpp:770
#, kde-format
msgid "Got an invalid reply when calling %1"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:568
#, kde-format
msgid "Do you want to retry?"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:573
#, kde-format
msgid "Retry Authentication"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:577
#, kde-format
msgctxt "@action:button filter-continue"
msgid "Retry"
msgstr ""
#. +> trunk5
#: kpasswdserver/kpasswdserver.cpp:873
#, kde-format
msgid "Authentication Dialog"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:53
#, kde-format
msgctxt "@title:column Name label from web shortcuts column"
msgid "Name"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:55
#, kde-format
msgctxt "@title:column"
msgid "Shortcuts"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:57
#, kde-format
msgctxt "@title:column"
msgid "Preferred"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:106
#, kde-kuit-format
msgctxt "@info:tooltip"
msgid ""
"Check this box to select the highlighted web shortcut as preferred.<nl/>"
"Preferred web shortcuts are used in places where only a few select shortcuts can be shown at one time."
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:199
#, kde-format
msgctxt "@item:inlistbox No default web shortcut"
msgid "None"
msgstr ""
#. +> trunk5
#: urifilters/ikws/ikwsopts.cpp:263
#, kde-kuit-format
msgctxt "@info:whatsthis"
msgid ""
"<para>In this module you can configure the web shortcuts feature. Web shortcuts allow you to quickly search or lookup words on the Internet. For example, to search for information about the KDE project using the Google engine, you simply type <emphasis>gg:KDE</emphasis> or <emphasis>google:KDE</emphasis>.</para>"
"<para>If you select a default search engine, then you can search for normal words or phrases by simply typing them into the input widget of applications that have built-in support for such a feature, e.g Konqueror.</para>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbEnableShortcuts)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:17
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enable or disable web shortcuts. </p>"
"<p>Web shortcuts allow you to quickly access or search for information located online or on your hard drive. </p>"
"<p>KDE comes with many predefined Web shortcuts. One such Web shortcut is the Google (TM) search shortcut. To use it, you simply type the keyword 'gg' followed by the keyword delimiter and the search term, e.g. <span style=\" font-weight:600;\">gg:KDE</span>.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbEnableShortcuts)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:20
#, kde-format
msgid "&Enable Web shortcuts"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbUseSelectedShortcutsOnly)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:30
#, kde-format
msgid "&Use preferred shortcuts only"
msgstr ""
#. i18n: ectx: property (placeholderText), widget (KLineEdit, searchLineEdit)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:37
#, kde-format
msgid "Search for shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbNew)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:71
#, kde-format
msgid "Add a new Web shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbChange)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:84
#, kde-format
msgid "Modify the highlighted Web shortcut"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbDelete)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:97
#, kde-format
msgid "Delete the highlighted Web shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, pbDelete)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:100
#, kde-format
msgid "De&lete"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:138
#, kde-format
msgid ""
"<qt>\n"
"Select the search engine to use for input boxes that provide automatic lookup services when you type in normal words and phrases instead of a URL. To disable this feature select <b>None</b> from the list.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:141
#, kde-format
msgid "Default Web &shortcut:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, cmbDefaultEngine)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:166
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Select a default web shortcut. </p>"
"<p>This allows applications to automatically convert the typed word or phrase to web shortcut queries when they cannot be filtered into a proper URL. </p>"
"<p>To disable this functionality select <span style=\" font-weight:600;\">None</span> from the list. </p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:182
#, kde-format
msgid "Choose the delimiter that separates the keyword from the phrase or word to be searched."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:185
#, kde-format
msgid "&Keyword delimiter:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:204
#, kde-format
msgid "Choose a delimiter to mark the Web shortcut keyword."
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:208
#, kde-format
msgctxt "Colon as keyword delimiter"
msgid "Colon"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, cmbDelimiter)
#. +> trunk5
#: urifilters/ikws/ikwsopts_ui.ui:213
#, kde-format
msgctxt "Space as keyword delimiter"
msgid "Space"
msgstr ""
#. +> trunk5
#: urifilters/ikws/kuriikwsfilter.cpp:123
#, kde-format
msgid "No preferred search providers were found."
msgstr ""
#. +> trunk5
#: urifilters/ikws/kuriikwsfilter.cpp:142
#, kde-format
msgid "No search providers were found."
msgstr ""
#. +> trunk5
#: urifilters/ikws/kurisearchfilter.cpp:93
#, kde-format
msgid "Search F&ilters"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:58
#, kde-format
msgctxt "@item:inlistbox The default character set"
msgid "Default"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:62
#, kde-format
msgid "Modify Web Shortcut"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:72
#, kde-format
msgid "New Web Shortcut"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:125
#, kde-format
msgid "The shortcut \"%1\" is already assigned to \"%2\". Please choose a different one."
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:130
#, kde-format
msgctxt "- web short cut (e.g. gg): what it refers to (e.g. Google)"
msgid "- %1: \"%2\""
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:134
#, kde-format
msgid ""
"The following shortcuts are already assigned. Please choose different ones.\n"
"%1"
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:146
#, kde-format
msgid ""
"The Shortcut URL does not contain a \\{...} placeholder for the user query.\n"
"This means that the same page is always going to be visited, regardless of the text typed in with the shortcut."
msgstr ""
#. +> trunk5
#: urifilters/ikws/searchproviderdlg.cpp:149
#, kde-format
msgid "Keep It"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:17
#, kde-format
msgid "Enter the human-readable name of the search provider here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:23
#, kde-format
msgid "Shortcut &name:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbQuery)
#. i18n: ectx: property (toolTip), widget (QLineEdit, leQuery)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leQuery)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:42
#: urifilters/ikws/searchproviderdlg_ui.ui:64
#: urifilters/ikws/searchproviderdlg_ui.ui:70
#, kde-format
msgid ""
"<qt>\n"
"Enter the URI that is used to perform a search on the search engine here.<br/>"
"The whole text to be searched for can be specified as \\{@} or \\{0}.<br/>"
"\n"
"Recommended is \\{@}, since it removes all query variables (name=value) from the resulting string, whereas \\{0} will be substituted with the unmodified query string.<br/>"
"You can use \\{1} ... \\{n} to specify certain words from the query and \\{name} to specify a value given by 'name=value' in the user query.<br/>"
"In addition it is possible to specify multiple references (names, numbers and strings) at once (\\{name1,name2,...,\"string\"}).<br/>"
"The first matching value (from the left) will be used as the substitution value for the resulting URI.<br/>"
"A quoted string can be used as the default value if nothing matches from the left of the reference list.\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbQuery)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:48
#, kde-format
msgid "Shortcut &URL:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KComboBox, cbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:83
#, kde-format
msgid "Select the character set that will be used to encode your search query."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leShortcut)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leShortcut)
#. i18n: ectx: property (whatsThis), widget (QLabel, lbShortcut)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:92
#: urifilters/ikws/searchproviderdlg_ui.ui:97
#: urifilters/ikws/searchproviderdlg_ui.ui:116
#, kde-format
msgid ""
"<qt>\n"
"The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For example, the shortcut <b>av</b> can be used as in <b>av</b>:<b>my search</b>\n"
"</qt>"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, leName)
#. i18n: ectx: property (whatsThis), widget (QLineEdit, leName)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:104
#: urifilters/ikws/searchproviderdlg_ui.ui:107
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enter the human-readable name of the web shortcut here.</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbShortcut)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:119
#, kde-format
msgid "&Shortcuts:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, lbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:132
#, kde-format
msgid "Select the character set that will be used to encode your search query"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lbCharset)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:135
#, kde-format
msgid "&Charset:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pbPaste)
#. +> trunk5
#: urifilters/ikws/searchproviderdlg_ui.ui:158
#, kde-format
msgid "Insert query placeholder"
msgstr ""
#. +> trunk5
#: urifilters/shorturi/kshorturifilter.cpp:278
#, kde-format
msgid "<qt><b>%1</b> does not have a home folder.</qt>"
msgstr ""
#. +> trunk5
#: urifilters/shorturi/kshorturifilter.cpp:280
#, kde-format
msgid "<qt>There is no user called <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/accessmanager.cpp:217
#, kde-format
msgid "Blocked request."
msgstr ""
#. +> trunk5
#: widgets/accessmanager.cpp:290
#, kde-format
msgid "Unknown HTTP verb."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, commonNameTag)
#. +> trunk5
#: widgets/certificateparty.ui:28
#, kde-format
msgid "Common name:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, commonName)
#. +> trunk5
#: widgets/certificateparty.ui:38
#, kde-format
msgid "Acme Co."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationTag)
#. +> trunk5
#: widgets/certificateparty.ui:48
#, kde-format
msgid "Organization:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organization)
#. +> trunk5
#: widgets/certificateparty.ui:58
#, kde-format
msgid "Acme Sundry Products Company"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationalUnitTag)
#. +> trunk5
#: widgets/certificateparty.ui:68
#, kde-format
msgid "Organizational unit:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, organizationalUnit)
#. +> trunk5
#: widgets/certificateparty.ui:78
#, kde-format
msgid "Fraud Department"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, countryTag)
#. +> trunk5
#: widgets/certificateparty.ui:88
#, kde-format
msgid "Country:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, country)
#. +> trunk5
#: widgets/certificateparty.ui:98
#, kde-format
msgid "Canada"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, stateTag)
#. +> trunk5
#: widgets/certificateparty.ui:108
#, kde-format
msgid "State:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, state)
#. +> trunk5
#: widgets/certificateparty.ui:118
#, kde-format
msgid "Quebec"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, cityTag)
#. +> trunk5
#: widgets/certificateparty.ui:128
#, kde-format
msgid "City:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, city)
#. +> trunk5
#: widgets/certificateparty.ui:138
#, kde-format
msgid "Lakeridge Meadows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5
#: widgets/checksumswidget.ui:17
#, kde-format
msgid ""
"Copy and paste a checksum in the field below.<br/>"
"A checksum is usually provided by the website you downloaded this file from."
msgstr ""
#. i18n: MD5, SHA1 and SHA256 are hashing algorithms
#. i18n: ectx: property (placeholderText), widget (QLineEdit, lineEdit)
#. +> trunk5
#: widgets/checksumswidget.ui:29
#, kde-format
msgid "Expected checksum (MD5, SHA1 or SHA256)..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, pasteButton)
#. +> trunk5
#: widgets/checksumswidget.ui:36
#, kde-format
msgid "Click to paste the checksum from the clipboard to the input field."
msgstr ""
#. i18n: MD5 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5
#: widgets/checksumswidget.ui:65
#, kde-format
msgid "MD5:"
msgstr ""
#. i18n: SHA1 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5
#: widgets/checksumswidget.ui:72
#, kde-format
msgid "SHA1:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, sha1Button)
#. i18n: ectx: property (text), widget (QPushButton, sha256Button)
#. i18n: ectx: property (text), widget (QPushButton, md5Button)
#. +> trunk5
#: widgets/checksumswidget.ui:81 widgets/checksumswidget.ui:126
#: widgets/checksumswidget.ui:164 widgets/kpropertiesdialog.cpp:1098
#, kde-format
msgid "Calculate"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, sha1CopyButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, sha256CopyButton)
#. i18n: ectx: property (toolTip), widget (QPushButton, md5CopyButton)
#. +> trunk5
#: widgets/checksumswidget.ui:101 widgets/checksumswidget.ui:146
#: widgets/checksumswidget.ui:184
#, kde-format
msgid "Click to copy the checksum to the clipboard."
msgstr ""
#. i18n: SHA256 is the hashing algorithm
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5
#: widgets/checksumswidget.ui:117
#, kde-format
msgid "SHA256:"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:178
#, kde-format
msgid "C&ancel"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:339
#, kde-format
msgid "&Move Here"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:345
#, kde-format
msgid "&Copy Here"
msgstr ""
#. +> trunk5
#: widgets/dropjob.cpp:351
#, kde-format
msgid "&Link Here"
msgstr ""
#. +> trunk5
#: widgets/executablefileopendialog.cpp:33
#, kde-format
msgid "What do you wish to do with this executable file?"
msgstr ""
#. +> trunk5
#: widgets/executablefileopendialog.cpp:39
#, kde-format
msgid "&Execute"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:121
#, kde-format
msgid "Undo Changes"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:122
#, kde-format
msgid "Undoing this operation requires root privileges. Do you want to continue?"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:134
#, kde-format
msgid "Creating directory"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:139
#, kde-format
msgid "Moving"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:145
#, kde-format
msgid "Deleting"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:326
#, kde-format
msgid "Und&o"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:332
#, kde-format
msgid "Und&o: Copy"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:334
#, kde-format
msgid "Und&o: Link"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:336
#, kde-format
msgid "Und&o: Move"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:338
#, kde-format
msgid "Und&o: Rename"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:340
#, kde-format
msgid "Und&o: Trash"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:342
#, kde-format
msgid "Und&o: Create Folder"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:344
#, kde-format
msgid "Und&o: Create Folder(s)"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:346
#, kde-format
msgid "Und&o: Create File"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:348
#, kde-format
msgid "Und&o: Batch Rename"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:746
#, kde-format
msgid ""
"The file %1 was copied from %2, but since then it has apparently been modified at %3.\n"
"Undoing the copy will delete the file, and all modifications will be lost.\n"
"Are you sure you want to delete %4?"
msgstr ""
#. +> trunk5
#: widgets/fileundomanager.cpp:749
#, kde-format
msgid "Undo File Copy Confirmation"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:233
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to permanently delete this item?<nl/>"
"<filename>%1</filename><nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:241
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to permanently delete this item?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgid_plural ""
"Do you really want to permanently delete these %1 items?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:252
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you want to permanently delete all items from the Trash?<nl/>"
"<nl/>"
"<emphasis strong='true'>This action cannot be undone.</emphasis>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:254
#, kde-format
msgctxt "@action:button"
msgid "Empty Trash"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:264
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Do you really want to move this item to the Trash?<nl/>"
"<filename>%1</filename>"
msgstr ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:272
#, kde-format
msgid "Do you really want to move this item to the trash?"
msgid_plural "Do you really want to move these %1 items to the trash?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/jobuidelegate.cpp:369
#, kde-format
msgid "The peer SSL certificate chain appears to be corrupt."
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:60 widgets/kacleditwidget.cpp:449
#, kde-format
msgid "Owner"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:61 widgets/kacleditwidget.cpp:454
#, kde-format
msgid "Owning Group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:62 widgets/kacleditwidget.cpp:459
#: widgets/kpropertiesdialog.cpp:2057
#, kde-format
msgid "Others"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:63 widgets/kacleditwidget.cpp:464
#, kde-format
msgid "Mask"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:64
#, kde-format
msgid "Named User"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:65
#, kde-format
msgid "Named Group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:101
#, kde-format
msgid "Edit Entry..."
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:105
#, kde-format
msgid "Delete Entry"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:309
#, kde-format
msgid " (Default)"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:430
#, kde-format
msgid "Edit ACL Entry"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:434
#, kde-format
msgid "Entry Type"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:440
#, kde-format
msgid "Default for new files in this folder"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:469
#, kde-format
msgid "Named user"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:474
#, kde-format
msgid "Named group"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:494
#, kde-format
msgid "User: "
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:509
#, kde-format
msgid "Group: "
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:646
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:647
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:648
#, kde-format
msgctxt "read permission"
msgid "r"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:649
#, kde-format
msgctxt "write permission"
msgid "w"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:650
#, kde-format
msgctxt "execute permission"
msgid "x"
msgstr ""
#. +> trunk5
#: widgets/kacleditwidget.cpp:651
#, kde-format
msgid "Effective"
msgstr ""
#. +> trunk5
#: widgets/kbuildsycocaprogressdialog.cpp:40
#, kde-format
msgid "Updating System Configuration"
msgstr ""
#. +> trunk5
#: widgets/kbuildsycocaprogressdialog.cpp:41
#, kde-format
msgid "Updating system configuration."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:80
#, kde-format
msgid "The desktop entry file %1 has no Type=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:97
#, kde-format
msgid ""
"The desktop entry of type\n"
"%1\n"
"is unknown."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:110 widgets/kdesktopfileactions.cpp:190
#: widgets/kdesktopfileactions.cpp:323
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is of type FSDevice but has no Dev=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:143
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is not valid."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:156
#, kde-format
msgid ""
"The desktop entry file\n"
"%1\n"
"is of type Link but has no URL=... entry."
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:226
#, kde-format
msgid "Mount"
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:237
#, kde-format
msgid "Eject"
msgstr ""
#. +> trunk5
#: widgets/kdesktopfileactions.cpp:239
#, kde-format
msgid "Unmount"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1112
#, kde-format
msgctxt "@title:column"
msgid "Name"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1114
#, kde-format
msgctxt "@title:column"
msgid "Size"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1116
#, kde-format
msgctxt "@title:column"
msgid "Date"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1118
#, kde-format
msgctxt "@title:column"
msgid "Permissions"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1120
#, kde-format
msgctxt "@title:column"
msgid "Owner"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1122
#, kde-format
msgctxt "@title:column"
msgid "Group"
msgstr ""
#. +> trunk5
#: widgets/kdirmodel.cpp:1124
#, kde-format
msgctxt "@title:column"
msgid "Type"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:429
#, kde-format
msgctxt "@title:menu"
msgid "&Actions"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:625
#, kde-format
msgid "&Open with %1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:658
#, kde-format
msgctxt "@title:menu"
msgid "&Open With"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:676
#, kde-format
msgctxt "@action:inmenu Open With"
msgid "&Other Application..."
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:678 widgets/kfileitemactions.cpp:688
#, kde-format
msgctxt "@title:menu"
msgid "&Open With..."
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:793
#, kde-format
msgid "Open &with %1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemactions.cpp:795
#, kde-format
msgctxt "@item:inmenu Open With, %1 is application name"
msgid "%1"
msgstr ""
#. +> trunk5
#: widgets/kfileitemdelegate.cpp:220
#, kde-format
msgctxt "Items in a folder"
msgid "1 item"
msgid_plural "%1 items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kfileitemdelegate.cpp:276 widgets/kfileitemdelegate.cpp:280
#, kde-format
msgctxt "@info mimetype"
msgid "Unknown"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:295
#, kde-format
msgid "Known Applications"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:560
#, kde-format
msgid "Open With"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:564
#, kde-format
msgid "<qt>Select the program that should be used to open <b>%1</b>. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:570
#, kde-format
msgid "Choose the name of the program with which to open the selected files."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:586
#, kde-format
msgid ""
"<qt>Select the program you want to use to open the file<br/>"
"%1</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:588
#, kde-format
msgid "<qt>Select the program you want to use to open the file.</qt>"
msgid_plural "<qt>Select the program you want to use to open the %1 files.</qt>"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:592 widgets/kopenwithdialog.cpp:621
#, kde-format
msgid "Choose Application"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:603
#, kde-format
msgid "Choose Application for %1"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:604
#, kde-format
msgid "<qt>Select the program for the file type: <b>%1</b>. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:622
#, kde-format
msgid "<qt>Select a program. If the program is not listed, enter the name or click the browse button.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:662
#, kde-format
msgid ""
"Type to filter the applications below, or specify the name of a command.\n"
"Press down arrow to navigate the results."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:685
#, kde-format
msgid ""
"Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run:\n"
"%f - a single file name\n"
"%F - a list of files; use for applications that can open several local files at once\n"
"%u - a single URL\n"
"%U - a list of URLs\n"
"%d - the directory of the file to open\n"
"%D - a list of directories\n"
"%i - the icon\n"
"%m - the mini-icon\n"
"%c - the comment"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:726
#, kde-format
msgid ""
"&Remember application association for all files of type\n"
"\"%1\" (%2)"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:735
#, kde-format
msgid "Terminal options"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:740
#, kde-format
msgid "Run in &terminal"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:758
#, kde-format
msgid "&Do not close when command exits"
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:942
#, kde-format
msgid "Could not extract executable name from '%1', please type a valid program name."
msgstr ""
#. +> trunk5
#: widgets/kopenwithdialog.cpp:992
#, kde-format
msgid "'%1' not found, please type a valid program name."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:29
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose options about the terminal when launching a program"
msgid "Terminal"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:51
#, kde-format
msgid "Check this option if the application you want to run is a text mode application or if you want the information that is provided by the terminal emulator window."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, terminalCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:54
#, kde-format
msgid "Run in terminal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, terminalEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:61
#, kde-format
msgid "Terminal options:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, terminalCloseCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:71
#, kde-format
msgid "Check this option if the text mode application offers relevant information on exit. Keeping the terminal emulator open allows you to retrieve this information."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, terminalCloseCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:74
#, kde-format
msgid "Do not close when command exits"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup2_2)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:87
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose which user to use when launching a program"
msgid "User"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, suidCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:93
#, kde-format
msgid "Check this option if you want to run this application with a different user id. Every process has a different user id associated with it. This id code determines file access and other permissions. The password of the user is required to use this option."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, suidCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:96
#, kde-format
msgid "Run as a different user"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, suidEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:119
#, kde-format
msgid "Enter the user name you want to run the application as."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, suidEditLabel)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:122
#, kde-format
msgid "Username:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (KLineEdit, suidEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:132
#, kde-format
msgid "Enter the user name you want to run the application as here."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, discreteGpuGroupBox)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:142
#, kde-format
msgid "Discrete GPU"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, discreteGpuCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:148
#, kde-format
msgid "Run using dedicated graphics card"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, buttonGroup4)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:158
#, kde-format
msgctxt "@title:group Title of a group that lets the user choose options regarding program startup"
msgid "Startup"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, startupInfoCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:164
#, kde-format
msgid "Check this option if you want to make clear that your application has started. This visual feedback may appear as a busy cursor or in the taskbar."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, startupInfoCheck)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:167
#, kde-format
msgid "Enable launch feedback"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:191
#, kde-format
msgid "None"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:196
#, kde-format
msgid "Multiple Instances"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:201
#, kde-format
msgid "Single Instance"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, dbusCombo)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:206
#, kde-format
msgid "Run Until Finished"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel12)
#. +> trunk5
#: widgets/kpropertiesdesktopadvbase.ui:214
#, kde-format
msgid "D-Bus registration:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, nameLabel)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, nameEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:14 widgets/kpropertiesdesktopbase.ui:27
#, kde-format
msgid "Type the name you want to give to this application here. This application will appear under this name in the applications menu and in the panel."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel2)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, genNameEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:34 widgets/kpropertiesdesktopbase.ui:47
#, kde-format
msgid "Type the description of this application, based on its use, here. Examples: a dial up application (KPPP) would be \"Dial up tool\"."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel2)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:37
#, kde-format
msgid "&Description:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel3)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, commentEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:54 widgets/kpropertiesdesktopbase.ui:67
#, kde-format
msgid "Type any comment you think is useful here."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel3)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:57
#, kde-format
msgid "Comm&ent:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel4)
#. i18n: ectx: property (whatsThis), widget (KLineEdit, commandEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:85 widgets/kpropertiesdesktopbase.ui:111
#, kde-format, no-c-format
msgid ""
"Type the command to start this application here.\n"
"\n"
"Following the command, you can have several place holders which will be replaced with the actual values when the actual program is run:\n"
"%f - a single file name\n"
"%F - a list of files; use for applications that can open several local files at once\n"
"%u - a single URL\n"
"%U - a list of URLs\n"
"%d - the directory of the file to open\n"
"%D - a list of directories\n"
"%i - the icon\n"
"%m - the mini-icon\n"
"%c - the caption"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel4)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:88
#, kde-format
msgid "Co&mmand:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, browseButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:118
#, kde-format
msgid "Click here to browse your file system in order to find the desired executable."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, browseButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:121
#, kde-format
msgid "&Browse..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel5)
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, pathEdit)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:130 widgets/kpropertiesdesktopbase.ui:143
#, kde-format
msgid "Sets the working directory for your application."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel5)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:133
#, kde-format
msgid "&Work path:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, textLabel7)
#. i18n: ectx: property (whatsThis), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:157 widgets/kpropertiesdesktopbase.ui:178
#, kde-format
msgid ""
"<qt>"
"<p>This list should show the types of file that your application can handle. This list is organized by <u>mimetypes</u>.</p>"
"\n"
"<p>MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for identifying the type of data based on filename extensions and correspondent <u>mimetypes</u>. Example: the \"bmp\" part that comes after the dot in flower.bmp indicates that it is a specific kind of image, <u>image/x-bmp</u>. To know which application should open each type of file, the system should be informed about the abilities of each application to handle these extensions and mimetypes.</p>"
"\n"
"<p>If you want to associate this application with one or more mimetypes that are not in this list, click on the button <b>Add</b> below. If there are one or more filetypes that this application cannot handle, you may want to remove them from the list clicking on the button <b>Remove</b> below.</p>"
"</qt>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel7)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:160
#, kde-format
msgid "&Supported file types:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:191
#, kde-format
msgid "Mimetype"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, filetypeList)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:196
#, kde-format
msgid "Description"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, addFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:206
#, kde-format
msgid "Click on this button if you want to add a type of file (mimetype) that your application can handle."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:209
#, kde-format
msgid "Add..."
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, delFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:216
#, kde-format
msgid "If you want to remove a type of file (mimetype) that your application cannot handle, select the mimetype in the list above and click on this button."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, delFiletypeButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:219
#, kde-format
msgid "Remove"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QPushButton, advancedButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:242
#, kde-format
msgid "Click here to modify the way this application will run, launch feedback, D-Bus options or to run it as a different user."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, advancedButton)
#. +> trunk5
#: widgets/kpropertiesdesktopbase.ui:245
#, kde-format
msgid "Ad&vanced Options"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:219 widgets/kpropertiesdialog.cpp:234
#: widgets/kpropertiesdialog.cpp:246 widgets/kpropertiesdialog.cpp:262
#: widgets/kpropertiesdialog.cpp:282 widgets/kpropertiesdialog.cpp:306
#, kde-format
msgid "Properties for %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:244 widgets/kpropertiesdialog.cpp:280
#, kde-format
msgid "Properties for 1 item"
msgid_plural "Properties for %1 Selected Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:847
#, kde-format
msgctxt "@title:tab File properties"
msgid "&General"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1025
#, kde-format
msgid "Type:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1045
#, kde-format
msgid "Create New File Type"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1047
#, kde-format
msgid "File Type Options"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1058
#, kde-format
msgid "Contents:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1066 widgets/kurlrequesterdialog.cpp:55
#, kde-format
msgid "Location:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1099
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1108 widgets/kpropertiesdialog.cpp:1329
#, kde-format
msgid "Refresh"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1116
#, kde-format
msgid "Points to:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1127
#, kde-format
msgid "Created:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1136
#, kde-format
msgid "Modified:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1146
#, kde-format
msgid "Accessed:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1163
#, kde-format
msgid "File System:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1172
#, kde-format
msgid "Mounted on:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1179
#, kde-format
msgid "Mounted from:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1189 widgets/kpropertiesdialog.cpp:3252
#, kde-format
msgid "Device usage:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1193 widgets/kpropertiesdialog.cpp:1295
#, kde-format
msgctxt "@info:status"
msgid "Unknown size"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1288 widgets/kpropertiesdialog.cpp:3384
#, kde-format
msgctxt "Available space out of total partition size (percent used)"
msgid "%1 free of %2 (%3% used)"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1306
#, kde-format
msgid ""
"Calculating... %1 (%2)\n"
"%3, %4"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1309 widgets/kpropertiesdialog.cpp:1324
#, kde-format
msgid "1 file"
msgid_plural "%1 files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1310 widgets/kpropertiesdialog.cpp:1325
#, kde-format
msgid "1 sub-folder"
msgid_plural "%1 sub-folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1338
#, kde-format
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1363
#, kde-format
msgid "At least %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1401
#, kde-format
msgid "The new file name is empty."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1584 widgets/kpropertiesdialog.cpp:3128
#: widgets/kpropertiesdialog.cpp:3429 widgets/kpropertiesdialog.cpp:3705
#, kde-format
msgid "<qt>Could not save properties. You do not have sufficient access to write to <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1660 widgets/kpropertiesdialog.cpp:1666
#: widgets/kpropertiesdialog.cpp:1673
#, kde-format
msgid "No Access"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1661
#, kde-format
msgid "Can Only View"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1662
#, kde-format
msgid "Can View & Modify"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1667
#, kde-format
msgid "Can Only View Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1668
#, kde-format
msgid "Can View & Modify Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1674
#, kde-format
msgid "Can Only View/Read Content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1675
#, kde-format
msgid "Can View/Read & Modify/Write"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1772
#, kde-format
msgid "&Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1784 widgets/kpropertiesdialog.cpp:1990
#, kde-format
msgid "Access Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1792
#, kde-format
msgid "This file is a link and does not have permissions."
msgid_plural "All files are links and do not have permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1796
#, kde-format
msgid "Only the owner can change permissions."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1800
#, kde-format
msgid "O&wner:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1806
#, kde-format
msgid "Specifies the actions that the owner is allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1808
#, kde-format
msgid "Gro&up:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1814
#, kde-format
msgid "Specifies the actions that the members of the group are allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1816
#, kde-format
msgid "O&thers:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1822
#, kde-format
msgid "Specifies the actions that all users, who are neither owner nor in the group, are allowed to do."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1827
#, kde-format
msgid "Only own&er can rename and delete folder content"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1828
#, kde-format
msgid "Is &executable"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1832
#, kde-format
msgid "Enable this option to allow only the folder's owner to delete or rename the contained files and folders. Other users can only add new files, which requires the 'Modify Content' permission."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1836
#, kde-format
msgid "Enable this option to mark the file as executable. This only makes sense for programs and scripts. It is required when you want to execute them."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1843
#, kde-format
msgid "A&dvanced Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1851
#, kde-format
msgid "Ownership"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1858
#, kde-format
msgid "User:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1902
#, kde-format
msgid "Group:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1939
#, kde-format
msgid "Apply changes to all subfolders and their contents"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1981
#, kde-format
msgid "Advanced Permissions"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:1998
#, kde-format
msgid "Class"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2005
#, kde-format
msgid ""
"Show\n"
"Entries"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2006
#, kde-format
msgid "This flag allows viewing the content of the folder."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2008
#, kde-format
msgid "Read"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2009
#, kde-format
msgid "The Read flag allows viewing the content of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2015
#, kde-format
msgid ""
"Write\n"
"Entries"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2016
#, kde-format
msgid "This flag allows adding, renaming and deleting of files. Note that deleting and renaming can be limited using the Sticky flag."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2019
#, kde-format
msgid "Write"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2020
#, kde-format
msgid "The Write flag allows modifying the content of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2026
#, kde-format
msgctxt "Enter folder"
msgid "Enter"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2027
#, kde-format
msgid "Enable this flag to allow entering the folder."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2029
#, kde-format
msgid "Exec"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2030
#, kde-format
msgid "Enable this flag to allow executing the file as a program."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2038
#, kde-format
msgid "Special"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2042
#, kde-format
msgid "Special flag. Valid for the whole folder, the exact meaning of the flag can be seen in the right hand column."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2045
#, kde-format
msgid "Special flag. The exact meaning of the flag can be seen in the right hand column."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2049
#, kde-format
msgid "User"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2053
#, kde-format
msgid "Group"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2063
#, kde-format
msgid "If this flag is set, the owner of this folder will be the owner of all new files."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2066
#, kde-format
msgid "If this file is an executable and the flag is set, it will be executed with the permissions of the owner."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2071
#, kde-format
msgid "If this flag is set, the group of this folder will be set for all new files."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2074
#, kde-format
msgid "If this file is an executable and the flag is set, it will be executed with the permissions of the group."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2079
#, kde-format
msgid "If the Sticky flag is set on a folder, only the owner and root can delete or rename files. Otherwise everybody with write permissions can do this."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2083
#, kde-format
msgid "The Sticky flag on a file is ignored on Linux, but may be used on some systems"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2148
#, kde-format
msgid "Set UID"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2152
#, kde-format
msgid "Set GID"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2156
#, kde-format
msgctxt "File permission"
msgid "Sticky"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2276
#, kde-format
msgid "Link"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2295
#, kde-format
msgid "Varying (No Change)"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2408
#, kde-format
msgid "This file uses advanced permissions"
msgid_plural "These files use advanced permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2429
#, kde-format
msgid "This folder uses advanced permissions."
msgid_plural "These folders use advanced permissions."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2444
#, kde-format
msgid "These files use advanced permissions."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2683
#, kde-format
msgctxt "@title:tab"
msgid "C&hecksums"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2744 widgets/kpropertiesdialog.cpp:2755
#: widgets/kpropertiesdialog.cpp:2766
#, kde-format
msgctxt "@action:button"
msgid "Calculating..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2910
#, kde-format
msgid "Invalid checksum."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2913
#, kde-format
msgctxt "@info:tooltip"
msgid "The given input is not a valid MD5, SHA1 or SHA256 checksum."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2924
#, kde-format
msgid "Checksums match."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2927
#, kde-format
msgctxt "@info:tooltip"
msgid "The computed checksum and the expected checksum match."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2938
#, kde-format
msgid ""
"<p>Checksums do not match.</p>"
"This may be due to a faulty download. Try re-downloading the file.<br/>"
"If the verification still fails, contact the source of the file."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2943
#, kde-format
msgctxt "@info:tooltip"
msgid "The computed checksum and the expected checksum differ."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:2951
#, kde-format
msgctxt "notify the user about a computation in the background"
msgid "Verifying checksum..."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3034
#, kde-format
msgid "U&RL"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3041
#, kde-format
msgid "URL:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3187
#, kde-format
msgid "De&vice"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3216
#, kde-format
msgid "Device (/dev/fd0):"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3217
#, kde-format
msgid "Device:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3230
#, kde-format
msgid "Read only"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3234
#, kde-format
msgid "File system:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3242
#, kde-format
msgid "Mount point (/mnt/floppy):"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3243
#, kde-format
msgid "Mount point:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3488
#, kde-format
msgid "&Application"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3633
#, kde-format
msgid "Add File Type for %1"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3634
#, kde-format
msgid "Select one or more file types to add:"
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3695
#, kde-format
msgid "Could not save properties. Only entries on local file systems are supported."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3774
#, kde-format
msgid "Only executables on local file systems are supported."
msgstr ""
#. +> trunk5
#: widgets/kpropertiesdialog.cpp:3788
#, kde-format
msgid "Advanced Options for %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:190
#, kde-format
msgid ""
"<qt>Unable to enter <b>%1</b>.\n"
"You do not have access rights to this location.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:220
#, kde-format
msgid "<qt>The file <b>%1</b> is an executable program. For safety it will not be started.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:226
#, kde-format
msgid "<qt>You do not have permission to run <b>%1</b>.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:256
#, kde-format
msgid "You are not authorized to select an application to open this file."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:317
#, kde-format
msgid "You are not authorized to execute this file."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:341
#, kde-format
msgid "Launching %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:445
#, kde-format
msgid "Error processing Exec field in %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:652
#, kde-format
msgid "You are not authorized to execute this service."
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:657
#, kde-format
msgctxt "Warning about executing unknown .desktop file"
msgid "Warning"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:674
#, kde-format
msgctxt "program name follows in a line edit below"
msgid "This will start the program:"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:691
#, kde-format
msgid "If you do not trust this program, click Cancel"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:734
#, kde-format
msgid "Unable to make the service %1 executable, aborting execution"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:962
#, kde-format
msgid "<qt>Unable to run the command specified. The file or folder <b>%1</b> does not exist.</qt>"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:1022
#, kde-format
msgid "Could not find any application or handler for %1"
msgstr ""
#. +> trunk5
#: widgets/krun.cpp:1620
#, kde-format
msgid "Could not find the program '%1'"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:57
#, kde-format
msgid "KDE SSL Information"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:69
#, kde-format
msgctxt "The receiver of the SSL certificate"
msgid "Subject"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:70
#, kde-format
msgctxt "The authority that issued the SSL certificate"
msgid "Issuer"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:86 widgets/ksslinfodialog.cpp:120
#, kde-format
msgid "Current connection is secured with SSL."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:89 widgets/ksslinfodialog.cpp:133
#, kde-format
msgid "Current connection is not secured with SSL."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:93
#, kde-format
msgid "SSL support is not available in this build of KDE."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:123
#, kde-format
msgid "The main part of this document is secured with SSL, but some parts are not."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:129
#, kde-format
msgid "Some of this document is secured with SSL, but the main part is not."
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:179
#, kde-format
msgctxt "%1, using %2 bits of a %3 bit key"
msgid "%1, %2 %3"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:181
#, kde-format
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
msgid "using %1 bit"
msgid_plural "using %1 bits"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:183
#, kde-format
msgctxt "Part of: %1, using %2 bits of a %3 bit key"
msgid "of a %1 bit key"
msgid_plural "of a %1 bit key"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:199
#, kde-format
msgctxt "The certificate is not trusted"
msgid "NO, there were errors:"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:206
#, kde-format
msgctxt "The certificate is trusted"
msgid "Yes"
msgstr ""
#. +> trunk5
#: widgets/ksslinfodialog.cpp:210
#, kde-format
msgctxt "%1 is the effective date of the certificate, %2 is the expiry date"
msgid "%1 to %2"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:94
#, kde-format
msgid "Search for '%1' with"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:99
#, kde-format
msgctxt "@action:inmenu Search for <text> with"
msgid "%1"
msgstr ""
#. +> trunk5
#: widgets/kurifiltersearchprovideractions.cpp:108
#, kde-format
msgid "Configure Web Shortcuts..."
msgstr ""
#. +> trunk5
#: widgets/kurlrequester.cpp:324
#, kde-format
msgid "Open file dialog"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:112 widgets/paste.cpp:154 widgets/pastejob.cpp:72
#, kde-format
msgid "Filename for clipboard content:"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:146
#, kde-format
msgid "%1 (%2)"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:165
#, kde-format
msgid "The clipboard has changed since you used 'paste': the chosen data format is no longer applicable. Please copy again what you wanted to paste."
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:296
#, kde-format
msgid "&Paste File"
msgid_plural "&Paste %1 Files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:298
#, kde-format
msgid "&Paste URL"
msgid_plural "&Paste %1 URLs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:301
#, kde-format
msgid "&Paste Clipboard Contents"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:335
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One Folder"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:336
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One File"
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:338
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste One Item"
msgid_plural "Paste %1 Items"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: widgets/paste.cpp:340
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste Clipboard Contents..."
msgstr ""
#. +> trunk5
#: widgets/paste.cpp:344
#, kde-format
msgctxt "@action:inmenu"
msgid "Paste"
msgstr ""
#. +> trunk5
#: widgets/pastedialog.cpp:57
#, kde-format
msgid "Data format:"
msgstr ""
#. +> trunk5
#: widgets/pastejob.cpp:72
#, kde-format
msgid "Filename for dropped contents:"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:77
#, kde-format
msgid "Date: %1"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:83
#, kde-format
msgid "Size: %1"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:172
#, kde-format
msgid "Appl&y to All"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:173
#, kde-format
msgid ""
"When this is checked the button pressed will be applied to all subsequent folder conflicts for the remainder of the current job.\n"
"Unless you press Skip you will still be prompted in case of a conflict with an existing file in the directory."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:174
#, kde-format
msgid "When this is checked the button pressed will be applied to all subsequent conflicts for the remainder of the current job."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:179
#, kde-format
msgid "&Rename"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:181
#, kde-format
msgid "Suggest New &Name"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:187
#, kde-format
msgid "&Skip"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:188
#, kde-format
msgid "Do not copy or move this folder, skip to the next item instead"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:189
#, kde-format
msgid "Do not copy or move this file, skip to the next item instead"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:194
#, kde-format
msgctxt "Write files into an existing folder"
msgid "&Write Into"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:194
#, kde-format
msgid "&Overwrite"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:196
#, kde-format
msgid ""
"Files and folders will be copied into the existing directory, alongside its existing contents.\n"
"You will be prompted again in case of a conflict with an existing file in the directory."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:201
#, kde-format
msgid "&Resume"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:210
#, kde-format
msgid ""
"This action would overwrite '%1' with itself.\n"
"Please enter a new file name:"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:215
#, kde-format
msgid "C&ontinue"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:270
#, kde-format
msgid "This action will overwrite the destination."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:274
#, kde-format
msgid "Warning, the destination is more recent."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:280
#, kde-format
msgid "Source"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:282
#, kde-format
msgid "Destination"
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:312
#, kde-format
msgid "An older item named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:314
#, kde-format
msgid "A similar file named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:316
#, kde-format
msgid "A more recent item named '%1' already exists."
msgstr ""
#. +> trunk5
#: widgets/renamedialog.cpp:329
#, kde-format
msgid "Rename:"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:38
#, kde-format
msgid "Information"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:48
#, kde-format
msgid "Retry"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:53
#, kde-format
msgid "Skip"
msgstr ""
#. +> trunk5
#: widgets/skipdialog.cpp:57
#, kde-format
msgid "AutoSkip"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, encryptionIndicator)
#. +> trunk5
#: widgets/sslinfo.ui:17
#, kde-format
msgid "[padlock]"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, addressTag)
#. +> trunk5
#: widgets/sslinfo.ui:34
#, kde-format
msgctxt "Web page address"
msgid "Address:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ipTag)
#. +> trunk5
#: widgets/sslinfo.ui:54
#, kde-format
msgid "IP address:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, encryptionTag)
#. +> trunk5
#: widgets/sslinfo.ui:74
#, kde-format
msgid "Encryption:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, detailsTag)
#. +> trunk5
#: widgets/sslinfo.ui:94
#, kde-format
msgid "Details:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sslVersionTag)
#. +> trunk5
#: widgets/sslinfo.ui:114
#, kde-format
msgid "SSL version:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, certSelectorTag)
#. +> trunk5
#: widgets/sslinfo.ui:134
#, kde-format
msgid "Certificate chain:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, trustedTag)
#. +> trunk5
#: widgets/sslinfo.ui:163
#, kde-format
msgid "Trusted:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, validityPeriodTag)
#. +> trunk5
#: widgets/sslinfo.ui:183
#, kde-format
msgid "Validity period:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, serialTag)
#. +> trunk5
#: widgets/sslinfo.ui:203
#, kde-format
msgid "Serial number:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, digestTag)
#. +> trunk5
#: widgets/sslinfo.ui:223
#, kde-format
msgid "MD5 digest:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, sha1DigestTag)
#. +> trunk5
#: widgets/sslinfo.ui:243
#, kde-format
msgid "SHA1 digest:"
msgstr ""
#. +> trunk5
#: widgets/sslui.cpp:49
#, kde-format
msgid ""
"The remote host did not send any SSL certificates.\n"
"Aborting because the identity of the host cannot be established."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kio5_tags.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kio5_tags.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kio5_tags.pot (revision 1524919)
@@ -1,42 +1,42 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the baloo package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: baloo\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:39+0200\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5
#: kio_tags.cpp:126 kio_tags.cpp:185
#, kde-format
msgid "File %1 already has tag %2"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:310
+#: kio_tags.cpp:312
#, kde-format
msgid "Tag"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:312
+#: kio_tags.cpp:314
#, kde-format
msgid "Tag Fragment"
msgstr ""
#. +> trunk5
-#: kio_tags.cpp:314 kio_tags.cpp:319
+#: kio_tags.cpp:316 kio_tags.cpp:321
#, kde-format
msgid "All Tags"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/frameworks/kjobwidgets5_qt.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/frameworks/kjobwidgets5_qt.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/frameworks/kjobwidgets5_qt.pot (revision 1524919)
@@ -1,264 +1,264 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2018-01-16 09:36+0100\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
#. +> trunk5
#: kjobtrackerformatters.cpp:40
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext"
msgid "%n day(s)"
msgid_plural "%n day(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kjobtrackerformatters.cpp:47
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext"
msgid "%n hour(s)"
msgid_plural "%n hour(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kjobtrackerformatters.cpp:54
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext"
msgid "%n minute(s)"
msgid_plural "%n minute(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kjobtrackerformatters.cpp:61
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext"
msgid "%n second(s)"
msgid_plural "%n second(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
#: kjobtrackerformatters.cpp:82
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext days and hours."
msgid "%1 and %2"
msgstr ""
#. +> trunk5
#: kjobtrackerformatters.cpp:86
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext hours and minutes."
msgid "%1 and %2"
msgstr ""
#. +> trunk5
#: kjobtrackerformatters.cpp:90
#, qt-format
msgctxt "KJobTrackerFormatters|@item:intext minutes and seconds."
msgid "%1 and %2"
msgstr ""
#. +> trunk5
#: kstatusbarjobtracker.cpp:163
msgctxt "KStatusBarJobTracker|"
msgid "Stop"
msgstr ""
#. +> trunk5
#: kstatusbarjobtracker.cpp:244
msgctxt "KStatusBarJobTracker|"
msgid " Stalled "
msgstr ""
#. +> trunk5
#: kstatusbarjobtracker.cpp:246
#, qt-format
msgctxt "KStatusBarJobTracker|"
msgid " %1/s "
msgstr ""
#. +> trunk5
#: kwidgetjobtracker.cpp:272 kwidgetjobtracker.cpp:283
#, qt-format
msgctxt "KWidgetJobTracker|%1 is the label, we add a ':' to it"
msgid "%1:"
msgstr ""
#. +> trunk5
#: kwidgetjobtracker.cpp:337
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1 of %2 complete"
msgid_plural "%1 of %2 complete"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:357 kwidgetjobtracker.cpp:374
+#: kwidgetjobtracker.cpp:356 kwidgetjobtracker.cpp:373
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1 / %n folder(s)"
msgid_plural "%1 / %n folder(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:361 kwidgetjobtracker.cpp:379
+#: kwidgetjobtracker.cpp:360 kwidgetjobtracker.cpp:378
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1 / %n file(s)"
msgid_plural "%1 / %n file(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:389
+#: kwidgetjobtracker.cpp:388
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1% of %2"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:394
+#: kwidgetjobtracker.cpp:393
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1% of %n file(s)"
msgid_plural "%1% of %n file(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:396
+#: kwidgetjobtracker.cpp:395
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1%"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:409
+#: kwidgetjobtracker.cpp:408
msgctxt "KWidgetJobTracker|"
msgid "Stalled"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:416
+#: kwidgetjobtracker.cpp:415
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1/s (%2 remaining)"
msgid_plural "%1/s (%2 remaining)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:419
+#: kwidgetjobtracker.cpp:417
#, qt-format
msgctxt "KWidgetJobTracker|speed in bytes per second"
msgid "%1/s"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:427
+#: kwidgetjobtracker.cpp:425
msgctxt "KWidgetJobTracker|"
msgid "&Close"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:429
+#: kwidgetjobtracker.cpp:427
msgctxt "KWidgetJobTracker|"
msgid "Close the current window or document"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:442
+#: kwidgetjobtracker.cpp:440
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%1/s (done)"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:449
+#: kwidgetjobtracker.cpp:447
msgctxt "KWidgetJobTracker|"
msgid "&Resume"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:455 kwidgetjobtracker.cpp:526
+#: kwidgetjobtracker.cpp:453 kwidgetjobtracker.cpp:524
msgctxt "KWidgetJobTracker|"
msgid "&Pause"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:479
+#: kwidgetjobtracker.cpp:477
msgctxt "KWidgetJobTracker|The source url of a job"
msgid "Source:"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:487
+#: kwidgetjobtracker.cpp:485
msgctxt "KWidgetJobTracker|The destination url of a job"
msgid "Destination:"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:511 kwidgetjobtracker.cpp:688
+#: kwidgetjobtracker.cpp:509 kwidgetjobtracker.cpp:686
msgctxt "KWidgetJobTracker|"
msgid "Click this to expand the dialog, to show details"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:546
+#: kwidgetjobtracker.cpp:544
msgctxt "KWidgetJobTracker|"
msgid "&Keep this window open after transfer is complete"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:554
+#: kwidgetjobtracker.cpp:552
msgctxt "KWidgetJobTracker|"
msgid "Open &File"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:560
+#: kwidgetjobtracker.cpp:558
msgctxt "KWidgetJobTracker|"
msgid "Open &Destination"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:568
+#: kwidgetjobtracker.cpp:566
msgctxt "KWidgetJobTracker|"
msgid "&Cancel"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:576
+#: kwidgetjobtracker.cpp:574
msgctxt "KWidgetJobTracker|"
msgid "Progress Dialog"
msgstr ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:591
+#: kwidgetjobtracker.cpp:589
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%n folder(s)"
msgid_plural "%n folder(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:595
+#: kwidgetjobtracker.cpp:593
#, qt-format
msgctxt "KWidgetJobTracker|"
msgid "%n file(s)"
msgid_plural "%n file(s)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5
-#: kwidgetjobtracker.cpp:681
+#: kwidgetjobtracker.cpp:679
msgctxt "KWidgetJobTracker|"
msgid "Click this to collapse the dialog, to hide details"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kcmkwincompositing.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kcmkwincompositing.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kcmkwincompositing.pot (revision 1524919)
@@ -1,371 +1,371 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-14 07:38+0200\n"
+"POT-Creation-Date: 2018-09-18 13:36+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: compositing.cpp:378
#, kde-format
msgid "OpenGL 3.1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: compositing.cpp:379
#, kde-format
msgid "OpenGL 2.0"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: compositing.cpp:380
#, kde-format
msgid "XRender"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: compositing.cpp:479
#, kde-format
msgctxt "OpenGL Platform Interface"
msgid "EGL"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: compositing.cpp:481
#, kde-format
msgctxt "OpenGL Platform Interface"
msgid "GLX"
msgstr ""
#. i18n: ectx: property (text), widget (KMessageWidget, glCrashedWarning)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:29
#, kde-format
msgid ""
"OpenGL compositing (the default) has crashed KWin in the past.\n"
"This was most likely due to a driver bug.\n"
"If you think that you have meanwhile upgraded to a stable driver,\n"
"you can reset this protection but be aware that this might result in an immediate crash!\n"
"Alternatively, you might want to use the XRender backend instead."
msgstr ""
#. i18n: ectx: property (text), widget (KMessageWidget, scaleWarning)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:42
#, kde-format
msgid "Scale method \"Accurate\" is not supported by all hardware and can cause performance regressions and rendering artifacts."
msgstr ""
#. i18n: ectx: property (text), widget (KMessageWidget, windowThumbnailWarning)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:65
#, kde-format
msgid "Keeping the window thumbnail always interferes with the minimized state of windows. This can result in windows not suspending their work when minimized."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, compositingEnabled)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:77
#, kde-format
msgid "Enable compositor on startup"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:84
#, kde-format
msgid "Animation speed:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:111
#, kde-format
msgid "Instant"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:131
#, kde-format
msgid "Very slow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glScaleFilterLabel)
#. i18n: ectx: property (text), widget (QLabel, xrScaleFilterLabel)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:142 compositing.ui:168
#, kde-format
msgid "Scale method:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter)
#. i18n: ectx: property (text), item, widget (QComboBox, xrScaleFilter)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:150 compositing.ui:176
#, kde-format
msgid "Crisp"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:155
#, kde-format
msgid "Smooth"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, glScaleFilter)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:160
#, kde-format
msgid "Accurate"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, xrScaleFilter)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:181
#, kde-format
msgid "Smooth (slower)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:196
#, kde-format
msgid "Rendering backend:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:213
#, kde-format
msgid "Tearing prevention (\"vsync\"):"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention)
#. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:221 compositing.ui:257
#, kde-format
msgid "Never"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:226
#, kde-format
msgid "Automatic"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:231
#, kde-format
msgid "Only when cheap"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:236
#, kde-format
msgid "Full screen repaints"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, tearingPrevention)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:241
#, kde-format
msgid "Re-use screen content"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:249
#, kde-format
msgid "Keep window thumbnails:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:262
#, kde-format
msgid "Only for Shown Windows"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, windowThumbnail)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:267
#, kde-format
msgid "Always"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, windowsBlockCompositing)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:277
#, kde-format
msgid ""
"Applications can set a hint to block compositing when the window is open.\n"
" This brings performance improvements for e.g. games.\n"
" The setting can be overruled by window-specific rules."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, windowsBlockCompositing)
#. +> trunk5 stable5 plasma5lts
#: compositing.ui:280
#, kde-format
msgid "Allow applications to block compositing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:83
#, kde-format
msgid "Re-enable OpenGL detection"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:141
+#: main.cpp:148
#, kde-format
msgid "\"Only when cheap\" only prevents tearing for full screen changes like a video."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:145
+#: main.cpp:152
#, kde-format
msgid "\"Full screen repaints\" can cause performance problems."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: main.cpp:149
+#: main.cpp:156
#, kde-format
msgid "\"Re-use screen content\" causes severe performance problems on MESA drivers."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:70
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Accessibility"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:71
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Appearance"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:72
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Candy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:73
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Focus"
msgstr ""
#. +> trunk5 stable5
#: model.cpp:74
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Show Desktop Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:75
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Tools"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:76
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Virtual Desktop Switching Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:77
#, kde-format
msgctxt "Category of Desktop Effects, used as section header"
msgid "Window Management"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: model.cpp:233
#, kde-format
msgid "KWin development team"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/Effect.qml:119
#, kde-format
msgid ""
"Author: %1\n"
"License: %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:64
#, kde-format
msgid "Hint: To find out or configure how to activate an effect, look at the effect's settings."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:75
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:82
#, kde-format
msgid "Configure filter"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:85
#, kde-format
msgid "Exclude Desktop Effects not supported by the Compositor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:93
#, kde-format
msgid "Exclude internal Desktop Effects"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: qml/EffectView.qml:105
#, kde-format
msgid "Get New Effects..."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kwin.pot (revision 1524919)
@@ -1,2152 +1,2355 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-14 07:38+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: abstract_client.cpp:1868
#, kde-format
msgctxt "Application is not responding, appended to window title"
msgid "(Not Responding)"
msgstr ""
#. +> trunk5 stable5
#: abstract_output.cpp:51
#, kde-format
msgid "unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: composite.cpp:569
#, kde-format
msgid ""
"Desktop effects have been suspended by another application.<br/>"
"You can resume using the '%1' shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:74
#, kde-format
msgid "Timestamp"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:79
#, kde-format
msgid "Timestamp (µsec)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:86
#, kde-format
msgctxt "A mouse button"
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:88
#, kde-format
msgctxt "A mouse button"
msgid "Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:90
#, kde-format
msgctxt "A mouse button"
msgid "Middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:92
#, kde-format
msgctxt "A mouse button"
msgid "Back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:94
#, kde-format
msgctxt "A mouse button"
msgid "Forward"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:96
#, kde-format
msgctxt "A mouse button"
msgid "Task"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:98
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 4"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:100
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 5"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:102
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 6"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:104
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 7"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:106
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:108
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 9"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:110
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 10"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:112
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 11"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:114
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 12"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:116
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 13"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:118
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 14"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:120
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 15"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:122
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 16"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:124
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 17"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:126
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 18"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:128
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 19"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:130
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 20"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:132
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 21"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:134
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 22"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:136
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 23"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:138
#, kde-format
msgctxt "A mouse button"
msgid "Extra Button 24"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:147 debug_console.cpp:149
#, kde-format
msgid "Input Device"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:147
#, kde-format
msgctxt "The input device of the event is not known"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:184
#, kde-format
msgctxt "A mouse pointer motion event"
msgid "Pointer Motion"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:191
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:195
#, kde-format
msgctxt "The relative mouse movement"
msgid "Delta (not accelerated)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:198
#, kde-format
msgctxt "The global mouse pointer position"
msgid "Global Position"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:202
#, kde-format
msgctxt "A mouse pointer button press event"
msgid "Pointer Button Press"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:205 debug_console.cpp:213
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Button"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:206 debug_console.cpp:214
#, kde-format
msgctxt "A button in a mouse press/release event"
msgid "Native Button code"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:207 debug_console.cpp:215
#, kde-format
msgctxt "All currently pressed buttons in a mouse press/release event"
msgid "Pressed Buttons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:210
#, kde-format
msgctxt "A mouse pointer button release event"
msgid "Pointer Button Release"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:230
#, kde-format
msgctxt "A mouse pointer axis (wheel) event"
msgid "Pointer Axis"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:234
#, kde-format
msgctxt "The orientation of a pointer axis event"
msgid "Orientation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:235
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Horizontal"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: debug_console.cpp:236
#, kde-format
msgctxt "An orientation of a pointer axis event"
msgid "Vertical"
msgstr ""
+#. +> trunk5
+#: debug_console.cpp:237
+#, kde-format
+msgctxt "The angle delta of a pointer axis event"
+msgid "Delta"
+msgstr ""
+
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:251
+#: debug_console.cpp:252
#, kde-format
msgctxt "A key press event"
msgid "Key Press"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:254
+#: debug_console.cpp:255
#, kde-format
msgctxt "A key release event"
msgid "Key Release"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:263
+#: debug_console.cpp:264
#, kde-format
msgctxt "A keyboard modifier"
msgid "Shift"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:267
+#: debug_console.cpp:268
#, kde-format
msgctxt "A keyboard modifier"
msgid "Control"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:271
+#: debug_console.cpp:272
#, kde-format
msgctxt "A keyboard modifier"
msgid "Alt"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:275
+#: debug_console.cpp:276
#, kde-format
msgctxt "A keyboard modifier"
msgid "Meta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:279
+#: debug_console.cpp:280
#, kde-format
msgctxt "A keyboard modifier"
msgid "Keypad"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:283
+#: debug_console.cpp:284
#, kde-format
msgctxt "A keyboard modifier"
msgid "Group-switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:289
+#: debug_console.cpp:290
#, kde-format
msgctxt "Whether the event is an automatic key repeat"
msgid "Repeat"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:290
+#: debug_console.cpp:291
#, kde-format
msgctxt "The code as read from the input device"
msgid "Scan code"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:291
+#: debug_console.cpp:292
#, kde-format
msgctxt "The translated code to an Xkb symbol"
msgid "Xkb symbol"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:292
+#: debug_console.cpp:293
#, kde-format
msgctxt "The translated code interpreted as text"
msgid "Utf8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:293
+#: debug_console.cpp:294
#, kde-format
msgctxt "The currently active modifiers"
msgid "Modifiers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:305
+#: debug_console.cpp:306
#, kde-format
msgctxt "A touch down event"
msgid "Touch down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:307 debug_console.cpp:322 debug_console.cpp:337
+#: debug_console.cpp:308 debug_console.cpp:323 debug_console.cpp:338
#, kde-format
msgctxt "The id of the touch point in the touch event"
msgid "Point identifier"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:308 debug_console.cpp:323
+#: debug_console.cpp:309 debug_console.cpp:324
#, kde-format
msgctxt "The global position of the touch point"
msgid "Global position"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:320
+#: debug_console.cpp:321
#, kde-format
msgctxt "A touch motion event"
msgid "Touch Motion"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:335
+#: debug_console.cpp:336
#, kde-format
msgctxt "A touch up event"
msgid "Touch Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:348
+#: debug_console.cpp:349
#, kde-format
msgctxt "A pinch gesture is started"
msgid "Pinch start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:350
+#: debug_console.cpp:351
#, kde-format
msgctxt "Number of fingers in this pinch gesture"
msgid "Finger count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:361
+#: debug_console.cpp:362
#, kde-format
msgctxt "A pinch gesture is updated"
msgid "Pinch update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:363
+#: debug_console.cpp:364
#, kde-format
msgctxt "Current scale in pinch gesture"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:364
+#: debug_console.cpp:365
#, kde-format
msgctxt "Current angle in pinch gesture"
msgid "Angle delta"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:365
+#: debug_console.cpp:366
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta x"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:366
+#: debug_console.cpp:367
#, kde-format
msgctxt "Current delta in pinch gesture"
msgid "Delta y"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:377
+#: debug_console.cpp:378
#, kde-format
msgctxt "A pinch gesture ended"
msgid "Pinch end"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:389
+#: debug_console.cpp:390
#, kde-format
msgctxt "A pinch gesture got cancelled"
msgid "Pinch cancelled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:401
+#: debug_console.cpp:402
#, kde-format
msgctxt "A swipe gesture is started"
msgid "Swipe start"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:403
+#: debug_console.cpp:404
#, kde-format
msgctxt "Number of fingers in this swipe gesture"
msgid "Finger count"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:414
+#: debug_console.cpp:415
#, kde-format
msgctxt "A swipe gesture is updated"
msgid "Swipe update"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:416
+#: debug_console.cpp:417
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta x"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:417
+#: debug_console.cpp:418
#, kde-format
msgctxt "Current delta in swipe gesture"
msgid "Delta y"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:428
+#: debug_console.cpp:429
#, kde-format
msgctxt "A swipe gesture ended"
msgid "Swipe end"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:440
+#: debug_console.cpp:441
#, kde-format
msgctxt "A swipe gesture got cancelled"
msgid "Swipe cancelled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:452
+#: debug_console.cpp:453
#, kde-format
msgctxt "A hardware switch (e.g. notebook lid) got toggled"
msgid "Switch toggled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:460
+#: debug_console.cpp:461
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Notebook lid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:462
+#: debug_console.cpp:463
#, kde-format
msgctxt "Name of a hardware switch"
msgid "Tablet mode"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:464
+#: debug_console.cpp:465
#, kde-format
msgctxt "A hardware switch"
msgid "Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:468
+#: debug_console.cpp:469
#, kde-format
msgctxt "The hardware switch got turned off"
msgid "Off"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:471
+#: debug_console.cpp:472
#, kde-format
msgctxt "The hardware switch got turned on"
msgid "On"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:476
+#: debug_console.cpp:477
#, kde-format
msgctxt "State of a hardware switch (on/off)"
msgid "State"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:661
+#: debug_console.cpp:662
#, kde-format
msgid "No Mouse Buttons"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:665
+#: debug_console.cpp:666
#, kde-format
msgctxt "Mouse Button"
msgid "left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:668
+#: debug_console.cpp:669
#, kde-format
msgctxt "Mouse Button"
msgid "right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:671
+#: debug_console.cpp:672
#, kde-format
msgctxt "Mouse Button"
msgid "middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:674
+#: debug_console.cpp:675
#, kde-format
msgctxt "Mouse Button"
msgid "back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:677
+#: debug_console.cpp:678
#, kde-format
msgctxt "Mouse Button"
msgid "forward"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:680
+#: debug_console.cpp:681
#, kde-format
msgctxt "Mouse Button"
msgid "extra 1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:683
+#: debug_console.cpp:684
#, kde-format
msgctxt "Mouse Button"
msgid "extra 2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:686
+#: debug_console.cpp:687
#, kde-format
msgctxt "Mouse Button"
msgid "extra 3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:689
+#: debug_console.cpp:690
#, kde-format
msgctxt "Mouse Button"
msgid "extra 4"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:692
+#: debug_console.cpp:693
#, kde-format
msgctxt "Mouse Button"
msgid "extra 5"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:695
+#: debug_console.cpp:696
#, kde-format
msgctxt "Mouse Button"
msgid "extra 6"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:698
+#: debug_console.cpp:699
#, kde-format
msgctxt "Mouse Button"
msgid "extra 7"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:701
+#: debug_console.cpp:702
#, kde-format
msgctxt "Mouse Button"
msgid "extra 8"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:704
+#: debug_console.cpp:705
#, kde-format
msgctxt "Mouse Button"
msgid "extra 9"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:707
+#: debug_console.cpp:708
#, kde-format
msgctxt "Mouse Button"
msgid "extra 10"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:710
+#: debug_console.cpp:711
#, kde-format
msgctxt "Mouse Button"
msgid "extra 11"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:713
+#: debug_console.cpp:714
#, kde-format
msgctxt "Mouse Button"
msgid "extra 12"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:716
+#: debug_console.cpp:717
#, kde-format
msgctxt "Mouse Button"
msgid "extra 13"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:719
+#: debug_console.cpp:720
#, kde-format
msgctxt "Mouse Button"
msgid "extra 14"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:722
+#: debug_console.cpp:723
#, kde-format
msgctxt "Mouse Button"
msgid "extra 15"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:725
+#: debug_console.cpp:726
#, kde-format
msgctxt "Mouse Button"
msgid "extra 16"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:728
+#: debug_console.cpp:729
#, kde-format
msgctxt "Mouse Button"
msgid "extra 17"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:731
+#: debug_console.cpp:732
#, kde-format
msgctxt "Mouse Button"
msgid "extra 18"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:734
+#: debug_console.cpp:735
#, kde-format
msgctxt "Mouse Button"
msgid "extra 19"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:737
+#: debug_console.cpp:738
#, kde-format
msgctxt "Mouse Button"
msgid "extra 20"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:740
+#: debug_console.cpp:741
#, kde-format
msgctxt "Mouse Button"
msgid "extra 21"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:743
+#: debug_console.cpp:744
#, kde-format
msgctxt "Mouse Button"
msgid "extra 22"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:746
+#: debug_console.cpp:747
#, kde-format
msgctxt "Mouse Button"
msgid "extra 23"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:749
+#: debug_console.cpp:750
#, kde-format
msgctxt "Mouse Button"
msgid "extra 24"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:752
+#: debug_console.cpp:753
#, kde-format
msgctxt "Mouse Button"
msgid "task"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:1093
+#: debug_console.cpp:1094
#, kde-format
msgid "X11 Client Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:1095
+#: debug_console.cpp:1096
#, kde-format
msgid "X11 Unmanaged Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:1097
+#: debug_console.cpp:1098
#, kde-format
msgid "Wayland Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: debug_console.cpp:1099
+#: debug_console.cpp:1100
#, kde-format
msgid "Internal Windows"
msgstr ""
+#. i18n: ectx: property (windowTitle), widget (QWidget, DebugConsole)
+#. +> trunk5 stable5
+#: debug_console.ui:14
+#, kde-format
+msgid "Form"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QPushButton, quitButton)
+#. +> trunk5 stable5
+#: debug_console.ui:35
+#, kde-format
+msgid "Quit Debug Console"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, windows)
+#. +> trunk5 stable5
+#: debug_console.ui:48
+#, kde-format
+msgid "Windows"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, surfaces)
+#. +> trunk5 stable5
+#: debug_console.ui:62
+#, kde-format
+msgid "Surfaces"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, input)
+#. +> trunk5 stable5
+#: debug_console.ui:72
+#, kde-format
+msgid "Input Events"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, inputDevices)
+#. +> trunk5 stable5
+#: debug_console.ui:89
+#, kde-format
+msgid "Input Devices"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, tab)
+#. +> trunk5 stable5
+#: debug_console.ui:99
+#, kde-format
+msgid "OpenGL"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, noOpenGLLabel)
+#. +> trunk5 stable5
+#: debug_console.ui:105
+#, kde-format
+msgid "No OpenGL compositor running"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, driverInfoBox)
+#. +> trunk5 stable5
+#: debug_console.ui:133
+#, kde-format
+msgid "OpenGL (ES) driver information"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#. +> trunk5 stable5
+#: debug_console.ui:139
+#, kde-format
+msgid "Vendor:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#. +> trunk5 stable5
+#: debug_console.ui:146
+#, kde-format
+msgid "Renderer:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#. +> trunk5 stable5
+#: debug_console.ui:153
+#, kde-format
+msgid "Version:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_4)
+#. +> trunk5 stable5
+#: debug_console.ui:160
+#, kde-format
+msgid "Shading Language Version:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_5)
+#. +> trunk5 stable5
+#: debug_console.ui:167
+#, kde-format
+msgid "Driver:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_6)
+#. +> trunk5 stable5
+#: debug_console.ui:174
+#, kde-format
+msgid "GPU class:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_7)
+#. +> trunk5 stable5
+#: debug_console.ui:181
+#, kde-format
+msgid "OpenGL Version:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_8)
+#. +> trunk5 stable5
+#: debug_console.ui:188
+#, kde-format
+msgid "GLSL Version:"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, platformExtensionsBox)
+#. +> trunk5 stable5
+#: debug_console.ui:254
+#, kde-format
+msgid "Platform Extensions"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, glExtensionsBox)
+#. +> trunk5 stable5
+#: debug_console.ui:270
+#, kde-format
+msgid "OpenGL (ES) Extensions"
+msgstr ""
+
+#. i18n: ectx: attribute (title), widget (QWidget, keyboard)
+#. +> trunk5 stable5
+#: debug_console.ui:291
+#, kde-format
+msgid "Keyboard"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, layoutBox)
+#. +> trunk5 stable5
+#: debug_console.ui:318
+#, kde-format
+msgid "Keymap Layouts"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label_9)
+#. +> trunk5 stable5
+#: debug_console.ui:340
+#, kde-format
+msgid "Current Layout:"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, modifiersBox)
+#. +> trunk5 stable5
+#: debug_console.ui:359
+#, kde-format
+msgid "Modifiers"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, activeModifiersBox)
+#. +> trunk5 stable5
+#: debug_console.ui:375
+#, kde-format
+msgid "Active Modifiers"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, ledsBox)
+#. +> trunk5 stable5
+#: debug_console.ui:391
+#, kde-format
+msgid "LEDs"
+msgstr ""
+
+#. i18n: ectx: property (title), widget (QGroupBox, activeLedsBox)
+#. +> trunk5 stable5
+#: debug_console.ui:407
+#, kde-format
+msgid "Active LEDs"
+msgstr ""
+
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:45
#, kde-format
msgid "Window Manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:50
#, kde-format
msgid "PID of the application to terminate"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:50
#, kde-format
msgid "pid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "Hostname on which the application is running"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:52
#, kde-format
msgid "hostname"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "Caption of the window to be terminated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:54
#, kde-format
msgid "caption"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "Name of the application to be terminated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:56
#, kde-format
msgid "name"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "ID of resource belonging to the application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:58
#, kde-format
msgid "id"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "Time of user action causing termination"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:60
#, kde-format
msgid "time"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:62
#, kde-format
msgid "KWin helper utility"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:86
#, kde-format
msgid "This helper utility is not supposed to be called directly."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:96
#, kde-format
msgctxt "@info"
msgid "<b>Application \"%1\" is not responding</b>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:98
#, kde-kuit-format
msgctxt "@info"
msgid "<p>You tried to close window \"%1\" from application \"%2\" (Process ID: %3) but the application is not responding.</p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:100
#, kde-kuit-format
msgctxt "@info"
msgid "<p>You tried to close window \"%1\" from application \"%2\" (Process ID: %3), running on host \"%4\", but the application is not responding.</p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:103
#, kde-kuit-format
msgctxt "@info"
msgid ""
"<p>Do you want to terminate this application?</p>"
"<p><warning>Terminating the application will close all of its child windows. Any unsaved data will be lost.</warning></p>"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:107
#, kde-format
msgid "&Terminate Application %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: helpers/killer/killer.cpp:108
#, kde-format
msgid "Wait Longer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: keyboard_layout.cpp:119 keyboard_layout.cpp:120
#, kde-format
msgctxt "tooltip title"
msgid "Keyboard Layout"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: keyboard_layout.cpp:266
#, kde-format
msgid "Configure Layouts..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: killwindow.cpp:44
#, kde-format
msgid ""
"Select window to force close with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:49
#, kde-format
msgid "Walk Through Window Tabs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:50
#, kde-format
msgid "Walk Through Window Tabs (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:51
#, kde-format
msgid "Remove Window From Group"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:53
#, kde-format
msgid "Window Operations Menu"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:55
#, kde-format
msgid "Close Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:57
#, kde-format
msgid "Maximize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:59
#, kde-format
msgid "Maximize Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:61
#, kde-format
msgid "Maximize Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:63
#, kde-format
msgid "Minimize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:65
#, kde-format
msgid "Shade Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:67
#, kde-format
msgid "Move Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:69
#, kde-format
msgid "Resize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:71
#, kde-format
msgid "Raise Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:73
#, kde-format
msgid "Lower Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:75
#, kde-format
msgid "Toggle Window Raise/Lower"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:77
#, kde-format
msgid "Make Window Fullscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:79
#, kde-format
msgid "Hide Window Border"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:81
#, kde-format
msgid "Keep Window Above Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:83
#, kde-format
msgid "Keep Window Below Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:85
#, kde-format
msgid "Activate Window Demanding Attention"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:87
#, kde-format
msgid "Setup Window Shortcut"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:89
#, kde-format
msgid "Pack Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:91
#, kde-format
msgid "Pack Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:93
#, kde-format
msgid "Pack Window Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:95
#, kde-format
msgid "Pack Window Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:97
#, kde-format
msgid "Pack Grow Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:99
#, kde-format
msgid "Pack Grow Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:101
#, kde-format
msgid "Pack Shrink Window Horizontally"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:103
#, kde-format
msgid "Pack Shrink Window Vertically"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:105
#, kde-format
msgid "Quick Tile Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:107
#, kde-format
msgid "Quick Tile Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:109
#, kde-format
msgid "Quick Tile Window to the Top"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:111
#, kde-format
msgid "Quick Tile Window to the Bottom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:113
#, kde-format
msgid "Quick Tile Window to the Top Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:115
#, kde-format
msgid "Quick Tile Window to the Bottom Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:117
#, kde-format
msgid "Quick Tile Window to the Top Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:119
#, kde-format
msgid "Quick Tile Window to the Bottom Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:121
#, kde-format
msgid "Switch to Window Above"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:123
#, kde-format
msgid "Switch to Window Below"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:125
#, kde-format
msgid "Switch to Window to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:127
#, kde-format
msgid "Switch to Window to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:129
#, kde-format
msgid "Increase Opacity of Active Window by 5 %"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:131
#, kde-format
msgid "Decrease Opacity of Active Window by 5 %"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:134
#, kde-format
msgid "Keep Window on All Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:138
#, kde-format
msgid "Window to Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:140
#, kde-format
msgid "Window to Next Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:141
#, kde-format
msgid "Window to Previous Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:142
#, kde-format
msgid "Window One Desktop to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:143
#, kde-format
msgid "Window One Desktop to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:144
#, kde-format
msgid "Window One Desktop Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:145
#, kde-format
msgid "Window One Desktop Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:148
#, kde-format
msgid "Window to Screen %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:150
#, kde-format
msgid "Window to Next Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:151
#, kde-format
msgid "Window to Previous Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:152
#, kde-format
msgid "Show Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:155
#, kde-format
msgid "Switch to Screen %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:158
#, kde-format
msgid "Switch to Next Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:159
#, kde-format
msgid "Switch to Previous Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:161
#, kde-format
msgid "Kill Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:162
#, kde-format
msgid "Suspend Compositing"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: kwinbindings.cpp:163
#, kde-format
msgid "Invert Screen Colors"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:186 main.cpp:213
#, kde-format
msgid "KDE window manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:191
#, kde-format
msgid "KWin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:195
#, kde-format
msgid "(c) 1999-2013, The KDE Developers"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:197
#, kde-format
msgid "Matthias Ettrich"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:198
#, kde-format
msgid "Cristian Tibirna"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:199
#, kde-format
msgid "Daniel M. Duley"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:200
#, kde-format
msgid "Luboš Luňák"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:201
#, kde-format
msgid "Martin Gräßlin"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:201
#, kde-format
msgid "Maintainer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:210
#, kde-format
msgid "Disable configuration options"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main.cpp:211
#, kde-format
msgid "Indicate that KWin has recently crashed n times"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:248
#, kde-format
msgid "kwin_wayland: an X11 window manager is running on the X11 Display.\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:577
#, kde-format
msgid "Start a rootless Xwayland server."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:579
#, kde-format
msgid "Name of the Wayland socket to listen on. If not set \"wayland-0\" is used."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:582
#, kde-format
msgid "Render to framebuffer."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:584
#, kde-format
msgid "The framebuffer device to render to."
msgstr ""
#. +> plasma5lts
#: main_wayland.cpp:584
#, kde-format
msgid "Use a nested compositor in windowed mode."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:587
#, kde-format
msgid "The X11 Display to use in windowed mode on platform X11."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:590
#, kde-format
msgid "The Wayland Display to use in windowed mode on platform Wayland."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:592
#, kde-format
msgid "Render to a virtual framebuffer."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:594
#, kde-format
msgid "The width for windowed mode. Default width is 1024."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:598
#, kde-format
msgid "The height for windowed mode. Default height is 768."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:603
#, kde-format
msgid "The scale for windowed mode. Default value is 1."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:608
#, kde-format
msgid "The number of windows to open as outputs in windowed mode. Default value is 1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:638
#, kde-format
msgid "Use libhybris hwcomposer"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:644
#, kde-format
msgid "Enable libinput support for input events processing. Note: never use in a nested session."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:647
#, kde-format
msgid "Render through drm node."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:654
#, kde-format
msgid "Input method that KWin starts."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:659
#, kde-format
msgid "List all available backends and quit."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:663
#, kde-format
msgid "Starts the session in locked mode."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:667
#, kde-format
msgid "Exit after the session application, which is started by KWin, closed."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_wayland.cpp:672
#, kde-format
msgid "Applications to start once Wayland and Xwayland server are started"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:75
#, kde-format
msgid ""
"KWin is unstable.\n"
"It seems to have crashed several times in a row.\n"
"You can select another window manager to run:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:226
#, kde-format
msgid "kwin: unable to claim manager selection, another wm running? (try using --replace)\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:243
#, kde-format
msgid "kwin: another window manager is running (try using --replace)\n"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:418
#, kde-format
msgid "Replace already-running ICCCM2.0-compliant window manager"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: main_x11.cpp:425
#, kde-format
msgid "Disable KActivities integration."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:72
#, kde-format
msgid "Automatic screen rotation is enabled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:74 orientation_sensor.cpp:122
#, kde-format
msgid "Automatic screen rotation is disabled"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: orientation_sensor.cpp:118
#, kde-format
msgid "Automatic Screen Rotation"
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:574
#, kde-format
msgid "Desktop effects were restarted due to a graphics reset"
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:826
#, kde-format
msgid ""
"<h1>OpenGL desktop effects not possible</h1>"
"Your system cannot perform OpenGL Desktop Effects at the current resolution<br>"
"<br>"
"You can try to select the XRender backend, but it might be very slow for this resolution as well.<br>"
"Alternatively, lower the combined resolution of all screens to %1x%2 "
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:833
#, kde-format
msgid ""
"The demanded resolution exceeds the GL_MAX_VIEWPORT_DIMS limitation of your GPU and is therefore not compatible with the OpenGL compositor.<br>"
"XRender does not know such limitation, but the performance will usually be impacted by the hardware limitations that restrict the OpenGL viewport size."
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:858
#, kde-format
msgid ""
"<h1>OpenGL desktop effects might be unusable</h1>"
"OpenGL Desktop Effects at the current resolution are supported but might be exceptionally slow.<br>"
"Also large windows will turn entirely black.<br>"
"<br>"
"Consider to suspend compositing, switch to the XRender backend or lower the resolution to %1x%1."
msgstr ""
#. +> trunk5 stable5
#: plugins/scenes/opengl/scene_opengl.cpp:864
#, kde-format
msgid ""
"The demanded resolution exceeds the GL_MAX_TEXTURE_SIZE limitation of your GPU, thus windows of that size cannot be assigned to textures and will be entirely black.<br>"
"Also this limit will often be a performance level barrier despite below GL_MAX_VIEWPORT_DIMS, because the driver might fall back to software rendering in this case."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/genericscriptedconfig.cpp:81
#, kde-format
msgctxt "Error message"
msgid "Plugin does not provide configuration file in expected location"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:128
#, kde-format
msgctxt "Assertion failed in KWin script with given value"
msgid "Assertion failed: %1 is not null"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:146
#, kde-format
msgctxt "Assertion failed in KWin script"
msgid "Assertion failed: argument is null"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:188
#, kde-format
msgctxt "Error in KWin Script"
msgid "Invalid number of arguments. At least service, path, interface and method need to be provided"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scripting.cpp:194
#, kde-format
msgctxt "Error in KWin Script"
msgid "Invalid type. Service, path, interface and method need to be string values"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scriptingutils.cpp:28
#, kde-format
msgctxt "syntax error in KWin script"
msgid "Invalid number of arguments"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: scripting/scriptingutils.cpp:41
#, kde-format
msgctxt "KWin Scripting function received incorrect value for an expected type"
msgid "%1 is not a variant type"
msgstr ""
+#. i18n: ectx: property (windowTitle), widget (QDialog, ShortcutDialog)
+#. +> trunk5 stable5
+#: shortcutdialog.ui:14
+#, kde-format
+msgid "Dialog"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QToolButton, clearButton)
+#. +> trunk5 stable5
+#: shortcutdialog.ui:25
+#, kde-format
+msgid "..."
+msgstr ""
+
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:387
#, kde-format
msgctxt "Special entry in alt+tab list for minimizing all windows"
msgid "Show Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:536
#, kde-format
msgid "Walk Through Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:537
#, kde-format
msgid "Walk Through Windows (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:538
#, kde-format
msgid "Walk Through Windows Alternative"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:539
#, kde-format
msgid "Walk Through Windows Alternative (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:540
#, kde-format
msgid "Walk Through Windows of Current Application"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:541
#, kde-format
msgid "Walk Through Windows of Current Application (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:542
#, kde-format
msgid "Walk Through Windows of Current Application Alternative"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:543
#, kde-format
msgid "Walk Through Windows of Current Application Alternative (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:544
#, kde-format
msgid "Walk Through Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:545
#, kde-format
msgid "Walk Through Desktops (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:546
#, kde-format
msgid "Walk Through Desktop List"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabbox.cpp:547
#, kde-format
msgid "Walk Through Desktop List (Reverse)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: tabbox/tabboxhandler.cpp:283
#, kde-format
msgid ""
"The Window Switcher installation is broken, resources are missing.\n"
"Contact your distribution about this."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:204
#, kde-format
msgid ""
"You have selected to show a window without its border.\n"
"Without the border, you will not be able to enable the border again using the mouse: use the window operations menu instead, activated using the %1 keyboard shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:212
#, kde-format
msgid ""
"You have selected to show a window in fullscreen mode.\n"
"If the application itself does not have an option to turn the fullscreen mode off you will not be able to disable it again using the mouse: use the window operations menu instead, activated using the %1 keyboard shortcut."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:275
#, kde-format
msgid "&Move"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:280
#, kde-format
msgid "&Resize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:284
#, kde-format
msgid "Keep &Above Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:290
#, kde-format
msgid "Keep &Below Others"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:296
#, kde-format
msgid "&Fullscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:302
#, kde-format
msgid "&Shade"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:307
#, kde-format
msgid "&No Border"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:314
#, kde-format
msgid "Window Short&cut..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:319
#, kde-format
msgid "Special &Window Settings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:324
#, kde-format
msgid "S&pecial Application Settings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:332
#, kde-format
msgctxt "Entry in context menu of window decoration to open the configuration module of KWin"
msgid "Window Manager S&ettings..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:362
#, kde-format
msgid "Mi&nimize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:366
#, kde-format
msgid "Ma&ximize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:375
#, kde-format
msgid "&Untab"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:379
#, kde-format
msgid "Close Entire &Group"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:390
#, kde-format
msgid "&More Actions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:394
#, kde-format
msgid "&Close"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:468
#, kde-format
msgid "&Extensions"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:532
#, kde-format
msgctxt "Switch to tab -> Previous"
msgid "Previous"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:533
#, kde-format
msgctxt "Switch to tab -> Next"
msgid "Next"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:574
#, kde-format
msgctxt "There's no window available to be attached as tab to this one"
msgid "None available"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:583
#, kde-format
msgid "Switch to Tab"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:594
#, kde-format
msgid "&Attach as tab to"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:617
#, kde-format
msgid "Move To &Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:633
#, kde-format
msgid "Move To &Screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:648
#, kde-format
msgid "Ac&tivities"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:660
#, kde-format
msgid "&All Desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:686
#, kde-format
msgctxt "Create a new desktop and move there the window"
msgid "&New Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:706
#, kde-format
msgctxt "@item:inmenu List of all Screens to send a window to. First argument is a number, second the output identifier. E.g. Screen 1 (HDMI1)"
msgid "Screen &%1 (%2)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:727
#, kde-format
msgid "&All Activities"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:942
#, kde-format
msgctxt "'%1' is a keyboard shortcut like 'ctrl+w'"
msgid "<b>%1</b> is already in use"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:944
#, kde-format
msgctxt "keyboard shortcut '%1' is used by action '%2' in application '%3'"
msgid "<b>%1</b> is used by %2 in %3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:1075
#, kde-format
msgid "Activate Window (%1)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: useractions.cpp:1280
#, kde-format
msgid ""
"The window manager is configured to consider the screen with the mouse on it as active one.\n"
"Therefore it is not possible to switch to a screen explicitly."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:451 virtualdesktops.cpp:513
#, kde-format
msgid "Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:545
#, kde-format
msgid "Switch to Next Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:547
#, kde-format
msgid "Switch to Previous Desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:549
#, kde-format
msgid "Switch One Desktop to the Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:550
#, kde-format
msgid "Switch One Desktop to the Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:551
#, kde-format
msgid "Switch One Desktop Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:552
#, kde-format
msgid "Switch One Desktop Down"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualdesktops.cpp:564
#, kde-format
msgid "Switch to Desktop %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:95
#, kde-format
msgid "Virtual Keyboard"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:216
#, kde-format
msgid "Virtual Keyboard is enabled."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: virtualkeyboard.cpp:219
#, kde-format
msgid "Virtual Keyboard is disabled."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: workspace.cpp:1315
#, kde-format
msgctxt "Introductory text shown in the support information."
msgid ""
"KWin Support Information:\n"
"The following information should be used when requesting support on e.g. http://forum.kde.org.\n"
"It provides information about the currently running instance, which options are used,\n"
"what OpenGL driver and which effects are running.\n"
"Please post the information provided underneath this introductory text to a paste bin service\n"
"like http://paste.kde.org instead of pasting into support threads.\n"
msgstr ""
#. +> plasma5lts
#: pointer_input.cpp:651
#, kde-format
msgctxt "notification about mouse pointer confined"
msgid ""
"Pointer motion confined to the current window.\n"
"To release pointer hold Escape for 3 seconds."
msgstr ""
#. +> plasma5lts
#: pointer_input.cpp:668
#, kde-format
msgctxt "notification about mouse pointer locked"
msgid ""
"Pointer locked to current position.\n"
"To end pointer lock hold Escape for 3 seconds."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/kwin_effects.pot (revision 1524919)
@@ -1,2597 +1,2597 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kwin package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kwin\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-14 07:38+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurDescription)
#. +> trunk5 stable5
#: blur/blur_config.ui:17
#, kde-format
msgid "Blur strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> plasma5lts
#: blur/blur_config.ui:17
#, kde-format
msgid "Strength of the effect:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurLight)
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseLight)
#. +> trunk5 stable5 plasma5lts
#: blur/blur_config.ui:42 blur/blur_config.ui:108
#, kde-format
msgid "Light"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantBlurStrong)
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseStrong)
#. +> trunk5 stable5 plasma5lts
#: blur/blur_config.ui:74 blur/blur_config.ui:137
#, kde-format
msgid "Strong"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelConstantNoiseDescription)
#. +> trunk5 stable5
#: blur/blur_config.ui:83
#, kde-format
msgid "Noise strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CacheTexture)
#. +> plasma5lts
#: blur/blur_config.ui:86
#, kde-format
msgid "Save intermediate rendering results."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: colorpicker/colorpicker.cpp:118
#, kde-format
msgid ""
"Select a position for color picking with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: coverswitch/coverswitch.cpp:951 flipswitch/flipswitch.cpp:934
+#: coverswitch/coverswitch.cpp:956 flipswitch/flipswitch.cpp:934
#, kde-format
msgctxt "Special entry in alt+tab list for minimizing all windows"
msgid "Show Desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowCaptions)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_WindowTitle)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:17 flipswitch/flipswitch_config.ui:191
#: presentwindows/presentwindows_config.ui:396
#, kde-format
msgid "Display window &titles"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:29 cube/cube_config.ui:344
#, kde-format
msgid "Zoom"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kcfg_zPosition)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:39
#, kde-format
msgid "Define how far away the windows should appear"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:66 cube/cube_config.ui:350
#, kde-format
msgid "Near"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:86 cube/cube_config.ui:357
#, kde-format
msgid "Far"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:110
#, kde-format
msgid "Animation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateSwitch)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:116
#, kde-format
msgid "Animate switch"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateStart)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:123
#, kde-format
msgid "Animation on tab box open"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AnimateStop)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:130
#, kde-format
msgid "Animation on tab box close"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:139 magiclamp/magiclamp_config.ui:17
#, kde-format
msgid "Animation duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_RotationDuration)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_AnimationDuration)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:158 cube/cube_config.ui:149
#: cube/cubeslide_config.ui:49 magiclamp/magiclamp_config.ui:36
#, kde-format
msgctxt "Duration of rotation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:161 glide/glide_config.ui:35
#: scale/scale_config.ui:33 slide/slide_config.ui:35
#, kde-format
msgid " milliseconds"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Reflection)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:177 coverswitch/coverswitch_config.ui:183
#, kde-format
msgid "Reflections"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:195
#, kde-format
msgid "Rear color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: coverswitch/coverswitch_config.ui:205
#, kde-format
msgid "Front color"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:187 cube/cube_config.cpp:71
#, kde-format
msgid "Desktop Cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:195 cube/cube_config.cpp:76
#, kde-format
msgid "Desktop Cylinder"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube.cpp:201 cube/cube_config.cpp:80
#, kde-format
msgid "Desktop Sphere"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:60
#, kde-format
msgctxt "@title:tab Basic Settings"
msgid "Basic"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:61
#, kde-format
msgctxt "@title:tab Advanced Settings"
msgid "Advanced"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.cpp:65 desktopgrid/desktopgrid_config.cpp:63
#: flipswitch/flipswitch_config.cpp:67 invert/invert_config.cpp:49
#: lookingglass/lookingglass_config.cpp:69 magnifier/magnifier_config.cpp:69
#: mouseclick/mouseclick_config.cpp:61 mousemark/mousemark_config.cpp:67
#: presentwindows/presentwindows_config.cpp:62
#: thumbnailaside/thumbnailaside_config.cpp:68
#: trackmouse/trackmouse_config.cpp:65
#: windowgeometry/windowgeometry_config.cpp:56 zoom/zoom_config.cpp:65
#, kde-format
msgid "KWin"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:21
#, kde-format
msgid "Tab 1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:27
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:33
#, kde-format
msgid "Background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:56
#, kde-format
msgid "Wallpaper:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_8)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:82 desktopgrid/desktopgrid_config.ui:207
#: flipswitch/flipswitch_config.ui:204
#: presentwindows/presentwindows_config.ui:17
#, kde-format
msgid "Activation"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_7)
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:104 desktopgrid/desktopgrid_config.ui:17
#: flipswitch/flipswitch_config.ui:17 mousemark/mousemark_config.ui:17
#: presentwindows/presentwindows_config.ui:377
#: thumbnailaside/thumbnailaside_config.ui:17
#, kde-format
msgid "Appearance"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DisplayDesktopName)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:110
#, kde-format
msgid "Display desktop name"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Reflection)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:117
#, kde-format
msgid "Reflection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:124 cube/cubeslide_config.ui:72
#, kde-format
msgid "Rotation duration:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ZOrdering)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:175
#, kde-format
msgid "Windows hover above cube"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:185
#, kde-format
msgid "Opacity"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_OpacitySpin)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Opacity)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:225 thumbnailaside/thumbnailaside_config.ui:87
#, kde-format, no-c-format
msgid " %"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:238 translucency/package/contents/ui/config.ui:156
#: translucency/package/contents/ui/config.ui:418
#, kde-format
msgid "Transparent"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:245 translucency/package/contents/ui/config.ui:121
#: translucency/package/contents/ui/config.ui:431
#, kde-format
msgid "Opaque"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_OpacityDesktopOnly)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:255
#, kde-format
msgid "Do not change opacity of windows"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:279
#, kde-format
msgid "Tab 2"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:285
#, kde-format
msgid "Caps"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Caps)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:291
#, kde-format
msgid "Show caps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capColorLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:298
#, kde-format
msgid "Cap color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TexturedCaps)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:321
#, kde-format
msgid "Display image on caps"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, kcfg_ZPosition)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:367
#, kde-format
msgid "Define how far away the object should appear"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_9)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:408
#, kde-format
msgid "Additional Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_CloseOnMouseRelease)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:415
#, kde-format
msgid ""
"If enabled the effect will be deactivated after rotating the cube with the mouse,\n"
"otherwise it will remain active"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_CloseOnMouseRelease)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:418
#, kde-format
msgid "Close after mouse dragging"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:425
#, kde-format
msgid "Use this effect for walking through the desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_InvertKeys)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:432
#, kde-format
msgid "Invert cursor keys"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_InvertMouse)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:439
#, kde-format
msgid "Invert mouse"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, capDeformationGroupBox)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:449
#, kde-format
msgid "Sphere Cap Deformation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capDeformationSphereLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:471
#, kde-format
msgid "Sphere"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, capDeformationPlaneLabel)
#. +> trunk5 stable5 plasma5lts
#: cube/cube_config.ui:478
#, kde-format
msgid "Plane"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DontSlideStickyWindows)
#. +> trunk5 stable5 plasma5lts
#: cube/cubeslide_config.ui:17
#, kde-format
msgid "Do not animate windows on all desktops"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RotationDuration)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RingLife)
#. +> trunk5 stable5 plasma5lts
#: cube/cubeslide_config.ui:52 mouseclick/mouseclick_config.ui:132
#, kde-format
msgid " msec"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DontSlidePanels)
#. +> trunk5 stable5 plasma5lts
#: cube/cubeslide_config.ui:65
#, kde-format
msgid "Do not animate panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UsePagerLayout)
#. +> trunk5 stable5 plasma5lts
#: cube/cubeslide_config.ui:85
#, kde-format
msgid "Use pager layout for animation"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseWindowMoving)
#. +> trunk5 stable5 plasma5lts
#: cube/cubeslide_config.ui:92
#, kde-format
msgid "Start animation when moving windows towards screen edges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid.cpp:73 desktopgrid/desktopgrid_config.cpp:68
#, kde-format
msgid "Show Desktop Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:76
#, kde-format
msgctxt "Desktop name alignment:"
msgid "Disabled"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:77 flipswitch/flipswitch_config.ui:160
#: glide/glide_config.ui:70 glide/glide_config.ui:168
#, kde-format
msgid "Top"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:78
#, kde-format
msgid "Top-Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:79 flipswitch/flipswitch_config.ui:125
#: glide/glide_config.ui:75 glide/glide_config.ui:173
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:80
#, kde-format
msgid "Bottom-Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:81 flipswitch/flipswitch_config.ui:180
#: glide/glide_config.ui:80 glide/glide_config.ui:178
#, kde-format
msgid "Bottom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:82
#, kde-format
msgid "Bottom-Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_InRotationEdge)
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_OutRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:83 flipswitch/flipswitch_config.ui:105
#: glide/glide_config.ui:85 glide/glide_config.ui:183
#, kde-format
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:84
#, kde-format
msgid "Top-Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.cpp:85
#, kde-format
msgid "Center"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:23
#, kde-format
msgid "Zoom &duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_ZoomDuration)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:42
#, kde-format
msgctxt "Duration of zoom"
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:55
#, kde-format
msgid "Border wid&th:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:84
#, kde-format
msgid "Desktop &name alignment:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:107
#, kde-format
msgid "&Layout mode:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:127
#, kde-format
msgid "Pager"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:132
#, kde-format
msgid "Automatic"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:137
#, kde-format
msgid "Custom"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, layoutRowsLabel)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:145
#, kde-format
msgid "N&umber of rows:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_PresentWindows)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:190
#, kde-format
msgid "Use Present Windows effect to layout the windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowAddRemove)
#. +> trunk5 stable5 plasma5lts
#: desktopgrid/desktopgrid_config.ui:197
#, kde-format
msgid "Show buttons to alter count of virtual desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Strength)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:17
#, kde-format
msgid "Strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimPanels)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:17
#, kde-format
msgid "Apply effect to &panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimDesktop)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:24
#, kde-format
msgid "Apply effect to the desk&top"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimByGroup)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:38
#, kde-format
msgid "Apply effect to &groups"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:45
#, kde-format
msgid "&Strength:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Dim)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:40
#, kde-format
msgid "Dim:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimPanels)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:47
#, kde-format
msgid "Docks and panels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimDesktop)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:54
#, kde-format
msgid "Desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimKeepAbove)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:61
#, kde-format
msgid "Keep above windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimKeepAbove)
#. +> plasma5lts
#: diminactive/diminactive_config.ui:31
#, kde-format
msgid "Apply effect to &keep-above windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DimByGroup)
#. +> trunk5 stable5
#: diminactive/diminactive_config.ui:68
#, kde-format
msgid "By window group"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:105
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Blur"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:106
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Blurs the background behind semi-transparent windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:120
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Color Picker"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:121
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Supports picking a color"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:135
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Background contrast"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:136
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Improve contrast and readability behind semi-transparent windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:150
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Cover Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:151
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display a Cover Flow effect for the alt+tab window switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:165
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:166
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display each virtual desktop on a side of a cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:180
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Cube Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:181
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Animate desktop switching with a cube"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:195
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Desktop Grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:196
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Zoom out so all desktops are displayed side-by-side in a grid"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:210
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Dim Inactive"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:211
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Darken inactive windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:225
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Dim Screen for Administrator Mode"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:226
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Darkens the entire screen when requesting root privileges"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:240
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Fall Apart"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:241
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Closed windows fall into pieces"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:255
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Flip Switch"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:256
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Flip through windows that are in a stack for the alt+tab window switcher"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:270
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Glide"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:271
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Glide windows as they appear or disappear"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:285
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Highlight Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:286
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlight the appropriate window when hovering over taskbar entries"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:300
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Invert"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:301
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Inverts the color of the desktop and windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:315
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Kscreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:316
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper Effect for KScreen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:330
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Looking Glass"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:331
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "A screen magnifier that looks like a fisheye lens"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:345
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Magic Lamp"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:346
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Simulate a magic lamp when minimizing windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:360
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Magnifier"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:361
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Magnify the section of the screen that is near the mouse cursor"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:375
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Minimize Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:376
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Animate the minimizing of windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:390
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Mouse Click Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:391
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Creates an animation whenever a mouse button is clicked. This is useful for screenrecordings/presentations"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:405
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Mouse Mark"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:406
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Allows you to draw lines on the desktop"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:420
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Present Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:421
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Zoom out until all opened windows can be displayed side-by-side"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:435
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Resize Window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:436
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Resizes windows with a fast texture scale instead of updating contents"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:450
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Scale"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:451
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Make windows smoothly scale in and out when they are shown or hidden"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:465
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Screen Edge"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:466
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlights a screen edge when approaching"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:480
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Screenshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:481
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper effect for KSnapshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:495
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Sheet"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:496
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Make modal dialogs smoothly fly in and out when they are shown or hidden"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:510
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Show FPS"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:511
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display KWin's performance in the corner of the screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:525
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Show Paint"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:526
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Highlight areas of the desktop that have been recently updated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:540
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Slide"
msgstr ""
#. +> trunk5 stable5
#: effect_builtins.cpp:541
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide desktops when switching virtual desktops"
msgstr ""
#. +> plasma5lts
#: effect_builtins.cpp:525
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide windows across the screen when switching virtual desktops"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:555
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Slide Back"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:556
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Slide back windows when another window is raised"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:570
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Sliding popups"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:571
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Sliding animation for Plasma popups"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:585
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Snap Helper"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:586
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Help you locate the center of the screen when moving a window"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:600
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Startup Feedback"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:601
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Helper effect for startup feedback"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:615
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Thumbnail Aside"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:616
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display window thumbnails on the edge of the screen"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:630
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Touch Points"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:631
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Visualize touch points"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:645
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Track Mouse"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:646
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display a mouse cursor locating effect when activated"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:660
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Window Geometry"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:661
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Display window geometries on move/resize"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:675
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Wobbly Windows"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:676
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Deform windows while they are moving"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:690
#, kde-format
msgctxt "Name of a KWin Effect"
msgid "Zoom"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: effect_builtins.cpp:691
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Magnify the entire desktop"
msgstr ""
#. +> plasma5lts
#: effect_builtins.cpp:270
#, kde-format
msgctxt "Comment describing the KWin Effect"
msgid "Windows Glide Effect as they are open and closed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch.cpp:59 flipswitch/flipswitch_config.cpp:61
#, kde-format
msgid "Toggle Flip Switch (Current desktop)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch.cpp:66 flipswitch/flipswitch_config.cpp:64
#, kde-format
msgid "Toggle Flip Switch (All desktops)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:23
#, kde-format
msgid "Flip animation duration:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:42
#, kde-format
msgctxt "Duration of flip animation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:55
#, kde-format
msgid "Angle:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Angle)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:71
#, kde-format
msgid " °"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:81
#, kde-format
msgid "Horizontal position of front:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: flipswitch/flipswitch_config.ui:136
#, kde-format
msgid "Vertical position of front:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:17
#, kde-format
msgid "Glide Effect:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_Duration)
#. +> trunk5 stable5 plasma5lts
#: glide/glide_config.ui:19 scale/scale_config.ui:17 slide/slide_config.ui:19
#, kde-format
msgid "Duration:"
msgstr ""
#. i18n: Duration of the slide animation.
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> trunk5 stable5
#: glide/glide_config.ui:32 scale/scale_config.ui:30 slide/slide_config.ui:32
#, kde-format
msgid "Default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inGlideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:42
#, kde-format
msgid "In"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_InAnimation)
#. +> trunk5 stable5
#: glide/glide_config.ui:50
#, kde-format
msgid "Window Open Animation"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InRotationEdge)
#. i18n: ectx: property (text), widget (QLabel, label_OutRotationEdge)
#. +> trunk5 stable5
#: glide/glide_config.ui:56 glide/glide_config.ui:154
#, kde-format
msgid "Rotation edge:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, outGlideEffectLabel)
#. +> plasma5lts
#: glide/glide_config.ui:71
#, kde-format
msgid "Out"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InRotationAngle)
#. i18n: ectx: property (text), widget (QLabel, label_OutRotationAngle)
#. +> trunk5 stable5
#: glide/glide_config.ui:93 glide/glide_config.ui:191
#, kde-format
msgid "Rotation angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAngleLabel)
#. +> plasma5lts
#: glide/glide_config.ui:93
#, kde-format
msgid "Glide Angle:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAnglenegLabel)
#. +> plasma5lts
#: glide/glide_config.ui:118
#, kde-format
msgid "-90"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InDistance)
#. i18n: ectx: property (text), widget (QLabel, label_OutDistance)
#. +> trunk5 stable5
#: glide/glide_config.ui:119 glide/glide_config.ui:198
#, kde-format
msgid "Distance:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, glideAngleposLabel)
#. +> plasma5lts
#: glide/glide_config.ui:147
#, kde-format
msgid "90"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_OutAnimation)
#. +> trunk5 stable5
#: glide/glide_config.ui:148
#, kde-format
msgid "Window Close Animation"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: invert/invert.cpp:45 invert/invert_config.cpp:52
#, kde-format
msgid "Toggle Invert Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: invert/invert.cpp:53 invert/invert_config.cpp:58
#, kde-format
msgid "Toggle Invert Effect on Window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FadeToBlack)
#. +> trunk5 stable5 plasma5lts
#: login/package/contents/ui/config.ui:17
#, kde-format
msgid "Fade to black (fullscreen splash screens only)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: lookingglass/lookingglass_config.ui:24
#, kde-format
msgid "&Radius:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_AnimationDuration)
#. +> trunk5 stable5 plasma5lts
#: magiclamp/magiclamp_config.ui:39
#, kde-format
msgid "milliseconds"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupSize)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:17
#, kde-format
msgid "Size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:23
#, kde-format
msgid "&Width:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Width)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Height)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:42 magnifier/magnifier_config.ui:74
#, kde-format
msgid " px"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: magnifier/magnifier_config.ui:55
#, kde-format
msgid "&Height:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:51 mouseclick/mouseclick_config.cpp:64
#, kde-format
msgid "Toggle Mouse Click Effect"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:59
#, kde-format
msgctxt "Left mouse button"
msgid "Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:60
#, kde-format
msgctxt "Middle mouse button"
msgid "Middle"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick.cpp:61
#, kde-format
msgctxt "Right mouse button"
msgid "Right"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, basic_tab)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:21
#, kde-format
msgid "Basic Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button1_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:37
#, kde-format
msgid "Left Mouse Button Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button2_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:50
#, kde-format
msgid "Middle Mouse Button Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, button3_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:70
#, kde-format
msgid "Right Mouse Button Color:"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, advanced_tab)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:91
#, kde-format
msgid "Advanced Settings"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, rings)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:97
#, kde-format
msgid "Rings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_line_width_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:103
#, kde-format
msgid "Line Width:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, kcfg_LineWidth)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_RingSize)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:119 mouseclick/mouseclick_config.ui:171
#: mousemark/mousemark_config.cpp:56
#, kde-format
msgid " pixel"
msgid_plural " pixels"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QLabel, ring_duration_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:145
#, kde-format
msgid "Ring Duration:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_radius_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:155
#, kde-format
msgid "Ring Radius:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ring_count_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:184
#, kde-format
msgid "Ring Count:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. i18n: ectx: property (title), widget (QGroupBox, font)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:210 showfps/showfps_config.ui:17
#, kde-format
msgid "Text"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, font_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:216
#, kde-format
msgid "Font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, showtext_label)
#. +> trunk5 stable5 plasma5lts
#: mouseclick/mouseclick_config.ui:233
#, kde-format
msgid "Show Text:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark.cpp:52
#, kde-format
msgid "Clear All Mouse Marks"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark.cpp:59 mousemark/mousemark_config.cpp:76
#, kde-format
msgid "Clear Last Mouse Mark"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.cpp:70
#, kde-format
msgid "Clear Mouse Marks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:23
#, kde-format
msgid "Wid&th:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:36
#, kde-format
msgid "&Color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: mousemark/mousemark_config.ui:78
#, kde-format
msgid "Draw with the mouse by holding Shift+Meta keys and moving the mouse."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:78
#: presentwindows/presentwindows_config.cpp:73
#, kde-format
msgid "Toggle Present Windows (Current desktop)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:86
#: presentwindows/presentwindows_config.cpp:67
#, kde-format
msgid "Toggle Present Windows (All desktops)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:95
#: presentwindows/presentwindows_config.cpp:79
#, kde-format
msgid "Toggle Present Windows (Window class)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows.cpp:1648
#, kde-format
msgid ""
"Filter:\n"
"%1"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:39
#, kde-format
msgid "Natural Layout Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_FillGaps)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:45
#, kde-format
msgid "Fill &gaps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:65
#, kde-format
msgid "Faster"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:112
#, kde-format
msgid "Nicer"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:122
#, kde-format
msgid "Windows"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:128
#: presentwindows/presentwindows_config.ui:272
#, kde-format
msgid "Left button:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:139
#: presentwindows/presentwindows_config.ui:183
#: presentwindows/presentwindows_config.ui:227
#: presentwindows/presentwindows_config.ui:283
#: presentwindows/presentwindows_config.ui:317
#: presentwindows/presentwindows_config.ui:351
#, kde-format
msgid "No action"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:144
#: presentwindows/presentwindows_config.ui:188
#: presentwindows/presentwindows_config.ui:232
#: presentwindows/presentwindows_config.ui:288
#: presentwindows/presentwindows_config.ui:322
#: presentwindows/presentwindows_config.ui:356
#, kde-format
msgid "Activate window"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:149
#: presentwindows/presentwindows_config.ui:193
#: presentwindows/presentwindows_config.ui:237
#: presentwindows/presentwindows_config.ui:293
#: presentwindows/presentwindows_config.ui:327
#: presentwindows/presentwindows_config.ui:361
#, kde-format
msgid "End effect"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:154
#: presentwindows/presentwindows_config.ui:198
#: presentwindows/presentwindows_config.ui:242
#, kde-format
msgid "Bring window to current desktop"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:159
#: presentwindows/presentwindows_config.ui:203
#: presentwindows/presentwindows_config.ui:247
#, kde-format
msgid "Send window to all desktops"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonWindow)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonWindow)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:164
#: presentwindows/presentwindows_config.ui:208
#: presentwindows/presentwindows_config.ui:252
#, kde-format
msgid "(Un-)Minimize window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:172
#: presentwindows/presentwindows_config.ui:306
#, kde-format
msgid "Middle button:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:216
#: presentwindows/presentwindows_config.ui:340
#, kde-format
msgid "Right button:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:263
#, kde-format
msgctxt "@title:group actions when clicking on desktop"
msgid "Desktop"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LeftButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_MiddleButtonDesktop)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_RightButtonDesktop)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:298
#: presentwindows/presentwindows_config.ui:332
#: presentwindows/presentwindows_config.ui:366
#, kde-format
msgid "Show desktop"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:383
#, kde-format
msgid "Layout mode:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_DrawWindowIcons)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:403
#, kde-format
msgid "Display window &icons"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_IgnoreMinimized)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:410
#, kde-format
msgid "Ignore &minimized windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowPanel)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:417
#, kde-format
msgid "Show &panels"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:431
#, kde-format
msgid "Natural"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:436
#, kde-format
msgid "Regular Grid"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_LayoutMode)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:441
#, kde-format
msgid "Flexible Grid"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowClosingWindows)
#. +> trunk5 stable5 plasma5lts
#: presentwindows/presentwindows_config.ui:449
#, kde-format
msgid "Provide buttons to close the windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_TextureScale)
#. +> trunk5 stable5 plasma5lts
#: resize/resize_config.ui:17
#, kde-format
msgid "Scale window"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Outline)
#. +> trunk5 stable5 plasma5lts
#: resize/resize_config.ui:24
#, kde-format
msgid "Show outline"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_InScale)
#. +> trunk5 stable5
#: scale/scale_config.ui:46
#, kde-format
msgid "Window open scale:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_OutScale)
#. +> trunk5 stable5
#: scale/scale_config.ui:53
#, kde-format
msgid "Window close scale:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:294
#, kde-format
msgctxt "Notification caption that a screenshot got saved to file"
msgid "Screenshot"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:295
#, kde-format
msgctxt "Notification with path to screenshot file"
msgid "Screenshot saved to %1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:403
#, kde-format
msgid ""
"Select window to screen shot with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: screenshot/screenshot.cpp:406
#, kde-format
msgid ""
"Create screen shot with left click or enter.\n"
"Escape or right click to cancel."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps.cpp:63
#, kde-format
msgid "This effect is not a benchmark"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:23
#, kde-format
msgid "Text position:"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:43
#, kde-format
msgid "Inside Graph"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:48
#, kde-format
msgid "Nowhere"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:53
#, kde-format
msgid "Top Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:58
#, kde-format
msgid "Top Right"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:63
#, kde-format
msgid "Bottom Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_TextPosition)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:68
#, kde-format
msgid "Bottom Right"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:76
#, kde-format
msgid "Text font:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:96
#, kde-format
msgid "Text color:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: showfps/showfps_config.ui:119
#, kde-format
msgid "Text alpha:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, kcfg_Duration)
#. +> plasma5lts
#: slide/slide_config.ui:36
#, kde-format
msgctxt "Duration of the slide animation"
msgid "Default"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_Gaps)
#. +> trunk5 stable5
#: slide/slide_config.ui:50
#, kde-format
msgid "Gap between desktops"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_HorizontalGap)
#. +> trunk5 stable5
#: slide/slide_config.ui:56
#, kde-format
msgid "Horizontal:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_VerticalGap)
#. +> trunk5 stable5
#: slide/slide_config.ui:79
#, kde-format
msgid "Vertical:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SlideDocks)
#. +> trunk5 stable5
#: slide/slide_config.ui:105
#, kde-format
msgid "Slide docks"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_SlideBackground)
#. +> trunk5 stable5
#: slide/slide_config.ui:112
#, kde-format
msgid "Slide desktop background"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside.cpp:38
#: thumbnailaside/thumbnailaside_config.cpp:73
#, kde-format
msgid "Toggle Thumbnail for Current Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:23
#, kde-format
msgid "Maximum &width:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:36
#, kde-format
msgid "&Spacing:"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_Spacing)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_MaxWidth)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:55
#: thumbnailaside/thumbnailaside_config.ui:106
#, kde-format
msgid " pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: thumbnailaside/thumbnailaside_config.ui:68
#, kde-format
msgid "&Opacity:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse.cpp:61 trackmouse/trackmouse_config.cpp:70
#, kde-format
msgid "Track mouse"
msgstr ""
#. i18n: ectx: property (text), widget (KTitleWidget, ktitlewidget)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:20
#, kde-format
msgid "Trigger on"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:26
#, kde-format
msgid "Trigger effect with:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_KeyboardShortcut)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:33
#, kde-format
msgid "Keyboard shortcut:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_ModifierKeys)
#. +> trunk5 stable5
#: trackmouse/trackmouse_config.ui:43
#, kde-format
msgid "Modifier keys:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, modifierRadio)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:27
#, kde-format
msgid "Modifiers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Alt)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:65
#, kde-format
msgid "Alt"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Control)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:72
#, kde-format
msgid "Ctrl"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, shortcutRadio)
#. +> plasma5lts
#: trackmouse/trackmouse_config.ui:74
#, kde-format
msgid "Shortcut"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Shift)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:79
#, kde-format
msgid "Shift"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Meta)
#. +> trunk5 stable5 plasma5lts
#: trackmouse/trackmouse_config.ui:86
#, kde-format
msgid "Meta"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, KWin::TranslucencyEffectConfigForm)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:14
#, kde-format
msgid "Translucency"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, m_opacityGroupBox)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:20
#, kde-format
msgid "General Translucency Settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, comboboxpopup_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:64
#, kde-format
msgid "Combobox popups:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dialogs_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:137
#, kde-format
msgid "Dialogs:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, menus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:188
#, kde-format
msgid "Menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, moveresize_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:207
#, kde-format
msgid "Moving windows:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, inactive_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:226
#, kde-format
msgid "Inactive windows:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_IndividualMenuConfig)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:267
#, kde-format
msgid "Set menu translucency independently"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, dropdownmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:285
#, kde-format
msgid "Dropdown menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, popupmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:329
#, kde-format
msgid "Popup menus:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, tornoffmenus_label)
#. +> trunk5 stable5 plasma5lts
#: translucency/package/contents/ui/config.ui:367
#, kde-format
msgid "Torn-off menus:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry.cpp:53
#, kde-format
msgid "Toggle window geometry display (effect only)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.cpp:58
#, kde-format
msgid "Toggle KWin composited geometry display"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Move)
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.ui:17
#, kde-format
msgid "Display for moving windows"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_Resize)
#. +> trunk5 stable5 plasma5lts
#: windowgeometry/windowgeometry_config.ui:24
#, kde-format
msgid "Display for resizing windows"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, advancedGroup)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:20
#, kde-format
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:26
#, kde-format
msgid "&Stiffness:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:68
#, kde-format
msgid "Dra&g:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:81
#, kde-format
msgid "&Move factor:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_MoveWobble)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:155
#, kde-format
msgid "Wo&bble when moving"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResizeWobble)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:162
#, kde-format
msgid "Wobble when &resizing"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AdvancedMode)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:182
#, kde-format
msgid "Enable &advanced mode"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, basicGroup)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:192
#, kde-format
msgid "&Wobbliness"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:201
#, kde-format
msgid "Less"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: wobblywindows/wobblywindows_config.ui:224
#, kde-format
msgid "More"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:84
#, kde-format
msgid "Move Zoomed Area to Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:92
#, kde-format
msgid "Move Zoomed Area to Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:100
#, kde-format
msgid "Move Zoomed Area Upwards"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:108
#, kde-format
msgid "Move Zoomed Area Downwards"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:117 zoom/zoom_config.cpp:115
#, kde-format
msgid "Move Mouse to Focus"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom.cpp:125 zoom/zoom_config.cpp:122
#, kde-format
msgid "Move Mouse to Center"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:87
#, kde-format
msgid "Move Left"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:94
#, kde-format
msgid "Move Right"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:101
#, kde-format
msgid "Move Up"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.cpp:108
#, kde-format
msgid "Move Down"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QLabel, label)
#. i18n: ectx: property (whatsThis), widget (QDoubleSpinBox, kcfg_ZoomFactor)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:25 zoom/zoom_config.ui:41
#, kde-format
msgid "On zoom-in and zoom-out change the zoom by the defined zoom-factor."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:28
#, kde-format
msgid "Zoom Factor:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFocusTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:66
#, kde-format
msgid "Enable tracking of the focused location. This needs QAccessible to be enabled per application (\"export QT_ACCESSIBILITY=1\")."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFocusTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:69
#, kde-format
msgid "Enable Focus Tracking"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_EnableFollowFocus)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:79
#, kde-format
msgid "When the focus changes, move the zoom area to the focused location."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableFollowFocus)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:82
#, kde-format
msgid "Follow Focus"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:89
#, kde-format
msgid "Mouse Pointer:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:102
#, kde-format
msgid "Visibility of the mouse-pointer."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:106
#, kde-format
msgid "Scale"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:111
#, kde-format
msgid "Keep"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MousePointer)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:116
#, kde-format
msgid "Hide"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:124
#, kde-format
msgid "Track moving of the mouse."
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:128
#, kde-format
msgid "Proportional"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:133
#, kde-format
msgid "Centered"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:138
#, kde-format
msgid "Push"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_MouseTracking)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:143
#, kde-format
msgid "Disabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5 plasma5lts
#: zoom/zoom_config.ui:151
#, kde-format
msgid "Mouse Tracking:"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.notifications.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.notifications.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/plasma_applet_org.kde.plasma.notifications.pot (revision 1524919)
@@ -1,238 +1,238 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the plasma-workspace package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: plasma-workspace\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-18 10:27+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5 plasma5lts
#: contents/config/config.qml:27
msgid "Information"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/configNotifications.qml:44
msgid "Show application and system notifications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/configNotifications.qml:49
msgid "Show a history of notifications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/configNotifications.qml:55
msgid "Track file transfers and other jobs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/configNotifications.qml:60
msgid "Use custom position for the notification popup"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDelegate.qml:58
msgctxt "Placeholder is job name, eg. 'Copying'"
msgid "%1 (Paused)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDelegate.qml:80
msgctxt "A button tooltip; hides item details"
msgid "Hide Details"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDelegate.qml:81
msgctxt "A button tooltip; expands the item to show details"
msgid "Show Details"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:53
msgctxt "How much many bytes (or whether unit in the locale has been copied over total"
msgid "%1 of %2"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:61
msgctxt "Either just 1 file or m of n files are being processed"
msgid "1 file"
msgid_plural "%2 of %1 files"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:63
msgctxt "Either just 1 dir or m of n dirs are being processed"
msgid "1 dir"
msgid_plural "%2 of %1 dirs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:66
msgid "%1 of %2 %3"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:93
msgctxt "placeholder is row description, such as Source or Destination"
msgid "%1:"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/JobDetailsItem.qml:147
msgctxt "Speed and estimated time to completion"
msgid "%1 (%2 remaining)"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/Jobs.qml:77
msgctxt "the job, which can be anything, has finished"
msgid "%1: Finished"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/Jobs.qml:77
msgid "Job Finished"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/Jobs.qml:80
msgctxt "the job, which can be anything, failed to complete"
msgid "%1: Failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/Jobs.qml:80
msgid "Job Failed"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/Jobs.qml:101
msgid "Open..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:64
msgid "No notifications or jobs"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:66 contents/ui/main.qml:70
msgid "%1 running job"
msgid_plural "%1 running jobs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:68 contents/ui/main.qml:70
msgid "%1 notification"
msgid_plural "%1 notifications"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:99
msgid "No new notifications."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:150
msgid "Clear Notifications"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/main.qml:157
msgid "&Configure Event Notifications and Actions..."
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:111
msgctxt "notification was just added, keep short"
msgid "Just now"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:113
msgctxt "10 seconds ago, keep short"
msgid "10 s ago"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:115
msgctxt "30 seconds ago, keep short"
msgid "30 s ago"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:117
msgctxt "minutes ago, keep short"
msgid "%1 min ago"
msgid_plural "%1 min ago"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:128
msgctxt "notification was added yesterday, keep short"
msgid "Yesterday"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:131
msgctxt "notification was added n days ago, keep short"
msgid "%1 day ago"
msgid_plural "%1 days ago"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:353
msgid "Copy Link Address"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:364
msgid "Copy"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/NotificationItem.qml:371
msgid "Select All"
msgstr ""
#. +> trunk5 stable5 plasma5lts
-#: contents/ui/Notifications.qml:280
+#: contents/ui/Notifications.qml:286
msgid "History"
msgstr ""
#. +> trunk5 stable5
-#: contents/ui/Notifications.qml:286
+#: contents/ui/Notifications.qml:292
msgid "Clear History"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/ThumbnailStrip.qml:98
msgctxt "Indicator that there are more urls in the notification than previews shown"
msgid "+%1"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: contents/ui/ThumbnailStrip.qml:228
msgid "More Options..."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kde-workspace/xdg-desktop-portal-kde.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kde-workspace/xdg-desktop-portal-kde.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kde-workspace/xdg-desktop-portal-kde.pot (revision 1524919)
@@ -1,198 +1,251 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the xdg-desktop-portal-kde package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: xdg-desktop-portal-kde\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:40+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. +> trunk5 stable5 plasma5lts
#: src/accessdialog.cpp:42
#, kde-format
msgid "Request device access"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, AccessDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, ScreenChooserDialog)
#. i18n: ectx: property (windowTitle), widget (QDialog, ScreenshotDialog)
+#. i18n: ectx: property (windowTitle), widget (QDialog, RemoteDesktopDialog)
#. +> trunk5 stable5 plasma5lts
-#: src/accessdialog.ui:20 src/screenchooserdialog.ui:14
-#: src/screenshotdialog.ui:20
+#: src/accessdialog.ui:20 src/remotedesktopdialog.ui:14
+#: src/screenchooserdialog.ui:14 src/screenshotdialog.ui:20
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, iconLabel)
#. +> trunk5 stable5 plasma5lts
#: src/accessdialog.ui:26
#, kde-format
msgid "Icon"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, titleLabel)
#. i18n: ectx: property (text), widget (QLabel, subtitleLabel)
#. i18n: ectx: property (text), widget (QLabel, bodyLabel)
#. +> trunk5 stable5 plasma5lts
#: src/accessdialog.ui:38 src/accessdialog.ui:51 src/accessdialog.ui:69
#, kde-format
msgid "TextLabel"
msgstr ""
#. +> trunk5 stable5
#: src/appchooserdialog.cpp:50
#, kde-format
msgid "Select application to open \"%1\". Other applications are available in <a href=#discover><span style=\"text-decoration: underline\">Discover</span></a>."
msgstr ""
#. +> plasma5lts
#: src/appchooserdialog.cpp:66
#, kde-format
msgid "Select"
msgstr ""
#. +> plasma5lts
#: src/appchooserdialog.cpp:67
#, kde-format
msgid "Select application"
msgstr ""
#. +> trunk5 stable5
#: src/appchooserdialog.cpp:105
#, kde-format
msgid "Open with"
msgstr ""
#. +> trunk5 stable5 plasma5lts
#: src/filechooser.cpp:159
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5 stable5
-#: src/screenchooserdialog.cpp:45
+#: src/remotedesktopdialog.cpp:52 src/screenchooserdialog.cpp:43
+#, kde-format
+msgid "Share"
+msgstr ""
+
+#. +> trunk5
+#: src/remotedesktopdialog.cpp:66
+#, kde-format
+msgid "Select what to share with the requesting application"
+msgstr ""
+
+#. +> trunk5
+#: src/remotedesktopdialog.cpp:68
+#, kde-format
+msgid "Select what to share with %1"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#. +> trunk5
+#: src/remotedesktopdialog.ui:38
+#, kde-format
+msgid "Allow access to:"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, pointerCheckbox)
+#. +> trunk5
+#: src/remotedesktopdialog.ui:47
+#, kde-format
+msgid "Pointer"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, keyboardCheckbox)
+#. +> trunk5
+#: src/remotedesktopdialog.ui:57
+#, kde-format
+msgid "Keyboard"
+msgstr ""
+
+#. i18n: ectx: property (text), widget (QCheckBox, touchScreenCheckbox)
+#. +> trunk5
+#: src/remotedesktopdialog.ui:67
+#, kde-format
+msgid "Touch screen"
+msgstr ""
+
+#. +> trunk5 stable5
+#: src/screencastwidget.cpp:36
#, kde-format
msgid ""
"Laptop screen\n"
"Model: %1"
msgstr ""
#. +> trunk5 stable5
-#: src/screenchooserdialog.cpp:48 src/screenchooserdialog.cpp:51
+#: src/screencastwidget.cpp:39 src/screencastwidget.cpp:42
#, kde-format
msgid ""
"Manufacturer: %1\n"
"Model: %2"
msgstr ""
-#. +> trunk5 stable5
-#: src/screenchooserdialog.cpp:65
+#. +> trunk5
+#: src/screenchooserdialog.cpp:57
#, kde-format
-msgid "Share"
+msgid "Select screen to share with the requesting application"
msgstr ""
-#. +> trunk5 stable5
+#. +> trunk5
+#: src/screenchooserdialog.cpp:59
+#, kde-format
+msgid "Select screen to share with %1"
+msgstr ""
+
+#. +> stable5
#: src/screenchooserdialog.cpp:66
#, kde-format
msgid "Select screen to share"
msgstr ""
#. +> trunk5 stable5
#: src/screenshotdialog.cpp:95
#, kde-format
msgid "Request screenshot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:26
#, kde-format
msgid "<b>Capture Mode</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:41
#, kde-format
msgid "Area:"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, areaComboBox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:58
#, kde-format
msgid "Full Screen (All Monitors)"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, areaComboBox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:63
#, kde-format
msgid "Current Screen"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, areaComboBox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:68
#, kde-format
msgid "Active Window"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:82
#, kde-format
msgid "Delay:"
msgstr ""
#. i18n: ectx: property (specialValueText), widget (QSpinBox, delaySpinBox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:98
#, kde-format
msgid "No Delay"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:110
#, kde-format
msgid "<b>Content Options</b>"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, includeCursorCheckbox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:117
#, kde-format
msgid "Include mouse pointer"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, includeBordersCheckbox)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:127
#, kde-format
msgid "Include window borders"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, takeScreenshotButton)
#. +> trunk5 stable5
#: src/screenshotdialog.ui:164
#, kde-format
msgid "Take screenshot"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, searchLabel)
#. +> plasma5lts
#: src/appchooserdialog.ui:22
#, kde-format
msgid "Search"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/kdemultimedia/kdenlive.pot (revision 1524919)
@@ -1,17752 +1,17752 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kdenlive package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kdenlive\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-22 09:21+0200\n"
+"POT-Creation-Date: 2018-09-18 13:38+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#, kde-format
msgctxt "NAME OF TRANSLATORS"
msgid "Your names"
msgstr ""
#. +> trunk5 stable5
#, kde-format
msgctxt "EMAIL OF TRANSLATORS"
msgid "Your emails"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiobalance.xml:3 data/effects/audiobalance.xml:7
#, kde-format
msgid "Balance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiobalance.xml:4
#, kde-format
msgid "Adjust the left/right balance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiopan.xml:3 data/effects/audiopan.xml:11
#: src/project/dialogs/slideshowclip.cpp:69
#, kde-format
msgid "Pan"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiopan.xml:4
#, kde-format
msgid "Adjust the left/right spread of a channel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiopan.xml:7 data/effects/channelcopy.xml:7
#: data/effects/channelcopy.xml:11
#, kde-format
msgid "Left,Right"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiopan.xml:8 data/effects/frei0r_bezier_curves.xml:9
#: data/effects/frei0r_curves.xml:9 data/effects/frei0r_curves.xml:66
#: data/effects/frei0r_levels.xml:10 data/effects/frei0r_levels.xml:42
#: data/effects/frei0r_pr0file.xml:25
#, kde-format
msgid "Channel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowave.xml:3
#, kde-format
msgid "Audio Wave"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowave.xml:4
#, kde-format
msgid "Display the audio waveform instead of the video"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:3
#, kde-format
msgid "Audio Waveform Filter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:6 data/effects/dynamictext.xml:22
#: data/effects/pan_zoom.xml:13 data/effects/rotation.xml:40
#: data/effects/rotation_keyframable.xml:22
#, kde-format
msgid "Background Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:9 data/effects/dynamictext.xml:19
#, kde-format
msgid "Foreground Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:12
#, kde-format
msgid "Line Thickness"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:15 data/effects/movit_rect.xml:6
#: data/effects/pan_zoom.xml:7 data/effects/qtblend.xml:8
#: data/effects/qtblend.xml:26 data/effects/tracker.xml:7
#, kde-format
msgid "Rectangle"
msgstr ""
#. +> trunk5 stable5
#: data/effects/audiowaveform.xml:18 src/effectslist/initeffects.cpp:793
#: src/effectslist/initeffects.cpp:838
#, kde-format
msgid "Fill"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:3
#, kde-format
msgid "Auto Mask"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:4
#, kde-format
msgid "Hide a selected zone and follow its movements"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:7 data/effects/dynamictext.xml:7
#: src/effectslist/initeffects.cpp:788 src/effectslist/initeffects.cpp:817
#: src/effectslist/initeffects.cpp:835
#: src/effectstack/widgets/keyframeimport.cpp:112
#: src/project/transitionsettings.cpp:124
#, kde-format
msgid "Geometry"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:10
#, kde-format
msgid "Macroblock width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:13
#, kde-format
msgid "Macroblock height"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:16
#, kde-format
msgid "Maximum x distance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:19
#, kde-format
msgid "Maximum y distance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:22
#, kde-format
msgid "Denoise"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:25
#, kde-format
msgid "Debug"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:28 data/effects/obscure.xml:3
#, kde-format
msgid "Obscure"
msgstr ""
#. +> trunk5 stable5
#: data/effects/automask.xml:36 data/effects/loudness.xml:12
#: data/effects/tracker.xml:38
#, kde-format
msgid "Analyse"
msgstr ""
#. +> trunk5 stable5
#: data/effects/boxblur.xml:3
#, kde-format
msgid "Box Blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/boxblur.xml:4
#, kde-format
msgid "Box blur (separate horizontal and vertical blur)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/boxblur.xml:7
#, kde-format
msgid "Horizontal multiplicator"
msgstr ""
#. +> trunk5 stable5
#: data/effects/boxblur.xml:10
#, kde-format
msgid "Vertical multiplicator"
msgstr ""
#. +> trunk5 stable5
#: data/effects/boxblur.xml:13
#, kde-format
msgid "Blur factor"
msgstr ""
#. +> trunk5 stable5
#: data/effects/brightness.xml:3
#, kde-format
msgid "Brightness (keyframable)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/brightness.xml:4
#, kde-format
msgid "Change image brightness with keyframes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/brightness.xml:7
#, kde-format
msgid "Intensity"
msgstr ""
#. +> trunk5 stable5
#: data/effects/channelcopy.xml:3
#, kde-format
msgid "Mono to stereo"
msgstr ""
#. +> trunk5 stable5
#: data/effects/channelcopy.xml:4
#, kde-format
msgid "Copy one channel to another"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, fromLabel)
#. +> trunk5 stable5
#: data/effects/channelcopy.xml:8 src/ui/renderwidget_ui.ui:273
#, kde-format
msgid "From"
msgstr ""
#. +> trunk5 stable5
#: data/effects/channelcopy.xml:12
#, kde-format
msgid "To"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:3
#, kde-format
msgid "Charcoal"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:4
#, kde-format
msgid "Charcoal drawing effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:7
#, kde-format
msgid "Horizontal scatter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:10
#, kde-format
msgid "Vertical scatter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:13
#, kde-format
msgid "Scale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:16 src/effectslist/initeffects.cpp:829
#, kde-format
msgid "Mix"
msgstr ""
#. +> trunk5 stable5
#: data/effects/charcoal.xml:19 data/effects/frei0r_alpha0ps.xml:31
#: data/effects/frei0r_alpha0ps.xml:63 data/effects/frei0r_mask0mate.xml:19
#: data/effects/invert.xml:3 data/effects/mirror.xml:11
#: data/effects/rotoscoping.xml:18 src/stopmotion/stopmotion.cpp:218
#, kde-format
msgid "Invert"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma.xml:3
#, kde-format
msgid "Chroma Key"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma.xml:4
#, kde-format
msgid "Make selected color transparent"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma.xml:7 data/effects/chroma_hold.xml:7
#, kde-format
msgid "Color key"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma.xml:10 data/effects/chroma_hold.xml:10
#, kde-format
msgid "Variance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma_hold.xml:3
#, kde-format
msgid "Chroma Hold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/chroma_hold.xml:4
#, kde-format
msgid "Make image greyscale except for chosen color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/crop.xml:3
#, kde-format
msgid "Edge Crop"
msgstr ""
#. +> trunk5 stable5
#: data/effects/crop.xml:4
#, kde-format
msgid "Trim the edges of a clip"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#. +> trunk5 stable5
#: data/effects/crop.xml:7 data/effects/frei0r_mask0mate.xml:13
#: src/ui/configmisc_ui.ui:160
#, kde-format
msgid "Top"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#. +> trunk5 stable5
#: data/effects/crop.xml:10 data/effects/frei0r_mask0mate.xml:7
#: src/ui/configmisc_ui.ui:170
#, kde-format
msgid "Left"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#. +> trunk5 stable5
#: data/effects/crop.xml:13 data/effects/frei0r_mask0mate.xml:16
#: src/ui/configmisc_ui.ui:165
#, kde-format
msgid "Bottom"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_tabposition)
#. +> trunk5 stable5
#: data/effects/crop.xml:16 data/effects/frei0r_mask0mate.xml:10
#: src/ui/configmisc_ui.ui:175
#, kde-format
msgid "Right"
msgstr ""
#. +> trunk5 stable5
#: data/effects/crop.xml:19
#, kde-format
msgid "Automatic center-crop"
msgstr ""
#. +> trunk5 stable5
#: data/effects/crop.xml:22
#, kde-format
msgid "Center balance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/crop.xml:25
#, kde-format
msgid "Use project resolution"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dust.xml:3
#, kde-format
msgid "Dust"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dust.xml:4
#, kde-format
msgid "Add dust and specks to the video, as in old movies"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dust.xml:7
#, kde-format
msgid "Maximal Diameter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dust.xml:10
#, kde-format
msgid "Maximal number of dust"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:3
#, kde-format
msgid "Dynamic Text"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:4
#, kde-format
msgid "Overlay text with keywords replaced"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:10
#, kde-format
msgid "Font Family"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:13
#, kde-format
msgid "Font Size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:16
#, kde-format
msgid "Font Weight"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:25
#, kde-format
msgid "Outline Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:28
#, kde-format
msgid "Outline Width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, padLabel)
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:31 src/ui/qtextclip_ui.ui:194
#, kde-format
msgid "Padding"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:34
#, kde-format
msgid "Left,Center,Right"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:35
#, kde-format
msgid "Horizontal Alignment"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:38
#, kde-format
msgid "Top,Middle,Bottom"
msgstr ""
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:39
#, kde-format
msgid "Vertical Alignment"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, text_box)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, textLabel)
#. +> trunk5 stable5
#: data/effects/dynamictext.xml:42
#: src/effectstack/graphicsscenerectmove.cpp:761 src/ui/dvdwizardmenu_ui.ui:83
#: src/ui/qtextclip_ui.ui:20 src/ui/templateclip_ui.ui:34
#, kde-format
msgid "Text"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:3
#, kde-format
msgid "Fade from Black"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:4
#, kde-format
msgid "Fade video from black"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipDurationDialog_UI)
#. i18n: ectx: property (text), widget (QLabel, duration_label)
#. i18n: ectx: property (text), widget (QLabel, durationLabel)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, label_duration)
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:7 data/effects/fade_to_black.xml:7
#: data/effects/fadein.xml:10 data/effects/fadeout.xml:7
#: src/bin/generators/generators.cpp:62
#: src/mltcontroller/clippropertiescontroller.cpp:246
#: src/ui/clipdurationdialog_ui.ui:14 src/ui/clipdurationdialog_ui.ui:40
#: src/ui/clipproperties_ui.ui:58 src/ui/colorclip_ui.ui:37
#: src/ui/qtextclip_ui.ui:223 src/ui/titlewidget_ui.ui:1336
#: src/utils/freesound.cpp:164 src/utils/freesound.cpp:205
#: src/utils/freesound.cpp:206
#, kde-format
msgid "Duration"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:10
#: src/effectstack/widgets/keyframeimport.cpp:76
#, kde-format
msgid "In"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:13 data/effects/fade_to_black.xml:13
#: src/ui/wipeval_ui.ui:22
#, kde-format
msgid "Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: data/effects/fade_from_black.xml:16 data/effects/fade_to_black.xml:16
#: src/dialogs/renderwidget.cpp:484 src/ui/wipeval_ui.ui:167
#, kde-format
msgid "End"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_to_black.xml:3
#, kde-format
msgid "Fade to Black"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_to_black.xml:4
#, kde-format
msgid "Fade video to black"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fade_to_black.xml:10
#: src/effectstack/widgets/keyframeimport.cpp:82
#, kde-format
msgid "Out"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadein.xml:3
#, kde-format
msgid "Fade in"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadein.xml:4
#, kde-format
msgid "Fade in audio track"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadein.xml:13 data/effects/fadeout.xml:13
#, kde-format
msgid "Start Gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadein.xml:16 data/effects/fadeout.xml:16
#, kde-format
msgid "End Gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadeout.xml:3
#, kde-format
msgid "Fade out"
msgstr ""
#. +> trunk5 stable5
#: data/effects/fadeout.xml:4
#, kde-format
msgid "Fade out audio track"
msgstr ""
#. +> trunk5 stable5
#: data/effects/freeze.xml:3
#, kde-format
msgid "Freeze"
msgstr ""
#. +> trunk5 stable5
#: data/effects/freeze.xml:4
#, kde-format
msgid "Freeze video on a chosen frame"
msgstr ""
#. +> trunk5 stable5
#: data/effects/freeze.xml:7
#, kde-format
msgid "Freeze at"
msgstr ""
#. +> trunk5 stable5
#: data/effects/freeze.xml:10
#, kde-format
msgid "Freeze Before"
msgstr ""
#. +> trunk5 stable5
#: data/effects/freeze.xml:13
#, kde-format
msgid "Freeze After"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:3
#, kde-format
msgid "3dflippo"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:4
#, kde-format
msgid "Frame rotation in 3D space"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:7
#, kde-format
msgid "X axis rotation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:10
#, kde-format
msgid "Y axis rotation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:13
#, kde-format
msgid "Z axis rotation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:16
#, kde-format
msgid "X axis rotation rate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:19
#, kde-format
msgid "Y axis rotation rate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:22
#, kde-format
msgid "Z axis rotation rate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:25
#, kde-format
msgid "Center position (X)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:28
#, kde-format
msgid "Center position (Y)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:31
#, kde-format
msgid "Invert rotation assignment"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:34
#, kde-format
msgid "Don't blank mask"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_3dflippo.xml:37
#, kde-format
msgid "Fill with image or black"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:4 data/effects/frei0r_alpha0ps.xml:36
#, kde-format
msgid "Alpha operations"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:5 data/effects/frei0r_alpha0ps.xml:37
#, kde-format
msgid "Display and manipulation of the alpha channel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:9 data/effects/frei0r_alpha0ps.xml:41
#, kde-format
msgid "Image,Alpha as gray,Gray + red,Selection on black,Selection on gray,Selection on white,Selection on checkers"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:10 data/effects/frei0r_alpha0ps.xml:42
#, kde-format
msgid "Display"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:14 data/effects/frei0r_alpha0ps.xml:46
#, kde-format
msgid "Display input alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:18
#, kde-format
msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:19 data/effects/frei0r_alpha0ps.xml:51
#: data/effects/frei0r_alphagrad.xml:30 data/effects/frei0r_alphaspot.xml:47
#: data/effects/frei0r_select0r.xml:45 data/effects/frei0r_select0r.xml:96
#, kde-format
msgid "Operation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:23 data/effects/frei0r_alpha0ps.xml:55
#: data/effects/frei0r_threshold0r.xml:3 data/effects/frei0r_threshold0r.xml:7
#: src/stopmotion/stopmotion.cpp:220
#, kde-format
msgid "Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:27
#, kde-format
msgid "Shrink/grow amount"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:50
#, kde-format
msgid "NO OP,Shave,Shrink hard,Shrink soft,Grow hard,Grow soft,Threshold,Blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alpha0ps.xml:59
#, kde-format
msgid "Shrink/Grow/Blur amount"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:3
#, kde-format
msgid "Alpha gradient"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:4
#, kde-format
msgid "Fill the alpha channel with a specified gradient"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, position_label)
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_2)
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:9
#: src/effectstack/widgets/keyframeedit.cpp:56
#: src/effectstack/widgets/keyframeimport.cpp:115
#: src/ui/clipdurationdialog_ui.ui:20 src/ui/keyframedialog_ui.ui:20
#: src/ui/markerdialog_ui.ui:20
#, kde-format
msgid "Position"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:13 data/effects/frei0r_alphaspot.xml:34
#, kde-format
msgid "Transition width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:17 data/effects/frei0r_alphaspot.xml:30
#: data/effects/frei0r_pr0file.xml:16
#, kde-format
msgid "Tilt"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:21 data/effects/frei0r_alphaspot.xml:38
#, kde-format
msgid "Min"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:25 data/effects/frei0r_alphaspot.xml:42
#, kde-format
msgid "Max"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphagrad.xml:29 data/effects/frei0r_alphaspot.xml:46
#: data/effects/frei0r_select0r.xml:44 data/effects/frei0r_select0r.xml:95
#, kde-format
msgid "Write on clear,Max,Min,Add,Subtract"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:3
#, kde-format
msgid "Alpha shapes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:4
#, kde-format
msgid "Draws simple shapes into the alpha channel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:9
#, kde-format
msgid "Rectangle,Ellipse,Triangle,Diamond"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:10 data/effects/frei0r_facedetect.xml:29
#: data/effects/sox_flanger.xml:22
#, kde-format
msgid "Shape"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:14
#, kde-format
msgid "Position X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:18
#, kde-format
msgid "Position Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:22
#, kde-format
msgid "Size X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_alphaspot.xml:26
#, kde-format
msgid "Size Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_balanc0r.xml:4 data/effects/frei0r_balanc0r.xml:15
#, kde-format
msgid "White Balance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_balanc0r.xml:5 data/effects/frei0r_balanc0r.xml:16
#, kde-format
msgid "Adjust the white balance / color temperature"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_balanc0r.xml:8 data/effects/frei0r_balanc0r.xml:19
#: data/effects/frei0r_colgate.xml:8 data/effects/movit_white_balance.xml:6
#, kde-format
msgid "Neutral Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_balanc0r.xml:11 data/effects/frei0r_balanc0r.xml:22
#, kde-format
msgid "Green Tint"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_baltan.xml:3
#, kde-format
msgid "Baltan"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_baltan.xml:4
#, kde-format
msgid "Delayed alpha smoothed blit of time"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_bezier_curves.xml:3
#, kde-format
msgid "Bézier Curves"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_bezier_curves.xml:4 data/effects/frei0r_curves.xml:5
#: data/effects/frei0r_curves.xml:62
#, kde-format
msgid "Color curves adjustment"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_bezier_curves.xml:8 data/effects/frei0r_curves.xml:65
#, kde-format
msgid "RGB,Red,Green,Blue,Alpha,Luma,Hue,Saturation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_bezier_curves.xml:13
#: data/effects/frei0r_coloradj_rgb.xml:33 data/effects/frei0r_curves.xml:12
#: data/effects/frei0r_curves.xml:69
#, kde-format
msgid "Rec. 601,Rec. 709"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_bezier_curves.xml:14
#: data/effects/frei0r_coloradj_rgb.xml:34 data/effects/frei0r_curves.xml:13
#: data/effects/frei0r_curves.xml:70
#, kde-format
msgid "Luma formula"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_brightness.xml:3 data/effects/frei0r_brightness.xml:7
#: data/effects/frei0r_lenscorrection.xml:19 data/effects/grain.xml:13
#, kde-format
msgid "Brightness"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_brightness.xml:4
#, kde-format
msgid "Adjusts the brightness of a source image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:3
#, kde-format
msgid "Corners"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:4
#, kde-format
msgid "Four corners geometry engine"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:8
#, kde-format
msgid "Corner 1 X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:12
#, kde-format
msgid "Corner 1 Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:16
#, kde-format
msgid "Corner 2 X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:20
#, kde-format
msgid "Corner 2 Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:24
#, kde-format
msgid "Corner 3 X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:28
#, kde-format
msgid "Corner 3 Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:32
#, kde-format
msgid "Corner 4 X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:36
#, kde-format
msgid "Corner 4 Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:40
#, kde-format
msgid "Stretch X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:44
#, kde-format
msgid "Stretch Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:48
#, kde-format
msgid "Feather Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:52
#, kde-format
msgid "Enable Stretch"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:56 data/effects/frei0r_defish0r.xml:24
#, kde-format
msgid "Nearest neighbor,Bilinear,Bicubic smooth,Bicubic sharp,Spline 4x4,Spline 6x6,Lanczos"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:57 data/effects/frei0r_defish0r.xml:25
#, kde-format
msgid "Interpolator"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:61 data/effects/frei0r_lightgraffiti.xml:63
#: data/effects/frei0r_lightgraffiti.xml:136
#, kde-format
msgid "Transparent Background"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:65 data/effects/rotoscoping.xml:13
#, kde-format
msgid "Write on clear,Maximum,Minimum,Add,Subtract"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_c0rners.xml:66
#, kde-format
msgid "Alpha operation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cartoon.xml:4 data/effects/frei0r_cartoon.xml:15
#, kde-format
msgid "Cartoon"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cartoon.xml:5 data/effects/frei0r_cartoon.xml:16
#, kde-format
msgid "Cartoonify video, do a form of edge detect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cartoon.xml:8 data/effects/frei0r_cartoon.xml:19
#, kde-format
msgid "Level of trip"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cartoon.xml:11 data/effects/frei0r_cartoon.xml:22
#, kde-format
msgid "Difference space"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cluster.xml:3
#, kde-format
msgid "K-Means Clustering"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cluster.xml:4
#, kde-format
msgid "Clusters of a source image by color and spatial distance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cluster.xml:7
#, kde-format
msgid "Amount of clusters"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_cluster.xml:10
#, kde-format
msgid "Weight on distance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colgate.xml:3
#, kde-format
msgid "White Balance (LMS space)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colgate.xml:5
#, kde-format
msgid ""
"Do simple color correction, in a physically meaningful\n"
"way"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colgate.xml:12 data/effects/movit_white_balance.xml:9
#, kde-format
msgid "Color Temperature"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:3
#, kde-format
msgid "RGB adjustment"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:4
#, kde-format
msgid "Simple color adjustment"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbR)
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectRects)
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:8 src/ui/histogram_ui.ui:30
#: src/ui/titlewidget_ui.ui:352
#, kde-format
msgid "R"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbG)
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:12 src/ui/histogram_ui.ui:37
#, kde-format
msgid "G"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbB)
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:16 src/ui/histogram_ui.ui:44
#, kde-format
msgid "B"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:20
#, kde-format
msgid "Add constant,Change gamma,Multiply"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:21
#, kde-format
msgid "Action"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:25
#, kde-format
msgid "Keep luma"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_coloradj_rgb.xml:29
#, kde-format
msgid "Alpha controlled"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colordistance.xml:3
#, kde-format
msgid "Color Distance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colordistance.xml:4
#, kde-format
msgid "Calculates the distance between the selected color and the current pixel and uses that value as new pixel value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colordistance.xml:7
#, kde-format
msgid "Source Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colortap.xml:3
#, kde-format
msgid "Color Effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_colortap.xml:4
#, kde-format
msgid "Applies a pre-made color effect to image"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. +> trunk5 stable5
#: data/effects/frei0r_colortap.xml:7 data/effects/frei0r_defish0r.xml:14
#: data/effects/frei0r_iirblur.xml:14 data/effects/frei0r_medians.xml:9
#: src/timeline/tracksconfigdialog.cpp:75 src/ui/missingclips_ui.ui:67
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_contrast0r.xml:3 data/effects/frei0r_contrast0r.xml:7
#: data/effects/grain.xml:10 src/stopmotion/stopmotion.cpp:212
#, kde-format
msgid "Contrast"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_contrast0r.xml:4
#, kde-format
msgid "Adjusts the contrast of a source image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:4 data/effects/frei0r_curves.xml:61
#, kde-format
msgid "Curves"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:8 data/effects/frei0r_levels.xml:9
#: data/effects/frei0r_levels.xml:41
#, kde-format
msgid "Red,Green,Blue,Luma"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:20 data/effects/frei0r_curves.xml:77
#, kde-format
msgid "Number of curve points"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:23 data/effects/frei0r_curves.xml:80
#, kde-format
msgid "Point 1 input value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:26 data/effects/frei0r_curves.xml:83
#, kde-format
msgid "Point 1 output value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:29 data/effects/frei0r_curves.xml:86
#, kde-format
msgid "Point 2 input value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:32 data/effects/frei0r_curves.xml:89
#, kde-format
msgid "Point 2 output value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:35 data/effects/frei0r_curves.xml:92
#, kde-format
msgid "Point 3 input value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:38 data/effects/frei0r_curves.xml:95
#, kde-format
msgid "Point 3 output value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:41 data/effects/frei0r_curves.xml:98
#, kde-format
msgid "Point 4 input value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:44 data/effects/frei0r_curves.xml:101
#, kde-format
msgid "Point 4 output value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:47 data/effects/frei0r_curves.xml:104
#, kde-format
msgid "Point 5 input value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:50 data/effects/frei0r_curves.xml:107
#, kde-format
msgid "Point 5 output value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:53 data/effects/frei0r_curves.xml:110
#, kde-format
msgid "Show graph in picture"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:56 data/effects/frei0r_curves.xml:113
#: data/effects/frei0r_levels.xml:31 data/effects/frei0r_levels.xml:63
#, kde-format
msgid "Top Left,Top Right,Bottom Left,Bottom Right"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_curves.xml:57 data/effects/frei0r_curves.xml:114
#, kde-format
msgid "Graph position"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_d90stairsteppingfix.xml:3
#, kde-format
msgid "Nikon D90 Stairstepping fix"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_d90stairsteppingfix.xml:7
#, kde-format
msgid ""
"Removes stairstepping artifacts from Nikon D90's 720p videos.\n"
" <full><![CDATA[Sharp lines in videos from the Nikon D90 show steps each 8th or 9th line, assumedly\n"
" due to poor downsampling. These can be smoothed out with this filter if they become too annoying.]]></full>\n"
" "
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:3
#, kde-format
msgid "Defish"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:4
#, kde-format
msgid "Non rectilinear lens mappings"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:7 data/effects/frei0r_iirblur.xml:8
#: data/effects/frei0r_sharpness.xml:8 data/effects/movit_unsharp_mask.xml:9
#, kde-format
msgid "Amount"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:10
#, kde-format
msgid "DeFish"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:13
#, kde-format
msgid "Equidistant,Orthographic,Equiarea,Stereographic"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:17
#, kde-format
msgid "Fill,Center,Fit,Manual"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblScaling)
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:18 src/effectstack/dragvalue.cpp:116
#: src/scopes/colorscopes/colorplaneexport.cpp:201
#: src/ui/colorplaneexport_ui.ui:74
#, kde-format
msgid "Scaling"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:21
#, kde-format
msgid "Manual Scale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:28
#, kde-format
msgid "Square,PAL DV,NTSC DV,HDV,Manual"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:29
#, kde-format
msgid "Aspect type"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_defish0r.xml:32
#, kde-format
msgid "Manual Aspect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_delay0r.xml:3
#, kde-format
msgid "delay0r"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_delay0r.xml:4
#, kde-format
msgid "Video delay"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_delay0r.xml:7
#, kde-format
msgid "Delay time"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_delaygrab.xml:3
#, kde-format
msgid "Delay grab"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_delaygrab.xml:4
#, kde-format
msgid "Delayed frame blitting mapped on a time bitmap"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_distort0r.xml:3 data/effects/pan_zoom.xml:10
#: data/effects/qtblend.xml:18 data/effects/qtblend.xml:36
#: data/kdenliveeffectscategory.rc:35 src/effectslist/initeffects.cpp:794
#: src/effectslist/initeffects.cpp:818 src/effectslist/initeffects.cpp:839
#, kde-format
msgid "Distort"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_distort0r.xml:4
#, kde-format
msgid "Plasma"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_distort0r.xml:7 data/effects/wave.xml:7
#, kde-format
msgid "Amplitude"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_distort0r.xml:10 data/effects/sox_bass.xml:10
#, kde-format
msgid "Frequency"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_edgeglow.xml:3
#, kde-format
msgid "Edge glow"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_edgeglow.xml:4
#, kde-format
msgid "Edge glow filter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_edgeglow.xml:7
#, kde-format
msgid "Edge lightening threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_edgeglow.xml:10
#, kde-format
msgid "Edge brightness upscaling multiplier"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_edgeglow.xml:13
#, kde-format
msgid "Non-edge brightness downscaling multiplier"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_equaliz0r.xml:3
#, kde-format
msgid "Equaliz0r"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_equaliz0r.xml:4
#, kde-format
msgid "Equalizes the intensity histograms"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:3
#, kde-format
msgid "Face blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:4
#, kde-format
msgid "Automatically detect and blur a face using OpenCV"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:8 data/effects/frei0r_facedetect.xml:8
#, kde-format
msgid "Search scale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:9 data/effects/frei0r_facedetect.xml:9
#, kde-format, no-c-format
msgid "The search window scale factor. For example, 120 = 1.20 = increases by 20% on each pass."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:13 data/effects/frei0r_facedetect.xml:13
#, kde-format
msgid "Neighbors"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:14 data/effects/frei0r_facedetect.xml:14
#, kde-format
msgid "Minimum number of rectangles that determines an object."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:18 data/effects/frei0r_facedetect.xml:18
#, kde-format
msgid "Smallest"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:19 data/effects/frei0r_facedetect.xml:19
#, kde-format
msgid "The minimum window size in pixels."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:23
#, kde-format
msgid "Largest"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:24
#, kde-format
msgid "The largest size face in pixels - both horizontally and vertically (square window)."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:28 data/effects/frei0r_facedetect.xml:23
#, kde-format
msgid "Recheck"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:29 data/effects/frei0r_facedetect.xml:24
#, kde-format
msgid "How often to detect a face. In between checks, it does object motion tracking."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:33
#, kde-format
msgid "Show ellipse"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facebl0r.xml:34
#, kde-format
msgid "Draw a blue ellipse around the face area?"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:3
#, kde-format
msgid "Face detect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:4
#, kde-format
msgid "Detect faces and draw shapes on them using OpenCV"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:28
#, kde-format
msgid "circle,ellipse,rectangle,random"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:33
#, kde-format
msgid "Stroke width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:34
#, kde-format
msgid "0 means fill; otherwise, draw unfilled with a stroke width of this size."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:38
#, kde-format
msgid "Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:39
#, kde-format
msgid "Set the alpha channel of the shape area to a percentage of fully opaque."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:43
#, kde-format
msgid "Antialias"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:44
#, kde-format
msgid "Draw with anti-aliasing?"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:50 src/ui/gradientedit_ui.ui:119
#, kde-format
msgid "Color 1"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:51
#, kde-format
msgid "Set the shape color of the first detected face."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:55 src/ui/gradientedit_ui.ui:20
#, kde-format
msgid "Color 2"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:56
#, kde-format
msgid "Set the shape color of the second detected face."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:60
#, kde-format
msgid "Color 3"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:61
#, kde-format
msgid "Set the shape color of the third detected face."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:65
#, kde-format
msgid "Color 4"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:66
#, kde-format
msgid "Set the shape color of the fourth detected face."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:70
#, kde-format
msgid "Color 5"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_facedetect.xml:71
#, kde-format
msgid "Set the shape color of the fifth detected face."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_flippo.xml:3
#, kde-format
msgid "Flippo"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_flippo.xml:4
#, kde-format
msgid "Flipping in X and Y axis"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_flippo.xml:7
#, kde-format
msgid "X axis"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_flippo.xml:10
#, kde-format
msgid "Y axis"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_glow.xml:3
#, kde-format
msgid "Glow"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_glow.xml:4
#, kde-format
msgid "Creates a Glamorous Glow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: data/effects/frei0r_glow.xml:7 data/effects/frei0r_iirblur.xml:3
#: data/effects/frei0r_mask0mate.xml:22 data/effects/tracker.xml:24
#: src/ui/titlewidget_ui.ui:747
#, kde-format
msgid "Blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:3
#, kde-format
msgid "Denoiser"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:4
#, kde-format
msgid "High quality 3D denoiser"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:8
#, kde-format
msgid "Spatial"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:9
#, kde-format
msgid "Amount of spatial filtering"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:13
#, kde-format
msgid "Temporal"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hqdn3d.xml:14
#, kde-format
msgid "Amount of temporal filtering"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hueshift0r.xml:3
#, kde-format
msgid "Hue shift"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hueshift0r.xml:4
#, kde-format
msgid "Shifts the hue of a source image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_hueshift0r.xml:7
#, kde-format
msgid "Hue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:4
#, kde-format
msgid "Blur using 2D IIR filters (Exponential, Lowpass, Gaussian)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:9
#, kde-format
msgid "Amount of blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:13
#, kde-format
msgid "Exponential,Lowpass,Gaussian"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:15
#, kde-format
msgid "Select blurring algorithm"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:19
#, kde-format
msgid "Edge"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_iirblur.xml:20
#, kde-format
msgid "Enable edge compensation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:3
#, kde-format
msgid "Key Spill Mop Up"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:4
#, kde-format
msgid "Reduces the visibility of key color spill in chroma keying"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:8
#, kde-format
msgid "Key color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:12
#, kde-format
msgid "Target color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:16
#, kde-format
msgid "Color distance, Transparency, Edge inwards, Edge outwards"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:17
#, kde-format
msgid "Mask type"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:21
#, kde-format
msgid "Tolerance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:25 data/effects/frei0r_select0r.xml:91
#, kde-format
msgid "Slope"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:29
#, kde-format
msgid "Hue gate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:33
#, kde-format
msgid "Saturation threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:37
#: data/effects/frei0r_keyspillm0pup.xml:46
#, kde-format
msgid "None, De-Key, Target, Desaturate, Luma adjust"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:38
#, kde-format
msgid "Operation 1"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:42
#, kde-format
msgid "Amount 1"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:47
#, kde-format
msgid "Operation 2"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:51
#, kde-format
msgid "Amount 2"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:55
#, kde-format
msgid "Show mask"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_keyspillm0pup.xml:59
#, kde-format
msgid "Mask to Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:3
#, kde-format
msgid "Lens Correction"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:4
#, kde-format
msgid "Allows compensation of lens distortion"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:7
#, kde-format
msgid "Horizontal center"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:10
#, kde-format
msgid "Vertical center"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:13
#, kde-format
msgid "Center correction"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lenscorrection.xml:16
#, kde-format
msgid "Edges correction"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_letterb0xed.xml:3
#, kde-format
msgid "LetterB0xed"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_letterb0xed.xml:4
#, kde-format
msgid "Adds black borders at top and bottom for cinema look"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: data/effects/frei0r_letterb0xed.xml:7 src/ui/titlewidget_ui.ui:920
#, kde-format
msgid "Border Width"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: data/effects/frei0r_letterb0xed.xml:10 data/effects/frei0r_timeout.xml:13
#: src/ui/wipeval_ui.ui:136 src/ui/wipeval_ui.ui:281
#, kde-format
msgid "Transparency"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:4 data/effects/frei0r_levels.xml:36
#, kde-format
msgid "Levels"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:5 data/effects/frei0r_levels.xml:37
#, kde-format
msgid "Adjust levels"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:13 data/effects/frei0r_levels.xml:45
#, kde-format
msgid "Input black level"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:16 data/effects/frei0r_levels.xml:48
#, kde-format
msgid "Input white level"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:19 data/effects/frei0r_levels.xml:51
#: data/effects/gamma.xml:3 data/effects/gamma.xml:7
#: src/effectstack/widgets/lumaliftgain.cpp:62
#, kde-format
msgid "Gamma"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:22 data/effects/frei0r_levels.xml:54
#, kde-format
msgid "Black output"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:25 data/effects/frei0r_levels.xml:57
#, kde-format
msgid "White output"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:28 data/effects/frei0r_levels.xml:60
#, kde-format
msgid "Show histogram"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_levels.xml:32 data/effects/frei0r_levels.xml:64
#, kde-format
msgid "Histogram position"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:4
#: data/effects/frei0r_lightgraffiti.xml:77
#, kde-format
msgid "Light Graffiti"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:7
#: data/effects/frei0r_lightgraffiti.xml:80
#, kde-format
msgid ""
"Light Graffiti effect.\n"
" <full><![CDATA[This effect allows to do Light Painting (i.e. painting with light sources on a photo by keeping the shutter\n"
" opened for a while), but for video.]]></full>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:10
#: data/effects/frei0r_lightgraffiti.xml:83
#, kde-format
msgid "Brightness Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:12
#: data/effects/frei0r_lightgraffiti.xml:85
#, kde-format
msgid ""
"<![CDATA[How bright (<code>R+G+B</code>) does a pixel need to be in order to be recognized as a light source?<br/>"
"\n"
" Increasing this threshold requires brighter light sources (i.e. more white or less color, respectively) but prevents some «false alarms» where semi-bright parts, e.g. hands where colors can change quite a lot compared to the background, are incorrectly recognized as light source.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:15
#: data/effects/frei0r_lightgraffiti.xml:88
#, kde-format
msgid "Difference Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:17
#: data/effects/frei0r_lightgraffiti.xml:90
#, kde-format
msgid ""
"<![CDATA[How much does the strongest color channel of a pixel have to change, compared to the background image (<code>max(dR, dG, dB)</code>), in order to be recognized as light source? <br/>"
"\n"
" Increasing this threshold makes it harder for light sources to be accepted on bright backgrounds, but decreases the danger of noise or generally bright spots counting as light source.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:20
#: data/effects/frei0r_lightgraffiti.xml:93
#, kde-format
msgid "Difference Sum Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:22
#: data/effects/frei0r_lightgraffiti.xml:95
#, kde-format
msgid ""
"<![CDATA[How much does the sum of all color channels <em>relative to the background image</em> (<code>dR + dG + dB</code>) have to change until a pixel is recognized as a light source?<br/>"
"\n"
" Raising this value might, in some cases, avoid that some light objects lit by the light source are added to the light mask.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:25
#: data/effects/frei0r_lightgraffiti.xml:98
#, kde-format
msgid "Sensitivity"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:27
#: data/effects/frei0r_lightgraffiti.xml:100
#, kde-format
msgid ""
"<![CDATA[Light sensitivity.<br/>"
"\n"
" For slowly moving light source try to use a lower sensitivity to obtain a better exposure.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:30
#: data/effects/frei0r_lightgraffiti.xml:103
#, kde-format
msgid "Lower Overexposure"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:32
#: data/effects/frei0r_lightgraffiti.xml:105
#, kde-format
msgid ""
"<![CDATA[Lowers overexposure.<br/>"
"\n"
" The light mask does not get white immediately when the light source is moving slowly or staying steady.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:35
#: data/effects/frei0r_lightgraffiti.xml:108
#, kde-format
msgid "Dimming"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:36
#: data/effects/frei0r_lightgraffiti.xml:109
#, kde-format
msgid "Dims the light mask. Lights will leave a fainting trail if it is set to a value > 0."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:39
#: data/effects/frei0r_lightgraffiti.xml:112
#, kde-format
msgid "Background Weight"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:40
#: data/effects/frei0r_lightgraffiti.xml:113
#, kde-format
msgid "Strength of the (calculated) background image. Setting it to 100 paints the light mask directly over the background, without the painting person in the image if the video starts with a «clean» background image. (See the α parameter.)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:43
#: data/effects/frei0r_lightgraffiti.xml:116
#, kde-format
msgid "α"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:45
#: data/effects/frei0r_lightgraffiti.xml:118
#, kde-format
msgid ""
"<![CDATA[Determines how the effect tries to adapt to background changes. <br/>"
"\n"
" The Light Graffiti effect remembers the first frame of the clip it is applied to, so the clip should <em>always</em> start with the painter outside of the video. If the background constantly changes, e.g. on a street, try to set α > 0 to calculate an average background image.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:48
#: data/effects/frei0r_lightgraffiti.xml:121
#: data/effects/frei0r_saturat0r.xml:3 data/effects/frei0r_saturat0r.xml:7
#: data/effects/movit_saturation.xml:6
#, kde-format
msgid "Saturation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:49
#: data/effects/frei0r_lightgraffiti.xml:122
#, kde-format
msgid "Increases the saturation of lights."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:52
#: data/effects/frei0r_lightgraffiti.xml:125
#, kde-format
msgid "Show brightness statistics"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:54
#: data/effects/frei0r_lightgraffiti.xml:127
#, kde-format
msgid ""
"<![CDATA[The stats switches allow easy and accurate adjustment of the threshold parameters.<br/>"
"\n"
" Example: To adjust the brightness threshold, check this box and adjust the threshold until the whole light source is highlighted. Repeat the same with the other parameters. Only parts that are highlighted in <em>all</em> thresholds will count as light source.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:57
#: data/effects/frei0r_lightgraffiti.xml:130
#, kde-format
msgid "Show background difference statistics"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:60
#: data/effects/frei0r_lightgraffiti.xml:133
#, kde-format
msgid "Show background difference sum statistics"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:64
#: data/effects/frei0r_lightgraffiti.xml:137
#, kde-format
msgid "Makes the background transparent, allowing to apply a composite effect and paint the light mask over a completely different video."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:67
#: data/effects/frei0r_lightgraffiti.xml:140
#, kde-format
msgid "Nonlinear dimming"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:68
#: data/effects/frei0r_lightgraffiti.xml:141
#, kde-format
msgid "If normal dimming does not look natural enough, try this one."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:71
#: data/effects/frei0r_lightgraffiti.xml:144
#: src/timeline/tracksconfigdialog.cpp:81
#, kde-format
msgid "Reset"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_lightgraffiti.xml:72
#: data/effects/frei0r_lightgraffiti.xml:145
#, kde-format
msgid "Resets the light mask and the background image. This is necessary e.g. if you apply this effect to a clip in the timeline and then move the timeline cursor from outside of the clip to the middle of it. The effect receives this frame in the middle as first frame and uses it as background image. For proper threshold adjusting move the timeline cursor to the beginning of the clip, check the Reset box and uncheck it again."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_luminance.xml:3
#, kde-format
msgid "Luminance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_luminance.xml:4
#, kde-format
msgid "Creates a luminance map of the image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_mask0mate.xml:3
#, kde-format
msgid "Rectangular Alpha mask"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_mask0mate.xml:4
#, kde-format
msgid "Creates an square alpha-channel mask"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_medians.xml:3
#, kde-format
msgid "Medians"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_medians.xml:4
#, kde-format
msgid "Implements several median-type filters"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_medians.xml:8
#, kde-format
msgid "Cross5,Square3x3,Bilevel,Diamond3x3,Square5x5,Temp3,Temp5,ArceBI,ML3D,ML3dEX,VarSize"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: data/effects/frei0r_medians.xml:13 data/effects/frei0r_sharpness.xml:12
#: src/effectstack/widgets/animationwidget.cpp:828
#: src/effectstack/widgets/geometrywidget.cpp:219
#: src/project/dialogs/temporarydata.cpp:441 src/ui/configcapture_ui.ui:550
#: src/ui/managecaptures_ui.ui:40 src/ui/profiledialog_ui.ui:191
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_nervous.xml:3
#, kde-format
msgid "Nervous"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_nervous.xml:4
#, kde-format
msgid "Flushes frames in time in a nervous way"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_nosync0r.xml:3
#, kde-format
msgid "nosync0r"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_nosync0r.xml:4
#, kde-format
msgid "Broken TV"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_nosync0r.xml:7
#, kde-format
msgid "HSync"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pixeliz0r.xml:3
#, kde-format
msgid "Pixelize"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pixeliz0r.xml:4
#, kde-format
msgid "Pixelize input image."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pixeliz0r.xml:7
#, kde-format
msgid "Block Size X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pixeliz0r.xml:10
#, kde-format
msgid "Block Size Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:3
#, kde-format
msgid "Video values"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:4
#, kde-format
msgid "Measure video values"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:8
#, kde-format
msgid "RGB,Y'PbPr - rec. 601,Y'PbPr - rec. 709,HSV,HSL"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:9
#, kde-format
msgid "Measurement"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:13 data/effects/frei0r_pr0file.xml:8
#: src/effectstack/widgets/keyframeimport.cpp:120
#, kde-format
msgid "X"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbY)
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:17 data/effects/frei0r_pr0file.xml:12
#: src/effectstack/widgets/keyframeimport.cpp:123 src/ui/histogram_ui.ui:23
#, kde-format
msgid "Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:21
#, kde-format
msgid "X size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:25
#, kde-format
msgid "Y size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:29 data/effects/frei0r_pr0file.xml:81
#, kde-format
msgid "256 scale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:33
#, kde-format
msgid "Show alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0be.xml:37
#, kde-format
msgid "Big window"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:3
#, kde-format
msgid "Oscilloscope"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:4
#, kde-format
msgid "2D video oscilloscope"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:20
#, kde-format
msgid "Length"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:24
#, kde-format
msgid "R,G,B,Y',Pr,Pb,Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:29
#, kde-format
msgid "Marker 1"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:33
#, kde-format
msgid "Marker 2"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:37
#, kde-format
msgid "R trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:41
#, kde-format
msgid "G trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:45
#, kde-format
msgid "B trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:49
#, kde-format
msgid "Y trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:53
#, kde-format
msgid "Pr trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:57
#, kde-format
msgid "Pb trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:61
#, kde-format
msgid "Alpha trace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:65
#, kde-format
msgid "Display average"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:69
#, kde-format
msgid "Display RMS"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:73
#, kde-format
msgid "Display minimum"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:77
#, kde-format
msgid "Display maximum"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:85
#, kde-format
msgid "CCIR rec. 601,CCIR rec. 709"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:86
#: src/mltcontroller/clippropertiescontroller.cpp:282
#: src/ui/clipproperties_ui.ui:176 src/ui/clipproperties_ui.ui:182
#: src/ui/dvdwizardmenu_ui.ui:225
#, kde-format
msgid "Color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_pr0file.xml:90
#, kde-format
msgid "Crosshair color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_primaries.xml:3
#, kde-format
msgid "Primaries"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_primaries.xml:4
#, kde-format
msgid "Reduce image to primary colors"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_primaries.xml:7 data/effects/sox_stretch.xml:7
#, kde-format
msgid "Factor"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_primaries.xml:8
#, kde-format
msgid "<![CDATA[Influence of mean px value, > 32 = 0]]>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, RGBParade_UI)
#. +> trunk5 stable5
#: data/effects/frei0r_rgbparade.xml:3 src/scopes/scopemanager.cpp:314
#: src/ui/rgbparade_ui.ui:14
#, kde-format
msgid "RGB Parade"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_rgbparade.xml:4
#, kde-format
msgid "Display a histogram of R, G and B components of the video data"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_saturat0r.xml:4
#, kde-format
msgid "Adjusts the saturation of a source image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:3
#, kde-format
msgid "Crop, Scale and Tilt"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:4
#, kde-format
msgid "Scales, Tilts and Crops an Image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:7
#, kde-format
msgid "Crop left"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:10
#, kde-format
msgid "Crop right"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:13
#, kde-format
msgid "Crop top"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:16
#, kde-format
msgid "Crop bottom"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:19
#, kde-format
msgid "Scale X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:22
#, kde-format
msgid "Scale Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:25
#, kde-format
msgid "Tilt X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scale0tilt.xml:28
#, kde-format
msgid "Tilt Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scanline0r.xml:3
#, kde-format
msgid "scanline0r"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_scanline0r.xml:4
#, kde-format
msgid "Interlaced black lines"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:4 data/effects/frei0r_select0r.xml:51
#, kde-format
msgid "Color Selection"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:5 data/effects/frei0r_select0r.xml:52
#, kde-format
msgid "Color based alpha selection"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:9 data/effects/frei0r_select0r.xml:56
#, kde-format
msgid "Color to select"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:13 data/effects/frei0r_select0r.xml:60
#, kde-format
msgid "Invert selection"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:17 data/effects/frei0r_select0r.xml:79
#, kde-format
msgid "Delta R / A / Hue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:21 data/effects/frei0r_select0r.xml:83
#, kde-format
msgid "Delta G / B / Chroma"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:25 data/effects/frei0r_select0r.xml:87
#, kde-format
msgid "Delta B / I / I"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:29 data/effects/frei0r_select0r.xml:64
#, kde-format
msgid "RGB,ABI,HCI"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:30 data/effects/frei0r_select0r.xml:65
#, kde-format
msgid "Selection subspace"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:34 data/effects/frei0r_select0r.xml:69
#, kde-format
msgid "Box,Ellipsoid,Diamond"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:35 data/effects/frei0r_select0r.xml:70
#, kde-format
msgid "Subspace shape"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:39
#, kde-format
msgid "Hard,Fat,Normal,Skinny"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:40 data/effects/frei0r_select0r.xml:75
#, kde-format
msgid "Edge mode"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_select0r.xml:74
#, kde-format
msgid "Hard,Fat,Normal,Skinny,Slope"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sharpness.xml:3
#, kde-format
msgid "Sharpen"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sharpness.xml:4
#, kde-format
msgid "Unsharp masking (port from Mplayer)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sobel.xml:3
#, kde-format
msgid "Sobel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sobel.xml:4
#, kde-format
msgid "Sobel filter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:4 data/effects/frei0r_sopsat.xml:59
#, kde-format
msgid "SOP/Sat"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:5 data/effects/frei0r_sopsat.xml:60
#, kde-format
msgid "Changes Slope, Offset, and Power of the color components, and the overall Saturation, according to the ASC CDL (Color Decision List)."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:8 data/effects/frei0r_sopsat.xml:63
#, kde-format
msgid "Slope Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:10 data/effects/frei0r_sopsat.xml:65
#, kde-format
msgid ""
"<![CDATA[Changing the slope means multiplying the pixel value with a constant value. Black pixels will remain black, whileas brighter ones will be changed.<br/>"
"\n"
" All effects can be observed well when applied on a greyscale gradient and looking at the RGB Parade monitor.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:13 data/effects/frei0r_sopsat.xml:68
#, kde-format
msgid "Slope Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:16 data/effects/frei0r_sopsat.xml:71
#, kde-format
msgid "Slope Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:19 data/effects/frei0r_sopsat.xml:74
#, kde-format
msgid "Slope Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:23 data/effects/frei0r_sopsat.xml:78
#, kde-format
msgid "Offset Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:24 data/effects/frei0r_sopsat.xml:79
#, kde-format
msgid "Changing the offset lifts (or lowers) the brightness of each pixel by the given value."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:27 data/effects/frei0r_sopsat.xml:82
#, kde-format
msgid "Offset Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:30 data/effects/frei0r_sopsat.xml:85
#, kde-format
msgid "Offset Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:33 data/effects/frei0r_sopsat.xml:88
#, kde-format
msgid "Offset Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:37 data/effects/frei0r_sopsat.xml:92
#, kde-format
msgid "Power Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:39 data/effects/frei0r_sopsat.xml:94
#, kde-format
msgid ""
"<![CDATA[Changes the Gamma value for the selected channel. Black and white pixel values will not be affected, but everything between.<br/>"
"\n"
" Mathematically, what happens is an exponentiation of the pixel brightness on <code>[0,1]</code> by the gamma value.]]>"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:42 data/effects/frei0r_sopsat.xml:97
#, kde-format
msgid "Power Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:45 data/effects/frei0r_sopsat.xml:100
#, kde-format
msgid "Power Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:48 data/effects/frei0r_sopsat.xml:103
#, kde-format
msgid "Power Alpha"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:52 data/effects/frei0r_sopsat.xml:107
#, kde-format
msgid "Overall Saturation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_sopsat.xml:53 data/effects/frei0r_sopsat.xml:108
#, kde-format
msgid "The overall saturation will be changed in the last step of this filter."
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_squareblur.xml:3
#, kde-format
msgid "Square Blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_squareblur.xml:4
#, kde-format
msgid "Square blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_squareblur.xml:7
#, kde-format
msgid "Kernel size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tehroxx0r.xml:3
#, kde-format
msgid "TehRoxx0r"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tehroxx0r.xml:4
#, kde-format
msgid "Something videowall-ish"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tehroxx0r.xml:7
#, kde-format
msgid "Interval"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:3
#, kde-format
msgid "3 point balance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:4
#, kde-format
msgid "Balances colors along with 3 points"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:7
#, kde-format
msgid "Black color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:10
#, kde-format
msgid "Gray color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:13
#, kde-format
msgid "White color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:16
#, kde-format
msgid "Split screen preview"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_three_point_balance.xml:19
#, kde-format
msgid "Source image on left side"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_threelay0r.xml:3
#, kde-format
msgid "3-level Threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_threelay0r.xml:4
#, kde-format
msgid "Dynamic 3-level thresholding"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_threshold0r.xml:4
#, kde-format
msgid "Thresholds a source image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_timeout.xml:4
#, kde-format
msgid "Timeout indicator"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_timeout.xml:7
#, kde-format
msgid "Indicator color"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, markers_list)
#. +> trunk5 stable5
#: data/effects/frei0r_timeout.xml:10 src/ui/clipproperties_ui.ui:427
#, kde-format
msgid "Time"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tint0r.xml:3
#, kde-format
msgid "Tint"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tint0r.xml:4
#, kde-format
msgid "Maps source image luminance between two colors specified"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tint0r.xml:7
#, kde-format
msgid "Map black to"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tint0r.xml:10
#, kde-format
msgid "Map white to"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_tint0r.xml:13
#, kde-format
msgid "Tint amount"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_twolay0r.xml:3
#, kde-format
msgid "Binarize dynamically"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_twolay0r.xml:4
#, kde-format
msgid "Dynamic thresholding"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vectorscope.xml:3 src/scopes/scopemanager.cpp:312
#, kde-format
msgid "Vectorscope"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vectorscope.xml:4
#, kde-format
msgid "Display a vectorscope of the video data"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vertigo.xml:4 data/effects/frei0r_vertigo.xml:15
#, kde-format
msgid "Vertigo"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vertigo.xml:5 data/effects/frei0r_vertigo.xml:16
#, kde-format
msgid "Alpha blending with zoomed and rotated images"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vertigo.xml:8 data/effects/frei0r_vertigo.xml:19
#, kde-format
msgid "Phase Increment"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vertigo.xml:11 data/effects/frei0r_vertigo.xml:22
#, kde-format
msgid "Zoom Rate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vignette.xml:3
#, kde-format
msgid "Vignette"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vignette.xml:4
#, kde-format
msgid "Natural lens vignetting effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vignette.xml:7
#, kde-format
msgid "Aspect ratio"
msgstr ""
#. +> trunk5 stable5
#: data/effects/frei0r_vignette.xml:10
#, kde-format
msgid "Clear center size"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_softness)
#. +> trunk5 stable5
#: data/effects/frei0r_vignette.xml:13 src/ui/clipproperties_ui.ui:302
#: src/ui/slideshowclip_ui.ui:220
#, kde-format
msgid "Softness"
msgstr ""
#. +> trunk5 stable5
#: data/effects/gain.xml:3 data/effects/gain.xml:7 data/effects/mute.xml:7
#: data/effects/normalise.xml:7 data/effects/sox_bass.xml:7
#: data/effects/sox_gain.xml:7 data/effects/volume.xml:7
#: src/effectstack/widgets/lumaliftgain.cpp:65
#, kde-format
msgid "Gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/gain.xml:4
#, kde-format
msgid "Adjust the audio volume without keyframes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/gamma.xml:4
#, kde-format
msgid "Change gamma color value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/grain.xml:3
#, kde-format
msgid "Grain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/grain.xml:4
#, kde-format
msgid "Grain over the image"
msgstr ""
#. +> trunk5 stable5
#: data/effects/grain.xml:7 data/effects/movit_deconvolution_sharpen.xml:18
#: plugins/sampleplugin/sampleplugin.cpp:36
#: plugins/sampleplugin/sampleplugin.cpp:44
#: plugins/sampleplugin/sampleplugin.cpp:58
#: plugins/sampleplugin/sampleplugin.cpp:82
#, kde-format
msgid "Noise"
msgstr ""
#. +> trunk5 stable5
#: data/effects/greyscale.xml:3
#, kde-format
msgid "Greyscale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/greyscale.xml:4
#, kde-format
msgid "Discard color information"
msgstr ""
#. +> trunk5 stable5
#: data/effects/invert.xml:4
#, kde-format
msgid "Invert colors"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_declipper.xml:3
#, kde-format
msgid "Declipper"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_declipper.xml:4
#, kde-format
msgid "LADSPA declipper audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer.xml:3
#, kde-format
msgid "Equalizer"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer.xml:4
#, kde-format
msgid "LADSPA equalizer audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer.xml:7
#, kde-format
msgid "Lo gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer.xml:10
#, kde-format
msgid "Mid gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer.xml:13
#, kde-format
msgid "Hi gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:3
#, kde-format
msgid "15 Band Equalizer"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:4
#, kde-format
msgid "LADSPA equalizer audio effect (15 band)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:7
#, kde-format
msgid "50 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:10
#, kde-format
msgid "100 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:13
#, kde-format
msgid "156 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:16
#, kde-format
msgid "220 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:19
#, kde-format
msgid "311 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:22
#, kde-format
msgid "440 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:25
#, kde-format
msgid "622 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:28
#, kde-format
msgid "880 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:31
#, kde-format
msgid "1250 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:34
#, kde-format
msgid "1750 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:37
#, kde-format
msgid "2500 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:40
#, kde-format
msgid "3500 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:43
#, kde-format
msgid "5000 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:46
#, kde-format
msgid "10000 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_equalizer_15.xml:49
#, kde-format
msgid "20000 Hz"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_limiter.xml:3
#, kde-format
msgid "Limiter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_limiter.xml:4
#, kde-format
msgid "LADSPA limiter audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_limiter.xml:7
#, kde-format
msgid "Input gain (dB)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_limiter.xml:10
#, kde-format
msgid "Limit (dB)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_limiter.xml:13
#, kde-format
msgid "Release time (s)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:3
#, kde-format
msgid "Phaser"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:4
#, kde-format
msgid "LADSPA phaser audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:7
#, kde-format
msgid "Rate (Hz)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:10 data/effects/sox_flanger.xml:10
#, kde-format
msgid "Depth"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:13
#, kde-format
msgid "Feedback"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_phaser.xml:16
#, kde-format
msgid "Spread"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch.xml:3
#, kde-format
msgid "Pitch Shift"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch.xml:4
#, kde-format
msgid "LADSPA change pitch audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch.xml:7 data/effects/sox_pitch.xml:7
#, kde-format
msgid "Shift"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch_scale.xml:3
#, kde-format
msgid "Pitch Scaler"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch_scale.xml:4
#, kde-format
msgid "LADSPA pitch scale audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_pitch_scale.xml:7
#, kde-format
msgid "Co-efficient"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_rate_scale.xml:3
#, kde-format
msgid "Rate Scaler"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_rate_scale.xml:4
#, kde-format
msgid "LADSPA rate scale audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_rate_scale.xml:7
#, kde-format
msgid "Rate"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_reverb.xml:3
#, kde-format
msgid "Reverb"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_reverb.xml:4
#, kde-format
msgid "LADSPA reverb audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_reverb.xml:7
#, kde-format
msgid "Reverb time"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_reverb.xml:10 data/effects/ladspa_room_reverb.xml:13
#, kde-format
msgid "Damping"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_room_reverb.xml:3
#, kde-format
msgid "Room Reverb"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_room_reverb.xml:4
#, kde-format
msgid "LADSPA room reverb audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_room_reverb.xml:7
#, kde-format
msgid "Room size (m)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_room_reverb.xml:10
#, kde-format
msgid "Delay (s/10)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:3
#, kde-format
msgid "Vinyl"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:4
#, kde-format
msgid "Simulates a vinyl audio player - LADSPA audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:7 src/project/dialogs/projectsettings.cpp:194
#, kde-format
msgid "Year"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:10
#, kde-format
msgid "RPM"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:13
#, kde-format
msgid "Surface warping"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:16
#, kde-format
msgid "Crackle"
msgstr ""
#. +> trunk5 stable5
#: data/effects/ladspa_vinyl.xml:19
#, kde-format
msgid "Wear"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:3
#, kde-format
msgid "Lift/gamma/gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:6 data/effects/movit_lift_gamma_gain.xml:6
#: data/effects/movit_lift_gamma_gain2.xml:6
#, kde-format
msgid "Lift: Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:9 data/effects/movit_lift_gamma_gain.xml:9
#: data/effects/movit_lift_gamma_gain2.xml:9
#, kde-format
msgid "Lift: Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:12
#: data/effects/movit_lift_gamma_gain.xml:12
#: data/effects/movit_lift_gamma_gain2.xml:12
#, kde-format
msgid "Lift: Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:15
#: data/effects/movit_lift_gamma_gain.xml:15
#: data/effects/movit_lift_gamma_gain2.xml:15
#, kde-format
msgid "Gamma: Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:18
#: data/effects/movit_lift_gamma_gain.xml:18
#: data/effects/movit_lift_gamma_gain2.xml:18
#, kde-format
msgid "Gamma: Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:21
#: data/effects/movit_lift_gamma_gain.xml:21
#: data/effects/movit_lift_gamma_gain2.xml:21
#, kde-format
msgid "Gamma: Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:24
#: data/effects/movit_lift_gamma_gain.xml:24
#: data/effects/movit_lift_gamma_gain2.xml:24
#, kde-format
msgid "Gain: Red"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:27
#: data/effects/movit_lift_gamma_gain.xml:27
#: data/effects/movit_lift_gamma_gain2.xml:27
#, kde-format
msgid "Gain: Green"
msgstr ""
#. +> trunk5 stable5
#: data/effects/lift_gamma_gain.xml:30
#: data/effects/movit_lift_gamma_gain.xml:30
#: data/effects/movit_lift_gamma_gain2.xml:30
#, kde-format
msgid "Gain: Blue"
msgstr ""
#. +> trunk5 stable5
#: data/effects/loudness.xml:3
#, kde-format
msgid "Loudness"
msgstr ""
#. +> trunk5 stable5
#: data/effects/loudness.xml:4
#, kde-format
msgid "Correct audio loudness as recommended by EBU R128"
msgstr ""
#. +> trunk5 stable5
#: data/effects/loudness.xml:7
#, kde-format
msgid "Target Program Loudness"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mirror.xml:3
#, kde-format
msgid "Mirror"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mirror.xml:4
#, kde-format
msgid "Flip your image in any direction"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mirror.xml:7
#, kde-format
msgid "Horizontal,Vertical,Diagonal,X Diagonal,Flip,Flop"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mirror.xml:8
#, kde-format
msgid "Mirroring direction"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_blur.xml:3
#, kde-format
msgid "Blur (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_blur.xml:6 data/effects/movit_diffusion.xml:6
#: data/effects/movit_glow.xml:6 data/effects/movit_unsharp_mask.xml:6
#: data/effects/movit_vignette.xml:6
#, kde-format
msgid "Radius"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_deconvolution_sharpen.xml:3
#, kde-format
msgid "Deconvolution sharpen (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_deconvolution_sharpen.xml:6
#, kde-format
msgid "Matrix size"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_deconvolution_sharpen.xml:9
#, kde-format
msgid "Circle radius"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_deconvolution_sharpen.xml:12
#, kde-format
msgid "Gaussian radius"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_deconvolution_sharpen.xml:15
#, kde-format
msgid "Correlation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_diffusion.xml:3
#, kde-format
msgid "Diffusion (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_diffusion.xml:9
#, kde-format
msgid "Mix amount"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_glow.xml:3
#, kde-format
msgid "Glow (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_glow.xml:9
#, kde-format
msgid "Glow strength"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_glow.xml:12
#, kde-format
msgid "Highlight cutoff threshold"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_lift_gamma_gain.xml:3
#, kde-format
msgid "Lift/gamma/gain (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_lift_gamma_gain2.xml:3
#, kde-format
msgid "Movit: Lift/gamma/gain (colors)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_mirror.xml:3
#, kde-format
msgid "Mirror (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_opacity.xml:3
#, kde-format
msgid "Opacity (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_opacity.xml:6
#: src/effectstack/widgets/animationwidget.cpp:833
#: src/effectstack/widgets/geometrywidget.cpp:223
#, kde-format
msgid "Opacity"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_rect.xml:3
#, kde-format
msgid "Pan and Zoom (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_rect.xml:9
#, kde-format
msgid "Allow upscale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_saturation.xml:3
#, kde-format
msgid "Saturation (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_unsharp_mask.xml:3
#, kde-format
msgid "Unsharp mask (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_vignette.xml:3
#, kde-format
msgid "Vignette (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_vignette.xml:9
#, kde-format
msgid "Inner radius"
msgstr ""
#. +> trunk5 stable5
#: data/effects/movit_white_balance.xml:3
#, kde-format
msgid "White Balance (GPU)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mute.xml:3
#, kde-format
msgid "Mute"
msgstr ""
#. +> trunk5 stable5
#: data/effects/mute.xml:4
#, kde-format
msgid "Mute clip"
msgstr ""
#. +> trunk5 stable5
#: data/effects/normalise.xml:3
#, kde-format
msgid "Normalise"
msgstr ""
#. +> trunk5 stable5
#: data/effects/normalise.xml:4
#, kde-format
msgid "Dynamically normalise the audio volume"
msgstr ""
#. +> trunk5 stable5
#: data/effects/normalise.xml:10
#, kde-format
msgid "Maximum gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/normalise.xml:13 data/effects/sox_stretch.xml:10
#, kde-format
msgid "Window"
msgstr ""
#. +> trunk5 stable5
#: data/effects/obscure.xml:4
#, kde-format
msgid "Hide a region of the clip"
msgstr ""
#. +> trunk5 stable5
#: data/effects/obscure.xml:7 src/effectslist/initeffects.cpp:832
#, kde-format
msgid "Region"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:3
#, kde-format
msgid "Oldfilm"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:4
#, kde-format
msgid "Moves the Picture up and down and random brightness change"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:7
#, kde-format
msgid "Y-Delta"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:10
#, kde-format, no-c-format
msgid "% of picture have a delta"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:13
#, kde-format
msgid "Brightness up"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:16
#, kde-format
msgid "Brightness down"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:19
#, kde-format
msgid "Brightness every"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:22
#, kde-format
msgid "Unevendevelop up"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:25
#, kde-format
msgid "Unevendevelop down"
msgstr ""
#. +> trunk5 stable5
#: data/effects/oldfilm.xml:28
#, kde-format
msgid "Unevendevelop Duration"
msgstr ""
#. +> trunk5 stable5
#: data/effects/pan_zoom.xml:3
#, kde-format
msgid "Position and Zoom"
msgstr ""
#. +> trunk5 stable5
#: data/effects/pan_zoom.xml:4
#, kde-format
msgid "Adjust size and position of clip"
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:4 data/effects/qtblend.xml:22
#, kde-format
msgid "Transform"
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:5 data/effects/qtblend.xml:23
#, kde-format
msgid "Position, scale and opacity."
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:11 data/effects/qtblend.xml:29
#, kde-format
msgid "Rotation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:14 data/effects/qtblend.xml:32
#, kde-format
msgid "Alpha blend,Xor,Plus,Multiply,Screen,Overlay,Darken,Lighten,Color dodge,Color burn,Hard light,Soft light,Difference,Exclusion,Bitwise or,Bitwise and,Bitwise xor,Bitwise nor,Bitwise nand,Bitwise not xor,Destination in,Destination out"
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:15 data/effects/qtblend.xml:33
#, kde-format
msgid "Compositing"
msgstr ""
#. +> trunk5 stable5
#: data/effects/qtblend.xml:39
#, kde-format
msgid "Rotate from center"
msgstr ""
#. +> trunk5 stable5
#: data/effects/region.xml:3
#, kde-format
msgid "Regionalize"
msgstr ""
#. +> trunk5 stable5
#: data/effects/region.xml:4
#, kde-format
msgid "Apply sub-effects to a region defined by a clip's alpha channel"
msgstr ""
#. +> trunk5 stable5
#: data/effects/region.xml:7
#, kde-format
msgid "Url"
msgstr ""
#. +> trunk5 stable5
#: data/effects/region.xml:10 data/effects/rotation.xml:37
#, kde-format
msgid "Pan and Zoom"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:3
#, kde-format
msgid "Rotate and Shear"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:4 data/effects/rotation_keyframable.xml:4
#, kde-format
msgid "Rotate clip in any 3 directions"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:7 data/effects/rotation_keyframable.xml:7
#: src/effectslist/initeffects.cpp:819
#: src/effectstack/widgets/geometrywidget.cpp:227
#, kde-format
msgid "Rotate X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:10 data/effects/rotation_keyframable.xml:10
#: src/effectslist/initeffects.cpp:820
#: src/effectstack/widgets/geometrywidget.cpp:230
#, kde-format
msgid "Rotate Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:13 data/effects/rotation_keyframable.xml:13
#: src/effectslist/initeffects.cpp:821
#: src/effectstack/widgets/geometrywidget.cpp:233
#, kde-format
msgid "Rotate Z"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:16
#, kde-format
msgid "Animate Rotate X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:19
#, kde-format
msgid "Animate Rotate Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:22
#, kde-format
msgid "Animate Rotate Z"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:25
#, kde-format
msgid "Shear X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:28
#, kde-format
msgid "Shear Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:31
#, kde-format
msgid "Animate Shear X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation.xml:34
#, kde-format
msgid "Animate Shear Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation_keyframable.xml:3
#, kde-format
msgid "Rotate (keyframable)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation_keyframable.xml:16
#, kde-format
msgid "Offset X"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotation_keyframable.xml:19
#, kde-format
msgid "Offset Y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:3
#, kde-format
msgid "Rotoscoping"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:4
#, kde-format
msgid "Keyframable vector based rotoscoping"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:8
#, kde-format
msgid "Alpha,Luma,RGB"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:9
#, kde-format
msgid "Mode"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:14
#, kde-format
msgid "Alpha Operation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:22 src/timeline/customtrackview.cpp:3976
#, kde-format
msgid "Track"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:26
#, kde-format
msgid "Feather width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/rotoscoping.xml:30
#, kde-format
msgid "Feathering passes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:3
#, kde-format
msgid "Scratchlines"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:4
#, kde-format
msgid "Scratchlines over the picture"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:7
#, kde-format
msgid "Width of line"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:10
#, kde-format
msgid "Max number of lines"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:13
#, kde-format
msgid "Max darker"
msgstr ""
#. +> trunk5 stable5
#: data/effects/scratchlines.xml:16
#, kde-format
msgid "Max lighter"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sepia.xml:3
#, kde-format
msgid "Sepia"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sepia.xml:4
#, kde-format
msgid "Turn clip colors to sepia"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sepia.xml:7
#, kde-format
msgid "Chrominance U"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sepia.xml:10
#, kde-format
msgid "Chrominance V"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_band.xml:3
#, kde-format
msgid "Sox Band"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_band.xml:4
#, kde-format
msgid "Sox band audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_band.xml:7
#, kde-format
msgid "Center Frequency"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_band.xml:10 data/effects/sox_flanger.xml:16
#: src/effectstack/widgets/keyframeimport.cpp:126
#: src/timeline/keyframeview.cpp:299
#, kde-format
msgid "Width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_bass.xml:3
#, kde-format
msgid "Sox Bass"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_bass.xml:4
#, kde-format
msgid "Sox bass audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:3
#, kde-format
msgid "Sox Echo"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:4
#, kde-format
msgid "Sox echo audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:7 data/effects/sox_phaser.xml:7
#, kde-format
msgid "Gain In"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:10 data/effects/sox_phaser.xml:10
#, kde-format
msgid "Gain Out"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:13 data/effects/sox_flanger.xml:7
#: data/effects/sox_phaser.xml:13 src/ui/titlewidget_ui.ui:1156
#, kde-format
msgid "Delay"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_echo.xml:16 data/effects/sox_phaser.xml:16
#, kde-format
msgid "Decay"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:3
#, kde-format
msgid "Sox Flanger"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:4
#, kde-format
msgid "Sox flanger audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:13
#, kde-format
msgid "Regeneration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:19 data/effects/sox_phaser.xml:19
#: data/effects/speed.xml:3 data/effects/speed.xml:7 src/ui/clipspeed_ui.ui:56
#, kde-format
msgid "Speed"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:25
#, kde-format
msgid "Phase"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_flanger.xml:28 src/monitor/monitormanager.cpp:432
#: src/timeline/customtrackview.cpp:1618
#, kde-format
msgid "Interpolation"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_gain.xml:3
#, kde-format
msgid "Sox Gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_gain.xml:4
#, kde-format
msgid "Sox gain audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_gain.xml:12
#, kde-format
msgid "Normalize"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_phaser.xml:3
#, kde-format
msgid "Sox Phaser"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_phaser.xml:4
#, kde-format
msgid "Sox phaser audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_pitch.xml:3
#, kde-format
msgid "Sox Pitch Shift"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_pitch.xml:4
#, kde-format
msgid "Sox change pitch audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_pitch.xml:10
#, kde-format
msgid "Time window (ms)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:3
#, kde-format
msgid "Sox Reverb"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:4
#, kde-format
msgid "Sox reverb audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:7
#, kde-format
msgid "Reverberance"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:10
#, kde-format
msgid "High frequency damping"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:13
#, kde-format
msgid "Room scale"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:16
#, kde-format
msgid "Stereo depth"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:19
#, kde-format
msgid "Pre-delay"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_reverb.xml:22
#, kde-format
msgid "Wet gain"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_stretch.xml:3
#, kde-format
msgid "Sox Stretch"
msgstr ""
#. +> trunk5 stable5
#: data/effects/sox_stretch.xml:4
#, kde-format
msgid "Sox stretch audio effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/speed.xml:4
#, kde-format
msgid "Make clip play faster or slower"
msgstr ""
#. +> trunk5 stable5
#: data/effects/swapchannels.xml:3
#, kde-format
msgid "Swap channels"
msgstr ""
#. +> trunk5 stable5
#: data/effects/swapchannels.xml:4
#, kde-format
msgid "Move the left channel to the right and right-to-left"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tcolor.xml:3
#, kde-format
msgid "Technicolor"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tcolor.xml:4
#, kde-format
msgid "Oversaturate the color in video, like in old Technicolor movies"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tcolor.xml:7
#, kde-format
msgid "Blue/Yellow axis"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tcolor.xml:10
#, kde-format
msgid "Red/Green axis"
msgstr ""
#. +> trunk5 stable5
#: data/effects/threshold.xml:3
#, kde-format
msgid "Binarize"
msgstr ""
#. +> trunk5 stable5
#: data/effects/threshold.xml:4
#, kde-format
msgid "Make monochrome clip"
msgstr ""
#. +> trunk5 stable5
#: data/effects/threshold.xml:7
#, kde-format
msgid "Threshold value"
msgstr ""
#. +> trunk5 stable5
#: data/effects/threshold.xml:10
#, kde-format
msgid "Use transparency"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:3
#, kde-format
msgid "Motion Tracker"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:4
#, kde-format
msgid "Select a zone to follow its movements"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:10
#, kde-format
msgid "KCF,MIL,Boosting,TLD"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:11
#, kde-format
msgid "Tracker algorithm"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:14
#, kde-format
msgid "Rectangle,Ellipse,Arrow"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:15
#, kde-format
msgid "Frame shape"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:18
#, kde-format
msgid "Shape width"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:21
#, kde-format
msgid "Shape color"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:27
#, kde-format
msgid "Median Blur,Gaussian Blur"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:28
#, kde-format
msgid "Blur type"
msgstr ""
#. +> trunk5 stable5
#: data/effects/tracker.xml:31
#, kde-format
msgid "Tracking data"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:3
#, kde-format
msgid "Vignette Effect"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:4
#, kde-format
msgid "Adjustable Vignette"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:7
#, kde-format
msgid "smooth"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:10
#, kde-format
msgid "radius"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, xLabel)
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: data/effects/vignette.xml:13 src/ui/profiledialog_ui.ui:62
#: src/ui/renderwidget_ui.ui:588
#, kde-format
msgid "x"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:16
#, kde-format
msgid "y"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:19
#, kde-format
msgid "opacity"
msgstr ""
#. +> trunk5 stable5
#: data/effects/vignette.xml:22
#, kde-format
msgid "use cos instead of linear"
msgstr ""
#. +> trunk5 stable5
#: data/effects/volume.xml:3
#, kde-format
msgid "Volume (keyframable)"
msgstr ""
#. +> trunk5 stable5
#: data/effects/volume.xml:4
#, kde-format
msgid "Adjust audio volume with keyframes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/wave.xml:3
#, kde-format
msgid "Wave"
msgstr ""
#. +> trunk5 stable5
#: data/effects/wave.xml:4
#, kde-format
msgid "Make waves on your clip with keyframes"
msgstr ""
#. +> trunk5 stable5
#: data/effects/wave.xml:10
#, kde-format
msgid "Horizontal"
msgstr ""
#. +> trunk5 stable5
#: data/effects/wave.xml:13
#, kde-format
msgid "Vertical"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:5
#, kde-format
msgid "Colour correction"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:8
#, kde-format
msgid "Colour"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:11
#, kde-format
msgid "Crop and transform"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:14
#, kde-format
msgid "Audio correction"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:17
#: src/mltcontroller/clippropertiescontroller.cpp:842
#, kde-format
msgid "Audio channels"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:20
#, kde-format
msgid "Analysis and data"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:23
#, kde-format
msgid "Fade"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:26
#, kde-format
msgid "Artistic"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:29
#, kde-format
msgid "Blur and hide"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:32
#, kde-format
msgid "Motion"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:38
#, kde-format
msgid "Alpha manipulation"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:41
#, kde-format
msgid "Enhancement"
msgstr ""
#. +> trunk5 stable5
#: data/kdenliveeffectscategory.rc:44
#, kde-format
msgid "GPU effects"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, CountDown_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ColorClip_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipTranscode_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, SmConfig_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipSpeed_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, RenderWidget_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, FreeSound_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, AddTrack_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, GradientEdit_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, BackupDialog_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipStabilize_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ArchiveWidget_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, QTextClip_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, Stopmotion_UI)
#. i18n: ectx: property (windowTitle), widget (QDialog, ManageEncodingProfile_UI)
#. +> trunk5 stable5
#: plugins/sampleplugin/countdown_ui.ui:13 src/ui/addtrack_ui.ui:14
#: src/ui/archivewidget_ui.ui:14 src/ui/backupdialog_ui.ui:14
#: src/ui/clipspeed_ui.ui:14 src/ui/clipstabilize_ui.ui:14
#: src/ui/cliptranscode_ui.ui:14 src/ui/colorclip_ui.ui:14
#: src/ui/freesound_ui.ui:14 src/ui/gradientedit_ui.ui:14
#: src/ui/manageencodingprofile_ui.ui:14 src/ui/qtextclip_ui.ui:14
#: src/ui/renderwidget_ui.ui:14 src/ui/smconfig_ui.ui:14
#: src/ui/stopmotion_ui.ui:14
#, kde-format
msgid "Dialog"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, destination_label)
#. +> trunk5 stable5
#: plugins/sampleplugin/countdown_ui.ui:19 src/ui/cutjobdialog_ui.ui:43
#, kde-format
msgid "Save to"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, duration_label)
#. +> trunk5 stable5
#: plugins/sampleplugin/countdown_ui.ui:29
#, kde-format
msgid "Duration (seconds)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, font_label)
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, fontLabel)
#. +> trunk5 stable5
#: plugins/sampleplugin/countdown_ui.ui:46 src/ui/dvdwizardmenu_ui.ui:117
#: src/ui/qtextclip_ui.ui:168
#, kde-format
msgid "Font"
msgstr ""
#. +> trunk5 stable5
#: plugins/sampleplugin/sampleplugin.cpp:33
#, kde-format
msgid "Countdown"
msgstr ""
#. +> trunk5 stable5
#: plugins/sampleplugin/sampleplugin.cpp:59
#, kde-format
msgid "Create Noise Clip"
msgstr ""
#. +> trunk5 stable5
#: plugins/sampleplugin/sampleplugin.cpp:63
#, kde-format
msgid "Create Countdown Clip"
msgstr ""
#. +> trunk5 stable5
#: plugins/sampleplugin/sampleplugin.cpp:100
#: plugins/sampleplugin/sampleplugin.cpp:107
#, kde-format
msgid ""
"Failed to generate clip:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: plugins/sampleplugin/sampleplugin.cpp:100
#: plugins/sampleplugin/sampleplugin.cpp:107
#, kde-format
msgid "Generator Failed"
msgstr ""
#. +> trunk5 stable5
#: src/audiospectrum/audiographspectrum.cpp:103
#, kde-format
msgid "Master"
msgstr ""
#. +> trunk5 stable5
#: src/audiospectrum/audiographspectrum.cpp:268
#: src/monitor/scopes/audiographspectrum.cpp:287
#, kde-format
msgid "MLT must be compiled with libfftw3 to enable Audio Spectrum"
msgstr ""
#. +> trunk5 stable5
#: src/audiospectrum/audiographspectrum.cpp:281
#: src/monitor/scopes/audiographspectrum.cpp:294
#, kde-format
msgid "Enable Audio Spectrum"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:267
#, kde-format
msgid "%1 job"
msgid_plural "%1 jobs"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:268
#, kde-format
msgid "%1 pending job"
msgid_plural "%1 pending jobs"
msgstr[0] ""
msgstr[1] ""
#. i18n: ectx: property (text), widget (QPushButton, button_search)
#. +> trunk5 stable5
#: src/bin/bin.cpp:550 src/ui/freesound_ui.ui:74
#, kde-format
msgid "Search"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:588
#, kde-format
msgid "View Mode"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:590
#, kde-format
msgid "Tree View"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:598
#, kde-format
msgid "Icon View"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:605
#, kde-format
msgid "Disable Bin Effects"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:615 src/bin/bin.cpp:617
#, kde-format
msgid "Rename"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/bin/bin.cpp:628 src/ui/projectsettings_ui.ui:27
#, kde-format
msgid "Settings"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:630 src/monitor/monitor.cpp:313
#: src/project/dialogs/slideshowclip.cpp:73 src/titler/titlewidget.cpp:344
#, kde-format
msgid "Zoom"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:636
#, kde-format
msgid "Show date"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:639
#, kde-format
msgid "Show description"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/bin/bin.cpp:647 src/effectstack/widgets/animationwidget.cpp:195
#: src/effectstack/widgets/geometrywidget.cpp:160 src/monitor/monitor.cpp:323
#: src/ui/clipstabilize_ui.ui:30
#, kde-format
msgid "Options"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:658
#, kde-format
msgid "Cancel All Jobs"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:660
#, kde-format
msgid "Cancel Current Clip Jobs"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:662
#, kde-format
msgid "Cancel Pending Jobs"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:736
#, kde-format
msgid "Creating audio thumbnails"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:817
#, kde-format
msgid "Audio thumbnails done"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1097
#, kde-format
msgid "This will delete all selected clips from timeline"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1099
#, kde-format
msgid "This will delete all folder content"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1129 src/bin/bin.cpp:1334 src/dialogs/renderwidget.cpp:695
#: src/dialogs/renderwidget.cpp:962 src/dialogs/renderwidget.cpp:2019
#, kde-format
msgid "Unable to write to file %1"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1134 src/bin/bin.cpp:1339 src/timeline/timeline.cpp:582
#, kde-format
msgid ""
"Your project file was modified by Kdenlive.\n"
"To make sure you don't lose data, a backup copy called %1 was created."
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1168
#, kde-format
msgid "Couldn't locate "
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1198
#, kde-format
msgctxt "append to clip name to indicate a copied idem"
msgid " (copy)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/bin/bin.cpp:1362 src/bin/bin.cpp:1478 src/bin/bin.cpp:2875
#: src/project/dialogs/temporarydata.cpp:441 src/ui/slideshowclip_ui.ui:60
#, kde-format
msgid "Folder"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1513
#, kde-format
msgid "Folder contains a clip, delete anyways ?"
msgid_plural "Folder contains %1 clips, delete anyways ?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1642 src/bin/bin.cpp:1659 src/mainwindow.cpp:1545
#, kde-format
msgid "Delete Clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1643 src/bin/bin.cpp:1660 src/mainwindow.cpp:1566
#, kde-format
msgid "Proxy Clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1651
#, kde-format
msgid "Delete Folder"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:1652
#, kde-format
msgid "Proxy Folder"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ClipProperties_UI)
#. +> trunk5 stable5
#: src/bin/bin.cpp:2354 src/mainwindow.cpp:1538 src/ui/clipproperties_ui.ui:14
#, kde-format
msgid "Clip Properties"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:2379 src/monitor/recmanager.cpp:55
#: src/monitor/recmonitor.cpp:833
#, kde-format
msgid "Show log"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:2574 src/bin/bincommands.cpp:66 src/bin/bincommands.cpp:86
#, kde-format
msgid "Move Clip"
msgid_plural "Move Clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:2889
#, kde-format
msgid "Playlist clip %1 is invalid."
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:2894
#, kde-format
msgid "Playlist clip %1 has too many tracks (%2) to be imported. Add new tracks to your project."
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3210
#, kde-format
msgid "Please set a default application to open images in the Settings dialog"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3217
#, kde-format
msgid "Please set a default application to open audio files in the Settings dialog"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3291
#, kde-format
msgid "No data returned from clip analysis"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3305
#, kde-format
msgid "Processing data analysis"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3312
#, kde-format
msgid "Auto Split Clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3336
#, kde-format
msgid "Add Markers"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3385 src/mltcontroller/clippropertiescontroller.cpp:194
#: src/project/projectcommands.cpp:166
#, kde-format
msgid "Add marker"
msgid_plural "Add markers"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3399 src/bin/bin.cpp:3491
#: src/project/jobs/filterjob.cpp:119 src/timeline/markerdialog.cpp:44
#, kde-format
msgid "Category %1"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3404
#, kde-format
msgid "Load Clip Markers"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3424 src/bin/bin.cpp:3533
#: src/dialogs/profilesdialog.cpp:288 src/dialogs/profilesdialog.cpp:623
#, kde-format
msgid "Cannot open file %1"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, MarkerDialog_UI)
#. +> trunk5 stable5
#: src/bin/bin.cpp:3452 src/definitions.cpp:180 src/definitions.cpp:200
-#: src/mainwindow.cpp:2286 src/mltcontroller/clippropertiescontroller.cpp:925
+#: src/mainwindow.cpp:2293 src/mltcontroller/clippropertiescontroller.cpp:925
#: src/ui/markerdialog_ui.ui:14
#, kde-format
msgid "Marker"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3489
#, kde-format
msgid "All categories"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3496
#, kde-format
msgid "Save Clip Markers"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3548 src/mltcontroller/clippropertiescontroller.cpp:195
#: src/project/projectcommands.cpp:164
#, kde-format
msgid "Delete marker"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3568
#, kde-format
msgid "Delete clip markers"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3570
#, kde-format
msgid "Clip has no markers"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3620
#, kde-format
msgid "You are editing an external title clip (%1). Do you want to save your changes to the title file or save the changes for this project only?"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3620 src/titler/titlewidget.cpp:1923
#, kde-format
msgid "Save Title"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3620
#, kde-format
msgid "Save to title file"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3620
#, kde-format
msgid "Save in project only"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3687
#, kde-format
msgid "Clip is invalid, will be removed from project."
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3691 src/timeline/customtrackview.cpp:4568
#, kde-format
msgid "Invalid clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3819
#, kde-format
msgid "Enable proxies"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3819
#, kde-format
msgid "Disable proxies"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3932 src/mainwindow.cpp:1267
#, kde-format
msgid "Clean Project"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bin.cpp:3994
#, kde-format
msgid "Rebuild proxies"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:35
#, kde-format
msgid "Remove Folder"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:37
#, kde-format
msgid "Add Folder"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:106
#, kde-format
msgid "Rename Folder"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:125
#, kde-format
msgid "Add Bin Effect"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:144
#, kde-format
msgid "Remove Bin Effect"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:167
#, kde-format
msgid "Edit Bin Effect"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:190 src/timeline/timelinecommands.cpp:214
#, kde-format
msgid "Disable effect"
msgid_plural "Disable effects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:192 src/timeline/timelinecommands.cpp:216
#, kde-format
msgid "Enable effect"
msgid_plural "Enable effects"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:218
#, kde-format
msgid "Move Bin Effect"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:241
#, kde-format
msgid "Rename Zone"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:262
#, kde-format
msgid "Add Sub Clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:293 src/timeline/customtrackview.cpp:1563
#, kde-format
msgid "Edit clip"
msgstr ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:318 src/dialogs/clipcreationdialog.cpp:503
#, kde-format
msgid "Add clip"
msgid_plural "Add clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/bincommands.cpp:320 src/project/clipmanager.cpp:206
#, kde-format
msgid "Delete clip"
msgid_plural "Delete clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/generators/generators.cpp:166 src/renderer.cpp:616
#: src/timeline/customtrackview.cpp:8497
#, kde-format
msgid "MLT playlist (*.mlt)"
msgstr ""
#. +> trunk5 stable5
#: src/bin/generators/generators.cpp:180 src/dialogs/renderwidget.cpp:1102
#: src/project/dialogs/archivewidget.cpp:850
#, kde-format
msgid "Output file already exists. Do you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:95 src/doc/kdenlivedoc.cpp:926
#: src/project/dialogs/archivewidget.cpp:199
#, kde-format
msgid "Untitled"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:333
#, kde-format
msgctxt "The first letter of Proxy, used as abbreviation"
msgid "P"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1077
#, kde-format
msgid "Cannot create temporary file, check disk space and permissions"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1159
#, kde-format
msgid "Error reading audio thumbnail"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1206
#, kde-format
msgid "Failed to create FFmpeg audio thumbnails, using MLT"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1337
#, kde-format
msgid "Clip already contains analysis data %1"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1337
#, kde-format
msgid "Merge"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectclip.cpp:1337
#, kde-format
msgid "Add"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectfolder.cpp:88
#, kde-format
msgid "%1 clip"
msgid_plural "%1 clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/bin/projectfolderup.cpp:35
#, kde-format
msgid "Back"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectfolderup.cpp:57
#, kde-format
msgid "Go up"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/bin/projectitemmodel.cpp:168 src/timeline/tracksconfigdialog.cpp:75
#: src/ui/colorclip_ui.ui:20 src/ui/configtranscode_ui.ui:70
#: src/ui/qtextclip_ui.ui:111 src/ui/slideshowclip_ui.ui:20
#, kde-format
msgid "Name"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectitemmodel.cpp:171
#: src/project/dialogs/projectsettings.cpp:200
#: src/project/dialogs/temporarydata.cpp:441
#, kde-format
msgid "Date"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_description)
#. +> trunk5 stable5
#: src/bin/projectitemmodel.cpp:174 src/ui/clipproperties_ui.ui:41
#: src/ui/configtranscode_ui.ui:80 src/ui/profiledialog_ui.ui:39
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectitemmodel.cpp:177 src/dialogs/profilesdialog.cpp:690
#: src/doc/documentchecker.cpp:343 src/dvdwizard/dvdwizardvob.cpp:348
#: src/dvdwizard/dvdwizardvob.cpp:821 src/mltcontroller/clipcontroller.cpp:320
#: src/profiles/profilemodel.cpp:166 src/profiles/profilerepository.cpp:129
#: src/utils/resourcewidget.cpp:632
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: src/bin/projectsubclip.cpp:42 src/doc/documentvalidator.cpp:1240
#, kde-format
msgid "Zone %1"
msgstr ""
#. +> trunk5 stable5
#: src/capture/managecapturesdialog.cpp:40
#, kde-format
msgid "import"
msgstr ""
#. +> trunk5 stable5
#: src/core.cpp:100
#, kde-format
msgid "The default profile of Kdenlive is not set or invalid, press OK to set it to a correct value."
msgstr ""
#. +> trunk5 stable5
#: src/core.cpp:112
#, kde-format
msgid "Select Default Profile"
msgstr ""
#. +> trunk5 stable5
#: src/core.cpp:113
#, kde-format
msgid "Profile:"
msgstr ""
#. +> trunk5 stable5
#: src/core.cpp:124
#, kde-format
msgid "The given profile is invalid. We default to the profile \"dv_pal\", but you can change this from Kdenlive's settings panel"
msgstr ""
#. +> trunk5 stable5
#: src/definitions.cpp:158
#, kde-format
msgctxt "frames per second"
msgid "fps"
msgstr ""
#. +> trunk5 stable5
#: src/definitions.cpp:160
#, kde-format
msgid " interlaced"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:112
#: src/dialogs/clipcreationdialog.cpp:113
#, kde-format
msgid "Color Clip"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:155
#: src/dialogs/clipcreationdialog.cpp:173
#, kde-format
msgid "Text Clip"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:294
#, kde-format
msgid "Title clip"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:323 src/doc/kdenlivedoc.cpp:1017
#, kde-format
msgid "Template title clip"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:512 src/dvdwizard/dvdwizardvob.cpp:268
-#: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3353
+#: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3360
#, kde-format
msgid "All Supported Files"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:512 src/dvdwizard/dvdwizardvob.cpp:268
-#: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3353
+#: src/effectstack/collapsibleeffect.cpp:216 src/mainwindow.cpp:3360
#, kde-format
msgid "All Files"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:513
#, kde-format
msgid "Import image sequence"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/clipcreationdialog.cpp:515
#, kde-format
msgid "Transparent background for images"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:36
#, kde-format
msgid "Manage Encoding Profiles"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:37
#: src/project/dialogs/archivewidget.cpp:93 src/ui/configenv_ui.ui:288
#, kde-format
msgid "Proxy clips"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:38
#, kde-format
msgid "Timeline preview"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:39
#, kde-format
msgid "Video4Linux capture"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:40
#, kde-format
msgid "Screen capture"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:41
#, kde-format
msgid "Decklink capture"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:131
#: src/dialogs/encodingprofilesdialog.cpp:163
#, kde-format
msgid "Profile name:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:134
#: src/dialogs/encodingprofilesdialog.cpp:166
#, kde-format
msgid "Parameters:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/encodingprofilesdialog.cpp:137
#: src/dialogs/encodingprofilesdialog.cpp:169
#, kde-format
msgid "File extension:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:67
#: src/effectslist/effectslistwidget.cpp:98
#: src/effectslist/effectslistwidget.cpp:119
#: src/effectslist/effectslistwidget.cpp:121
#, kde-format
msgid "Misc"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:77
#, kde-format
msgid "Project Defaults"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:82
#, kde-format
msgid "Select the default profile (preset)"
msgstr ""
#. i18n: ectx: Menu (timeline)
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:96 src/kdenliveui.rc:81
-#: src/mainwindow.cpp:3302
+#: src/mainwindow.cpp:3309
#, kde-format
msgid "Timeline"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:127
#, kde-format
msgid "Environment"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:154
#, kde-format
msgid "Capture"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:160
#, kde-format
msgid "Capture is not yet available on Mac OS X."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:199
#, kde-format
msgid "JogShuttle"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:209 src/ui/smconfig_ui.ui:20
#, kde-format
msgid "Playback"
msgstr ""
#. i18n: ectx: Menu (transcoders)
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:214
#: src/dvdwizard/dvdwizardvob.cpp:134 src/kdenliveui.rc:27
#, kde-format
msgid "Transcode"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:254
#: src/dialogs/kdenlivesettingsdialog.cpp:271
#: src/dialogs/kdenlivesettingsdialog.cpp:283
#: src/dialogs/kdenlivesettingsdialog.cpp:291
#: src/dialogs/kdenlivesettingsdialog.cpp:316
#, kde-format
msgid "Configure profiles"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:301
#, kde-format
msgid "Show default timeline preview parameters"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:303
#: src/project/dialogs/projectsettings.cpp:149
#, kde-format
msgid "Manage timeline preview profiles"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:304
#, kde-format
msgid "Select default timeline preview profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:308
#: src/project/dialogs/projectsettings.cpp:133
#: src/project/dialogs/projectsettings.cpp:147
#, kde-format
msgid "Show default profile parameters"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:310
#: src/project/dialogs/projectsettings.cpp:135
#, kde-format
msgid "Manage proxy profiles"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:311
#: src/project/dialogs/projectsettings.cpp:138
#, kde-format
msgid "Select default proxy profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:331
#, kde-format
msgid "GPU processing needs MLT compiled with Movit and Rtaudio modules"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:358
#, kde-format
msgid "dvgrab version %1 at %2"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:360
#, kde-format
msgid "<strong><em>dvgrab</em> utility not found, please install it for firewire capture</strong>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:484
#: src/dialogs/kdenlivesettingsdialog.cpp:1281
#, kde-format
msgid "Automatic"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:486
#, kde-format
msgid "OSS"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:487
#, kde-format
msgid "ALSA"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:488
#: src/dialogs/kdenlivesettingsdialog.cpp:535
#, kde-format
msgid "PulseAudio"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:489
#, kde-format
msgid "OSS with DMA access"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:490
#, kde-format
msgid "Esound daemon"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:491
#, kde-format
msgid "ARTS daemon"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:503
#: src/dialogs/kdenlivesettingsdialog.cpp:504
#: src/effectstack/widgets/animationwidget.cpp:1116 src/mainwindow.cpp:189
#, kde-format
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:551
#, kde-format
msgid "SDL"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:552
#, kde-format
msgid "RtAudio"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:614
#, kde-format
msgid "Select default audio editor"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:625
#, kde-format
msgid "Select default image editor"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:707
#: src/dialogs/kdenlivesettingsdialog.cpp:718
#: src/project/dialogs/projectsettings.cpp:407
#, kde-format
msgid "Please select a video profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:894
#, kde-format
msgid "Kdenlive must be restarted to change this setting"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:975
#, kde-format
msgid "A profile with that name already exists"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:1106
#, kde-format
msgid "Current settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, progressive)
#. +> trunk5 stable5
#: src/dialogs/kdenlivesettingsdialog.cpp:1142
#: src/dialogs/kdenlivesettingsdialog.cpp:1179
#: src/dialogs/kdenlivesettingsdialog.cpp:1196
#: src/mltcontroller/clippropertiescontroller.cpp:380
#: src/mltcontroller/clippropertiescontroller.cpp:821
#: src/ui/profiledialog_ui.ui:222
#, kde-format
msgid "Progressive"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:62 src/dialogs/renderwidget.cpp:187
#, kde-format
msgid "Delete profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:64 src/dialogs/profilesdialog.cpp:115
#, kde-format
msgid "Save profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:66 src/dialogs/renderwidget.cpp:195
#, kde-format
msgid "Create new profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:150
#, kde-format
msgid "Profile width must be a multiple of 8. It was adjusted to %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:216
#, kde-format
msgid "The custom profile was modified, do you want to save it?"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:233
#, kde-format
msgid "Save your profile before setting it to default"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:260
#, kde-format
msgid "A profile with same name already exists in MLT's default profiles, please choose another description for your custom profile."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/profilesdialog.cpp:294 src/dialogs/profilesdialog.cpp:629
#: src/dialogs/renderwidget.cpp:701 src/dialogs/renderwidget.cpp:905
#: src/dialogs/renderwidget.cpp:911 src/dialogs/renderwidget.cpp:968
#: src/dialogs/renderwidget.cpp:1117 src/dialogs/renderwidget.cpp:1370
#: src/dialogs/renderwidget.cpp:2586 src/dialogs/renderwidget.cpp:2615
#: src/doc/kdenlivedoc.cpp:701 src/doc/kdenlivedoc.cpp:707
#: src/dvdwizard/dvdwizard.cpp:995 src/dvdwizard/dvdwizard.cpp:1001
-#: src/mainwindow.cpp:3613 src/mainwindow.cpp:3618
+#: src/mainwindow.cpp:3620 src/mainwindow.cpp:3625
#: src/project/dialogs/archivewidget.cpp:855
#: src/project/dialogs/archivewidget.cpp:861 src/titler/titlewidget.cpp:1938
#, kde-format
msgid "Cannot write to file %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:134 src/dialogs/renderwidget.cpp:1435
#: src/dialogs/renderwidget.cpp:2468
#, kde-format
msgid "Waiting..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:137
#, kde-format
msgid "Rendering finished"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:142
#, kde-format
msgid "Rendering crashed"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:147
#, kde-format
msgid "Rendering aborted"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:180
#, kde-format
msgid "Rendering"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:191
#, kde-format
msgid "Edit profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:200
#, kde-format
msgid "Copy profile to favorites"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:202
#, kde-format
msgid "Select output destination"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, preserveAspectRatio)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:256 src/ui/titlewidget_ui.ui:954
#, kde-format
msgid "Preserve aspect ratio"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:321
#, kde-format
msgid "File"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:329
#, kde-format
msgid "Script Files"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:372
#, kde-format
msgid "There was a problem sharing the document: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, shareButton)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:373 src/dialogs/renderwidget.cpp:382
#: src/ui/renderwidget_ui.ui:879
#, kde-format
msgid "Share"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:378
#, kde-format
msgid "Document shared successfully"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:381
#, kde-format
msgid "You can find the shared document at: <a href=\"%1\">%1</a>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:467
#, kde-format
msgid "Beginning"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:545 src/dialogs/renderwidget.cpp:563
#: src/dialogs/renderwidget.cpp:777 src/dialogs/renderwidget.cpp:796
#, kde-format
msgid "Qualities"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:546 src/dialogs/renderwidget.cpp:564
#: src/dialogs/renderwidget.cpp:778 src/dialogs/renderwidget.cpp:797
#, kde-format
msgid "Default quality"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, vbitrates_label)
#. i18n: ectx: property (text), widget (QLabel, abitrates_label)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:548 src/dialogs/renderwidget.cpp:566
#: src/dialogs/renderwidget.cpp:780 src/dialogs/renderwidget.cpp:799
#: src/ui/saveprofile_ui.ui:53 src/ui/saveprofile_ui.ui:86
#, kde-format
msgid "Bitrates"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, default_vbitrate_label)
#. i18n: ectx: property (text), widget (QLabel, default_abitrate_label)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:549 src/dialogs/renderwidget.cpp:567
#: src/dialogs/renderwidget.cpp:781 src/dialogs/renderwidget.cpp:800
#: src/ui/saveprofile_ui.ui:33 src/ui/saveprofile_ui.ui:93
#, kde-format
msgid "Default bitrate"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:587 src/dialogs/renderwidget.cpp:595
#: src/dialogs/renderwidget.cpp:767 src/dialogs/renderwidget.cpp:848
#, kde-format
msgctxt "Group Name"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:676 src/dialogs/renderwidget.cpp:859
#, kde-format
msgid "Profile already exists"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:676 src/dialogs/renderwidget.cpp:859
#, kde-format
msgid "This profile name already exists. Change the name if you don't want to overwrite it."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:722 src/dialogs/renderwidget.cpp:1999
#: src/dialogs/renderwidget.cpp:2055
#, kde-format
msgctxt "Category Name"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:818
#, kde-format
msgid "Edit Profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1032
#, kde-format
msgid "Cannot find the melt program required for rendering (part of Mlt)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1043 src/monitor/recmanager.cpp:234
#, kde-format
msgid ""
"The directory %1, could not be created.\n"
"Please make sure you have the required permissions."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1087
#: src/scopes/colorscopes/colorplaneexport.cpp:159
#, kde-format
msgid "File has no extension. Add extension (%1)?"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1425 src/dialogs/renderwidget.cpp:2455
#, kde-format
msgid ""
"There is already a job writing file:<br />"
"<b>%1</b><br />"
"Abort the job if you want to overwrite it..."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1425 src/dialogs/renderwidget.cpp:2455
#, kde-format
msgid "Already running"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1468
#, kde-format
msgid "Video without audio track"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1522
#, kde-format
msgid "Rendering <i>%1</i> started"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1584
#, kde-format
msgid "Standard (%1) not compatible with project profile (%2)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1597
#, kde-format
msgid "Frame rate (%1) not compatible with project profile (%2)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1616
#, kde-format
msgid "Unsupported video format: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1633
#, kde-format
msgid "Unsupported audio codec: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1650
#, kde-format
msgid "Unsupported video codec: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1660
#, kde-format
msgid ""
"This render profile uses a 'profile' parameter.<br />"
"Unless you know what you are doing you will probably have to change it to 'mlt_profile'."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1687 src/monitor/monitor.cpp:1013
#, kde-format
msgid "untitled"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1718
#, kde-format
msgid "No matching profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1722
#, kde-format
msgid "Invalid profile"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1878
#, kde-format
msgid "Lossless/HQ"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:1921
#, kde-format
msgctxt "Category Name"
msgid "Images sequence"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2130
#, kde-format
msgctxt "Attribute Name"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2223 src/dialogs/renderwidget.cpp:2251
#, kde-format
msgid "%1 day "
msgid_plural "%1 days "
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2225
#, kde-format
msgid "Remaining time %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2253
#, kde-format
msgid "Rendering finished in %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2261
#, kde-format
msgid "Rendering of %1 finished in %2"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2280
#, kde-format
msgid "<strong>Rendering of %1 crashed</strong><br />"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, abort_job)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2323 src/ui/renderwidget_ui.ui:844
#, kde-format
msgid "Abort Job"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2326
#, kde-format
msgid "Remove Job"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2405 src/dialogs/renderwidget.cpp:2409
#, kde-format
msgid "Script contains wrong command: %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2635
#, kde-format
msgid "script"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2726
#, kde-format
msgid "Export audio (automatic)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, export_audio)
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2728 src/ui/renderwidget_ui.ui:638
#, kde-format
msgid "Export audio"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2829
#, kde-format
msgid "Codec speed parameters:\n"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/renderwidget.cpp:2867
#, kde-format
msgid "Rendering using low quality proxy"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:77
#, kde-format
msgid "Welcome to Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:83
#, kde-format
msgid "Welcome to Kdenlive %1"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:84
#, kde-format
msgid "Using MLT %1"
msgstr ""
#. i18n("Video Standard"));
#. m_standard.setupUi(page2);
#. i18n: ectx: property (text), widget (QPushButton, convert_abort)
#. i18n: ectx: property (text), widget (QPushButton, button_abort)
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:97 src/project/cliptranscode.cpp:189
#: src/project/dialogs/archivewidget.cpp:644
#: src/project/dialogs/archivewidget.cpp:946 src/ui/dvdwizardstatus_ui.ui:94
#: src/ui/dvdwizardvob_ui.ui:155
#, kde-format
msgid "Abort"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:98
#, kde-format
msgid "OK"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:103
#, kde-format
msgid "Startup error or warning, check our <a href='#'>online manual</a>."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:114
#, kde-format
msgid "Codecs have been updated, everything seems fine."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonClose)
#. i18n: ectx: property (text), widget (QPushButton, buttonClose2)
#. i18n: ectx: property (text), widget (QPushButton, buttonClose3)
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:132 src/project/cliptranscode.cpp:234
#: src/ui/renderwidget_ui.ui:393 src/ui/renderwidget_ui.ui:851
#: src/ui/renderwidget_ui.ui:954
#, kde-format
msgid "Close"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:242
#, kde-format
msgid "Default video4linux device:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:258
#, kde-format
msgid "No device found, plug your webcam and refresh."
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:283
#, kde-format
msgid "Current settings (%1x%2, %3/%4fps)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:321
#, kde-format
msgid "Default settings (%1x%2, %3/%4fps)"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:332
#, kde-format
msgid "<li>Cannot start MLT backend, check your installation</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:338
#, kde-format
msgid ""
"<li>Unsupported MLT version<br/>"
"Please <b>upgrade</b> to %1.%2.%3</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:364
#, kde-format
msgid ""
"<li>Missing package: <b>Frei0r</b> effects (frei0r-plugins)<br/>"
"provides many effects and transitions. Install recommended</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:380
#, kde-format
msgid ""
"<li>Missing package: <b>Breeze</b> icons (breeze-icon-theme)<br/>"
"provides many icons used in Kdenlive. Install recommended</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:405
#, kde-format
msgid ""
"<li>Missing MLT module: <b>sdl</b> or <b>rtaudio</b><br/>"
"required for audio output</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:415
#, kde-format
msgid ""
"<li>Missing MLT module: <b>avformat</b> (FFmpeg)<br/>"
"required for audio/video</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:436
#, kde-format
msgid ""
"<li>Missing MLT module: <b>qimage</b> or <b>pixbuf</b><br/>"
"required for images and titles</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:442
#, kde-format
msgid ""
"<li>Missing MLT module: <b>kdenlivetitle</b><br/>"
"required to create titles</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:543
#, kde-format
msgid "The following codecs were not found on your system. Check our <a href=''>online manual</a> if you need them: "
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:570
#, kde-format
msgid ""
"<li>Missing app: <b>ffmpeg</b><br/>"
"required for proxy clips and transcoding</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:578
#, kde-format
msgid ""
"<li>Missing app: <b>ffplay</b><br/>"
"recommended for some preview jobs</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:585
#, kde-format
msgid ""
"<li>Missing app: <b>ffprobe</b><br/>"
"recommended for extra clip analysis</li>"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:753
#, kde-format
msgid "Frame size:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:753 src/ui/configcapture_ui.ui:232
#, kde-format
msgid "Frame rate:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:754 src/ui/configcapture_ui.ui:253
#, kde-format
msgid "Pixel aspect ratio:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_31)
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:754 src/ui/configcapture_ui.ui:267
#, kde-format
msgid "Display aspect ratio:"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:788
#, kde-format
msgid "Your MLT installation cannot be found. Install MLT and restart Kdenlive.\n"
msgstr ""
#. +> trunk5 stable5
#: src/dialogs/wizard.cpp:792
#, kde-format
msgid "Fatal Error"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:308
#, kde-format
msgid "Luma file"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:325
#, kde-format
msgid "Video clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:329
#, kde-format
msgid "Slideshow clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:332
#, kde-format
msgid "Image clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:336
#, kde-format
msgid "Playlist clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:339
#, kde-format
msgid "Title Image"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:351
#, kde-format
msgid "Missing item"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:364 src/doc/documentchecker.cpp:381
#, kde-format
msgid "Relocated item"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:402
#, kde-format
msgid "The project file contains missing clips or files"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:408
#, kde-format
msgid "Missing proxies will be recreated after opening."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:414
#, kde-format
msgid "The project file contains a missing clip, you can still work with its proxy."
msgid_plural "The project file contains %1 missing clips, you can still work with their proxies."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:424
#, kde-format
msgid "Proxy clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:426
#, kde-format
msgid "%1 missing proxy clip, will be recreated on project opening"
msgid_plural "%1 missing proxy clips, will be recreated on project opening"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:429
#, kde-format
msgid "Missing proxy"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:478 src/doc/documentchecker.cpp:490
#, kde-format
msgid "Source clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:480
#, kde-format
msgid "%1 missing source clips, you can only use the proxies"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:483
#, kde-format
msgid "Missing source clip"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:556
#, kde-format
msgid "Clips folder"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:747
#, kde-format
msgid "Enter new location for file"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:1000
#, kde-format
msgid "This will remove the selected clip from this project"
msgid_plural "This will remove the selected clips from this project"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/doc/documentchecker.cpp:1000
#, kde-format
msgid "Remove clips"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:148
#, kde-format
msgid "The document was created in \"%1\" locale, which is not installed on your system. Please install that language pack. Until then, Kdenlive might not be able to correctly open the document."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:157
#, kde-format
msgid "There is a locale conflict on your system. The document uses locale %1 which uses a \"%2\" as numeric separator (in system libraries) but Qt expects \"%3\". You might not be able to correctly open the project."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:180
#, kde-format
msgid "There is a locale conflict. The document uses a \"%1\" as numeric separator, but your computer is configured to use \"%2\". Change your computer settings or you might not be able to correctly open the project."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:353
#, kde-format
msgid ""
"This project type is unsupported (version %1) and can't be loaded.\n"
"Please consider upgrading your Kdenlive version."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:353 src/doc/documentvalidator.cpp:360
#, kde-format
msgid "Unable to open project"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:360
#, kde-format
msgid "This project type is unsupported (version %1) and can't be loaded."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:433
#, kde-format
msgid "Some of your text clips were saved with size in points, which means different sizes on different displays. Do you want to convert them to pixel size, making them portable? It is recommended you do this on the computer they were first created on, or you could have to adjust their size."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:433
#, kde-format
msgid "Update Text Clips"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:1339
#, kde-format
msgid ""
"The project file uses some GPU effects. GPU acceleration is not currently enabled.\n"
"Do you want to convert the project to a non-GPU version ?\n"
"This might result in data loss."
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:1432
#, kde-format
msgid "The following filters/transitions were converted to non GPU versions:"
msgstr ""
#. +> trunk5 stable5
#: src/doc/documentvalidator.cpp:1434
#, kde-format
msgid "The following filters/transitions were deleted from the project:"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:165
#, kde-format
msgid ""
"Cannot open the project file,\n"
"Do you want to open a backup file?"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:165 src/doc/kdenlivedoc.cpp:180
#: src/doc/kdenlivedoc.cpp:224
#, kde-format
msgid "Error opening file"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:165 src/doc/kdenlivedoc.cpp:180
#: src/doc/kdenlivedoc.cpp:224
#, kde-format
msgid "Open Backup"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:180 src/project/projectmanager.cpp:454
#, kde-format
msgid "Recover"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:180
#, kde-format
msgid ""
"Cannot open the project file, error is:\n"
"%1 (line %2, col %3)\n"
"Do you want to open a backup file?"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:207
#, kde-format
msgid "Cannot recover this project file"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:217
#, kde-format
msgid "Validating"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:223
#, kde-format
msgid "File %1 is not a Kdenlive project file"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:224
#, kde-format
msgid ""
"File %1 is not a valid project file.\n"
"Do you want to open a backup file?"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:239
#, kde-format
msgid "Check missing clips"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:274
#, kde-format
msgid ""
"The project directory %1, could not be created.\n"
"Please make sure you have the required permissions.\n"
"Defaulting to system folders"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:276
#, kde-format
msgid "Document project folder is invalid, using system default folders"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:351
#, kde-format
msgid "Audio %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:363 src/timeline/customtrackview.cpp:7035
#: src/timeline/customtrackview.cpp:7037
#, kde-format
msgid "Video %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:574 src/doc/kdenlivedoc.cpp:691
#, kde-format
msgid "Cannot write to file %1, scene list is corrupted."
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:802
#, kde-format
msgid "Moving proxy clips failed: %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1003
#, kde-format
msgid "Enter Template Path"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1094
#, kde-format
msgid "The following effects were imported from the project:"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1127 src/doc/kdenlivedoc.cpp:1141
#, kde-format
msgid "Project Folder"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1202
#, kde-format
msgid ""
"Cannot create backup copy:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1325
#, kde-format
msgid "Add proxy clip"
msgid_plural "Add proxy clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1327
#, kde-format
msgid "Remove proxy clip"
msgid_plural "Remove proxy clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1388
#, kde-format
msgid "Clip type does not support proxies"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1588
#, kde-format
msgid ""
"Your default project profile is %1, but your clip's profile is %2.\n"
"Do you want to change default profile for future projects ?"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1588
#, kde-format
msgid "Change default project profile"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1588
#, kde-format
msgid "Change default to %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1588
#, kde-format
msgid "Keep current default %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1588
#, kde-format
msgid "Ask me later"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1610
#, kde-format
msgid "Switch"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, CancelButton)
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1615 src/ui/logindialog_ui.ui:29
#, kde-format
msgid "Cancel"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1618
#, kde-format
msgid "Switch to clip profile %1?"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1637
#, kde-format
msgid ""
"\n"
"Warning: unknown non integer fps, might cause incorrect duration display."
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1640
#, kde-format
msgid ""
"\n"
"Profile fps adjusted from original %1"
msgstr ""
#. +> trunk5 stable5
#: src/doc/kdenlivedoc.cpp:1642
#, kde-format
msgid ""
"No profile found for your clip.\n"
"Create and switch to new profile (%1x%2, %3fps)?%4"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:60 src/mainwindow.cpp:1279
#, kde-format
msgid "DVD Wizard"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:63
#, kde-format
msgid "Select Files For Your DVD"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:67
#, kde-format
msgid "DVD Chapters"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:76
#, kde-format
msgid "Create DVD Menu"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:80
#, kde-format
msgid "Creating DVD Image"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:105 src/dvdwizard/dvdwizard.cpp:112
#, kde-format
msgid "Burn with %1"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:116
#, kde-format
msgid "No burning program found (K3b, Brasero)"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:123
#, kde-format
msgid "Load"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:124
#, kde-format
msgid "Save"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:190
#, kde-format
msgid "Cannot create temporary directory %1"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:273
#, kde-format
msgid "Menu movie is invalid"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:399 src/dvdwizard/dvdwizard.cpp:490
#, kde-format
msgid "Rendering job timed out"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:401 src/dvdwizard/dvdwizard.cpp:492
#, kde-format
msgid "Menu job timed out"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:704
#, kde-format
msgid "Rendering menu crashed"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:746
#, kde-format
msgid "DVDAuthor process crashed"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:749
#, kde-format
msgid "DVDAuthor process crashed.</strong><br />"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:773 src/dvdwizard/dvdwizard.cpp:774
#, kde-format
msgid "DVD structure broken"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:824 src/dvdwizard/dvdwizard.cpp:827
#, kde-format
msgid "ISO creation process crashed."
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:856 src/dvdwizard/dvdwizard.cpp:857
#, kde-format
msgid "DVD ISO is broken"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:871 src/dvdwizard/dvdwizard.cpp:874
#, kde-format
msgid "DVD ISO image %1 successfully created."
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:904
#, kde-format
msgid "Previewing requires one of these applications (%1)"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:934
#, kde-format
msgid "Folder %1 already exists. Overwrite?\n"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:937
#, kde-format
msgid "Image file %1 already exists. Overwrite?"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:966
#, kde-format
msgid "Save DVD Project"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:966 src/dvdwizard/dvdwizard.cpp:1012
#, kde-format
msgid "DVD project (*.kdvd)"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizard.cpp:1023
#, kde-format
msgid "File %1 is not a Kdenlive project file."
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardmenu.cpp:168 src/monitor/monitor.cpp:214
#: src/monitor/monitormanager.cpp:358 src/monitor/recmonitor.cpp:78
#: src/monitor/recmonitor.cpp:434 src/monitor/recmonitor.cpp:473
#: src/monitor/recmonitor.cpp:922
#, kde-format
msgid "Play"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardmenu.cpp:180
#, kde-format
msgid "Add new button"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardmenu.cpp:181
#, kde-format
msgid "Delete current button"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardmenu.cpp:435
#, kde-format
msgid "Play All"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:110
#, kde-format
msgid "dvdauthor"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:110
#, kde-format
msgid "<strong>Program %1 is required for the DVD wizard.</strong>"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:113
#, kde-format
msgid "mkisofs"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:113
#, kde-format
msgid "genisoimage"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:113
#, kde-format
msgid "<strong>Program %1 or %2 is required for the DVD wizard.</strong>"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:345
#: src/dvdwizard/dvdwizardvob.cpp:818
#, kde-format
msgid "PAL 4:3"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:342
#: src/dvdwizard/dvdwizardvob.cpp:815
#, kde-format
msgid "PAL 16:9"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:339
#: src/dvdwizard/dvdwizardvob.cpp:812
#, kde-format
msgid "NTSC 4:3"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:120 src/dvdwizard/dvdwizardvob.cpp:336
#: src/dvdwizard/dvdwizardvob.cpp:809
#, kde-format
msgid "NTSC 16:9"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:147 src/dvdwizard/dvdwizardvob.cpp:842
#, kde-format
msgid "Your clips do not match selected DVD format, transcoding required."
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:233 src/project/cliptranscode.cpp:274
#, kde-format
msgid "Transcoding failed!"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:268
#, kde-format
msgid "MPEG Files"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:269
#, kde-format
msgid "Add new video file"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:365 src/dvdwizard/dvdwizardvob.cpp:828
#, kde-format
msgid "The clip %1 is invalid."
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:717
#: src/effectstack/collapsibleeffect.cpp:382
#: src/effectstack/collapsiblegroup.cpp:189 src/monitor/monitor.cpp:1033
#: src/project/clipstabilize.cpp:226 src/project/cliptranscode.cpp:159
#: src/project/dialogs/archivewidget.cpp:872 src/project/jobs/filterjob.cpp:98
#: src/project/projectmanager.cpp:359
#, kde-format
msgid ""
"File %1 already exists.\n"
"Do you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
#: src/dvdwizard/dvdwizardvob.cpp:742
#, kde-format
msgid "Transcoding: %1"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslist.cpp:195
#, kde-format
msgid "Author:"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:82
#, kde-format
msgid "Search in effects list"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:91
#, kde-format
msgid "Show/Hide effect description"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:103
#, kde-format
msgid "Add Effect to Selected Clip"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:104
#, kde-format
msgid "Add Effect to Favorites"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:105
#: src/effectslist/effectslistview.cpp:269
#: src/effectstack/collapsibleeffect.cpp:76
#: src/effectstack/collapsiblegroup.cpp:75
#, kde-format
msgid "Delete effect"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:113
#, kde-format
msgid "Show all transitions"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:114
#, kde-format
msgid "Show GPU transitions"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:121
#, kde-format
msgid "Show all effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:123
#, kde-format
msgid "Show video effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:125
#, kde-format
msgid "Show audio effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:127
#, kde-format
msgid "Show GPU effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:129
#, kde-format
msgid "Show custom effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:130
#, kde-format
msgid "Show favorite effects"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistview.cpp:280
#, kde-format
msgid "Remove from favorites"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rec_audio)
#. i18n: ectx: property (text), widget (QLabel, audioLabel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_audiothumbnails)
#. i18n: ectx: attribute (title), widget (QWidget, tab_audio)
#. i18n: ectx: property (title), widget (QGroupBox, abitrates)
#. i18n: ectx: property (text), widget (QCheckBox, audio_thumbs)
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:98
#: src/effectslist/effectslistwidget.cpp:127
#: src/effectslist/effectslistwidget.cpp:129 src/monitor/recmanager.cpp:59
#: src/timeline/tracksconfigdialog.cpp:38
#: src/timeline/tracksconfigdialog.cpp:119
#: src/timeline/tracksconfigdialog.cpp:152
#: src/timeline/tracksconfigdialog.cpp:189 src/ui/clipproperties_ui.ui:131
#: src/ui/configtimeline_ui.ui:155 src/ui/projectsettings_ui.ui:43
#: src/ui/recmonitor_ui.ui:107 src/ui/renderwidget_ui.ui:225
#: src/ui/saveprofile_ui.ui:80
#, kde-format
msgid "Audio"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:98
#: src/effectslist/effectslistwidget.cpp:135
#: src/effectslist/effectslistwidget.cpp:137
#: src/effectslist/effectslistwidget.cpp:482
#, kde-format
msgctxt "Folder Name"
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:194
#, kde-format
msgctxt "menu name for effects names between these 2 letters"
msgid "0 - F"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:196
#, kde-format
msgctxt "menu name for effects names between these 2 letters"
msgid "G - L"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:198
#, kde-format
msgctxt "menu name for effects names between these 2 letters"
msgid "M - R"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/effectslistwidget.cpp:200
#, kde-format
msgctxt "menu name for effects names between these 2 letters"
msgid "S - Z"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:421
#, kde-format
msgid "Group %1"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:786 src/timeline/tracksconfigdialog.cpp:75
#, kde-format
msgid "Composite"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:787
#, kde-format
msgid "A key-framable alpha-channel compositor for two frames."
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:789 src/effectslist/initeffects.cpp:836
#, kde-format
msgid "Alpha Channel Operation"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:789 src/effectslist/initeffects.cpp:836
#, kde-format
msgid "Over,And,Or,Xor"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:790 src/effectslist/initeffects.cpp:791
#: src/effectslist/initeffects.cpp:792 src/effectslist/initeffects.cpp:837
#: src/effectslist/initeffects.cpp:862 src/ui/titlewidget_ui.ui:615
#, kde-format
msgid "Align"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:795
#, kde-format
msgid "Wipe Method"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:796 src/effectslist/initeffects.cpp:841
#, kde-format
msgid "Wipe Softness"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:797 src/effectslist/initeffects.cpp:842
#, kde-format
msgid "Wipe Invert"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:798 src/effectslist/initeffects.cpp:843
#: src/effectslist/initeffects.cpp:863
#, kde-format
msgid "Force Progressive Rendering"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:799 src/effectslist/initeffects.cpp:844
#: src/effectslist/initeffects.cpp:864
#, kde-format
msgid "Force Deinterlace Overlay"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:801
#, kde-format
msgid "Affine"
msgstr ""
#. i18n("Rotate Y"), "rotate_y", "simplekeyframe", "0", "-1800", "1800", QString(), QString(), "10"));
#. i18n("Rotate Z"), "rotate_z", "simplekeyframe", "0", "-1800", "1800", QString(), QString(), "10"));
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:825
#, kde-format
msgid "Fix Shear Y"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:826
#, kde-format
msgid "Fix Shear X"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:827
#, kde-format
msgid "Fix Shear Z"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:833
#, kde-format
msgid "Use alpha channel of another clip to create a transition."
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:834
#, kde-format
msgid "Transparency clip"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:840
#, kde-format
msgid "Wipe File"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:858
#, kde-format
msgid "Slide"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:859
#, kde-format
msgid "Slide image from one side to another."
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:861
#, kde-format
msgid "Direction"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:865
#, kde-format
msgctxt "@property: means that the image is inverted"
msgid "Invert"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, slide_fade)
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:871 src/ui/clipproperties_ui.ui:262
#: src/ui/slideshowclip_ui.ui:167
#, kde-format
msgid "Dissolve"
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:871
#, kde-format
msgid "Fade out one video while fading in the other video."
msgstr ""
#. +> trunk5 stable5
#: src/effectslist/initeffects.cpp:873
#, kde-format
msgid "Reverse"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:72
#: src/effectstack/collapsiblegroup.cpp:70
#, kde-format
msgid "Move effect up"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:74
#: src/effectstack/collapsiblegroup.cpp:72
#, kde-format
msgid "Move effect down"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:96
#, kde-format
msgid "Reset Effect"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:97
#: src/effectstack/collapsibleeffect.cpp:373
#, kde-format
msgid "Save Effect"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:106
#: src/effectstack/collapsiblegroup.cpp:91
#, kde-format
msgid "Disable Effect"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:106
#: src/effectstack/collapsiblegroup.cpp:91
#, kde-format
msgid "Enable Effect"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:111
#, kde-format
msgid "Create Group"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:154
#, kde-format
msgid "Create Region"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsibleeffect.cpp:373
#, kde-format
msgid "Name for saved effect: "
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsiblegroup.cpp:66
#: src/effectstack/collapsiblegroup.cpp:407
#, kde-format
msgid "Effect Group"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsiblegroup.cpp:83
#, kde-format
msgid "Reset Group"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsiblegroup.cpp:84
#: src/effectstack/collapsiblegroup.cpp:179
#, kde-format
msgid "Save Group"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsiblegroup.cpp:86
#, kde-format
msgid "Ungroup"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/collapsiblegroup.cpp:179
#, kde-format
msgid "Name for saved group: "
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:117
#, kde-format
msgid "Normal scale"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:118
#, kde-format
msgid "Pixel scale"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:119
#, kde-format
msgid "Nonlinear scale"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:123
#, kde-format
msgid "Direct update"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:128
#, kde-format
msgid "Reset value"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/dragvalue.cpp:133
#, kde-format
msgid "Show %1 in timeline"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/effectstackview2.cpp:193
#, kde-format
msgid "Effects for %1"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/effectstackview2.cpp:249
#, kde-format
msgid "Bin effects for %1"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/effectstackview2.cpp:290
#, kde-format
msgid "Effects for track %1"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/parametercontainer.cpp:234
#, kde-format
msgid "None (Dissolve)"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/parametercontainer.cpp:585
#, kde-format
msgid "<select a keyword>"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/parametercontainer.cpp:639
#, kde-format
msgid "sync keyframes with clip start"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:98
#, kde-format
msgid "Previous keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:101
#: src/effectstack/widgets/geometrywidget.cpp:82
#: src/effectstack/widgets/geometrywidget.cpp:477
#: src/effectstack/widgets/keyframeedit.cpp:48
#: src/simplekeyframes/simplekeyframewidget.cpp:42
#: src/simplekeyframes/simplekeyframewidget.cpp:133
#, kde-format
msgid "Add keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:101
#, kde-format
msgid "Remove keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:108
#, kde-format
msgid "Next keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:112
#, kde-format
msgid "Presets"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:117
#, kde-format
msgid "Keyframe interpolation"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:118
#: src/effectstack/widgets/animationwidget.cpp:134
#: src/timeline/customtrackview.cpp:1619
#, kde-format
msgid "Discrete"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:122
#: src/effectstack/widgets/animationwidget.cpp:138
#: src/timeline/customtrackview.cpp:1623
#, kde-format
msgid "Linear"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:126
#: src/effectstack/widgets/animationwidget.cpp:142
#: src/timeline/customtrackview.cpp:1627
#, kde-format
msgid "Smooth"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:133
#, kde-format
msgid "Default interpolation"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:160
#: src/timeline/customtrackview.cpp:1632
#, kde-format
msgid "Attach keyframe to end"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:165
#, kde-format
msgid "Copy keyframes to clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:167
#, kde-format
msgid "Import keyframes from clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:170
#, kde-format
msgid "Remove all keyframes after cursor"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:174
#, kde-format
msgid "Save preset"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:178
#, kde-format
msgid "Delete preset"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:802
#: src/effectstack/widgets/geometrywidget.cpp:94
#, kde-format
msgctxt "x axis position"
msgid "X"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:806
#: src/effectstack/widgets/geometrywidget.cpp:97
#, kde-format
msgctxt "y axis position"
msgid "Y"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:810
#: src/effectstack/widgets/geometrywidget.cpp:100
#, kde-format
msgctxt "Frame width"
msgid "W"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:815
#: src/effectstack/widgets/geometrywidget.cpp:104
#, kde-format
msgid "Lock aspect ratio"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:822
#: src/effectstack/widgets/geometrywidget.cpp:111
#, kde-format
msgctxt "Frame height"
msgid "H"
msgstr ""
#. i18n: ectx: property (suffix), widget (QDoubleSpinBox, speedSpin)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_volume)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_cyan)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_mag)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_yell)
#. i18n: ectx: property (suffix), widget (QSpinBox, spin_black)
#. i18n: ectx: property (suffix), widget (QSpinBox, zoom_spin)
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:828
#: src/effectstack/widgets/animationwidget.cpp:833
#: src/effectstack/widgets/geometrywidget.cpp:219
#: src/effectstack/widgets/geometrywidget.cpp:223
#: src/titler/titlewidget.cpp:140 src/ui/clipspeed_ui.ui:85
#: src/ui/configsdl_ui.ui:89 src/ui/selectivecolor_ui.ui:75
#: src/ui/selectivecolor_ui.ui:108 src/ui/selectivecolor_ui.ui:141
#: src/ui/selectivecolor_ui.ui:174 src/ui/titlewidget_ui.ui:251
#, kde-format, no-c-format
msgid "%"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:839
#: src/effectstack/widgets/geometrywidget.cpp:58
#, kde-format
msgid "Adjust to original size"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:842
#: src/effectstack/widgets/geometrywidget.cpp:117
#, kde-format
msgid "Adjust and center in frame"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:844
#: src/effectstack/widgets/geometrywidget.cpp:119
#, kde-format
msgid "Fit to width"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:846
#: src/effectstack/widgets/geometrywidget.cpp:121
#, kde-format
msgid "Fit to height"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:849
#: src/effectstack/widgets/geometrywidget.cpp:145
#: src/titler/titlewidget.cpp:264
#, kde-format
msgid "Align left"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:851
#: src/effectstack/widgets/geometrywidget.cpp:147
#, kde-format
msgid "Center horizontally"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:853
#: src/effectstack/widgets/geometrywidget.cpp:149
#: src/titler/titlewidget.cpp:263
#, kde-format
msgid "Align right"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:855
#: src/effectstack/widgets/geometrywidget.cpp:151
#, kde-format
msgid "Align top"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:857
#: src/effectstack/widgets/geometrywidget.cpp:153
#, kde-format
msgid "Center vertically"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:859
#: src/effectstack/widgets/geometrywidget.cpp:155
#, kde-format
msgid "Align bottom"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:1176
#, kde-format
msgid "Enter preset name"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/animationwidget.cpp:1177
#, kde-format
msgid "Save as global preset (available to all effects)"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/colorpickerwidget.cpp:68
#, kde-format
msgid "Pick a color on the screen. By pressing the mouse button and then moving your mouse you can select a section of the screen from which to get an average color."
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/draggablelabel.cpp:34
#, kde-format
msgid "Click to copy data to clipboard"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:76
#: src/simplekeyframes/simplekeyframewidget.cpp:47
#, kde-format
msgid "Go to previous keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:79
#: src/simplekeyframes/simplekeyframewidget.cpp:52
#, kde-format
msgid "Go to next keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:124
#, kde-format
msgid "Import keyframes from clip"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:127
#, kde-format
msgid "Reset all keyframes"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:131
#, kde-format
msgid "Reset keyframes after cursor"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:134
#, kde-format
msgid "Reset keyframes before cursor"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:139
#, kde-format
msgid "Synchronize with timeline cursor"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/geometrywidget.cpp:483
#: src/effectstack/widgets/keyframeedit.cpp:50
#: src/simplekeyframes/simplekeyframewidget.cpp:130
#, kde-format
msgid "Delete keyframe"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:47
#, kde-format
msgid "Data to import: "
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:129
#: src/timeline/keyframeview.cpp:307
#, kde-format
msgid "Height"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:135
#: src/titler/titlewidget.cpp:265
#, kde-format
msgid "Align center"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:135
#, kde-format
msgid "Align top left"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:135
#, kde-format
msgid "Align bottom right"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:136
#, kde-format
msgid "Map "
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:137
#, kde-format
msgid " to "
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:166
#: src/ui/configcapture_ui.ui:511 src/ui/titlewidget_ui.ui:781
#, kde-format
msgid "Offset"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:170
#: src/effectstack/widgets/keyframeimport.cpp:265
#: src/effectstack/widgets/keyframeimport.cpp:268
#: src/effectstack/widgets/keyframeimport.cpp:271
#: src/effectstack/widgets/keyframeimport.cpp:274
#: src/effectstack/widgets/keyframeimport.cpp:285
#: src/effectstack/widgets/keyframeimport.cpp:288
#: src/effectstack/widgets/keyframeimport.cpp:291
#: src/effectstack/widgets/keyframeimport.cpp:294
#, kde-format
msgid "Source range %1 to %2"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:178
#, kde-format
msgid "Destination range"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:186
#, kde-format
msgid "Actual range only"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:193
#, kde-format
msgid "Limit keyframe number"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/keyframeimport.cpp:277
#: src/effectstack/widgets/keyframeimport.cpp:297
#, kde-format
msgid "Source range: (%1-%2), (%3-%4)"
msgstr ""
#. +> trunk5 stable5
#: src/effectstack/widgets/lumaliftgain.cpp:59
#, kde-format
msgid "Lift"
msgstr ""
#. +> trunk5 stable5
#: src/hidetitlebars.cpp:21
#, kde-format
msgid "Show Title Bars"
msgstr ""
#. i18n: ectx: Menu (project)
#. +> trunk5 stable5
#: src/kdenliveui.rc:13
#, kde-format
msgid "Project"
msgstr ""
#. i18n: ectx: Menu (extract_audio)
#. +> trunk5 stable5
-#: src/kdenliveui.rc:21 src/mainwindow.cpp:3267
+#: src/kdenliveui.rc:21 src/mainwindow.cpp:3274
#, kde-format
msgid "Extract Audio"
msgstr ""
#. i18n: ectx: Menu (clip_actions)
#. +> trunk5 stable5
-#: src/kdenliveui.rc:24 src/mainwindow.cpp:3218
+#: src/kdenliveui.rc:24 src/mainwindow.cpp:3225
#, kde-format
msgid "Clip Jobs"
msgstr ""
#. i18n: ectx: Menu (generators)
#. +> trunk5 stable5
#: src/kdenliveui.rc:30
#, kde-format
msgid "Generators"
msgstr ""
#. i18n: ectx: Menu (clip_in_timeline)
#. +> trunk5 stable5
#: src/kdenliveui.rc:40
#, kde-format
msgid "Clip in Timeline"
msgstr ""
#. i18n: ectx: Menu (tool)
#. +> trunk5 stable5
#: src/kdenliveui.rc:55
#, kde-format
msgid "Tool"
msgstr ""
#. i18n: ectx: Menu (clip)
#. +> trunk5 stable5
#: src/kdenliveui.rc:65
#, kde-format
msgid "Clip"
msgstr ""
#. i18n: ectx: Menu (marker_menu)
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: src/kdenliveui.rc:66 src/mltcontroller/clippropertiescontroller.cpp:529
#: src/ui/clipproperties_ui.ui:402
#, kde-format
msgid "Markers"
msgstr ""
#. i18n: ectx: Menu (keyboard_selection)
#. +> trunk5 stable5
#: src/kdenliveui.rc:82
#, kde-format
msgid "Selection"
msgstr ""
#. i18n: ectx: Menu (keyboard_insert)
#. +> trunk5 stable5
#: src/kdenliveui.rc:90
#, kde-format
msgid "Insertion"
msgstr ""
#. i18n: ectx: Menu (keyboard_remove)
#. +> trunk5 stable5
#: src/kdenliveui.rc:94
#, kde-format
msgid "Removal"
msgstr ""
#. i18n: ectx: Menu (timeline_preview)
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. +> trunk5 stable5
#: src/kdenliveui.rc:98 src/mainwindow.cpp:477
#: src/project/dialogs/temporarydata.cpp:108 src/ui/configproject_ui.ui:31
#, kde-format
msgid "Timeline Preview"
msgstr ""
#. i18n: ectx: Menu (current_clip)
#. +> trunk5 stable5
#: src/kdenliveui.rc:107
#, kde-format
msgid "Current clip"
msgstr ""
#. i18n: ectx: Menu (guide_menu)
#. +> trunk5 stable5
#: src/kdenliveui.rc:114
#, kde-format
msgid "Guides"
msgstr ""
#. i18n: ectx: Menu (space_menu)
#. +> trunk5 stable5
#: src/kdenliveui.rc:120
#, kde-format
msgid "Space"
msgstr ""
#. i18n: ectx: Menu (timeline_tracks)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstracks)
#. +> trunk5 stable5
#: src/kdenliveui.rc:129 src/mainwindow.cpp:1435
#: src/ui/configtimeline_ui.ui:217
#, kde-format
msgid "Tracks"
msgstr ""
#. i18n: ectx: Menu (video_effects_menu)
#. +> trunk5 stable5
#: src/kdenliveui.rc:143 src/mainwindow.cpp:401
#, kde-format
msgid "Add Effect"
msgstr ""
#. i18n: ectx: Menu (monitor)
#. +> trunk5 stable5
#: src/kdenliveui.rc:157
#, kde-format
msgid "Monitor"
msgstr ""
#. i18n: ectx: Menu (monitor_go)
#. +> trunk5 stable5
#: src/kdenliveui.rc:163 src/timeline/customruler.cpp:98
#, kde-format
msgid "Go To"
msgstr ""
#. i18n: ectx: Menu (monitor_config_overlay)
#. +> trunk5 stable5
#: src/kdenliveui.rc:184
#, kde-format
msgid "Current Monitor Overlay"
msgstr ""
#. i18n: ectx: Menu (monitor_config)
#. +> trunk5 stable5
#: src/kdenliveui.rc:192
#, kde-format
msgid "Monitor config"
msgstr ""
#. i18n: ectx: Menu (dockwindows)
#. +> trunk5 stable5
#: src/kdenliveui.rc:203
#, kde-format
msgid "View"
msgstr ""
#. i18n: ectx: Menu (layout_save_as)
#. +> trunk5 stable5
#: src/kdenliveui.rc:204
#, kde-format
msgid "Save Layout As"
msgstr ""
#. i18n: ectx: ToolBar (timelineToolBar)
#. +> trunk5 stable5
#: src/kdenliveui.rc:227
#, kde-format
msgid "Timeline Toolbar"
msgstr ""
#. i18n: ectx: ToolBar (extraToolBar)
#. +> trunk5 stable5
#: src/kdenliveui.rc:247
#, kde-format
msgid "Extra Toolbar"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:27
#, kde-format
msgid "Layouts"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:28
#, kde-format
msgid "Load Layout"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:30
#, kde-format
msgid "Layout %1"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:34
#, kde-format
msgid "Save As Layout %1"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:71
#, kde-format
msgid "Save as %1"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:103
#, kde-format
msgid "Save Layout"
msgstr ""
#. +> trunk5 stable5
#: src/layoutmanagement.cpp:103
#, kde-format
msgid "Layout name:"
msgstr ""
#. +> trunk5 stable5
#: src/lib/audio/audioCorrelation.cpp:42
#, kde-format
msgid "Audio analysis finished"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:205 src/library/librarywidget.cpp:506
#, kde-format
msgid "Check your settings, Library path is invalid: %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:230
#, kde-format
msgid "Add Clip to Project"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:233
#, kde-format
msgid "Delete Clip from Library"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:236
#, kde-format
msgid "Create Library Folder"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:238
#, kde-format
msgid "Rename Library Clip"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:266
#, kde-format
msgid "Select clips in timeline for the Library"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:270
#, kde-format
msgid "Add Clip to Library"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:270
#, kde-format
msgid "Enter a name for the clip in Library"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:329
#, kde-format
msgid "You are trying to remove an invalid folder: %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:334
#, kde-format
msgid ""
"This will delete the folder %1, including all playlists in it.\n"
"This cannot be undone"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:342
#, kde-format
msgid ""
"This will delete the MLT playlist:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:344
#, kde-format
msgid ""
"This will delete the file :\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:351
#, kde-format
msgid "Error removing %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:359
#, kde-format
msgid "Add Folder to Library"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:359
#, kde-format
msgid "Enter a folder name"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:385
#, kde-format
msgid "Error creating folder %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:484
#, kde-format
msgid "Library path set to default: %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:490
#, kde-format
msgid "Library path set to custom: %1"
msgstr ""
#. +> trunk5 stable5
#: src/library/librarywidget.cpp:496
#, kde-format
msgid "Cannot write to Library path: %1, using default"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:97
#, kde-format
msgid "Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:98
#, kde-format
msgid "An open source video editor."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:100
#, kde-format
msgid "Copyright © 2007–2017 Kdenlive authors"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:101
#, kde-format
msgid "Please report bugs to http://bugs.kde.org"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:103
#, kde-format
msgid "Jean-Baptiste Mardelle"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:103
#, kde-format
msgid "MLT and KDE SC 4 / KF5 port, main developer and maintainer"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:104
#, kde-format
msgid "Vincent Pinon"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:104
#, kde-format
msgid "Interim maintainer, Windows cross-build, KF5 port, bugs fixing, minor functions, profiles updates, etc."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:105
#, kde-format
msgid "Laurent Montel"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:105
#, kde-format
msgid "Bugs fixing, clean up code, optimization etc."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:106
#, kde-format
msgid "Marco Gittler"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:106
#, kde-format
msgid "MLT transitions and effects, timeline, audio thumbs"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:107
#, kde-format
msgid "Dan Dennedy"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:107 src/main.cpp:109 src/main.cpp:112 src/main.cpp:113
#, kde-format
msgid "Bug fixing, etc."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:108
#, kde-format
msgid "Simon A. Eugster"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:108
#, kde-format
msgid "Color scopes, bug fixing, etc."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:109
#, kde-format
msgid "Till Theato"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:110
#, kde-format
msgid "Alberto Villa"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:110
#, kde-format
msgid "Bug fixing, logo, etc."
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:111
#, kde-format
msgid "Jean-Michel Poure"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:111
#, kde-format
msgid "Rendering profiles customization"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:112
#, kde-format
msgid "Ray Lehtiniemi"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:113
#, kde-format
msgid "Steve Guilford"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:114
#, kde-format
msgid "Jason Wood"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:114
#, kde-format
msgid "Original KDE 3 version author (not active anymore)"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:115
#, kde-format
msgid "Nara Oliveira and Farid Abdelnour | Estúdio Gunga"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:115
#, kde-format
msgid "Kdenlive 16.08 icon"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:116
#, kde-format
msgid "NAME OF TRANSLATORS"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:116
#, kde-format
msgid "EMAIL OF TRANSLATORS"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:118
#, kde-format
msgid ""
"Using:\n"
"<a href=\"https://mltframework.org\">MLT</a> version %1\n"
"<a href=\"https://ffmpeg.org\">FFmpeg</a> libraries"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:140
#, kde-format
msgid "Set a custom config file name"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:141
#, kde-format
msgid "Set the path for MLT environment"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:142
#, kde-format
msgid "MLT log level"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:143
#, kde-format
msgid "Comma separated list of clips to add"
msgstr ""
#. +> trunk5 stable5
#: src/main.cpp:144
#, kde-format
msgid "Document to open"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:166
#, kde-format
msgid "Style"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:209
#, kde-format
msgid "Theme"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:228
#, kde-format
msgid "Cannot find your default profile, switching to ATSC 1080p 25"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:273
#, kde-format
msgid "Library"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:316
#, kde-format
msgid "Audio Spectrum"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:322
#, kde-format
msgid "Project Bin"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. i18n: ectx: property (title), widget (QGroupBox, properties)
#. +> trunk5 stable5
#: src/mainwindow.cpp:336 src/mltcontroller/clippropertiescontroller.cpp:525
#: src/ui/profiledialog_ui.ui:33 src/ui/titlewidget_ui.ui:473
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:339 src/mainwindow.cpp:402
#, kde-format
msgid "Effects"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropstransitions)
#. +> trunk5 stable5
#: src/mainwindow.cpp:342 src/mainwindow.cpp:406 src/mainwindow.cpp:1590
#: src/ui/configmisc_ui.ui:66 src/ui/configtimeline_ui.ui:210
#, kde-format
msgid "Transitions"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:345
#, kde-format
msgid "Clip Monitor"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:346
#, kde-format
msgid "Project Monitor"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:348
#, kde-format
msgid "Record Monitor"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:353
#, kde-format
msgid "Clean"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:355
#, kde-format
msgid "Undo History"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:362
#, kde-format
msgid "Force Breeze Icon Theme"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:385
#, kde-format
msgid "Stop Motion"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, capture_button)
#. +> trunk5 stable5
#: src/mainwindow.cpp:386 src/ui/stopmotion_ui.ui:105
#, kde-format
msgid "Capture frame"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:389
#, kde-format
msgid "Switch live / captured frame"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:392
#, kde-format
msgid "Show last frame over video"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:405
#, kde-format
msgid "Add Transition"
msgstr ""
#. i18n("Favorite Effects"));
#. +> trunk5 stable5
#: src/mainwindow.cpp:439 src/mainwindow.cpp:450 src/mainwindow.cpp:454
#, kde-format
msgid "Favorite Effects"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:461 src/mainwindow.cpp:1263
#, kde-format
msgid "Render"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:466
#, kde-format
msgid "Render Button"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:472
#, kde-format
msgid "Rendering preview"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:579
#, kde-format
msgid "Automatic Preview"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:803
#, kde-format
msgid ""
"You have 1 rendering job waiting in the queue.\n"
"What do you want to do with this job?"
msgid_plural ""
"You have %1 rendering jobs waiting in the queue.\n"
"What do you want to do with these jobs?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:803
#, kde-format
msgid "Start them now"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:803
#, kde-format
msgid "Delete them"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:912 src/timeline/customtrackview.cpp:2315
#, kde-format
msgid "Select a clip if you want to apply an effect"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:978
#, kde-format
msgid "Normal mode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:979
#, kde-format
msgctxt "Normal editing"
msgid "n"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:983
#, kde-format
msgid "Overwrite mode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:987
#, kde-format
msgid "Insert mode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:991
#, kde-format
msgid "Timeline Edit Mode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:999
#, kde-format
msgid "Don't Use Timeline Zone for Insert"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:999
#, kde-format
msgid "Use Timeline Zone for Insert"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1005 src/mainwindow.cpp:1006
#, kde-format
msgid "Track compositing"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1008 src/project/dialogs/slideshowclip.cpp:68
#: src/scopes/colorscopes/vectorscope.cpp:57
#, kde-format
msgid "None"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1015 src/mainwindow.cpp:1026
#, kde-format
msgid "High Quality"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_preview)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1021 src/monitor/recmanager.cpp:47
#: src/ui/dvdwizardstatus_ui.ui:147 src/ui/freesound_ui.ui:144
#: src/utils/resourcewidget.cpp:180 src/utils/resourcewidget.cpp:335
#: src/utils/resourcewidget.cpp:731
#, kde-format
msgid "Preview"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, tc_type)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1040 src/project/dialogs/slideshowclip.cpp:85
#: src/ui/renderwidget_ui.ui:674
#, kde-format
msgid "hh:mm:ss:ff"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, tc_type)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1041 src/project/dialogs/slideshowclip.cpp:86
#: src/ui/renderwidget_ui.ui:679
#, kde-format
msgid "Frames"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1053
#, kde-format
msgid "Selection tool"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1054
#, kde-format
msgctxt "Selection tool shortcut"
msgid "s"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1059
#, kde-format
msgid "Razor tool"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1060
#, kde-format
msgctxt "Razor tool shortcut"
msgid "x"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1065
#, kde-format
msgid "Spacer tool"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1066
#, kde-format
msgctxt "Spacer tool shortcut"
msgid "m"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1106
#, kde-format
msgid "Split audio and video automatically"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, videothumbs)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1111 src/ui/wizardextra_ui.ui:35
#, kde-format
msgid "Show video thumbnails"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, audiothumbs)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1117 src/ui/wizardextra_ui.ui:42
#, kde-format
msgid "Show audio thumbnails"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1123
#, kde-format
msgid "Show markers comments"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1129
#, kde-format
msgid "Snap"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1135
#, kde-format
msgid "Automatic transitions"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1141
#, kde-format
msgid "Fit zoom to project"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1145
#, kde-format
msgid "Zoom Out"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1157
#, kde-format
msgid "Zoom In"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1256
#, kde-format
msgid "Download New Wipes..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1257
#, kde-format
msgid "Download New Render Profiles..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1258
#, kde-format
msgid "Download New Title Templates..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1260
#, kde-format
msgid "Run Config Wizard"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ProjectSettings_UI)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1261 src/ui/projectsettings_ui.ui:14
#, kde-format
msgid "Project Settings"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1265
#, kde-format
msgid "Stop Render"
msgstr ""
#. i18n("Adjust Profile to Current Clip"), pCore->bin(), SLOT(adjustProjectProfileToItem()));
#. +> trunk5 stable5
#: src/mainwindow.cpp:1271
#, kde-format
msgid "Play Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1273
#, kde-format
msgid "Loop Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1275
#, kde-format
msgid "Loop selected clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1280
#, kde-format
msgid "Transcode Clips"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1281 src/project/dialogs/archivewidget.cpp:52
#, kde-format
msgid "Archive Project"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1282
#, kde-format
msgid "Switch monitor"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1283 src/timeline/customtrackview.cpp:6817
#, kde-format
msgid "Expand Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1285
#, kde-format
msgid "Monitor Info Overlay"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1290
#, kde-format
msgid "Monitor Overlay Timecode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1295
#, kde-format
msgid "Monitor Overlay Playback Fps"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1300
#, kde-format
msgid "Monitor Overlay Markers"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1305
#, kde-format
msgid "Monitor Overlay Safe Zones"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1310
#, kde-format
msgid "Monitor Overlay Audio Waveform"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1315
#, kde-format
msgid "Real Time (drop frames)"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1320
#, kde-format
msgid "Monitor Gamma"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1321
#, kde-format
msgid "sRGB (computer)"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1322
#, kde-format
msgid "Rec. 709 (TV)"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1327
#, kde-format
msgid "Trim Mode"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1330
#, kde-format
msgid "Insert Zone in Project Bin"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1331
#, kde-format
msgid "Insert Zone in Timeline"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1333
#, kde-format
msgid "Resize Item Start"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1338
#, kde-format
msgid "Resize Item End"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1343
#, kde-format
msgid "Go to Previous Snap Point"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1345
#, kde-format
msgid "Go to Clip Start"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1346
#, kde-format
msgid "Go to Clip End"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1347
#, kde-format
msgid "Go to Next Snap Point"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1349
#, kde-format
msgid "Delete Selected Item"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1350
#, kde-format
msgid "Align Playhead to Mouse Position"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1352
#, kde-format
msgid "Automatic Transition"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1359
#, kde-format
msgid "Group Clips"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1361
#, kde-format
msgid "Ungroup Clips"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1364
#, kde-format
msgid "Edit Duration"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1365
#, kde-format
msgid "Clip in Project Bin"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1366
#, kde-format
msgid "Overwrite Clip Zone in Timeline"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1367
#, kde-format
msgid "Insert Clip Zone in Timeline"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1368
#, kde-format
msgid "Extract Timeline Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1369
#, kde-format
msgid "Lift Timeline Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1370
#, kde-format
msgid "Add Preview Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1371
#, kde-format
msgid "Remove Preview Zone"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1372
#, kde-format
msgid "Remove All Preview Zones"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1373
#, kde-format
msgid "Start Preview Render"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1374
#, kde-format
msgid "Stop Preview Render"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1376
#, kde-format
msgid "Select Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1377
#, kde-format
msgid "Deselect Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1378
#, kde-format
msgid "Add Clip To Selection"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1380
#, kde-format
msgid "Select Transition"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1382
#, kde-format
msgid "Deselect Transition"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1384
#, kde-format
msgid "Add Transition To Selection"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, CutJobDialog_UI)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1386 src/ui/cutjobdialog_ui.ui:14
#, kde-format
msgid "Cut Clip"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:1387 src/mainwindow.cpp:2288
+#: src/mainwindow.cpp:1387 src/mainwindow.cpp:2295
#: src/mltcontroller/clippropertiescontroller.cpp:927
#, kde-format
msgid "Add Marker"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1388
#, kde-format
msgid "Delete Marker"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1389
#, kde-format
msgid "Delete All Markers"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:1391 src/mainwindow.cpp:2382
+#: src/mainwindow.cpp:1391 src/mainwindow.cpp:2389
#: src/mltcontroller/clippropertiescontroller.cpp:900
#, kde-format
msgid "Edit Marker"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1394
#, kde-format
msgid "Add Marker/Guide quickly"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1397
#, kde-format
msgid "Split Audio"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1401
#, kde-format
msgid "Set Audio Reference"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1405
#, kde-format
msgid "Align Audio to Reference"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1409
#, kde-format
msgid "Audio Only"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1414
#, kde-format
msgid "Video Only"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1419 src/timeline/customtrackview.cpp:7582
#, kde-format
msgid "Audio and Video"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1431
#, kde-format
msgid "Insert Space"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1432 src/timeline/customtrackview.cpp:3980
#, kde-format
msgid "Remove Space"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1433
#, kde-format
msgid "Remove Space In All Tracks"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1436
#, kde-format
msgid "Insert Track"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1440 src/timeline/customtrackview.cpp:7078
#: src/timeline/tracksconfigdialog.cpp:89
#, kde-format
msgid "Delete Track"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, TracksConfigDialog_UI)
#. +> trunk5 stable5
#: src/mainwindow.cpp:1445 src/timeline/timelinecommands.cpp:267
#: src/ui/tracksconfigdialog_ui.ui:14
#, kde-format
msgid "Configure Tracks"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1449
#, kde-format
msgid "Select All in Current Track"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1466
#, kde-format
msgid "Manage Cached Data"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1468
#, kde-format
msgid "Disable Timeline Preview"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1472 src/timeline/customruler.cpp:90
#: src/timeline/customtrackview.cpp:6127
#, kde-format
msgid "Add Guide"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1473 src/timeline/customruler.cpp:94
#: src/timeline/customtrackview.cpp:284
#, kde-format
msgid "Delete Guide"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1474 src/timeline/customruler.cpp:92
#: src/timeline/customtrackview.cpp:288 src/timeline/customtrackview.cpp:6172
#: src/timeline/customtrackview.cpp:6187
#, kde-format
msgid "Edit Guide"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1475 src/timeline/customruler.cpp:96
#, kde-format
msgid "Delete All Guides"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1477
#, kde-format
msgid "Paste Effects"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1483
#, kde-format
msgid "Save Selection"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1485
#, kde-format
msgid "Add Timeline Selection to Library"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1517
#, kde-format
msgid "Add Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1519
#, kde-format
msgid "Add Color Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1522 src/project/dialogs/slideshowclip.cpp:41
#, kde-format
msgid "Add Slideshow Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1525
#, kde-format
msgid "Add Title Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1528
#, kde-format
msgid "Add Template Title"
msgstr ""
#. i18n("Add Simple Text Clip"), pCore->bin(), SLOT(slotCreateProjectClip()), KoIconUtils::themedIcon(QStringLiteral("kdenlive-add-text-clip")));
#. action->setData((int) QText);
#. addClips->addAction(action);
#. +> trunk5 stable5
#: src/mainwindow.cpp:1535
#, kde-format
msgid "Create Folder"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1536
#, kde-format
msgid "Online Resources"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1541 src/mltcontroller/clippropertiescontroller.cpp:233
#, kde-format
msgid "Edit Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1549
#, kde-format
msgid "Reload Clip"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1553
#, kde-format
msgid "Disable Timeline Effects"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1558
#, kde-format
msgid "Locate Clip..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1562
#, kde-format
msgid "Duplicate Clip"
msgstr ""
#. i18n("Stop Motion Capture"), this, SLOT(slotOpenStopmotion()), KoIconUtils::themedIcon("image-x-generic"));
#. +> trunk5 stable5
#: src/mainwindow.cpp:1574
#, kde-format
msgid "Toggle Track Lock"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1575
#, kde-format
msgid "Toggle All Track Lock"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1576
#, kde-format
msgid "Toggle Track Target"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1609
#, kde-format
msgid "Extract frame..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1611
#, kde-format
msgid "Extract frame to project..."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1720
#, kde-format
msgid "You have changed the proxy parameters. Do you want to recreate all proxy clips for this project?"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1757
#, kde-format
msgid "The current project has not been saved. This will first save the project, then move all temporary files from <b>%1</b> to <b>%2</b>, and the project file will be reloaded"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1762
#, kde-format
msgid "This will move all temporary files from <b>%1</b> to <b>%2</b>, the project file will then be reloaded"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1770
#, kde-format
msgid "Cannot perform operation, invalid document id: %1"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1775
#, kde-format
msgid "Cannot perform operation, target directory already exists: %1"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:1825 src/mainwindow.cpp:4090 src/mainwindow.cpp:4105
+#: src/mainwindow.cpp:1825 src/mainwindow.cpp:4104 src/mainwindow.cpp:4119
#, kde-format
msgid "Rendering using low quality track compositing"
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1911
#, kde-format
msgid "This will remove all unused clips from your project."
msgstr ""
#. +> trunk5 stable5
#: src/mainwindow.cpp:1911
#, kde-format
msgid "Clean up project"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2082
+#: src/mainwindow.cpp:2089
#, kde-format
msgctxt "general keyboard shortcuts"
msgid "General"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2282 src/mainwindow.cpp:2409
+#: src/mainwindow.cpp:2289 src/mainwindow.cpp:2416
#, kde-format
msgid "Cannot find clip to add marker"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2316 src/mainwindow.cpp:2347 src/mainwindow.cpp:2370
+#: src/mainwindow.cpp:2323 src/mainwindow.cpp:2354 src/mainwindow.cpp:2377
#, kde-format
msgid "Cannot find clip to remove marker"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2326 src/mainwindow.cpp:2377
+#: src/mainwindow.cpp:2333 src/mainwindow.cpp:2384
#, kde-format
msgid "No marker found at cursor time"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2730
+#: src/mainwindow.cpp:2737
#, kde-format
msgid "Cannot find effect %1 / %2"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2786
+#: src/mainwindow.cpp:2793
#, kde-format
msgid "Zoom Level: %1/14"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2898
+#: src/mainwindow.cpp:2905
#, kde-format
msgid "Ctrl + click to use spacer on current track only"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2901
+#: src/mainwindow.cpp:2908
#, kde-format
msgid "Click on a clip to cut it, Shift + move to preview cut frame"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:2904
+#: src/mainwindow.cpp:2911
#, kde-format
msgid "Shift + click to create a selection rectangle, Ctrl + click to add an item to selection"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3225
+#: src/mainwindow.cpp:3232
#, kde-format
msgid "Stabilize"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3235
+#: src/mainwindow.cpp:3242
#, kde-format
msgid "Automatic scene split"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3244
+#: src/mainwindow.cpp:3251
#, kde-format
msgid "Duplicate clip with speed change"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3251
+#: src/mainwindow.cpp:3258
#, kde-format
msgid "Analyse keyframes"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3266
+#: src/mainwindow.cpp:3273
#, kde-format
msgid "Transcoders"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3301
+#: src/mainwindow.cpp:3308
#, kde-format
msgid "Interface"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3341
+#: src/mainwindow.cpp:3348
#, kde-format
msgid "No clip to transcode"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3355
+#: src/mainwindow.cpp:3362
#, kde-format
msgid "Files to transcode"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3399
+#: src/mainwindow.cpp:3406
#, kde-format
msgid "Create Render Script"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3410
+#: src/mainwindow.cpp:3417
#, kde-format
msgid "Script file already exists. Do you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3457
+#: src/mainwindow.cpp:3464
#, kde-format
msgctxt "the first in a list of chapters"
msgid "Start"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3767
+#: src/mainwindow.cpp:3774
#, kde-format
msgid "Archiving project"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3974
+#: src/mainwindow.cpp:3988
#, kde-format
msgid "Icon Size"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3978
+#: src/mainwindow.cpp:3992
#, kde-format
msgctxt "@item:inmenu Icon size"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:3999 src/mainwindow.cpp:4027
+#: src/mainwindow.cpp:4013 src/mainwindow.cpp:4041
#, kde-format
msgid "Small (%1x%2)"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4001 src/mainwindow.cpp:4029
+#: src/mainwindow.cpp:4015 src/mainwindow.cpp:4043
#, kde-format
msgid "Medium (%1x%2)"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4003 src/mainwindow.cpp:4031
+#: src/mainwindow.cpp:4017 src/mainwindow.cpp:4045
#, kde-format
msgid "Large (%1x%2)"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4005 src/mainwindow.cpp:4033
+#: src/mainwindow.cpp:4019 src/mainwindow.cpp:4047
#, kde-format
msgid "Huge (%1x%2)"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4071
+#: src/mainwindow.cpp:4085
#, kde-format
msgid "Manage Cache Data"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4112
+#: src/mainwindow.cpp:4126
#, kde-format
msgid "This will hide the menu bar completely. You can show it again by typing Ctrl+M."
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4112
+#: src/mainwindow.cpp:4126
#, kde-format
msgid "Hide menu bar"
msgstr ""
#. +> trunk5 stable5
-#: src/mainwindow.cpp:4120
+#: src/mainwindow.cpp:4134
#, kde-format
msgid "Kdenlive needs to be restarted to apply icon theme change. Restart now ?"
msgstr ""
#. +> trunk5 stable5
#: src/mltconnection.cpp:73
#, kde-format
msgid "Cannot find the melt program required for rendering (part of MLT)"
msgstr ""
#. +> trunk5 stable5
#: src/mltconnection.cpp:111
#, kde-format
msgid "Cannot find your MLT profiles, please give the path"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:132
#: src/mltcontroller/clippropertiescontroller.cpp:817
#: src/mltcontroller/clippropertiescontroller.cpp:851
#, kde-format
msgctxt "Kilobytes per seconds"
msgid "kb/s"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:196
#: src/project/projectcommands.cpp:168
#, kde-format
msgid "Edit marker"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:197
#, kde-format
msgid "Export markers"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:198
#, kde-format
msgid "Import markers"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:219
#, kde-format
msgid "Analysis data"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:222
#, kde-format
msgid "Delete analysis"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:223
#, kde-format
msgid "Export analysis"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:224
#, kde-format
msgid "Import analysis"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:273
#, kde-format
msgid "Enter template text here"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:275
#, kde-format
msgid "Apply"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:291
#: src/ui/clipproperties_ui.ui:842
#, kde-format
msgid "Transparent"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:305
#, kde-format
msgid "Aspect Ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:352
#: src/mltcontroller/clippropertiescontroller.cpp:805
#: src/mltcontroller/clippropertiescontroller.cpp:810
#: src/ui/configcapture_ui.ui:427 src/ui/profiledialog_ui.ui:76
#, kde-format
msgid "Frame rate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, scanningLabel)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:375
#: src/mltcontroller/clippropertiescontroller.cpp:821
#: src/project/dialogs/profilewidget.cpp:52 src/ui/renderwidget_ui.ui:514
#, kde-format
msgid "Scanning"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, p_progressive)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:379
#: src/mltcontroller/clippropertiescontroller.cpp:821
#: src/ui/configcapture_ui.ui:309
#, kde-format
msgid "Interlaced"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:397
#, kde-format
msgid "Field order"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:401
#, kde-format
msgid "Bottom first"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:402
#, kde-format
msgid "Top first"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:419
#, kde-format
msgid "Disable autorotate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, threadsLabel)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:430
#: src/ui/renderwidget_ui.ui:467
#, kde-format
msgid "Threads"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_vindex)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:447
#: src/ui/clipproperties_ui.ui:693
#, kde-format
msgid "Video index"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_aindex)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:464
#: src/ui/clipproperties_ui.ui:720
#, kde-format
msgid "Audio index"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_32)
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:479
#: src/mltcontroller/clippropertiescontroller.cpp:831
#: src/ui/configcapture_ui.ui:281 src/ui/profiledialog_ui.ui:212
#, kde-format
msgid "Colorspace"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_full_luma)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:510
#: src/ui/clipproperties_ui.ui:772
#, kde-format
msgid "Full luma range"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:527
#, kde-format
msgid "Force properties"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_5)
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:531
#: src/project/dialogs/projectsettings.cpp:667 src/ui/clipproperties_ui.ui:511
#: src/ui/projectsettings_ui.ui:315
#, kde-format
msgid "Metadata"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:533
#, kde-format
msgid "Analysis"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:766
#: src/ui/clipproperties_ui.ui:365
#, kde-format
msgid "Image size"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:796
#, kde-format
msgid "Video codec"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:800
#, kde-format
msgid "Frame size"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:817
#, kde-format
msgid "Video bitrate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:828
#: src/ui/profiledialog_ui.ui:110
#, kde-format
msgid "Pixel aspect ratio"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:829
#, kde-format
msgid "Pixel format"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:838
#, kde-format
msgid "Audio codec"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:846
#, kde-format
msgid "Audio frequency"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:846
#, kde-format
msgctxt "Herz"
msgid "Hz"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:851
#, kde-format
msgid "Audio bitrate"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize)
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:860
#: src/ui/clipproperties_ui.ui:65 src/utils/freesound.cpp:220
#, kde-format
msgid "File size"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:958
#: src/mltcontroller/clippropertiescontroller.cpp:989
#: src/mltcontroller/clippropertiescontroller.cpp:1018
#, kde-format
msgid "Exif"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:1037
#: src/mltcontroller/clippropertiescontroller.cpp:1062
#, kde-format
msgid "Magic Lantern"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:1103
#, kde-format
msgid "Save Analysis Data"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:1103
#: src/mltcontroller/clippropertiescontroller.cpp:1115
#, kde-format
msgid "Text File (*.txt)"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/clippropertiescontroller.cpp:1115
#, kde-format
msgid "Open Analysis Data"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/producerqueue.cpp:250
#, kde-format
msgid "Cannot import playlists with different profile."
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/producerqueue.cpp:945
#, kde-format
msgid "Import selected clips"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/producerqueue.cpp:947
#, kde-format
msgid ""
"Additional streams for clip\n"
" %1"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/producerqueue.cpp:956
#, kde-format
msgid "Video stream %1"
msgstr ""
#. +> trunk5 stable5
#: src/mltcontroller/producerqueue.cpp:971
#, kde-format
msgid "Audio stream %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:212
#, kde-format
msgid "Play..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:214 src/monitor/monitormanager.cpp:358
#: src/monitor/monitormanager.cpp:365 src/monitor/recmonitor.cpp:478
#, kde-format
msgid "Pause"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:234
#, kde-format
msgid "Misc..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:238 src/timeline/customtrackview.cpp:259
#, kde-format
msgid "Go to marker..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:240
#, kde-format
msgid "Go to guide..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:245
#, kde-format
msgid "Force Monitor Size"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:246
#, kde-format
msgid "Force 100%"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:248
#, kde-format
msgid "Force 50%"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:250
#, kde-format
msgid "Free Resize"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:263
#, kde-format
msgid "Audio volume"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:270
#, kde-format
msgid "Volume"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:307
#, kde-format
msgid "Show/Hide edit mode"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:481
#, kde-format
msgid "Save zone"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:482
#, kde-format
msgid "Extract Zone"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:490
#, kde-format
msgid "Multitrack view"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:494
#, kde-format
msgid "Set current image as thumbnail"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:502
#, kde-format
msgid "Overlay audio waveform"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:507
#, kde-format
msgid "Show Audio Levels"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:543
#, kde-format
msgid "Your screen resolution is not sufficient for this action"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1025
#, kde-format
msgid "Save Image"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1025
#, kde-format
msgid "Save Image to Project"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1108 src/monitor/monitor.cpp:1119
#, kde-format
msgid "In Point"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1110 src/monitor/monitor.cpp:1121
#, kde-format
msgid "Out Point"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1828
#, kde-format
msgid "Cannot initialize Movit's GLSL manager, please disable Movit"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1866 src/monitor/monitor.cpp:1915
#, kde-format
msgid "The alphagrad filter is required for that feature, please install frei0r and restart Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitor.cpp:1922
#, kde-format
msgid "The cairoblend transition is required for that feature, please install frei0r and restart Kdenlive"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:370
#, kde-format
msgid "Switch monitor fullscreen"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:375 src/monitor/recmonitor.cpp:75
#, kde-format
msgid "Rewind"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:380
#, kde-format
msgid "Rewind 1 Frame"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:385
#, kde-format
msgid "Rewind 1 Second"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:390 src/monitor/recmonitor.cpp:84
#, kde-format
msgid "Forward"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:395
#, kde-format
msgid "Go to Project Start"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:400
#, kde-format
msgid "Go to Project End"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:405
#, kde-format
msgid "Forward 1 Frame"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:410
#, kde-format
msgid "Forward 1 Second"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:415
#, kde-format
msgid "Deinterlacer"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:416
#, kde-format
msgid "One Field (fast)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:417
#, kde-format
msgid "Linear Blend (fast)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:418
#, kde-format
msgid "YADIF - temporal only (good)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:419
#, kde-format
msgid "YADIF - temporal + spacial (best)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:433
#, kde-format
msgid "Nearest Neighbor (fast)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:434
#, kde-format
msgid "Bilinear (good)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:435
#, kde-format
msgid "Bicubic (better)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:436
#, kde-format
msgid "Hyper/Lanczos (best)"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:449
#, kde-format
msgid "Go to Zone Start"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:454
#, kde-format
msgid "Mute monitor"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:454
#, kde-format
msgid "Unmute monitor"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:460
#, kde-format
msgid "Go to Zone End"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:465
#, kde-format
msgid "Set Zone In"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/monitormanager.cpp:470
#, kde-format
msgid "Set Zone Out"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:51 src/monitor/recmonitor.cpp:87
#, kde-format
msgid "Record"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rec_video)
#. i18n: ectx: property (text), widget (QLabel, videoLabel)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_videothumbnails)
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab_video)
#. i18n: ectx: property (title), widget (QGroupBox, vbitrates)
#. i18n: ectx: property (text), widget (QCheckBox, video_thumbs)
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:58 src/timeline/tracksconfigdialog.cpp:37
#: src/timeline/tracksconfigdialog.cpp:150 src/ui/clipproperties_ui.ui:86
#: src/ui/configtimeline_ui.ui:146 src/ui/dvdwizardmenu_ui.ui:235
#: src/ui/projectsettings_ui.ui:50 src/ui/recmonitor_ui.ui:100
#: src/ui/renderwidget_ui.ui:211 src/ui/saveprofile_ui.ui:27
#, kde-format
msgid "Video"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:70 src/monitor/recmonitor.cpp:134
#, kde-format
msgid "Monitor %1"
msgstr ""
#. i18n("Firewire") << i18n("Webcam") << i18n("Screen Grab") << i18n("Blackmagic Decklink"));
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:82
#, kde-format
msgid "Webcam"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:83 src/ui/configcapture_ui.ui:414
#, kde-format
msgid "Screen Grab"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:90
#, kde-format
msgid "Configure Recording"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:93
#, kde-format
msgid "Show Record Control"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:203 src/monitor/recmanager.cpp:305
#: src/monitor/recmanager.cpp:310 src/monitor/recmanager.cpp:412
#: src/monitor/recmonitor.cpp:928 src/monitor/recmonitor.cpp:935
#, kde-format
msgid "Capture crashed, please check your parameters"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmanager.cpp:292 src/monitor/recmonitor.cpp:806
#, kde-format
msgid ""
"Failed to start the capture application:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:72 src/monitor/recmonitor.cpp:912
#, kde-format
msgid "Connect"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:81 src/utils/resourcewidget.cpp:313
#: src/utils/resourcewidget.cpp:340
#, kde-format
msgid "Stop"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:93
#, kde-format
msgid "Add Captured File to Project"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:101
#, kde-format
msgid "Recording Preview"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:109 src/stopmotion/stopmotion.cpp:248
#, kde-format
msgid "Configure"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:213
#, kde-format
msgid "You need to disconnect and reconnect in the capture monitor to apply your changes"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:213 src/monitor/recmonitor.cpp:215
#, kde-format
msgid "Capturing"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:215
#, kde-format
msgid "You need to stop capture before your changes can be applied"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:272
#, kde-format
msgid ""
"ffmpeg or avconv not found,\n"
" please install it for screen grabs"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:280
#, kde-format
msgid ""
"Your FFmpeg / Libav installation\n"
" does not support screen grab"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:283 src/monitor/recmonitor.cpp:937
#, kde-format
msgid ""
"Press record button\n"
"to start screen capture\n"
"Files will be saved in:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:304
#, kde-format
msgid ""
"Plug your camcorder and\n"
"press play button\n"
"to start preview.\n"
"Files will be saved in:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:317
#, kde-format
msgid ""
"dvgrab utility not found,\n"
" please install it for firewire capture"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:346
#, kde-format
msgid ""
"Plug your camcorder and\n"
"press connect button\n"
"to initialize connection\n"
"Files will be saved in:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:380
#, kde-format
msgid ""
"Cannot read from device %1\n"
"Please check drivers and access rights."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:383
#, kde-format
msgid ""
"Press play or record button\n"
"to start video capture\n"
"Files will be saved in:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:395
#, kde-format
msgid "Disconnect"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:452
#, kde-format
msgid "Capture stopped"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:562
#, kde-format
msgid ""
"Failed to start Video4Linux,\n"
"check your parameters..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:578 src/monitor/recmonitor.cpp:747
#, kde-format
msgid ""
"Failed to start Decklink,\n"
"check your parameters..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:724
#, kde-format
msgid ""
"Failed to start ffmpeg capture,\n"
"check your parameters..."
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:742
#, kde-format
msgid "Capturing to %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:748
#, kde-format
msgid "Failed to start capture"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:818
#, kde-format
msgid "Initialising..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, video_frame)
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:931 src/ui/recmonitor_ui.ui:35
#, kde-format
msgid "Not connected"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:1029
#, kde-format
msgid "Free space: %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/recmonitor.cpp:1072
#, kde-format
msgid "%1 dropped frames"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/smallruler.cpp:208 src/timeline/customruler.cpp:262
#: src/timeline/customruler.cpp:264
#, kde-format
msgid "Zone start: %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/smallruler.cpp:211 src/timeline/customruler.cpp:269
#: src/timeline/customruler.cpp:271
#, kde-format
msgid "Zone end: %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/smallruler.cpp:241 src/timeline/customruler.cpp:276
#: src/timeline/customruler.cpp:278
#, kde-format
msgid "Zone duration: %1"
msgstr ""
#. +> trunk5 stable5
#: src/monitor/smallruler.cpp:243 src/timeline/customruler.cpp:283
#: src/timeline/customruler.cpp:285
#, kde-format
msgid "Position: %1"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:134
#, kde-format
msgid "5K (Wide 2160)"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:135
#, kde-format
msgid "4K UHD 2160"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:136
#, kde-format
msgid "4K DCI 2160"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:137
#, kde-format
msgid "2.5K QHD 1440"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:138
#, kde-format
msgid "Full HD 1080"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:139
#, kde-format
msgid "HD 720"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:140
#, kde-format
msgid "SD/DVD"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:141
#, kde-format
msgid "SD/DVD Widescreen"
msgstr ""
#. +> trunk5 stable5
#: src/profiles/tree/profiletreemodel.cpp:144
#, kde-format
msgid "Custom"
msgstr ""
#. +> trunk5 stable5
#: src/project/clipmanager.cpp:201
#, kde-format
msgid "Delete subclip"
msgid_plural "Delete subclips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/clipmanager.cpp:203 src/project/projectcommands.cpp:73
#, kde-format
msgid "Delete folder"
msgid_plural "Delete folders"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:40
#, kde-format
msgid "Stabilize Clip"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, add_clip)
#. i18n: ectx: property (text), widget (QCheckBox, auto_add)
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:41 src/project/cliptranscode.cpp:46
#: src/ui/clipstabilize_ui.ui:57 src/ui/cliptranscode_ui.ui:47
#: src/ui/cutjobdialog_ui.ui:90
#, kde-format
msgid "Add clip to project"
msgid_plural "Add clips to project"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:53 src/project/cliptranscode.cpp:66
#, kde-format
msgid "Destination folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:159
#, kde-format
msgid "Stabilised"
msgstr ""
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:174
#, kde-format
msgid "Stabilize clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/clipstabilize.cpp:239
#, kde-format
msgid "The stabilize job will overwrite the following files:"
msgstr ""
#. +> trunk5 stable5
#: src/project/cliptranscode.cpp:42
#, kde-format
msgid "Transcode Clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/cliptranscode.cpp:129
#, kde-format
msgid "FFmpeg not found, please set path in Kdenlive's settings Environment"
msgstr ""
#. +> trunk5 stable5
#: src/project/cliptranscode.cpp:245 src/project/cliptranscode.cpp:269
#, kde-format
msgid "Transcoding finished."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:60
#: src/project/dialogs/projectsettings.cpp:292
#, kde-format
msgid "Video clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:64
#: src/project/dialogs/projectsettings.cpp:295
#, kde-format
msgid "Audio clips"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:68
#: src/project/dialogs/projectsettings.cpp:298 src/ui/configmisc_ui.ui:30
#, kde-format
msgid "Image clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:72
#: src/project/dialogs/projectsettings.cpp:301
#, kde-format
msgid "Slideshow clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:76
#: src/project/dialogs/projectsettings.cpp:304
#, kde-format
msgid "Text clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:80
#: src/project/dialogs/projectsettings.cpp:307
#, kde-format
msgid "Playlist clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:84
#: src/project/dialogs/projectsettings.cpp:310
#, kde-format
msgid "Other clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:88
#, kde-format
msgid "Luma files"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:171
#, kde-format
msgid "You have %1 missing clip in your project."
msgid_plural "You have %1 missing clips in your project."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:195
#: src/project/dialogs/archivewidget.cpp:1087
#, kde-format
msgid "(%1 item)"
msgid_plural "(%1 items)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:202
#: src/project/dialogs/archivewidget.cpp:1089
#, kde-format
msgid "%1 file to archive, requires %2"
msgid_plural "%1 files to archive, requires %2"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:203
#: src/project/dialogs/archivewidget.cpp:671
#: src/project/dialogs/archivewidget.cpp:916
#, kde-format
msgid "Archive"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:237
#, kde-format
msgid "Extract to"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:238
#, kde-format
msgid "Open Archived Project"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:240
#, kde-format
msgid "Extract"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:268
#, kde-format
msgid "Opening archive..."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:271
#, kde-format
msgid ""
"Cannot open archive file:\n"
" %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:288
#, kde-format
msgid ""
"File %1\n"
" is not an archived Kdenlive project"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:294
#, kde-format
msgid "Ready"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:318
#, kde-format
msgid "Archiving in progress, do you want to stop it?"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:318
#, kde-format
msgid "Stop Archiving"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:496
#, kde-format
msgid "Available space on drive: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:499
#, kde-format
msgid "Not enough space on drive, free space: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:523
#, kde-format
msgid "Archiving..."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:551
#: src/project/dialogs/archivewidget.cpp:636
#: src/project/dialogs/archivewidget.cpp:943
#, kde-format
msgid "Cannot create directory %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:659
#: src/project/dialogs/archivewidget.cpp:910
#, kde-format
msgid "Project was successfully archived."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:661
#: src/project/dialogs/archivewidget.cpp:913
#, kde-format
msgid "There was an error processing project file"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:668
#, kde-format
msgid "There was an error while copying the files: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:840
#, kde-format
msgid "Cannot create temporary file"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:945
#, kde-format
msgid "Extracting..."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:1006
#, kde-format
msgid "Cannot open project file %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/archivewidget.cpp:1006
#, kde-format
msgid "Cannot open file"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/backupwidget.cpp:32
#, kde-format
msgid "Restore Backup File"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/backupwidget.cpp:36
#, kde-format
msgid "Showing all backup files in folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/backupwidget.cpp:39
#, kde-format
msgid "Showing backup files for %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:34
#, kde-format
msgid "Create clip with speed"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:44 src/project/jobs/filterjob.cpp:105
#, kde-format
msgid "Reverse clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:46
#, kde-format
msgid "25%"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, resize50)
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:48 src/ui/titlewidget_ui.ui:1088
#, kde-format, no-c-format
msgid "50%"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, resize200)
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:50 src/ui/titlewidget_ui.ui:1102
#, kde-format, no-c-format
msgid "200%"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/clipspeed.cpp:52
#, kde-format
msgid "400%"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/noteswidget.cpp:43
#, kde-format
msgid "Insert current timecode"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:46
#, kde-format
msgid "Fps"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:62
#, kde-format
msgid "Manage project profiles"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:182
#, kde-format
msgid "No profile selected"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:186
#, kde-format
msgid "<h5>Video Settings</h5>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:187
#, kde-format
msgid "<p style='font-size:small'>Frame size: %1 x %2 (%3:%4)<br/>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:188
#, kde-format
msgid "Frame rate: %1 fps<br/>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:189
#, kde-format
msgid "Pixel Aspect Ratio: %1<br/>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:190
#, kde-format
msgid "Color Space: %1<br/>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:191
#, kde-format
msgid "yes"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:193
#, kde-format
msgid "no"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/profilewidget.cpp:195
#, kde-format
msgid "Interlaced : %1</p>"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:72
#, kde-format
msgid "Select the profile (preset) of the project"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:106
#, kde-format
msgid "Cache Data"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:152
#, kde-format
msgid "Select default preview profile"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:168
#, kde-format
msgid "Title"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:175 src/utils/resourcewidget.cpp:215
#, kde-format
msgid "Author"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:181
#, kde-format
msgid "Artist"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:187
#, kde-format
msgid "Copyright"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:414
#, kde-format
msgid ""
"You changed the timeline preview profile. This will remove all existing timeline previews for this project.\n"
" Are you sure you want to proceed?"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:414
#: src/project/dialogs/projectsettings.cpp:420
#, kde-format
msgid "Confirm profile change"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:420
#, kde-format
msgid ""
"Changing the profile of your project cannot be undone.\n"
"It is recommended to save your project before attempting this operation that might cause some corruption in transitions.\n"
" Are you sure you want to proceed?"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:578
#: src/project/dialogs/projectsettings.cpp:593
#: src/project/dialogs/slideshowclip.cpp:302
#, kde-format
msgid "1 image found"
msgid_plural "%1 images found"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:605
#, kde-format
msgid "Project folder: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:606
#, kde-format
msgid "Project profile: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:607
#, kde-format
msgid "Total clips: %1 (%2 used in timeline)."
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:723
#: src/project/dialogs/projectsettings.cpp:757
#, kde-format
msgid "Current Settings"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, scanning_list)
#. +> trunk5 stable5
#: src/project/dialogs/projectsettings.cpp:755
#: src/project/transitionsettings.cpp:145 src/ui/renderwidget_ui.ui:528
#, kde-format
msgid "Auto"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SlideshowClip_UI)
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:46 src/ui/slideshowclip_ui.ui:14
#, kde-format
msgid "Slideshow Clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:70
#, kde-format
msgid "Pan, low-pass"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:71
#, kde-format
msgid "Pan and zoom"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:72
#, kde-format
msgid "Pan and zoom, low-pass"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:74
#, kde-format
msgid "Zoom, low-pass"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_info)
#. i18n: ectx: property (text), widget (QLabel, slide_info)
#. +> trunk5 stable5
#: src/project/dialogs/slideshowclip.cpp:300 src/ui/clipproperties_ui.ui:319
#: src/ui/slideshowclip_ui.ui:265
#, kde-format
msgid "No image found"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:125
#, kde-format
msgid "Proxy Clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:142
#, kde-format
msgid "Audio Thumbnails"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:159
#, kde-format
msgid "Video Thumbnails"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:174
#, kde-format
msgid "Project total cache data"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:179
#, kde-format
msgid "Click to open cache folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:202
#, kde-format
msgid "Current Project"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:205
#, kde-format
msgid "All Projects"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:341
#, kde-format
msgid ""
"Delete all data in the cache folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:361
#, kde-format
msgid ""
"Delete all project data in the cache proxy folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:378
#, kde-format
msgid ""
"Delete all data in the cache audio folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:395
#, kde-format
msgid ""
"Delete all data in the cache thumbnail folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:412
#, kde-format
msgid ""
"Delete all data in cache folder:\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:457
#, kde-format
msgid "Total Cached Data"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:469
#, kde-format
msgid "Selected Cached Data"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:473
#: src/project/dialogs/temporarydata.cpp:574
#, kde-format
msgid "Delete selected cache"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:572
#, kde-format
msgid "Clear current cache"
msgstr ""
#. +> trunk5 stable5
#: src/project/dialogs/temporarydata.cpp:587
#, kde-format
msgid ""
"Delete the following cache folders from\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/project/effectsettings.cpp:77
#, kde-format
msgid "Enable/Disable all effects"
msgstr ""
#. +> trunk5 stable5
#: src/project/effectsettings.cpp:82
#, kde-format
msgid "Split compare"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:48
#, kde-format
msgid "Transcode clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:51
#, kde-format
msgid "Cut clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:55
#, kde-format
msgid "Analyse clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:78
#, kde-format
msgid "Cannot process job. FFmpeg not found, please set path in Kdenlive's settings Environment"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:142
#, kde-format
msgid "Failed to create file."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:159
#, kde-format
msgid "Cannot process this clip type."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:230
#, kde-format
msgid "Transcoding clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:232
#, kde-format
msgid "Extracting clip cut"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:234
#, kde-format
msgid "Analysing clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:239
#, kde-format
msgid "Waiting - transcode clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:241
#, kde-format
msgid "Waiting - cut clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:243
#, kde-format
msgid "Waiting - analyse clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:317
#, kde-format
msgid "Extracting %1 out of %2"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:332
#, kde-format
msgid "You cannot overwrite original clip."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:333
#, kde-format
msgid "Overwrite file %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:388
#, kde-format
msgid "The transcoding job will overwrite the following files:"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:396
#, kde-format
msgid "Transcoding"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:418
#, kde-format
msgid "(%1 clip)"
msgid_plural "(%1 clips)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:494
#, kde-format
msgid "I-Frame "
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/cutclipjob.cpp:495
#, kde-format
msgid "Found %count I-Frames"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/filterjob.cpp:156
#, kde-format
msgid "Found %1 scenes."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/filterjob.cpp:169
#, kde-format
msgid "Scene "
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/filterjob.cpp:197
#, kde-format
msgid "Auto split"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/jobmanager.cpp:208
#, kde-format
msgid "Cannot write to path: %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/jobmanager.cpp:252
#, kde-format
msgid "Filter %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/jobmanager.cpp:261
#, kde-format
msgid "No valid clip to process"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:50
#, kde-format
msgid "Processing clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:61
#, kde-format
msgid "No producer for this clip."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:68
#, kde-format
msgid "Invalid destination: %1."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:96
#, kde-format
msgid "Clip zone undefined (%1 - %2)."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:164
#, kde-format
msgid "Cannot create consumer %1."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:191
#, kde-format
msgid "Filter %1 crashed"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/meltjob.cpp:267
#, kde-format
msgid "Waiting to process clip"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:38
#, kde-format
msgid "proxy"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:117
#, kde-format
msgid "Cannot load image %1."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:171
#, kde-format
msgid "Failed to create proxy. FFmpeg not found, please set path in Kdenlive's settings Environment"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:222
#, kde-format
msgid "Failed to create proxy clip."
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:297
#, kde-format
msgid "Creating proxy"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:300
#, kde-format
msgid "Waiting - proxy"
msgstr ""
#. +> trunk5 stable5
#: src/project/jobs/proxyclipjob.cpp:335
#, kde-format
msgid "Failed to create proxy, empty path."
msgstr ""
#. +> trunk5 stable5
#: src/project/notesplugin.cpp:27
#, kde-format
msgid "Enter your project notes here ..."
msgstr ""
#. +> trunk5 stable5
#: src/project/notesplugin.cpp:28
#, kde-format
msgid "Project Notes"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectcommands.cpp:37
#, kde-format
msgid "Add clip cut"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectcommands.cpp:71
#, kde-format
msgid "Add folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectcommands.cpp:107
#, kde-format
msgid "Edit clip cut"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectcommands.cpp:136
#, kde-format
msgid "Rename folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:65
#, kde-format
msgid "Open Backup File"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:239
#, kde-format
msgid "Save changes to document?"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:241
#, kde-format
msgid ""
"The project <b>\"%1\"</b> has been changed.\n"
"Do you want to save your changes?"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:452
#, kde-format
msgid "Auto-saved files exist. Do you want to recover them now?"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:453
#, kde-format
msgid "File Recovery"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:454
#, kde-format
msgid "Don't recover"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:508
#, kde-format
msgid "Opening file %1"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:528 src/project/projectmanager.cpp:530
#, kde-format
msgid "Loading project"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:553
#, kde-format
msgid "Loading clips"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:588
#, kde-format
msgid ""
"Cannot open file %1.\n"
"Project is corrupted."
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:607
#, kde-format
msgid "This will delete all changes made since you last saved your project. Are you sure you want to continue?"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:607
#, kde-format
msgid "Revert to last saved version"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:618
#, kde-format
msgid "Kdenlive project (*.kdenlive)"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:620
#, kde-format
msgid "Archived project (*.tar.gz)"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:807
#, kde-format
msgid "Moving project folder"
msgstr ""
#. +> trunk5 stable5
#: src/project/projectmanager.cpp:829
#, kde-format
msgid "Error moving project folder: %1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/project/transitionsettings.cpp:157
#: src/scopes/colorscopes/vectorscope.cpp:52 src/ui/selectivecolor_ui.ui:154
#, kde-format
msgid "Black"
msgstr ""
#. +> trunk5 stable5
#: src/qt-oauth-lib/logindialog.cpp:49
#, kde-format
msgid "Freesound Login"
msgstr ""
#. +> trunk5 stable5
#: src/qt-oauth-lib/logindialog.cpp:53
#, kde-format
msgid "Enter your freesound account details to download the highest quality version of this file. Or use the High Quality preview file instead (no freesound account required)."
msgstr ""
#. +> trunk5 stable5
#: src/renderer.cpp:427
#, kde-format
msgid ""
"Could not create the video preview window.\n"
"There is something wrong with your Kdenlive install or your driver settings, please fix it."
msgstr ""
#. +> trunk5 stable5
#: src/renderer.cpp:616
#, kde-format
msgid "Save Zone"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/abstractscopewidget.cpp:84
#, kde-format
msgid "Auto Refresh"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/abstractscopewidget.cpp:86
#, kde-format
msgid "Realtime (with precision loss)"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:64
#: src/scopes/audioscopes/spectrogram.cpp:51
#, kde-format
msgid "Reset maximum frequency to sampling rate"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:65
#: src/scopes/audioscopes/spectrogram.cpp:54
#, kde-format
msgid "Track mouse"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:67
#, kde-format
msgid "Show maximum"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:81
#: src/scopes/audioscopes/spectrogram.cpp:71
#, kde-format
msgid "Rectangular window"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:82
#: src/scopes/audioscopes/spectrogram.cpp:72
#, kde-format
msgid "Triangular window"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:83
#: src/scopes/audioscopes/spectrogram.cpp:73
#, kde-format
msgid "Hamming window"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:90
#: src/scopes/audioscopes/spectrogram.cpp:76
#, kde-format
msgid "The maximum window size is limited by the number of samples per frame."
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:91
#: src/scopes/audioscopes/spectrogram.cpp:77
#, kde-format
msgid "A bigger window improves the accuracy at the cost of computational power."
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:92
#: src/scopes/audioscopes/spectrogram.cpp:78
#, kde-format
msgid "The rectangular window function is good for signals with equal signal strength (narrow peak), but creates more smearing. See Window function on Wikipedia."
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:360
#: src/scopes/audioscopes/audiospectrum.cpp:363
#: src/scopes/audioscopes/audiospectrum.cpp:365
#: src/scopes/audioscopes/audiospectrum.cpp:456
#, kde-format
msgid "%1 dB"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/audiospectrum.cpp:383
#: src/scopes/audioscopes/audiospectrum.cpp:458
#: src/scopes/audioscopes/spectrogram.cpp:275
#: src/scopes/audioscopes/spectrogram.cpp:284
#, kde-format
msgid "%1 kHz"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/spectrogram.cpp:52
#, kde-format
msgid "Draw grid"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/spectrogram.cpp:56
#, kde-format
msgid "Highlight peaks"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/spectrogram.cpp:230
#, kde-format
msgid ""
"Frame\n"
"%1"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/audioscopes/spectrogram.cpp:300
#: src/scopes/audioscopes/spectrogram.cpp:301
#, kde-format
msgid ""
"%1\n"
"dB"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:31
#, kde-format
msgid "YUV UV plane"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:32
#, kde-format
msgid "YUV Y plane"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:33
#: src/scopes/colorscopes/vectorscope.cpp:53
#: src/scopes/colorscopes/vectorscope.cpp:59
#, kde-format
msgid "Modified YUV (Chroma)"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:34
#, kde-format
msgid "YCbCr CbCr plane"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:35
#, kde-format
msgid "RGB plane, one component varying"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:36
#, kde-format
msgid "HSV Hue Shift"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:37
#: src/scopes/colorscopes/colorplaneexport.cpp:248
#, kde-format
msgid "HSV Saturation"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:112
#: src/scopes/colorscopes/vectorscope.cpp:254
#, kde-format
msgid "%1°"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:119
#, kde-format
msgid "%1 px"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:212
#, kde-format
msgid "Y value"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:213
#, kde-format
msgid "The Y value describes the brightness of the colors."
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:225
#, kde-format
msgid "UV angle"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:226
#, kde-format
msgid "Angle through the UV plane, with all possible Y values."
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:234
#: src/scopes/colorscopes/colorplaneexport.cpp:262
#, kde-format
msgid "Red"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:235
#: src/scopes/colorscopes/colorplaneexport.cpp:263
#: src/scopes/colorscopes/vectorscope.cpp:51
#: src/scopes/colorscopes/waveform.cpp:34
#, kde-format
msgid "Green"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:236
#: src/scopes/colorscopes/colorplaneexport.cpp:264
#, kde-format
msgid "Blue"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:237
#: src/scopes/colorscopes/colorplaneexport.cpp:265
#, kde-format
msgid "Luma"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/colorplaneexport.cpp:249
#: src/scopes/colorscopes/colorplaneexport.cpp:256
#, kde-format
msgid "HSV Value"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogram.cpp:25
#, kde-format
msgid "Unscaled"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogram.cpp:28
#: src/scopes/colorscopes/waveform.cpp:36
#, kde-format
msgid "Rec. 601"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogram.cpp:30
#: src/scopes/colorscopes/waveform.cpp:38
#, kde-format
msgid "Rec. 709"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogram.cpp:38
#: src/scopes/colorscopes/waveform.cpp:43
#, kde-format
msgid "Luma mode"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogramgenerator.cpp:181
#, kde-format
msgid "min"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/histogramgenerator.cpp:184
#, kde-format
msgid "max"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparade.cpp:27
#, kde-format
msgid "RGB"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparade.cpp:28
#: src/scopes/colorscopes/waveform.cpp:33
#, kde-format
msgid "White"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparade.cpp:31
#: src/scopes/colorscopes/vectorscope.cpp:86
#, kde-format
msgid "Draw axis"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparade.cpp:36
#, kde-format
msgid "Gradient reference line"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparadegenerator.cpp:178
#: src/scopes/colorscopes/rgbparadegenerator.cpp:184
#: src/scopes/colorscopes/rgbparadegenerator.cpp:190
#, kde-format
msgid "min: "
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/rgbparadegenerator.cpp:198
#: src/scopes/colorscopes/rgbparadegenerator.cpp:204
#: src/scopes/colorscopes/rgbparadegenerator.cpp:210
#, kde-format
msgid "max: "
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:50
#, kde-format
msgid "Green 2"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:54
#: src/scopes/colorscopes/vectorscope.cpp:58
#: src/scopes/colorscopes/vectorscope.cpp:99
#, kde-format
msgid "YUV"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:55
#, kde-format
msgid "Original Color"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:60
#: src/scopes/colorscopes/vectorscope.cpp:97
#, kde-format
msgid "YPbPr"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:73
#, kde-format
msgid "Tools"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:75
#, kde-format
msgid "Export background"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:79
#, kde-format
msgid "Drawing options"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:81
#, kde-format
msgid "75% box"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:91
#, kde-format
msgid "Draw I/Q lines"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:96
#, kde-format
msgid "Color Space"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/colorscopes/vectorscope.cpp:251
#, kde-format
msgid "%1 %%"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/scopes/colorscopes/waveform.cpp:32 src/ui/selectivecolor_ui.ui:121
#, kde-format
msgid "Yellow"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/scopemanager.cpp:313
#, kde-format
msgid "Waveform"
msgstr ""
#. +> trunk5 stable5
#: src/scopes/scopemanager.cpp:315
#, kde-format
msgid "Histogram"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:166
#, kde-format
msgid "Send frames to color scopes"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:171
#, kde-format
msgid "Mirror display"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:178
#, kde-format
msgid "Stop Motion Capture"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, capture_interval)
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:191 src/ui/stopmotion_ui.ui:115
#, kde-format
msgid "Interval capture"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:208
#, kde-format
msgid "Overlay effect"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:210
#, kde-format
msgid "No Effect"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:214
#, kde-format
msgid "Edge detect"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:216
#, kde-format
msgid "Brighten"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:239
#, kde-format
msgid "Show sequence thumbnails"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:244
#, kde-format
msgid "Delete current frame"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:374
#, kde-format
msgid "Configure Stop Motion"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:376 src/stopmotion/stopmotion.cpp:377
#, kde-format
msgid " second"
msgid_plural " seconds"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:520
#, kde-format
msgid "Stopped"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:561
#, kde-format
msgid "No previous frame found"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:638
#, kde-format
msgid "Create New Sequence"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:638
#, kde-format
msgid "Enter sequence name"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:659
#, kde-format
msgid "Frame Captured"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:675
#, kde-format
msgid "Going to Capture Frame"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:851
#, kde-format
msgid "Delete frame %1 from disk?"
msgstr ""
#. +> trunk5 stable5
#: src/stopmotion/stopmotion.cpp:851
#, kde-format
msgid "Delete Frame"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/clipitem.cpp:799
#, kde-format
msgid "Offset: %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:171
#, kde-format
msgid "Disable Clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:731
#, kde-format
msgid "Cannot use spacer in a locked track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:744
#, kde-format
msgid "Cannot use spacer in a track with a group"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1212 src/timeline/customtrackview.cpp:1264
#: src/timeline/customtrackview.cpp:2992 src/timeline/customtrackview.cpp:3037
#: src/timeline/customtrackview.cpp:3070 src/timeline/customtrackview.cpp:3103
#, kde-format
msgid "Cannot add transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1519 src/timeline/customtrackview.cpp:1528
#, kde-format
msgid "Cannot find clip to edit"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1521
#, kde-format
msgid "Cannot edit the duration of multiple items"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1533
#, kde-format
msgid "Cannot edit an item in a group"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1599
#, kde-format
msgid "Item is locked"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1747
#, kde-format
msgid "Please select target track(s) to perform operation"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1754 src/timeline/customtrackview.cpp:3426
#: src/timeline/customtrackview.cpp:8113
#, kde-format
msgid "Cannot perform operation on a locked track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1766
#, kde-format
msgid "Cannot insert clip in timeline"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1772 src/timeline/customtrackview.cpp:3254
#: src/timeline/timelinecommands.cpp:81
#, kde-format
msgid "Add timeline clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:1815 src/timeline/customtrackview.cpp:1889
#, kde-format
msgid "Clip not ready"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2021 src/timeline/customtrackview.cpp:2098
#: src/timeline/customtrackview.cpp:2120
#, kde-format
msgid "Problem deleting effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2031 src/timeline/customtrackview.cpp:2076
#, kde-format
msgid "Problem adding effect to clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2043
#, kde-format
msgid "Cannot add speed effect to track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2088
#, kde-format
msgid "Cannot find clip to add effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2144 src/timeline/customtrackview.cpp:2301
#: src/timeline/customtrackview.cpp:2432 src/timeline/customtrackview.cpp:8262
#: src/timeline/timelinecommands.cpp:42 src/timeline/timelinecommands.cpp:309
#: src/timeline/timelinecommands.cpp:407
#, kde-format
msgid "effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2146 src/timeline/customtrackview.cpp:2304
#: src/timeline/customtrackview.cpp:8265 src/timeline/timelinecommands.cpp:45
#, kde-format
msgid "Add %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2264
#, kde-format
msgid "Select a clip to enter ripple mode"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2369
#, kde-format
msgid "Cannot add an audio effect to this clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2379
#, kde-format
msgid "Cannot add a video effect to this clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2385
#, kde-format
msgid "Effect already present in clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2404 src/timeline/customtrackview.cpp:2434
#: src/timeline/timelinecommands.cpp:47
#, kde-format
msgid "Delete %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2478 src/timeline/customtrackview.cpp:2493
#: src/timeline/customtrackview.cpp:2560 src/timeline/customtrackview.cpp:2572
#: src/timeline/customtrackview.cpp:2598 src/timeline/customtrackview.cpp:5761
#: src/timeline/customtrackview.cpp:5782 src/timeline/customtrackview.cpp:5805
#: src/timeline/customtrackview.cpp:5827
#, kde-format
msgid "Problem editing effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2563 src/timeline/customtrackview.cpp:2601
#, kde-format
msgid "Cannot find clip to update effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2631 src/timeline/customtrackview.cpp:2653
#: src/timeline/customtrackview.cpp:2671
#, kde-format
msgid "Cannot move effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2750
#, kde-format
msgid "Cannot find clip to cut"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2835
#, kde-format
msgid "Cannot find clip to uncut"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2839 src/timeline/customtrackview.cpp:4441
#, kde-format
msgid "Error removing clip at %1 on track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2863
#, kde-format
msgid "Cannot find transition to cut"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2911
#, kde-format
msgid "Cannot find transition to uncut"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2917
#, kde-format
msgid "Error removing transition at %1 on track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:2941 src/timeline/customtrackview.cpp:5590
#: src/timeline/customtrackview.cpp:5709
#, kde-format
msgid "Error when resizing clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3079 src/timeline/customtrackview.cpp:6617
#, kde-format
msgid "Invalid transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3113 src/timeline/customtrackview.cpp:4468
#, kde-format
msgid "Select clip to delete"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3134
#, kde-format
msgid "Cannot update transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3451
#, kde-format
msgid "Remove Zone"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3857
#, kde-format
msgid "Switch All Track Lock"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:3996
#, kde-format
msgid "Cannot remove space in a locked track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4002 src/timeline/customtrackview.cpp:4007
#, kde-format
msgid "You must be in an empty space to remove space (time: %1, track: %2)"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4031
#, kde-format
msgid "Clip collision, cannot perform operation"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4060
#, kde-format
msgid "Cannot insert space in a locked track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4149
#, kde-format
msgid "Cannot move clip at position %1, track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4176
#, kde-format
msgid "Cannot move transition at position %1, track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4375 src/timeline/timelinecommands.cpp:506
#, kde-format
msgid "Insert space"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4375 src/timeline/timelinecommands.cpp:508
#, kde-format
msgid "Remove space"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4533
#, kde-format
msgid "Delete selected group"
msgid_plural "Delete selected groups"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4535
#, kde-format
msgid "Delete selected clip"
msgid_plural "Delete selected clips"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4537
#, kde-format
msgid "Delete selected transition"
msgid_plural "Delete selected transitions"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4539
#, kde-format
msgid "Delete selected items"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4552
#, kde-format
msgid "Cannot find clip for speed change"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4589 src/timeline/timelinecommands.cpp:682
#: src/timeline/timelinecommands.cpp:706
#, kde-format
msgid "Razor clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4627
#, kde-format
msgid "Cut Group"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4728 src/timeline/timelinecommands.cpp:452
#, kde-format
msgid "Group clips"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4846
#, kde-format
msgid "Cannot insert clip."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4851
#, kde-format
msgid "Waiting for clip..."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:4864 src/timeline/customtrackview.cpp:4920
#, kde-format
msgid "Cannot insert clip..."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5147 src/timeline/customtrackview.cpp:5442
#, kde-format
msgid "Cannot move clip at time: %1 on track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5167
#: src/timeline/managers/movemanager.cpp:286
#, kde-format
msgid "Cannot move clip to position %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5386
#, kde-format
msgid "Cannot move transition at time: %1 on track %2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5458
#, kde-format
msgid "Resizing clip start failed!!"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5464
#, kde-format
msgid "Resizing clip end failed!!"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5517 src/timeline/customtrackview.cpp:5631
#, kde-format
msgid "Not possible to resize"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5529
#, kde-format
msgid "Resize clip start"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5599 src/timeline/customtrackview.cpp:5721
#, kde-format
msgid "Cannot resize transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5653
#, kde-format
msgid "Resize clip end"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:5713
#, kde-format
msgid "Resize transition end"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6086 src/timeline/customtrackview.cpp:6166
#: src/timeline/customtrackview.cpp:6213
#, kde-format
msgid "No guide at cursor time"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6108
#, kde-format
msgid "A guide already exists at position %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6124
#, kde-format
msgid "Guide"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6454
#, kde-format
msgid "Select a clip before copying"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6534
#, kde-format
msgid "No clip copied"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6580
#, kde-format
msgid "Cannot paste selected clips"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6601
#, kde-format
msgid "Cannot paste clip to selected place"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6623
#, kde-format
msgid "Cannot paste transition to selected place"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6636
#, kde-format
msgid "You must copy exactly one clip before pasting effects"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6806 src/timeline/customtrackview.cpp:6830
#: src/timeline/customtrackview.cpp:6891 src/timeline/customtrackview.cpp:7594
#: src/timeline/customtrackview.cpp:7619
#, kde-format
msgid "You must select one clip for this action"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6812
#, kde-format
msgid "You must select a playlist clip for this action"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:6839 src/timeline/customtrackview.cpp:6899
#: src/timeline/managers/resizemanager.cpp:104
#: src/timeline/managers/resizemanager.cpp:172
#, kde-format
msgid "Resize group"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7032 src/ui/addtrack_ui.ui:67
#, kde-format
msgid "Insert track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7040
#, kde-format
msgid "Insert New Track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7074 src/timeline/timelinecommands.cpp:118
#, kde-format
msgid "Delete track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7192
#, kde-format
msgid "You must select one transition for this action"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7294 src/timeline/timelinecommands.cpp:838
#, kde-format
msgid "Split audio"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7300
#, kde-format
msgid "You must select at least one clip for this action"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7314
#, kde-format
msgid "Cannot split audio of grouped clips"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7331
#, kde-format
msgid "No clip to split"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7343
#, kde-format
msgid "You must select exactly one clip for the audio reference."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7364 src/timeline/customtrackview.cpp:7413
#, kde-format
msgid "Processing audio, please wait."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7368
#, kde-format
msgid "Reference for audio alignment must contain audio data."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7384
#, kde-format
msgid "Audio alignment reference not yet set."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7421
#, kde-format
msgid "Cannot find clip to align."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7436
#, kde-format
msgid "Unable to move clip out of timeline."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7451
#, kde-format
msgid "Unable to move clip due to collision."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7454
#, kde-format
msgid "Clip aligned."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7455
#, kde-format
msgid "Auto-align clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7504
#, kde-format
msgid "No empty space to put clip audio"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7517 src/timeline/customtrackview.cpp:7554
#: src/timeline/customtrackview.cpp:7747
#, kde-format
msgid "Cannot update clip (time: %1, track: %2)"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7584
#, kde-format
msgid "Video only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, profile_audioonly)
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7586 src/ui/configtranscode_ui.ui:100
#, kde-format
msgid "Audio only"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7588
#, kde-format
msgid "Disabled"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7604
#, kde-format
msgid "Cannot change grouped clips"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7623
#, kde-format
msgid "Disable clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:7704
#, kde-format
msgid "Cannot find clip to edit (time: %1, track: %2)"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8090
#, kde-format
msgid "error"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8090
#, kde-format
msgid "TRACTOR"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8100
#, kde-format
msgid "Select a Bin Clip to perform operation"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8145
#, kde-format
msgid "Insert clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8167
#, kde-format
msgid "No target track(s) selected"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8271 src/timeline/customtrackview.cpp:8278
#, kde-format
msgid "Effect already present in track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8340
#, kde-format
msgid "Cannot find clip for effect update %1."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8356
#, kde-format
msgid "Cannot find effect to update %1."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8368
#, kde-format
msgid "You need to select one clip and one transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8387
#, kde-format
msgid "No clip found"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8393
#, kde-format
msgid "No keyframe data found in clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8489
#, kde-format
msgid "No clips and transitions selected in timeline for exporting."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8497
#, kde-format
msgid "Save Timeline Selection"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8575
#, kde-format
msgid "Malformed playlist clip: invalid content."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8582
#, kde-format
msgid "Malformed playlist clip: missing tractor."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8592
#, kde-format
msgid "Malformed playlist clip: no tracks."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8612
#, kde-format
msgid "Selected playlist clip needs more tracks (%1) than there are tracks in the timeline (%2)."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8645
#, kde-format
msgid "Not enough free track space above or below the selected playlist clip: need free room on %1 tracks to expand playlist."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8782
#, kde-format
msgid "Dropped Geometry"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8797
#, kde-format
msgid "No keyframes to import"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8804
#, kde-format
msgid "No effect to import keyframes"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8867
#, kde-format
msgid "Ripple Edit"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:8875
#, kde-format
msgid "Cannot find clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:9001
#, kde-format
msgid "Maximum length reached"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/customtrackview.cpp:9040
#, kde-format
msgid "Ripple clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:72 src/timeline/timelinecommands.cpp:532
#, kde-format
msgid "Lock track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:72 src/timeline/timelinecommands.cpp:534
#, kde-format
msgid "Unlock track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:78
#, kde-format
msgid "Disable audio"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:78
#, kde-format
msgid "Enable audio"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:86
#, kde-format
msgid "Disable video"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:86
#, kde-format
msgid "Enable video"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:308
#, kde-format
msgid "Locked track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:311
#, kde-format
msgid "Target track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:314
#, kde-format
msgid "Muted track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/headertrack.cpp:314
#, kde-format
msgid "Blind track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/keyframeview.cpp:283
#, kde-format
msgctxt "X as in x coordinate"
msgid "X"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/keyframeview.cpp:291
#, kde-format
msgctxt "Y as in y coordinate"
msgid "Y"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/movemanager.cpp:104
#: src/timeline/timelinecommands.cpp:557
#, kde-format
msgid "Move clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/movemanager.cpp:293
#, kde-format
msgid "Cannot move transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/movemanager.cpp:297
#: src/timeline/timelinecommands.cpp:657
#, kde-format
msgid "Move transition"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/movemanager.cpp:326
#: src/timeline/timelinecommands.cpp:631
#, kde-format
msgid "Move group"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:66
#, kde-format
msgid "Wrong document ID, cannot create temporary folder"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:71
#, kde-format
msgid "Cannot create folder %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:75
#, kde-format
msgid "Something is wrong with cache folder %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:79
#, kde-format
msgid "Invalid timeline preview parameters"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:86
#, kde-format
msgid "Something is wrong with cache folders"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/previewmanager.cpp:560
#, kde-format
msgid "Preview rendering failed, check your parameters. %1Show details...%2"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/resizemanager.cpp:86
#, kde-format
msgid "Crop from start: %1 Duration: %2 Offset: %3"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:330 src/ui/clipproperties_ui.ui:804
#, kde-format
msgid ":"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:331
#, kde-format
msgid " Position:"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:332
#, kde-format
msgid " Duration:"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:336
#: src/timeline/managers/selectmanager.cpp:343
#, kde-format
msgid " Selection duration:"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:338
#, kde-format
msgid " Group duration:"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:350
#, kde-format
msgid "Crop from start: "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:353
#: src/timeline/managers/selectmanager.cpp:361
#, kde-format
msgid "Use Ctrl to resize only current item, otherwise all items in this group will be resized at once."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:358
#, kde-format
msgid "Duration: "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:366
#, kde-format
msgid "Fade in duration: "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:369
#, kde-format
msgid "Fade out duration: "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:372
#, kde-format
msgid "Drag to add or resize a fade effect."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:377
#, kde-format
msgid "Click to add a transition."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/selectmanager.cpp:381
#, kde-format
msgid "Move keyframe above or below clip to remove it, double click to add a new one."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:84
#, kde-format
msgid "Could not find necessary clips to perform rolling trim"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:198
#, kde-format
msgid "Rolling Edit"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:226
#, kde-format
msgid " Ripple "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:229
#, kde-format
msgid " Rolling "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:232
#, kde-format
msgid " Slide "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/managers/trimmanager.cpp:235
#, kde-format
msgid " Slip "
msgstr ""
#. +> trunk5 stable5
#: src/timeline/spacerdialog.cpp:41
#, kde-format
msgid "All tracks"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:124
#, kde-format
msgid "Smaller tracks"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:131
#, kde-format
msgid "Bigger tracks"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:419 src/timeline/timeline.cpp:423
#, kde-format
msgid "Transition %1 had an invalid track: %2 > %3"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:432 src/timeline/timeline.cpp:450
#, kde-format
msgid "Removed invalid transition: %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:580
#, kde-format
msgid ""
"Your project file was upgraded to the latest Kdenlive document version.\n"
"To make sure you don't lose data, a backup copy called %1 was created."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:589
#, kde-format
msgid "Your project file was upgraded to the latest Kdenlive document version, but it was not possible to create the backup copy %1."
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:1018
#, kde-format
msgid "Invalid clip removed from track %1 at %2\n"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:1115
#, kde-format
msgid "Effect %1:%2 not found in MLT, it was removed from this project\n"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:1837
#, kde-format
msgid "Cannot find first clip to perform ripple trim"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timeline.cpp:1842
#, kde-format
msgid "Cannot find second clip to perform ripple trim"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:83
#, kde-format
msgid "Delete timeline clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:116
#, kde-format
msgid "Add track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:150
#, kde-format
msgid "Delete transition from clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:152
#, kde-format
msgid "Add transition to clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:190
#, kde-format
msgid "Change clip type"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:245
#, kde-format
msgid "Adjust clip length"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:311
#, kde-format
msgid "Edit effect %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:369
#, kde-format
msgid "Add guide"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:372
#, kde-format
msgid "Edit guide"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:374
#, kde-format
msgid "Delete guide"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:376
#, kde-format
msgid "Move guide"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:409
#, kde-format
msgid "Edit transition %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:454
#, kde-format
msgid "Ungroup clips"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:597
#, kde-format
msgid "Move effect"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:753
#, kde-format
msgid "Rebuild Group"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:814
#, kde-format
msgid "Resize clip"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinecommands.cpp:862
#, kde-format
msgid "Change track state"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:27
#, kde-format
msgid "Find"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:29
#, kde-format
msgid "Find Next"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:38
#, kde-format
msgid "Starting -- find text as you type"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:46
#, kde-format
msgid "Find stopped"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:56 src/timeline/timelinesearch.cpp:67
#, kde-format
msgid "Found: %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:58
#, kde-format
msgid "Reached end of project"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/timelinesearch.cpp:70
#, kde-format
msgid "Not found: %1"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:75
#, kde-format
msgid "Hidden"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:75
#, kde-format
msgid "Muted"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:75
#, kde-format
msgid "Locked"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:85
#, kde-format
msgid "Add Track"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:93
#, kde-format
msgid "Move Track upwards"
msgstr ""
#. +> trunk5 stable5
#: src/timeline/tracksconfigdialog.cpp:97
#, kde-format
msgid "Move Track downwards"
msgstr ""
#. +> trunk5 stable5
#: src/titler/gradientwidget.cpp:156 src/titler/gradientwidget.cpp:159
#: src/titler/titlewidget.cpp:2860 src/titler/titlewidget.cpp:2863
#, kde-format
msgid "Gradient %1"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titledocument.cpp:367
#, kde-format
msgid "This title clip was created with a different frame size."
msgstr ""
#. +> trunk5 stable5
#: src/titler/titledocument.cpp:367
#, kde-format
msgid "Title Profile"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titledocument.cpp:418
#, kde-format
msgid "Some of your text clips were saved with size in points, which means different sizes on different displays. They will be converted to pixel size, making them portable, but you could have to adjust their size."
msgstr ""
#. +> trunk5 stable5
#: src/titler/titledocument.cpp:418
#, kde-format
msgid "Text Clips Updated"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:107
#, kde-format
msgid "Outline width"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:114
#, kde-format
msgid "Background color opacity"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:120
#, kde-format
msgid "Rotation around the X axis"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:126
#, kde-format
msgid "Rotation around the Y axis"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:132
#, kde-format
msgid "Rotation around the Z axis"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:138
#, kde-format
msgid "Border width"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:237
#, kde-format
msgctxt "Font style"
msgid "Light"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:238
#, kde-format
msgctxt "Font style"
msgid "Normal"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:239
#, kde-format
msgctxt "Font style"
msgid "Demi-Bold"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:240
#, kde-format
msgctxt "Font style"
msgid "Bold"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:241
#, kde-format
msgctxt "Font style"
msgid "Black"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:242
#, kde-format
msgid "Font weight"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:270
#, kde-format
msgid "Insert Unicode character"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:276
#, kde-format
msgid "Raise object"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:282
#, kde-format
msgid "Lower object"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:290
#, kde-format
msgid "Raise object to top"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:297
#, kde-format
msgid "Lower object to bottom"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:340
#, kde-format
msgid "Invert x axis and change 0 point"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:341
#, kde-format
msgid "Invert y axis and change 0 point"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:342
#, kde-format
msgid "Select fill color"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:343
#, kde-format
msgid "Select border color"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:345
#, kde-format
msgid "Original size (1:1)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:346
#, kde-format
msgid "Fit zoom"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:347
#, kde-format
msgid "Select background color"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:348
#, kde-format
msgid "Background opacity"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:349
#, kde-format
msgid "Select all"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:350
#, kde-format
msgid "Select text items in current selection"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:351
#, kde-format
msgid "Select rect items in current selection"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:352
#, kde-format
msgid "Select image items in current selection"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:353
#, kde-format
msgid "Unselect all"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:363
#, kde-format
msgid "Align item horizontally"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:365
#, kde-format
msgid "Align item vertically"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:367
#, kde-format
msgid "Align item to top"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:369
#, kde-format
msgid "Align item to bottom"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:371
#, kde-format
msgid "Align item to right"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:373
#, kde-format
msgid "Align item to left"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:381 src/titler/titlewidget.cpp:384
#, kde-format
msgid "Selection Tool"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:387 src/titler/titlewidget.cpp:390
#, kde-format
msgid "Add Text"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:393 src/titler/titlewidget.cpp:396
#, kde-format
msgid "Add Rectangle"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:399 src/titler/titlewidget.cpp:402
#: src/titler/titlewidget.cpp:750
#, kde-format
msgid "Add Image"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:407 src/titler/titlewidget.cpp:410
#, kde-format
msgid "Open Document"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:413 src/titler/titlewidget.cpp:416
#, kde-format
msgid "Save As"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:644
#, kde-format
msgid "Do you really want to load a new template? Changes in this title will be lost!"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:738
#, kde-format
msgid "All Images"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:740
#, kde-format
msgid "%1 Image"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1465
#, kde-format
msgid "−X"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, origin_x_left)
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1467 src/ui/titlewidget_ui.ui:47
#, kde-format
msgid "+X"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1490
#, kde-format
msgid "−Y"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, origin_y_top)
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1492 src/ui/titlewidget_ui.ui:70
#, kde-format
msgid "+Y"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1878
#, kde-format
msgid "Load Title"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1878
#, kde-format
msgid "Kdenlive title (*.kdenlivetitle)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:1919
#, kde-format
msgid ""
"Do you want to embed Images into this TitleDocument?\n"
"This is most needed for sharing Titles."
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:2224
#, kde-format
msgctxt "Indicates the start of an animation"
msgid "Start"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:2225
#, kde-format
msgctxt "Indicates the end of an animation"
msgid "End"
msgstr ""
#. +> trunk5 stable5
#: src/titler/titlewidget.cpp:2894
#, kde-format
msgid "Gradient"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:29
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:80
#, kde-format
msgid "Information about unicode characters: <a href=\"http://decodeunicode.org\">http://decodeunicode.org</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:81
#, kde-format
msgid "Previous Unicode character (Arrow Up)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:82
#, kde-format
msgid "Next Unicode character (Arrow Down)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:83
#, kde-format
msgid "Enter your Unicode number here. Allowed characters: [0-9] and [a-f]."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:143
#, kde-format
msgid "<small>(no character selected)</small>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:151
#, kde-format
msgid "Control character. Cannot be inserted/printed. See <a href=\"http://en.wikipedia.org/wiki/Control_character\">Wikipedia:Control_character</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:153
#, kde-format
msgid "Line Feed (newline character, \\\\n)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:155
#, kde-format
msgid "Standard space character. (Other space characters: U+00a0, U+2000&#x2013;200b, U+202f)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:157
#, kde-format
msgid "No-break space. &amp;nbsp; in HTML. See U+2009 and U+0020."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:159
#, kde-format
msgid ""
"<p><strong>&laquo;</strong> (u+00ab, <code>&amp;lfquo;</code> in HTML) and <strong>&raquo;</strong> (u+00bb, <code>&amp;rfquo;</code> in HTML) are called Guillemets or angle quotes. Usage in different countries: France (with non-breaking Space 0x00a0), Switzerland, Germany, Finland and Sweden.</p>"
"<p><strong>&lsaquo;</strong> and <strong>&rsaquo;</strong> (U+2039/203a, <code>&amp;lsaquo;/&amp;rsaquo;</code>) are their single quote equivalents.</p>"
"<p>See <a href=\"http://en.wikipedia.org/wiki/Guillemets\">Wikipedia:Guillemets</a></p>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:161
#, kde-format
msgid "En Space (width of an n)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:163
#, kde-format
msgid "Em Space (width of an m)"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:165
#, kde-format
msgid "Three-Per-Em Space. Width: 1/3 of one <em>em</em>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:167
#, kde-format
msgid "Four-Per-Em Space. Width: 1/4 of one <em>em</em>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:169
#, kde-format
msgid "Six-Per-Em Space. Width: 1/6 of one <em>em</em>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:171
#, kde-format
msgid "Figure space (non-breaking). Width of a digit if digits have fixed width in this font."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:173
#, kde-format
msgid "Punctuation Space. Width the same as between a punctuation character and the next character."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:175
#, kde-format
msgid "Thin space, in HTML also &amp;thinsp;. See U+202f and <a href=\"http://en.wikipedia.org/wiki/Space_(punctuation)\">Wikipedia:Space_(punctuation)</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:177
#, kde-format
msgid "Hair Space. Thinner than U+2009."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:179
#, kde-format
msgid "Punctuation Apostrophe. Should be used instead of U+0027. See <a href=\"http://en.wikipedia.org/wiki/Apostrophe\">Wikipedia:Apostrophe</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:181
#, kde-format
msgid ""
"<p>An en Dash (dash of the width of an n).</p>"
"<p>Usage examples: In English language for value ranges (1878&#x2013;1903), for relationships/connections (Zurich&#x2013;Dublin). In the German language it is also used (with spaces!) for showing thoughts: &ldquo;Es war &#x2013; wie immer in den Ferien &#x2013; ein regnerischer Tag.</p>"
" "
"<p>See <a href=\"http://en.wikipedia.org/wiki/Dash\">Wikipedia:Dash</a></p>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:183
#, kde-format
msgid ""
"<p>An em Dash (dash of the width of an m).</p>"
"<p>Usage examples: In English language to mark&#x2014;like here&#x2014;thoughts. Traditionally without spaces. </p>"
"<p>See <a href=\"http://en.wikipedia.org/wiki/Dash\">Wikipedia:Dash</a></p>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:185
#, kde-format
msgid ""
"<p>Narrow no-break space. Has the same width as U+2009.</p>"
"<p>Usage: For units (spaces are marked with U+2423, &#x2423;): 230&#x2423;V, &#x2212;21&#x2423;&deg;C, 50&#x2423;lb, <em>but</em> 90&deg; (no space). In German for abbreviations (like: i.&#x202f;d.&#x202f;R. instead of i.&#xa0;d.&#xa0;R. with U+00a0).</p>"
"<p>See <a href=\"http://de.wikipedia.org/wiki/Schmales_Leerzeichen\">Wikipedia:de:Schmales_Leerzeichen</a></p>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:187
#, kde-format
msgid "Ellipsis: If text has been left o&#x2026; See <a href=\"http://en.wikipedia.org/wiki/Ellipsis\">Wikipedia:Ellipsis</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:189
#, kde-format
msgid "Minus sign. For numbers: &#x2212;42"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:191
#, kde-format
msgid "Open box; stands for a space."
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:193
#, kde-format
msgid "Quarter note (Am.) or crochet (Brit.). See <a href=\"http://en.wikipedia.org/wiki/Quarter_note\">Wikipedia:Quarter_note</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:195
#, kde-format
msgid "Eighth note (Am.) or quaver (Brit.). Half as long as a quarter note (U+2669). See <a href=\"http://en.wikipedia.org/wiki/Eighth_note\">Wikipedia:Eighth_note</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:197
#, kde-format
msgid "Sixteenth note (Am.) or semiquaver (Brit.). Half as long as an eighth note (U+266a). See <a href=\"http://en.wikipedia.org/wiki/Sixteenth_note\">Wikipedia:Sixteenth_note</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:199
#, kde-format
msgid "Thirty-second note (Am.) or demisemiquaver (Brit.). Half as long as a sixteenth note (U+266b). See <a href=\"http://en.wikipedia.org/wiki/Thirty-second_note\">Wikipedia:Thirty-second_note</a>"
msgstr ""
#. +> trunk5 stable5
#: src/titler/unicodedialog.cpp:201
#, kde-format
msgid "<small>No additional information available for this character.</small>"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, before_select)
#. +> trunk5 stable5
#: src/ui/addtrack_ui.ui:34
#, kde-format
msgid "Above"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, before_select)
#. +> trunk5 stable5
#: src/ui/addtrack_ui.ui:39
#, kde-format
msgid "Under"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, video_track)
#. +> trunk5 stable5
#: src/ui/addtrack_ui.ui:57
#, kde-format
msgid "Video &track"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, audio_track)
#. +> trunk5 stable5
#: src/ui/addtrack_ui.ui:74
#, kde-format
msgid "A&udio track"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, name_label)
#. +> trunk5 stable5
#: src/ui/addtrack_ui.ui:81
#, kde-format
msgid "Track name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/archivewidget_ui.ui:29
#, kde-format
msgid "Archive folder"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, compressed_archive)
#. +> trunk5 stable5
#: src/ui/archivewidget_ui.ui:46
#, kde-format
msgid "Compressed archive"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, proxy_only)
#. +> trunk5 stable5
#: src/ui/archivewidget_ui.ui:53
#, kde-format
msgid "Archive only proxy clips when available"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelFFTSize)
#. +> trunk5 stable5
#: src/ui/audiospectrum_ui.ui:52
#, kde-format
msgid "True FFT size: "
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonLinkHandles)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:89
#, kde-format
msgid ""
"Link the handles' position for current point.<br />"
"Results in a natural spline."
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonUp)
#. i18n: ectx: property (text), widget (QToolButton, buttonDown)
#. i18n: ectx: property (text), widget (QToolButton, buttonAdd)
#. i18n: ectx: property (text), widget (QToolButton, buttonDelete)
#. i18n: ectx: property (text), widget (QToolButton, buttonReset)
#. i18n: ectx: property (text), widget (QToolButton, arrowUp)
#. i18n: ectx: property (text), widget (QToolButton, arrowDown)
#. i18n: ectx: property (text), widget (QToolButton, rec_options)
#. i18n: ectx: property (text), widget (QToolButton, button_more)
#. i18n: ectx: property (text), widget (QToolButton, toolButton)
#. i18n: ectx: property (text), widget (QToolButton, rescale_keep)
#. i18n: ectx: property (text), widget (QToolButton, hide_log)
#. i18n: ectx: property (text), widget (QToolButton, config_button)
#. i18n: ectx: property (text), widget (QToolButton, remove_gradient)
#. i18n: ectx: property (text), widget (QToolButton, add_gradient)
#. i18n: ectx: property (text), widget (QToolButton, buttonResetKeyframe)
#. i18n: ectx: property (text), widget (QToolButton, buttonSeek)
#. i18n: ectx: property (text), widget (QToolButton, reload_blackmagic)
#. i18n: ectx: property (text), widget (QToolButton, button_up)
#. i18n: ectx: property (text), widget (QToolButton, button_down)
#. i18n: ectx: property (text), widget (QToolButton, button_transcode)
#. i18n: ectx: property (text), widget (QToolButton, zoom_button)
#. i18n: ectx: property (text), widget (QToolButton, unzoom_button)
#. i18n: ectx: property (text), widget (QToolButton, buttonLinkHandles)
#. i18n: ectx: property (text), widget (QToolButton, buttonDeletePoint)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowPixmap)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomIn)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomOut)
#. i18n: ectx: property (text), widget (QToolButton, buttonGridChange)
#. i18n: ectx: property (text), widget (QToolButton, buttonResetSpline)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowAllHandles)
#. i18n: ectx: property (text), widget (QToolButton, v4l_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, v4l_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, grab_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, grab_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, decklink_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, decklink_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, preview_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, preview_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, proxy_showprofileinfo)
#. i18n: ectx: property (text), widget (QToolButton, proxy_manageprofile)
#. i18n: ectx: property (text), widget (QToolButton, add_preset)
#. i18n: ectx: property (text), widget (QToolButton, remove_preset)
#. i18n: ectx: property (text), widget (QToolButton, buttonLeftRight)
#. i18n: ectx: property (text), widget (QToolButton, buttonUpDown)
#. i18n: ectx: property (text), widget (QToolButton, buttonShowInTimeline)
#. i18n: ectx: property (text), widget (QToolButton, buttonNewPoints)
#. i18n: ectx: property (text), widget (QToolButton, buttonHelp)
#. i18n: ectx: property (text), widget (QToolButton, italic)
#. i18n: ectx: property (text), widget (QToolButton, live_button)
#. i18n: ectx: property (text), widget (QToolButton, capture_button)
#. i18n: ectx: property (text), widget (QToolButton, capture_interval)
#. i18n: ectx: property (text), widget (QToolButton, overlay_button)
#. i18n: ectx: property (text), widget (QToolButton, preview_button)
#. i18n: ectx: property (text), widget (QToolButton, collapseButton)
#. i18n: ectx: property (text), widget (QToolButton, enabledButton)
#. i18n: ectx: property (text), widget (QToolButton, menuButton)
#. i18n: ectx: property (text), widget (QToolButton, buttonDel)
#. i18n: ectx: property (text), widget (QToolButton, buttonAddDelete)
#. i18n: ectx: property (text), widget (QToolButton, buttonPrevious)
#. i18n: ectx: property (text), widget (QToolButton, buttonNext)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignRight)
#. i18n: ectx: property (text), widget (QToolButton, edit_gradient)
#. i18n: ectx: property (text), widget (QToolButton, buttonUnder)
#. i18n: ectx: property (text), widget (QToolButton, buttonInsertUnicode)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignCenter)
#. i18n: ectx: property (text), widget (QToolButton, buttonAlignLeft)
#. i18n: ectx: property (text), widget (QToolButton, buttonItalic)
#. i18n: ectx: property (text), widget (QToolButton, edit_rect_gradient)
#. i18n: ectx: property (text), widget (QToolButton, itemleft)
#. i18n: ectx: property (text), widget (QToolButton, itemhcenter)
#. i18n: ectx: property (text), widget (QToolButton, itemright)
#. i18n: ectx: property (text), widget (QToolButton, itemtop)
#. i18n: ectx: property (text), widget (QToolButton, itemvcenter)
#. i18n: ectx: property (text), widget (QToolButton, itembottom)
#. i18n: ectx: property (text), widget (QToolButton, buttonDirectUpdate)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomOriginal)
#. i18n: ectx: property (text), widget (QToolButton, buttonZoomFit)
#. i18n: ectx: property (text), widget (QToolButton, marker_save)
#. i18n: ectx: property (text), widget (QToolButton, marker_load)
#. i18n: ectx: property (text), widget (QToolButton, analysis_delete)
#. i18n: ectx: property (text), widget (QToolButton, analysis_save)
#. i18n: ectx: property (text), widget (QToolButton, analysis_load)
#. i18n: ectx: property (text), widget (QToolButton, toolBtnReload)
#. i18n: ectx: property (text), widget (QToolButton, effectsAll)
#. i18n: ectx: property (text), widget (QToolButton, effectsVideo)
#. i18n: ectx: property (text), widget (QToolButton, effectsAudio)
#. i18n: ectx: property (text), widget (QToolButton, effectsGPU)
#. i18n: ectx: property (text), widget (QToolButton, effectsCustom)
#. i18n: ectx: property (text), widget (QToolButton, button_add)
#. i18n: ectx: property (text), widget (QToolButton, button_edit)
#. i18n: ectx: property (text), widget (QToolButton, button_delete)
#. i18n: ectx: property (text), widget (QToolButton, button_download)
#. i18n: ectx: property (text), widget (QToolButton, add_metadata)
#. i18n: ectx: property (text), widget (QToolButton, delete_metadata)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:92 src/ui/bezierspline_ui.ui:108
#: src/ui/bezierspline_ui.ui:143 src/ui/bezierspline_ui.ui:162
#: src/ui/bezierspline_ui.ui:175 src/ui/bezierspline_ui.ui:188
#: src/ui/bezierspline_ui.ui:214 src/ui/bezierspline_ui.ui:227
#: src/ui/clipproperties_ui.ui:490 src/ui/clipproperties_ui.ui:500
#: src/ui/clipproperties_ui.ui:587 src/ui/clipproperties_ui.ui:597
#: src/ui/clipproperties_ui.ui:607 src/ui/clipspeed_ui.ui:101
#: src/ui/collapsiblewidget_ui.ui:83 src/ui/collapsiblewidget_ui.ui:115
#: src/ui/collapsiblewidget_ui.ui:134 src/ui/collapsiblewidget_ui.ui:153
#: src/ui/collapsiblewidget_ui.ui:169 src/ui/collapsiblewidget_ui.ui:185
#: src/ui/configcapture_ui.ui:198 src/ui/configcapture_ui.ui:383
#: src/ui/configcapture_ui.ui:420 src/ui/configcapture_ui.ui:603
#: src/ui/configcapture_ui.ui:729 src/ui/configcapture_ui.ui:736
#: src/ui/configjogshuttle_ui.ui:78 src/ui/configproject_ui.ui:48
#: src/ui/configproject_ui.ui:58 src/ui/configproject_ui.ui:194
#: src/ui/configproject_ui.ui:204 src/ui/configsdl_ui.ui:154
#: src/ui/cutjobdialog_ui.ui:30 src/ui/dvdwizardmenu_ui.ui:280
#: src/ui/dvdwizardmenu_ui.ui:287 src/ui/dvdwizardvob_ui.ui:29
#: src/ui/dvdwizardvob_ui.ui:49 src/ui/dvdwizardvob_ui.ui:100
#: src/ui/effectlist_ui.ui:83 src/ui/effectlist_ui.ui:102
#: src/ui/effectlist_ui.ui:118 src/ui/effectlist_ui.ui:134
#: src/ui/effectlist_ui.ui:150 src/ui/freesound_ui.ui:39
#: src/ui/geometrywidget_ui.ui:70 src/ui/geometrywidget_ui.ui:83
#: src/ui/geometrywidget_ui.ui:93 src/ui/gradientedit_ui.ui:126
#: src/ui/gradientedit_ui.ui:143 src/ui/keyframeeditor_ui.ui:91
#: src/ui/keyframeeditor_ui.ui:101 src/ui/keyframewidget_ui.ui:46
#: src/ui/keyframewidget_ui.ui:59 src/ui/keyframewidget_ui.ui:72
#: src/ui/keyframewidget_ui.ui:85 src/ui/keyframewidget_ui.ui:124
#: src/ui/manageencodingprofile_ui.ui:44 src/ui/manageencodingprofile_ui.ui:51
#: src/ui/manageencodingprofile_ui.ui:58 src/ui/manageencodingprofile_ui.ui:68
#: src/ui/monitoreditwidget_ui.ui:53 src/ui/monitoreditwidget_ui.ui:66
#: src/ui/monitoreditwidget_ui.ui:76 src/ui/projectsettings_ui.ui:155
#: src/ui/projectsettings_ui.ui:175 src/ui/projectsettings_ui.ui:262
#: src/ui/projectsettings_ui.ui:272 src/ui/projectsettings_ui.ui:352
#: src/ui/projectsettings_ui.ui:359 src/ui/qtextclip_ui.ui:65
#: src/ui/recmonitor_ui.ui:72 src/ui/renderwidget_ui.ui:605
#: src/ui/renderwidget_ui.ui:820 src/ui/selectivecolor_ui.ui:29
#: src/ui/selectivecolor_ui.ui:36 src/ui/stopmotion_ui.ui:76
#: src/ui/stopmotion_ui.ui:92 src/ui/stopmotion_ui.ui:108
#: src/ui/stopmotion_ui.ui:118 src/ui/stopmotion_ui.ui:128
#: src/ui/stopmotion_ui.ui:141 src/ui/titlewidget_ui.ui:499
#: src/ui/titlewidget_ui.ui:515 src/ui/titlewidget_ui.ui:539
#: src/ui/titlewidget_ui.ui:549 src/ui/titlewidget_ui.ui:556
#: src/ui/titlewidget_ui.ui:569 src/ui/titlewidget_ui.ui:635
#: src/ui/titlewidget_ui.ui:869 src/ui/titlewidget_ui.ui:1258
#: src/ui/titlewidget_ui.ui:1265 src/ui/titlewidget_ui.ui:1272
#: src/ui/titlewidget_ui.ui:1279 src/ui/titlewidget_ui.ui:1286
#: src/ui/titlewidget_ui.ui:1293 src/ui/tracksconfigdialog_ui.ui:51
#: src/ui/tracksconfigdialog_ui.ui:58 src/ui/tracksconfigdialog_ui.ui:65
#: src/ui/tracksconfigdialog_ui.ui:72 src/ui/tracksconfigdialog_ui.ui:79
#: src/ui/unicodewidget_ui.ui:197 src/ui/unicodewidget_ui.ui:222
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonDeletePoint)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:105
#, kde-format
msgid "Delete current point"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowPixmap)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:140
#, kde-format
msgid "Show background indicating changes caused by modifying the curve."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomIn)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:159
#, kde-format
msgid "Zoom in"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonZoomOut)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:172
#, kde-format
msgid "Zoom out"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonGridChange)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:185
#, kde-format
msgid ""
"Increases the number of lines in the grid.<br />"
"After 8 lines it will begin from 0 again."
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetSpline)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:211
#, kde-format
msgid "Reset the selected spline"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowAllHandles)
#. +> trunk5 stable5
#: src/ui/bezierspline_ui.ui:224
#, kde-format
msgid "Show handles for all points or only for the selected one"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, name)
#. i18n: ectx: property (text), widget (QLabel, m_labelName)
#. +> trunk5 stable5
#: src/ui/boolparamwidget_ui.ui:30 src/ui/fontval_ui.ui:23
#: src/ui/listparamwidget_ui.ui:23 src/ui/urlval_ui.ui:31
#, kde-format
msgid "TextLabel"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, crop_label)
#. +> trunk5 stable5
#: src/ui/clipdurationdialog_ui.ui:30
#, kde-format
msgid "Crop start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, end_label)
#. +> trunk5 stable5
#: src/ui/clipdurationdialog_ui.ui:50
#, kde-format
msgid "Crop end"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. i18n: ectx: property (text), widget (QLabel, label_path)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:27 src/ui/missingclips_ui.ui:72
#, kde-format
msgid "Path"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_size)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:51 src/ui/configcapture_ui.ui:218
#, kde-format
msgid "Size:"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, programList)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, metadata_list)
#. i18n: ectx: property (text), widget (QTreeWidget, analysis_list)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:117 src/ui/clipproperties_ui.ui:162
#: src/ui/clipproperties_ui.ui:542 src/ui/clipproperties_ui.ui:574
#: src/ui/projectsettings_ui.ui:337 src/ui/wizardmltcheck_ui.ui:49
#, kde-format
msgid "1"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, clip_vproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, clip_aproperties)
#. i18n: ectx: property (text), widget (QTreeWidget, metadata_list)
#. i18n: ectx: property (text), widget (QTreeWidget, analysis_list)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:122 src/ui/clipproperties_ui.ui:167
#: src/ui/clipproperties_ui.ui:547 src/ui/clipproperties_ui.ui:579
#: src/ui/projectsettings_ui.ui:342
#, kde-format
msgid "2"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_slideshow)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:206
#, kde-format
msgid "Slideshow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, slide_type_label)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:212
#, kde-format
msgid "Image type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_4)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:222
#, kde-format
msgid "Frame duration"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sm_loop)
#. i18n: ectx: property (text), widget (QCheckBox, slide_loop)
#. i18n: ectx: property (text), widget (QCheckBox, loop_movie)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:255 src/ui/dvdwizardmenu_ui.ui:249
#: src/ui/slideshowclip_ui.ui:160 src/ui/smconfig_ui.ui:26
#, kde-format
msgid "Loop"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, luma_fade)
#. i18n: ectx: property (text), widget (QCheckBox, slide_luma)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:292 src/ui/slideshowclip_ui.ui:203
#, kde-format
msgid "Wipe"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, slide_crop)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:339 src/ui/slideshowclip_ui.ui:284
#, kde-format
msgid "Center crop"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. i18n: ectx: property (text), widget (QLabel, label_animation)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:346 src/ui/slideshowclip_ui.ui:291
#: src/ui/titlewidget_ui.ui:1040
#, kde-format
msgid "Animation"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, background_list)
#. i18n: ectx: attribute (title), widget (QWidget, tab_image)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:357 src/ui/dvdwizardmenu_ui.ui:230
#, kde-format
msgid "Image"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, image_transparency)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:381
#, kde-format
msgid "Transparent background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_3)
#. i18n: ectx: property (text), widget (QTreeWidget, markers_list)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:432 src/ui/markerdialog_ui.ui:56
#, kde-format
msgid "Comment"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonUnselectAll)
#. i18n: ectx: property (text), widget (QToolButton, marker_new)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:440 src/ui/titlewidget_ui.ui:362
#, kde-format
msgid "N"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, marker_edit)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:450
#, kde-format
msgid "E"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, button_delete)
#. i18n: ectx: property (text), widget (QToolButton, delete_button)
#. i18n: ectx: property (text), widget (QToolButton, marker_delete)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:460 src/ui/dvdwizardmenu_ui.ui:270
#: src/ui/keyframeeditor_ui.ui:78 src/ui/profiledialog_ui.ui:23
#, kde-format
msgid "D"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_advanced)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:634
#, kde-format
msgid "Advanced"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_ar)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:653
#, kde-format
msgid "Force aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_threads)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:686
#, kde-format
msgid "Decoding threads"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_progressive)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:700
#, kde-format
msgid "Force scanning"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_framerate)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:727
#, kde-format
msgid "Force frame rate"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_out)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:734
#, kde-format
msgid "Force duration"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_colorspace)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:751
#, kde-format
msgid "Force colorspace"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_fieldorder)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:765
#, kde-format
msgid "Force field order"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, clip_force_transparency)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:829
#, kde-format
msgid "Image background"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, clip_transparency)
#. +> trunk5 stable5
#: src/ui/clipproperties_ui.ui:837
#, kde-format
msgid "Normal"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_dest)
#. +> trunk5 stable5
#: src/ui/clipspeed_ui.ui:35 src/ui/clipstabilize_ui.ui:20
#: src/ui/cliptranscode_ui.ui:30
#, kde-format
msgid "Destination"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_source)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:20
#, kde-format
msgid "Source"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, ffmpeg_label)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:40
#, kde-format
msgid "FFmpeg parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:54
#, kde-format
msgid "Job status"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_start)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:61
#, kde-format
msgctxt "@action:button start transcode"
msgid "Start"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_profile)
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:68 src/ui/profiledialog_ui.ui:279
#, kde-format
msgid "Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, auto_close)
#. +> trunk5 stable5
#: src/ui/cliptranscode_ui.ui:88
#, kde-format
msgid "Close after transcode"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/colorclip_ui.ui:30
#, kde-format
msgid "Clip Color"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ColorPlaneExport_UI)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:14
#, kde-format
msgid "Export color plane to PNG"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblSpace)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:20
#, kde-format
msgid "Color space"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblVariant)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:37
#, kde-format
msgid "Variant"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, sliderScaling)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:81
#, kde-format
msgid "How much to zoom in"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblRes)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:101
#, kde-format
msgid "Resolution"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblFilename)
#. +> trunk5 stable5
#: src/ui/colorplaneexport_ui.ui:144
#, kde-format
msgid "Filename"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:23
#, kde-format
msgid "Default capture device"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultcapture)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:37 src/ui/configcapture_ui.ui:168
#: src/ui/configenv_ui.ui:63 src/ui/recmonitor_ui.ui:139
#, kde-format
msgid "FFmpeg"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_defaultcapture)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:42 src/ui/recmonitor_ui.ui:144
#, kde-format
msgid "Screen grab"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:57 src/ui/recmonitor_ui.ui:134
#, kde-format
msgid "Firewire"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:76 src/ui/configcapture_ui.ui:208
#, kde-format
msgid "Capture format"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:84
#, kde-format
msgid "DV Raw"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:89
#, kde-format
msgid "DV AVI type 1"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:94
#, kde-format
msgid "DV AVI type 2"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, button_hdv)
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_firewireformat)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:99 src/ui/wizardstandard_ui.ui:54
#, kde-format
msgid "HDV"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_firewireautosplit)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:120
#, kde-format
msgid "Automatically start a new file on scene cut"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_firewiretimestamp)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:127
#, kde-format
msgid "Add recording time to captured file name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. i18n: ectx: property (text), widget (QLabel, label_29)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:134 src/ui/configcapture_ui.ui:683
#, kde-format
msgid "Capture file name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:144
#, kde-format
msgid "dvgrab additional parameters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:174 src/utils/freesound.cpp:215
#, kde-format
msgid "Channels"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:184
#, kde-format
msgid "Video device"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_30)
#. i18n: ectx: property (text), widget (QLabel, label_27)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:191 src/ui/configcapture_ui.ui:653
#, kde-format
msgid "Detected devices"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, p_size)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:225
#, kde-format
msgid "720x576"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, p_fps)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:239
#, kde-format
msgid "25/1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, p_aspect)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:260
#, kde-format
msgid "59/54"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, p_display)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:274
#, kde-format
msgid "4/3"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, config_v4l)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:295
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_captureaudio)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:329
#, kde-format
msgid "Capture audio (ALSA)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. i18n: ectx: property (text), widget (QLabel, label_screengrab)
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:349 src/ui/configcapture_ui.ui:619
#: src/ui/configcapture_ui.ui:712 src/ui/configproject_ui.ui:177
#: src/ui/projectsettings_ui.ui:168
#, kde-format
msgid "Encoding profile"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_v4l_capturevideo)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:376
#, kde-format
msgid "Capture video (Video4Linux2)"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_grab_capture_type)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:458
#, kde-format
msgid "Full screen capture"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_grab_capture_type)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:463
#, kde-format
msgid "Region capture"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_follow_mouse)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:482
#, kde-format
msgid "Follow mouse"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_frame)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:489
#, kde-format
msgid "Hide frame"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_grab_hide_mouse)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:639
#, kde-format
msgid "Hide cursor"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5 stable5
#: src/ui/configcapture_ui.ui:647
#, kde-format
msgid "Blackmagic"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:27
#, kde-format
msgid "MLT environment"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:36
#, kde-format
msgid "Processing threads"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:49
#, kde-format
msgid "(>1 is experimental)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:56
#, kde-format
msgid "Melt path"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:70
#, kde-format
msgid "MLT profiles folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:93
#, kde-format
msgid "FFplay"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:113
#, kde-format
msgid "FFprobe"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:124
#, kde-format
msgid "Default folders"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:130
#, kde-format
msgid "Library folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:150
#, kde-format
msgid "Capture folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:157
#, kde-format
msgid "Temporary files"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_librarytodefaultfolder)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:164
#, kde-format
msgid "Use default folder"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_capturetoprojectfolder)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:177
#, kde-format
msgid "Use project folder"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:188
#, kde-format
msgid "Default apps"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:194
#, kde-format
msgid "Image editing"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, kp_image)
#. i18n: ectx: property (text), widget (QPushButton, kp_audio)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:208 src/ui/configenv_ui.ui:229
#, kde-format
msgid "Change"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:215
#, kde-format
msgid "Audio editing"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:250
#, kde-format
msgid "Mime types"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:256
#, kde-format
msgid "Additional clip MIME types"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:270
#, kde-format
msgid "Supported clip MIME types"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/ui/configenv_ui.ui:294
#, kde-format
msgid "Concurrent threads"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_enableshuttle)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:23
#, kde-format
msgid "Enable Jog Shuttle device"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, shuttledisabled)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:30
#, kde-format
msgid "Jog Shuttle device disabled."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, config_group)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:53
#, kde-format
msgid "Device configuration"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:85
#, kde-format
msgid "Button 1"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_17)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:98
#, kde-format
msgid "Device"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:111
#, kde-format
msgid "Button 15"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:137
#, kde-format
msgid "Button 13"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:150
#, kde-format
msgid "Button 8"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:166
#, kde-format
msgid "Button 4"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:179
#, kde-format
msgid "Device name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:192
#, kde-format
msgid "Button 5"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:214
#, kde-format
msgid "Button 7"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:243
#, kde-format
msgid "Button 9"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:256
#, kde-format
msgid "Button 2"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:272
#, kde-format
msgid "Button 10"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:285
#, kde-format
msgid "Button 11"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:308
#, kde-format
msgid "Button 6"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:336
#, kde-format
msgid "Button 14"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:349
#, kde-format
msgid "Button 3"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: src/ui/configjogshuttle_ui.ui:362
#, kde-format
msgid "Button 12"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:17
#, kde-format
msgid "Default Durations"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:23
#, kde-format
msgid "Color clips"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:40
#, kde-format
msgid "Title clips"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:47
#, kde-format
msgid "Image sequence"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_exiftool)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:76
#, kde-format
msgid "Get clip metadata with exiftool"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_disable_effect_parameters)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:83
#, kde-format
msgid "Disable parameters when the effect is disabled"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:103
#, kde-format
msgid "Tab position"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_openlastproject)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:110
#, kde-format
msgid "Open last project on startup"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automultistreams)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:117
#, kde-format
msgid "Automatically import all streams in multi stream clips"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_use_magicLantern)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:124
#, kde-format
msgid "Get clip metadata created by Magic Lantern"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoimagesequence)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:131
#, kde-format
msgid "Automatically import image sequences"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_bypasscodeccheck)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:138
#, kde-format
msgid "Bypass codec verification"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_checkfirstprojectclip)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:145
#, kde-format
msgid "Check if first added clip matches project profile"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_usekuiserver)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:152
#, kde-format
msgid "Use KDE job tracking for render jobs"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_projectloading_avformatnovalidate)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:183
#, kde-format
msgid "Do not validate the video files when loading a project (faster)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoimagetransparency)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:203
#, kde-format
msgid "Transparent background for imported images"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, autosave)
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_crashrecovery)
#. +> trunk5 stable5
#: src/ui/configmisc_ui.ui:210 src/ui/wizardextra_ui.ui:59
#, kde-format
msgid "Activate crash recovery (auto save)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:99 src/ui/projectsettings_ui.ui:84
#, kde-format
msgid "Video tracks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:109 src/ui/projectsettings_ui.ui:94
#, kde-format
msgid "Audio tracks"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, kcfg_enableproxy)
#. i18n: ectx: property (title), widget (QGroupBox, enable_proxy)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:116 src/ui/projectsettings_ui.ui:126
#, kde-format
msgid "Pro&xy clips"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateproxy)
#. i18n: ectx: property (text), widget (QCheckBox, generate_proxy)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:128 src/ui/projectsettings_ui.ui:148
#, kde-format
msgid "Generate for videos larger than"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_proxyimageminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, proxy_imageminsize)
#. i18n: ectx: property (suffix), widget (QSpinBox, proxy_minsize)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:135 src/ui/configproject_ui.ui:155
#: src/ui/projectsettings_ui.ui:192 src/ui/projectsettings_ui.ui:208
#, kde-format
msgid "pixels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_generateimageproxy)
#. i18n: ectx: property (text), widget (QCheckBox, generate_imageproxy)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:148 src/ui/projectsettings_ui.ui:185
#, kde-format
msgid "Generate for images larger than"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_customprojectfolder)
#. i18n: ectx: property (text), widget (QCheckBox, custom_folder)
#. +> trunk5 stable5
#: src/ui/configproject_ui.ui:229 src/ui/projectsettings_ui.ui:59
#, kde-format
msgid "Custom project folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:17
#, kde-format
msgid "Warning: changes to the drivers and devices can make Kdenlive unstable. Change only if you know what you do."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_gpu_accel)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:27
#, kde-format
msgid "Use GPU processing (Movit library) - restart Kdenlive to apply"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:34
#, kde-format
msgid "Audio backend"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:53
#, kde-format
msgid "Audio driver:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:66
#, kde-format
msgid "Audio device:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:82
#, kde-format
msgid "Preview volume:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:102
#, kde-format
msgid "Monitor background color:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_external_display)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:127
#, kde-format
msgid "Use external display (Blackmagic card)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/configsdl_ui.ui:134
#, kde-format
msgid "Output device"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_verticalzoom)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:30
#, kde-format
msgid "Zoom using vertical drag in ruler"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:39
#, kde-format
msgid "Track height"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoscroll)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:74
#, kde-format
msgid "Autoscroll while playing"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:83
#, kde-format
msgid "Timeline clip and transition corners"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_clipcornertype)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:91
#, kde-format
msgid "rounded"
msgstr ""
#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_clipcornertype)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:96
#, kde-format
msgid "straight"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_splitaudio)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:119
#, kde-format
msgid "Automatically split audio and video"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ffmpegaudiothumbnails)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:126
#, kde-format
msgid "Use FFmpeg for audio thumbnails (faster)"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showmarkers)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:133
#, kde-format
msgid "Display clip markers comments"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:140
#, kde-format
msgid "Thumbnails"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_displayallchannels)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:165
#, kde-format
msgid "Separate channels"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_automatictransitions)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:190
#, kde-format
msgid "Create new transitions as automatic transitions"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:197
#, kde-format
msgid "Raise properties pane when selecting in timeline"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_raisepropsclips)
#. +> trunk5 stable5
#: src/ui/configtimeline_ui.ui:203
#, kde-format
msgid "Clips"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#. +> trunk5 stable5
#: src/ui/configtranscode_ui.ui:24
#, kde-format
msgid "Add Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_update)
#. +> trunk5 stable5
#: src/ui/configtranscode_ui.ui:31
#, kde-format
msgid "Update Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#. +> trunk5 stable5
#: src/ui/configtranscode_ui.ui:38
#, kde-format
msgid "Delete Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. i18n: ectx: property (text), widget (QLabel, extensionLabel)
#. +> trunk5 stable5
#: src/ui/configtranscode_ui.ui:90 src/ui/saveprofile_ui.ui:131
#, kde-format
msgid "Extension"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/configtranscode_ui.ui:107
#, kde-format
msgid "Parameters"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, button_more)
#. +> trunk5 stable5
#: src/ui/cutjobdialog_ui.ui:27
#, kde-format
msgid "Configure job"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, chapters_box)
#. +> trunk5 stable5
#: src/ui/dvdwizardchapters_ui.ui:29
#, kde-format
msgid "Add chapters"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/dvdwizardchapters_ui.ui:82
#, kde-format
msgid "Movie file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#. +> trunk5 stable5
#: src/ui/dvdwizardchapters_ui.ui:108
#, kde-format
msgid "Add chapter"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#. +> trunk5 stable5
#: src/ui/dvdwizardchapters_ui.ui:115
#, kde-format
msgid "Remove chapter"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, create_menu)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:29
#, kde-format
msgid "Create basic menu"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:77
#, kde-format
msgid "Button"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:93
#, kde-format
msgid "Target"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, back_to_menu)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:110
#, kde-format
msgid "Back to menu"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, use_shadow)
#. i18n: ectx: property (title), widget (QGroupBox, shadowBox)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:154 src/ui/titlewidget_ui.ui:735
#, kde-format
msgid "Shadow"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:166
#, kde-format
msgid "Underline"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblBackground)
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (text), widget (QLabel, bgLabel)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:211 src/ui/dvdwizardmenu_ui.ui:217
#: src/ui/qtextclip_ui.ui:104 src/ui/titlewidget_ui.ui:982
#: src/ui/vectorscope_ui.ui:46
#, kde-format
msgid "Background"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonAudio)
#. i18n: ectx: property (text), widget (QToolButton, button_add)
#. i18n: ectx: property (text), widget (QToolButton, add_button)
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectAll)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:260 src/ui/keyframeeditor_ui.ui:68
#: src/ui/timelinebuttons_ui.ui:71 src/ui/titlewidget_ui.ui:342
#, kde-format
msgid "A"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, use_grid)
#. +> trunk5 stable5
#: src/ui/dvdwizardmenu_ui.ui:313 src/ui/titlewidget_ui.ui:412
#, kde-format
msgid "Use grid"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:29
#, kde-format
msgid "Temporary data folder"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:39
#, kde-format
msgid "DVD ISO image"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:56
#, kde-format
msgid "Creating menu images"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:61
#, kde-format
msgid "Creating menu background"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:66
#, kde-format
msgid "Creating menu movie"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:71
#, kde-format
msgid "Creating dvd structure"
msgstr ""
#. i18n: ectx: property (text), item, widget (QListWidget, job_progress)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:76
#, kde-format
msgid "Creating iso file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_start)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:84
#, kde-format
msgid "Create ISO image"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:118
#, kde-format
msgid "Log"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:124
#, kde-format
msgid "Status"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, button_burn)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:154
#, kde-format
msgid "Burn"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:172
#, kde-format
msgid "Menu File"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: src/ui/dvdwizardstatus_ui.ui:186
#, kde-format
msgid "Dvdauthor File"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, use_intro)
#. +> trunk5 stable5
#: src/ui/dvdwizardvob_ui.ui:59
#, kde-format
msgid "Use first movie as intro"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/dvdwizardvob_ui.ui:66
#, kde-format
msgid "DVD format"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_delete)
#. +> trunk5 stable5
#: src/ui/dvdwizardvob_ui.ui:73
#, kde-format
msgid "Remove file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_add)
#. +> trunk5 stable5
#: src/ui/dvdwizardvob_ui.ui:129
#, kde-format
msgid "Add movie file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, convert_label)
#. +> trunk5 stable5
#: src/ui/dvdwizardvob_ui.ui:145
#, kde-format
msgid "Converting files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/freesound_ui.ui:22
#, kde-format
msgid "Service"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, page_prev)
#. +> trunk5 stable5
#: src/ui/freesound_ui.ui:67
#, kde-format
msgid "<<"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, page_next)
#. +> trunk5 stable5
#: src/ui/freesound_ui.ui:104
#, kde-format
msgid ">>"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_import)
#. +> trunk5 stable5
#: src/ui/freesound_ui.ui:137 src/utils/archiveorg.cpp:254
#, kde-format
msgid "Import"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/freesound_ui.ui:177
#, kde-format
msgid "License"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/gradientedit_ui.ui:96
#, kde-format
msgid "Angle"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbY)
#. +> trunk5 stable5
#: src/ui/histogram_ui.ui:17
#, kde-format
msgid "Luma value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblComponents)
#. +> trunk5 stable5
#: src/ui/histogram_ui.ui:64
#, kde-format
msgid "Components"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, cbS)
#. +> trunk5 stable5
#: src/ui/histogram_ui.ui:71
#, kde-format
msgid "RGB summed up"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cbS)
#. +> trunk5 stable5
#: src/ui/histogram_ui.ui:74
#, kde-format
msgid "Sum"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, KeyFrameDialog_UI)
#. +> trunk5 stable5
#: src/ui/keyframedialog_ui.ui:14
#, kde-format
msgid "Edit Keyframe"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_3)
#. +> trunk5 stable5
#: src/ui/keyframedialog_ui.ui:27
#, kde-format
msgid "Value"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonResetKeyframe)
#. +> trunk5 stable5
#: src/ui/keyframeeditor_ui.ui:88
#, kde-format
msgid "Reset the parameters to their default values"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonSeek)
#. +> trunk5 stable5
#: src/ui/keyframeeditor_ui.ui:98
#, kde-format
msgid "Seek to active keyframe"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonKeyframes)
#. +> trunk5 stable5
#: src/ui/keyframeeditor_ui.ui:114
#, kde-format
msgid "Add keyframes"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonLeftRight)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:43
#, kde-format
msgid "move on X axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonUpDown)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:56
#, kde-format
msgid "move on Y axis"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonShowInTimeline)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:69
#, kde-format
msgid "update values in timeline"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonNewPoints)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:82
#, kde-format
msgid "create new points"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkBox)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:105
#, kde-format
msgid "GraphView"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, buttonHelp)
#. +> trunk5 stable5
#: src/ui/keyframewidget_ui.ui:121
#, kde-format
msgid "parameter description"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/keywordval_ui.ui:23
#, kde-format
msgid "Param"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, LoginDialog)
#. +> trunk5 stable5
#: src/ui/logindialog_ui.ui:14
#, kde-format
msgid "Login Dialog"
msgstr ""
#. i18n: ectx: property (url), widget (QWebView, webView)
#. +> trunk5 stable5
#: src/ui/logindialog_ui.ui:21
#, kde-format
msgid "about:blank"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, GetHQpreview)
#. +> trunk5 stable5
#: src/ui/logindialog_ui.ui:36
#, kde-format
msgid "Get HQ Preview File Instead"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, FreeSoundLoginLabel)
#. +> trunk5 stable5
#: src/ui/logindialog_ui.ui:43
#, kde-format
msgid ""
"<html><head/><body>"
"<p>Enter your freesound account details to download the highest quality version of this file. Or use the High Quality preview file instead (no freesound account required).</p>"
"</body></html>"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ManageCaptures_UI)
#. +> trunk5 stable5
#: src/ui/managecaptures_ui.ui:13
#, kde-format
msgid "Captured files"
msgstr ""
#. i18n: ectx: property (text), widget (QTreeWidget, treeWidget)
#. +> trunk5 stable5
#: src/ui/managecaptures_ui.ui:35
#, kde-format
msgid "File name"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, deleteButton)
#. +> trunk5 stable5
#: src/ui/managecaptures_ui.ui:48
#, kde-format
msgid "Delete current file"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, toggleButton)
#. +> trunk5 stable5
#: src/ui/managecaptures_ui.ui:55
#, kde-format
msgid "Toggle selection"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/manageencodingprofile_ui.ui:20
#, kde-format
msgid "Editing profiles for"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_category)
#. +> trunk5 stable5
#: src/ui/markerdialog_ui.ui:76
#, kde-format
msgid "Category"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_thumb)
#. +> trunk5 stable5
#: src/ui/markerdialog_ui.ui:86
#, kde-format
msgid "Image preview"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, MissingClips_UI)
#. +> trunk5 stable5
#: src/ui/missingclips_ui.ui:14
#, kde-format
msgid " Clip Problems"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeSelected)
#. +> trunk5 stable5
#: src/ui/missingclips_ui.ui:20
#, kde-format
msgid "Remove selected clips"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, usePlaceholders)
#. +> trunk5 stable5
#: src/ui/missingclips_ui.ui:37
#, kde-format
msgid "Use placeholders for missing clips"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, recursiveSearch)
#. +> trunk5 stable5
#: src/ui/missingclips_ui.ui:80
#, kde-format
msgid "Search recursively"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, ProfilesDialog_UI)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:14
#, kde-format
msgid "Profiles"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. i18n: ectx: property (text), widget (QLabel, label_8)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:96 src/ui/profiledialog_ui.ui:130
#: src/ui/profiledialog_ui.ui:164
#, kde-format
msgid "/"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_10)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:144
#, kde-format
msgid "Display aspect ratio"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:198
#, kde-format
msgid "Fields per second"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, button_save)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:248
#, kde-format
msgid "S"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, button_create)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:255
#, kde-format
msgid "C"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_default)
#. +> trunk5 stable5
#: src/ui/profiledialog_ui.ui:272
#, kde-format
msgid "Use as default"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:75
#, kde-format
msgid "Thumbnails:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:119
#, kde-format
msgid "Project folder to store proxy clips, thumbnails, previews"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_25)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:245
#, kde-format
msgid "Preview profile"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:382
#, kde-format
msgid "Project Files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:419
#, kde-format
msgid "Clips used in project:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:440
#, kde-format
msgid "Unused clips:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, delete_unused)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:461
#, kde-format
msgid "Delete files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_13)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:471
#, kde-format
msgid "Project files"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_fonts)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:478
#, kde-format
msgid "Fonts"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_export)
#. +> trunk5 stable5
#: src/ui/projectsettings_ui.ui:485
#, kde-format
msgid "Plain text export"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, weightLabel)
#. +> trunk5 stable5
#: src/ui/qtextclip_ui.ui:45
#, kde-format
msgid "Weight:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, outlineLabel)
#. i18n: ectx: property (text), widget (QLabel, label_18)
#. +> trunk5 stable5
#: src/ui/qtextclip_ui.ui:175 src/ui/titlewidget_ui.ui:605
#, kde-format
msgid "Outline"
msgstr ""
#. i18n: ectx: property (inputMask), widget (QLineEdit, duration)
#. +> trunk5 stable5
#: src/ui/qtextclip_ui.ui:232
#, kde-format
msgid "#99:99:99:99"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, device_selector)
#. +> trunk5 stable5
#: src/ui/recmonitor_ui.ui:149
#, kde-format
msgid "Blackmagic card"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, renderTab)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:39
#, kde-format
msgid "Render Project"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, outfileLabel)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:56
#, kde-format
msgid "Output file"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, formatLabel)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:79
#, kde-format
msgid "Format"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonFavorite)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:126
#, kde-format
msgid "&Favorite"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonSave)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:133
#, kde-format
msgid "&Save"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonEdit)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:140
#, kde-format
msgid "&Edit"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonDelete)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:147
#, kde-format
msgid "&Delete"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, qualityLabel)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:179
#, kde-format
msgid "Quality"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSlider, quality)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:192
#, kde-format
msgid "Compromise file size versus quality"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, video)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:218
#, kde-format
msgid "Video quality parameter (depends on codec)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QSpinBox, audio)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:232
#, kde-format
msgid "Audio quality parameter or bitrate"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, render_full)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:243
#, kde-format
msgid "Fu&ll project"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, render_zone)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:253
#, kde-format
msgid "Selected &zone"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, render_guide)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:260
#, kde-format
msgid "&Guide zone"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, toLabel)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:290
#, kde-format
msgid "to"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, options)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:325
#, kde-format
msgid "More options"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonRender)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:366
#, kde-format
msgid "Render to File"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, buttonGenerateScript)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:373
#, kde-format
msgid "Generate Script"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLabel, speedLabel)
#. i18n: ectx: property (toolTip), widget (QSlider, speed)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:432 src/ui/renderwidget_ui.ui:448
#, kde-format
msgid "For a given quality, tune the compromise between encoding time and output file size (faster encoding ends with larger file)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, speedLabel)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:435
#, kde-format
msgid "Encoder speed"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkTwoPass)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:505
#, kde-format
msgid "2 pass"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, scanning_list)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:533
#, kde-format
msgid "Force Progressive"
msgstr ""
#. i18n: ectx: property (text), item, widget (KComboBox, scanning_list)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:538
#, kde-format
msgid "Force Interlaced"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, rescale)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:563
#, kde-format
msgid "Rescale"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, stemAudioExport)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:651
#, kde-format
msgid "Stem audio export"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, tc_overlay)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:666
#, kde-format
msgid "Overlay"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, proxy_render)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:702
#, kde-format
msgid "Render using proxy clips"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, open_dvd)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:709
#, kde-format
msgid "Open Dvd wizard after rendering"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, create_chapter)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:716
#, kde-format
msgid "Create chapter file based on guides"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, open_browser)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:723
#, kde-format
msgid "Open browser window after export"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, play_after)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:730
#, kde-format
msgid "Play after render"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, export_meta)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:737
#, kde-format
msgid "Export metadata"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, jobTab)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:761
#, kde-format
msgid "Job Queue"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, errorLabel_2)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:813
#, kde-format
msgid "Error Log"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, clean_up)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:858
#, kde-format
msgid "Clean Up"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, shutdown)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:865
#, kde-format
msgid "Shutdown computer after renderings"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, start_job)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:872
#, kde-format
msgid "Start Job"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, scriptsTab)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:899
#, kde-format
msgid "Scripts"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, start_script)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:927
#, kde-format
msgid "Start Script"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, delete_script)
#. +> trunk5 stable5
#: src/ui/renderwidget_ui.ui:934
#, kde-format
msgid "Delete Script"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lblPaintmode)
#. i18n: ectx: property (text), widget (QLabel, lblPaintMode)
#. +> trunk5 stable5
#: src/ui/rgbparade_ui.ui:33 src/ui/vectorscope_ui.ui:29
#: src/ui/waveform_ui.ui:30
#, kde-format
msgid "Paint mode"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SaveProfile_UI)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:14
#, kde-format
msgid "Save Profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, speedsLabel)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:20
#, kde-format
msgid "Speed options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QLineEdit, vbitrates_list)
#. i18n: ectx: property (toolTip), widget (QLineEdit, abitrates_list)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:46 src/ui/saveprofile_ui.ui:100
#, kde-format
msgid "Best to worst quality"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, groupLabel)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:73
#, kde-format
msgid "Group"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, profileLabel)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:124
#, kde-format
msgid "Profile name"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, parametersLabel)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:145
#, kde-format
msgid "Parameters (see <a href=\"https://www.mltframework.org/plugins/ConsumerAvformat/\">MLT documentation</a>)"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QTextEdit, speeds_list)
#. +> trunk5 stable5
#: src/ui/saveprofile_ui.ui:165
#, kde-format
msgid "One line of options per speedup step, from slowest to fastest"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SceneCutDialog_UI)
#. +> trunk5 stable5
#: src/ui/scenecutdialog_ui.ui:14
#, kde-format
msgid "Scene Cut"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, add_markers)
#. +> trunk5 stable5
#: src/ui/scenecutdialog_ui.ui:23
#, kde-format
msgid "Add clip markers"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, zone_only)
#. +> trunk5 stable5
#: src/ui/scenecutdialog_ui.ui:33
#, kde-format
msgid "Analyze only selected zone"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, cut_scenes)
#. +> trunk5 stable5
#: src/ui/scenecutdialog_ui.ui:63
#, kde-format
msgid "Cut scenes"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, store_data)
#. +> trunk5 stable5
#: src/ui/scenecutdialog_ui.ui:70
#, kde-format
msgid "Save result in clip metadata"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_6)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:17
#, kde-format
msgid "Preset"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:45
#, kde-format
msgid "Color range"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:55
#, kde-format
msgid "Cyan"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:88
#, kde-format
msgid "Magenta"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, absolute)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:189
#, kde-format
msgid "Absol&ute"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, relative)
#. +> trunk5 stable5
#: src/ui/selectivecolor_ui.ui:196
#, kde-format
msgid "Re&lative"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:30
#, kde-format
msgid "Image selection method"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, method_mime)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:36
#, kde-format
msgid "&MIME type"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, method_pattern)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:46
#, kde-format
msgid "Fi&lename pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:70
#, kde-format
msgid "Image Type"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:97
#, kde-format
msgid "First frame"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:127
#, kde-format
msgid "Frame Duration"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, show_thumbs)
#. +> trunk5 stable5
#: src/ui/slideshowclip_ui.ui:245
#, kde-format
msgid "Show thumbnails"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/smconfig_ui.ui:33
#, kde-format
msgid "Number of frames to play (0 to play all frames)"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: src/ui/smconfig_ui.ui:73
#, kde-format
msgid "Interval Capture"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/smconfig_ui.ui:79
#, kde-format
msgid "Capture delay"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, sm_prenotify)
#. +> trunk5 stable5
#: src/ui/smconfig_ui.ui:96
#, kde-format
msgid "Notify before capture"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, SpacerDialog_UI)
#. +> trunk5 stable5
#: src/ui/spacerdialog_ui.ui:14
#, kde-format
msgid "Add space"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_3)
#. +> trunk5 stable5
#: src/ui/spacerdialog_ui.ui:33
#, kde-format
msgid "Track:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, clip_filesize_2)
#. +> trunk5 stable5
#: src/ui/spacerdialog_ui.ui:53
#, kde-format
msgid "Duration:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, labelFFTSize)
#. +> trunk5 stable5
#: src/ui/spectrogram_ui.ui:52
#, kde-format
msgid "True FFT size:"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, live_button)
#. +> trunk5 stable5
#: src/ui/stopmotion_ui.ui:86
#, kde-format
msgid "Live view"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, preview_button)
#. +> trunk5 stable5
#: src/ui/stopmotion_ui.ui:135
#, kde-format
msgid "Preview sequence"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. i18n: ectx: property (toolTip), widget (KComboBox, sequence_name)
#. +> trunk5 stable5
#: src/ui/stopmotion_ui.ui:151 src/ui/stopmotion_ui.ui:158
#, kde-format
msgid "Sequence name"
msgstr ""
#. i18n: ectx: property (toolTip), widget (KComboBox, capture_device)
#. +> trunk5 stable5
#: src/ui/stopmotion_ui.ui:168
#, kde-format
msgid "Capture device"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_addsequence)
#. +> trunk5 stable5
#: src/ui/stopmotion_ui.ui:194
#, kde-format
msgid "Add to project"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/templateclip_ui.ui:17
#, kde-format
msgid "Template"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonFitZoom)
#. i18n: ectx: property (text), widget (QToolButton, buttonVideo)
#. i18n: ectx: property (text), widget (QToolButton, buttonRealSize)
#. +> trunk5 stable5
#: src/ui/timelinebuttons_ui.ui:16 src/ui/timelinebuttons_ui.ui:64
#: src/ui/titlewidget_ui.ui:193 src/ui/titlewidget_ui.ui:203
#, kde-format
msgid "V"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QDialog, TitleWidget_UI)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:14
#, kde-format
msgid "Title Clip"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, lWidth)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:93
#, kde-format
msgid "W"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_19)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:120
#, kde-format
msgid "H"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_12)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:178
#, kde-format
msgid "Z-Index:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, displayBg)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:271
#, kde-format
msgid "Show background"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_22)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:285
#, kde-format
msgid "Template:"
msgstr ""
#. i18n: ectx: property (whatsThis), widget (QToolButton, buttonSelectAll)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:339
#, kde-format
msgid "Selects all items on the canvas."
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectImages)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:382
#, kde-format
msgid "I"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, buttonSelectText)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:392
#, kde-format
msgid "T"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_20)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:426
#, kde-format
msgid "Rotate Y:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_21)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:433
#, kde-format
msgid "Rotate Z:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_23)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:492
#, kde-format
msgid "Letter Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, plain_color)
#. i18n: ectx: property (text), widget (QRadioButton, plain_rect)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:522 src/ui/titlewidget_ui.ui:821
#, kde-format
msgid "So&lid Color"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_24)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:532
#, kde-format
msgid "Line Spacing"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, gradient_color)
#. i18n: ectx: property (text), widget (QRadioButton, gradient_rect)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:695 src/ui/titlewidget_ui.ui:855
#, kde-format
msgid "&Gradient"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_11)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:889
#, kde-format
msgid "Border "
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, anim_start)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1046
#, kde-format
msgid "Edit start"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, anim_end)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1056
#, kde-format
msgid "Edit end"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_7)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1081
#, kde-format
msgid "Resize"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, resize100)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1095
#, kde-format, no-c-format
msgid "100%"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, keep_aspect)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1109
#, kde-format
msgid "Keep aspect ratio"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_4)
#. i18n: ectx: property (text), widget (QLabel, label_5)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1133 src/ui/titlewidget_ui.ui:1139
#, kde-format
msgid "Effect"
msgstr ""
#. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_delay)
#. i18n: ectx: property (suffix), widget (QSpinBox, typewriter_start)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1169 src/ui/titlewidget_ui.ui:1192
#, kde-format
msgid " frames"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_16)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1185
#, kde-format
msgid "Start at"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_14)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1219
#, kde-format
msgid "Zoom:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_15)
#. +> trunk5 stable5
#: src/ui/titlewidget_ui.ui:1236
#, kde-format
msgid "Rotate X:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/transitionsettings_ui.ui:23
#, kde-format
msgid "track"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, UnicodeWidget_UI)
#. +> trunk5 stable5
#: src/ui/unicodewidget_ui.ui:20
#, kde-format
msgid "Enter Unicode value"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/unicodewidget_ui.ui:263
#, kde-format
msgid "Additional Information"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, button_reload)
#. +> trunk5 stable5
#: src/ui/wizardcapture_ui.ui:17
#, kde-format
msgid "Check"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_9)
#. +> trunk5 stable5
#: src/ui/wizardcapture_ui.ui:57
#, kde-format
msgid "Capture format:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/wizardextra_ui.ui:16
#, kde-format
msgid "Default folder for project files"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, installmimes)
#. +> trunk5 stable5
#: src/ui/wizardextra_ui.ui:66
#, kde-format
msgid "Install extra video MIME types"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: src/ui/wizardmltcheck_ui.ui:21
#, kde-format
msgid "Installed modules"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_2)
#. +> trunk5 stable5
#: src/ui/wizardmltcheck_ui.ui:63
#, kde-format
msgid "Available Codecs (avformat)"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/wizardmltcheck_ui.ui:90
#, kde-format
msgid "Formats"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/wizardmltcheck_ui.ui:97
#, kde-format
msgid "Video Codecs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: src/ui/wizardmltcheck_ui.ui:104
#, kde-format
msgid "Audio Codecs"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: src/ui/wizardstandard_ui.ui:17
#, kde-format
msgid "Please set your default video profile"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: src/ui/wizardstandard_ui.ui:24
#, kde-format
msgid "Video Resolution"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, button_dv)
#. +> trunk5 stable5
#: src/ui/wizardstandard_ui.ui:44
#, kde-format
msgid "DV"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, button_all)
#. +> trunk5 stable5
#: src/ui/wizardstandard_ui.ui:61
#, kde-format
msgid "Show All"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archiveorg.cpp:92 src/utils/freesound.cpp:95
#: src/utils/freesound.cpp:192 src/utils/resourcewidget.cpp:494
#, kde-format
msgid "Error Loading Data"
msgstr ""
#. +> trunk5 stable5
#: src/utils/archiveorg.cpp:106 src/utils/freesound.cpp:105
#, kde-format
msgid "Found %1 result"
msgid_plural "Found %1 results"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: src/utils/archiveorg.cpp:201
#, kde-format
msgid "Error Loading Extra Data"
msgstr ""
#. +> trunk5 stable5
#: src/utils/freesound.cpp:204
#, kde-format
msgid "Duration (s)"
msgstr ""
#. +> trunk5 stable5
#: src/utils/freesound.cpp:211
#, kde-format
msgid "Samplerate"
msgstr ""
#. +> trunk5 stable5
#: src/utils/progressbutton.cpp:67
#, kde-format
msgctxt "s as seconds"
msgid "%1s"
msgstr ""
#. +> trunk5 stable5
#: src/utils/progressbutton.cpp:71
#, kde-format
msgctxt "m as minutes"
msgid "%1m"
msgstr ""
#. +> trunk5 stable5
#: src/utils/progressbutton.cpp:73
#, kde-format
msgctxt "h as hours"
msgid "%1h"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:69
#, kde-format
msgid "Freesound Audio Library"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:70
#, kde-format
msgid "Archive.org Video Library"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:71
#, kde-format
msgid "Open Clip Art Graphic Library"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:72
#, kde-format
msgid "Search Online Resources"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:96
#, kde-format
msgid "Auto Play"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:206
#, kde-format
msgctxt "the url link pointing to a web page"
msgid "link"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:457 src/utils/resourcewidget.cpp:799
#, kde-format
msgid "File Exists"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:458
#, kde-format
msgid ""
"HQ preview files are all mp3 files. We have added .mp3 as a file extension to the destination file name you chose. However, there is an existing file of this name present. \n"
" Do you want to overwrite the existing file?. "
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:502 src/utils/resourcewidget.cpp:842
#, kde-format
msgid "Resource saved to "
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:502 src/utils/resourcewidget.cpp:842
#, kde-format
msgid "Data Imported"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:581
#, kde-format
msgid ""
"You need to be online\n"
" for searching"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:742
#, kde-format
msgid "Access Denied from Freesound. Have you authorised the Kdenlive application on your freesound account?"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:767
#, kde-format
msgid "Starting File Download"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:776
#, kde-format
msgid "Error Getting Access Token from Freesound."
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:777 src/utils/resourcewidget.cpp:867
#, kde-format
msgid "Try importing again to obtain a new freesound connection"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:800
#, kde-format
msgid "Do you want to overwrite the existing file?"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:845
#, kde-format
msgid "Saved file to"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:852
#, kde-format
msgid "Error Saving File"
msgstr ""
#. +> trunk5 stable5
#: src/utils/resourcewidget.cpp:866
#, kde-format
msgid "Error Downloading File. Error code: "
msgstr ""
#. +> trunk5 stable5
#: src/utils/thememanager.cpp:68
#, kde-format
msgctxt "default theme name"
msgid "Default"
msgstr ""
#. +> trunk5 stable5
#: src/utils/thememanager.cpp:210
#, kde-format
msgid "Configuration..."
msgstr ""
#. +> trunk5 stable5
#: src/utils/thememanager.cpp:224
#, kde-format
msgid "Cannot start Colors panel from System Settings. Please check your system..."
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/libmessageviewer.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/libmessageviewer.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/pim/libmessageviewer.pot (revision 1524919)
@@ -1,2268 +1,2268 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the messagelib package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: messagelib\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-09-12 06:21+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:81
#, kde-format
msgid "Grantlee theme \"%1\" is not valid."
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:125
#, kde-format
msgid "Subject:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:135
#, kde-format
msgid "To:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:153
#, kde-format
msgid "Reply to:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:164
#, kde-format
msgid "CC:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:182
#, kde-format
msgid "BCC:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:192
#, kde-format
msgid "From:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:201
#, kde-format
msgid "Sender:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:202
#, kde-format
msgid "List-Id:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:210
#, kde-format
msgid "Spam Status:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:213
#, kde-format
msgid "Date:"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:249
#, kde-format
msgid "resent from"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:260
#, kde-format
msgid "receiver was"
msgid_plural "receivers were"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:282
#, kde-format
msgid "Printing mode"
msgstr ""
#. +> trunk5 stable5
#: header/grantleeheaderformatter.cpp:322
#, kde-format
msgid "[vcard]"
msgstr ""
#. +> trunk5
#: header/grantleeheaderformatter.cpp:363
#, kde-format
msgid "Security:"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:70
#, kde-format
msgctxt "Unknown date"
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:101 header/headerstyle_util.cpp:106
#: header/headerstyle_util.cpp:117
#, kde-format
msgid "No Subject"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:186
#, kde-format
msgid ""
"%1% probability of being spam with confidence %3%.\n"
"\n"
"Full report:\n"
"Probability=%2\n"
"Confidence=%4"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:192
#, kde-format
msgid ""
"%1% probability of being spam.\n"
"\n"
"Full report:\n"
"Probability=%2"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:200
#, kde-format
msgid "No Spam agent"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:203
#, kde-format
msgid "Spam filter score not a number"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:206
#, kde-format
msgid "Threshold not a valid number"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:209
#, kde-format
msgid "Spam filter score could not be extracted from header"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:212
#, kde-format
msgid "Threshold could not be extracted from header"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:215
#, kde-format
msgid "Error evaluating spam score"
msgstr ""
#. +> trunk5 stable5
#: header/headerstyle_util.cpp:219
#, kde-format
msgid ""
"%1.\n"
"\n"
"Full report:\n"
"%2"
msgstr ""
#. +> trunk5 stable5
#: header/headerstylemenumanager.cpp:137
#, kde-format
msgctxt "View->"
msgid "&Headers"
msgstr ""
#. +> trunk5 stable5
#: header/headerstylemenumanager.cpp:141
#, kde-format
msgid "Choose display style of message headers"
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:124
#, kde-format
msgid "Date: "
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:136
#, kde-format
msgid "From: "
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:142
#, kde-format
msgid "[vCard]"
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:155
#, kde-format
msgctxt "To-field of the mailheader."
msgid "To: "
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:166
#, kde-format
msgid "CC: "
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:174
#, kde-format
msgid "BCC: "
msgstr ""
#. +> trunk5 stable5
#: header/plainheaderstyle.cpp:179
#, kde-format
msgid "Reply to: "
msgstr ""
#. +> trunk5 stable5
#: html.cpp:2 html.cpp:4
#: messagepartthemes/default/templates/encapsulatedrfc822messagepart.html:5
#: messagepartthemes/default/templates/encapsulatedrfc822messagepart.html:7
msgid "Encapsulated message"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:6
#: messagepartthemes/default/templates/encapsulatedrfc822messagepart.html:19
msgid "End of encapsulated message"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:8 messagepartthemes/default/templates/encryptedmessagepart.html:3
msgid "This message is encrypted."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:10 messagepartthemes/default/templates/encryptedmessagepart.html:7
msgid "Decrypt Message"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:12 messagepartthemes/default/templates/encryptedmessagepart.html:14
msgid "Please wait while the message is being decrypted..."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:14 messagepartthemes/default/templates/encryptedmessagepart.html:18
msgid "The message is encrypted for the following keys:"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:16 html.cpp:84 html.cpp:116
#: messagepartthemes/default/templates/encryptedmessagepart.html:20
#: messagepartthemes/default/templates/signedmessagepart.html:72
#: messagepartthemes/default/templates/signedmessagepart.html:135
msgid "Hide Details"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:18 html.cpp:30
#: messagepartthemes/default/templates/encryptedmessagepart.html:27
#: messagepartthemes/default/templates/encryptedmessagepart.html:62
msgid "unknown key"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:20 messagepartthemes/default/templates/encryptedmessagepart.html:34
msgid "Encrypted message"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:22 html.cpp:128
#: messagepartthemes/default/templates/encryptedmessagepart.html:36
#: messagepartthemes/default/templates/signedmessagepart.html:158
msgid "Show Details"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:24 messagepartthemes/default/templates/encryptedmessagepart.html:41
msgid "Encrypted message (decryption not possible)"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:26 messagepartthemes/default/templates/encryptedmessagepart.html:44
msgid "Reason: "
msgstr ""
#. +> trunk5 stable5
#: html.cpp:28 messagepartthemes/default/templates/encryptedmessagepart.html:56
msgid "No secret key found to decrypt the message. The message is encrypted for the following keys:"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:32 messagepartthemes/default/templates/encryptedmessagepart.html:67
msgid "Could not decrypt the data."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:34 messagepartthemes/default/templates/encryptedmessagepart.html:74
msgid "End of encrypted message"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:36 messagepartthemes/default/templates/htmlmessagepart.html:5
msgid "<b>Note:</b> This is an HTML message. For security reasons, only the raw HTML code is shown. If you trust the sender of this message then you can activate formatted HTML display for this message <a href='kmail:showHTML'>by clicking here</a>."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:38 messagepartthemes/default/templates/htmlmessagepart.html:7
msgid "<b>Note:</b> This HTML message may contain external references to images etc. For security/privacy reasons external references are not loaded. If you trust the sender of this message then you can load the external references for this message <a href='kmail:loadExternal'>by clicking here</a>."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:40 messagepartthemes/default/templates/certmessagepart.html:2
msgid "Sorry, certificate could not be imported."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:42 messagepartthemes/default/templates/certmessagepart.html:4
#, kde-format
msgid "Reason: %1"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:44 messagepartthemes/default/templates/certmessagepart.html:7
msgid "Sorry, no certificates were found in this message."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:46 messagepartthemes/default/templates/certmessagepart.html:9
msgid "Certificate import status:"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:48 messagepartthemes/default/templates/certmessagepart.html:13
#, kde-format
msgid "1 new certificate was imported."
msgid_plural "%1 new certificates were imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: html.cpp:50 messagepartthemes/default/templates/certmessagepart.html:16
#, kde-format
msgid "1 certificate was unchanged."
msgid_plural "%1 certificates were unchanged."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: html.cpp:52 messagepartthemes/default/templates/certmessagepart.html:19
#, kde-format
msgid "1 new secret key was imported."
msgid_plural "%1 new secret keys were imported."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: html.cpp:54 messagepartthemes/default/templates/certmessagepart.html:22
#, kde-format
msgid "1 secret key was unchanged."
msgid_plural "%1 secret keys were unchanged."
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: html.cpp:56 messagepartthemes/default/templates/certmessagepart.html:28
msgid "Sorry, no details on certificate import available."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:58 messagepartthemes/default/templates/certmessagepart.html:30
msgid "Certificate import details:"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:60 messagepartthemes/default/templates/certmessagepart.html:34
#, kde-format
msgctxt "Certificate import failed."
msgid "Failed: %1 (%2)"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:62 messagepartthemes/default/templates/signedmessagepart.html:5
msgid "Please wait while the signature is being verified..."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:64 messagepartthemes/default/templates/signedmessagepart.html:15
#, kde-format
msgid "Not enough information to check signature. %1"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:66 html.cpp:98 html.cpp:112
#: messagepartthemes/default/templates/signedmessagepart.html:20
#: messagepartthemes/default/templates/signedmessagepart.html:108
#: messagepartthemes/default/templates/signedmessagepart.html:127
#, kde-format
msgid "Message was signed by %1."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:68 html.cpp:90
#: messagepartthemes/default/templates/signedmessagepart.html:22
#: messagepartthemes/default/templates/signedmessagepart.html:92
msgid "Message was signed with unknown key."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:70 html.cpp:74 html.cpp:80
#: messagepartthemes/default/templates/signedmessagepart.html:28
#: messagepartthemes/default/templates/signedmessagepart.html:36
#: messagepartthemes/default/templates/signedmessagepart.html:48
#, kde-format
msgid "Message was signed with key %1."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:72 messagepartthemes/default/templates/signedmessagepart.html:31
#, kde-format
msgid "Message was signed by %3 on %1 with key %2"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:76 messagepartthemes/default/templates/signedmessagepart.html:39
#, kde-format
msgid "Message was signed on %1 with key %2."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:78 messagepartthemes/default/templates/signedmessagepart.html:45
#, kde-format
msgid "Message was signed by %2 with key %1."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:82 html.cpp:94
#: messagepartthemes/default/templates/signedmessagepart.html:57
#: messagepartthemes/default/templates/signedmessagepart.html:98
msgid "Status: "
msgstr ""
#. +> trunk5 stable5
#: html.cpp:86 messagepartthemes/default/templates/signedmessagepart.html:85
#, kde-format
msgid "Message was signed on %1 with unknown key %2."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:88 messagepartthemes/default/templates/signedmessagepart.html:88
#, kde-format
msgid "Message was signed with unknown key %1."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:92 messagepartthemes/default/templates/signedmessagepart.html:95
msgid "The validity of the signature cannot be verified."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:96 html.cpp:110
#: messagepartthemes/default/templates/signedmessagepart.html:105
#: messagepartthemes/default/templates/signedmessagepart.html:124
#, kde-format
msgid "Message was signed by %2 (Key ID: %1)."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:100 messagepartthemes/default/templates/signedmessagepart.html:112
msgid "The signature is valid, but the key's validity is unknown."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:102 messagepartthemes/default/templates/signedmessagepart.html:114
msgid "The signature is valid and the key is marginally trusted."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:104 messagepartthemes/default/templates/signedmessagepart.html:116
msgid "The signature is valid and the key is fully trusted."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:106 messagepartthemes/default/templates/signedmessagepart.html:118
msgid "The signature is valid and the key is ultimately trusted."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:108 messagepartthemes/default/templates/signedmessagepart.html:120
msgid "The signature is valid, but the key is untrusted."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:114 messagepartthemes/default/templates/signedmessagepart.html:130
msgid "Warning: The signature is bad."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:118 messagepartthemes/default/templates/signedmessagepart.html:143
msgid "Invalid signature."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:120 messagepartthemes/default/templates/signedmessagepart.html:145
msgid "Not enough information to check signature validity."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:122 messagepartthemes/default/templates/signedmessagepart.html:148
#, kde-format
msgid "Signed by <a href='mailto:%1'>%1</a>."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:124 messagepartthemes/default/templates/signedmessagepart.html:151
msgid "Signature is valid."
msgstr ""
#. +> trunk5 stable5
#: html.cpp:126 messagepartthemes/default/templates/signedmessagepart.html:154
msgid "Unknown signature state"
msgstr ""
#. +> trunk5 stable5
#: html.cpp:130 messagepartthemes/default/templates/signedmessagepart.html:170
msgid "End of signed message"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:83
#, kde-format
msgid "Error: Signature not verified"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:86
#, kde-format
msgid "Good signature"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:89
#, kde-format
msgid "Bad signature"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:92
#, kde-format
msgid "No public key to verify the signature"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:95
#, kde-format
msgid "No signature found"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:98
#, kde-format
msgid "Error verifying the signature"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:101
#, kde-format
msgid "Different results for signatures"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:120
#, kde-format
msgid "No status information available."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:127
#: messagepartthemes/default/defaultrenderer.cpp:212
#, kde-format
msgid "Good signature."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:148
#, kde-format
msgid "One key has expired."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:152
#, kde-format
msgid "The signature has expired."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:157
#, kde-format
msgid "Unable to verify: key missing."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:164
#, kde-format
msgid "CRL not available."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:168
#, kde-format
msgid "Available CRL is too old."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:172
#, kde-format
msgid "A policy was not met."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:176
#, kde-format
msgid "A system error occurred."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:187
#, kde-format
msgid "One key has been revoked."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:214
#, kde-format
msgid "Bad signature."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:631
#: messagepartthemes/default/defaultrenderer.cpp:633
#, kde-format
msgid "certificate"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:640
#: messagepartthemes/default/defaultrenderer.cpp:669
#, kde-format
msgctxt "Start of warning message."
msgid "Warning:"
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:643
#, kde-format
msgid "Sender's mail address is not stored in the %1 used for signing."
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:646
#, kde-format
msgid "sender: "
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:649
#, kde-format
msgid "stored: "
msgstr ""
#. +> trunk5 stable5
#: messagepartthemes/default/defaultrenderer.cpp:671
#, kde-format
msgid "No mail address is stored in the %1 used for signing, so we cannot compare it to the sender's address %2."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectiondetailsdialog.cpp:47
#: widgets/mailtrackingdetailsdialog.cpp:33
#, kde-format
msgid "Details"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwarningwidget.cpp:48
#, kde-format
msgid "This message may be a scam. <a href=\"scamdetails\">(Details...)</a>"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwarningwidget.cpp:54
#, kde-format
msgid "Move to Trash"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwarningwidget.cpp:59
#, kde-format
msgid "I confirm it's not a scam"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwarningwidget.cpp:63
#, kde-format
msgid "Add email to whitelist"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwarningwidget.cpp:67
#, kde-format
msgid "Disable scam detection for all messages"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:103
#: widgets/mailtrackingwarningwidget.cpp:55
#, kde-format
msgid "Details:"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:136
#: scamdetection/scamdetectionwebengine.cpp:189
#, kde-format
msgid "This email contains a link which reads as '%1' in the text, but actually points to '%2'. This is often the case in scam emails to mislead the recipient"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:146
#, kde-format
msgid "This email contains a link which points to a numerical IP address (%1) instead of a typical textual website address. This is often the case in scam emails."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:151
#, kde-format
msgid "This email contains a link which points to a hexadecimal IP address (%1) instead of a typical textual website address. This is often the case in scam emails."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:156
#, kde-format
msgid "This email contains a link (%1) which has a redirection"
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:163
#, kde-format
msgid "This email contains a link (%1) which contains multiple http://. This is often the case in scam emails."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:173
#, kde-format
msgid "This email contains a shorturl (%1). It can redirect to another server."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamdetectionwebengine.cpp:204
#, kde-format
msgid "Message contains form element. This is often the case in scam emails."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamexpandurljob.cpp:68
#, kde-format
msgid "No network connection detected, we cannot expand url."
msgstr ""
#. +> trunk5 stable5
#: scamdetection/scamexpandurljob.cpp:101
#, kde-format
msgid "Short url '%1' redirects to '%2'."
msgstr ""
#. i18n: ectx: label, entry (PrintSelectedText), group (Print)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:11
#, kde-format
msgid "Only print selected text in viewer"
msgstr ""
#. i18n: ectx: label, entry (RespectExpandCollapseSettings), group (Print)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:15
#, kde-format
msgid "Respect expand/collapse quote mark which is defined in settings during printing."
msgstr ""
#. i18n: ectx: label, entry (PrintBackgroundColorImages), group (Print)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:19
#, kde-format
msgid "Specifies whether the background color and images are also drawn when the page is printed."
msgstr ""
#. i18n: ectx: label, entry (AlwaysShowEncryptionSignatureDetails), group (Print)
#. +> trunk5
#: settings/messageviewer.kcfg.cmake:23
#, kde-format
msgid "Always show encryption/signature details when we print message"
msgstr ""
#. i18n: ectx: label, entry (MinimumFontSize), group (Fonts)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:34
#, kde-format
msgid "When we render html do not use font size inferior to minimum size."
msgstr ""
#. i18n: ectx: label, entry (BodyFont), group (Fonts)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:38
#, kde-format
msgid "Specifies the font to use for the message body"
msgstr ""
#. i18n: ectx: label, entry (PrintFont), group (Fonts)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:42
#, kde-format
msgid "Specifies the font to use for printing"
msgstr ""
#. i18n: ectx: label, entry (CloseAfterReplyOrForward), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:54
#, kde-format
msgid "Close message window after replying or forwarding"
msgstr ""
#. i18n: ectx: label, entry (ShowExpandQuotesMark), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:71
#, kde-format
msgid "Show expand/collapse quote marks"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShowExpandQuotesMark), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:72
#, kde-format
msgid "Enable this option to show different levels of quoted text. Disable to hide the levels of quoted text."
msgstr ""
#. i18n: ectx: label, entry (CollapseQuoteLevelSpin), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:75
#, kde-format
msgid "Automatic collapse level:"
msgstr ""
#. i18n: ectx: label, entry (ShrinkQuotes), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:82
#, kde-format
msgid "Reduce font size for quoted text"
msgstr ""
#. i18n: ectx: whatsthis, entry (ShrinkQuotes), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:83
#, kde-format
msgid "Enable this option to show quoted text with a smaller font."
msgstr ""
#. i18n: ectx: label, entry (AlwaysDecrypt), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:87
#, kde-format
msgid "Always decrypt messages when viewing or ask before decrypting"
msgstr ""
#. i18n: ectx: label, entry (MimeTreeMode2), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:90
#, kde-format
msgid "Message Structure Viewer"
msgstr ""
#. i18n: ectx: label, entry (MimeTreeMode2), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:93
#, kde-format
msgid "Show never"
msgstr ""
#. i18n: ectx: label, entry (MimeTreeMode2), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:96
#, kde-format
msgid "Show always"
msgstr ""
#. i18n: ectx: label, entry (headerPluginStyleName), group (Reader)
#. i18n: ectx: label, entry (headerStyle), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:108 settings/messageviewer.kcfg.cmake:114
#, kde-format
msgid "What style of headers should be displayed"
msgstr ""
#. i18n: ectx: label, entry (headerSetDisplayed), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:118
#, kde-format
msgid "How much of headers should be displayed"
msgstr ""
#. i18n: ectx: label, entry (htmlMail), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:122
#, kde-format
msgid "Prefer HTML to plain text"
msgstr ""
#. i18n: ectx: label, entry (htmlLoadExternal), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:126
#, kde-format
msgid "Allow messages to load external references from the Internet"
msgstr ""
#. i18n: ectx: label, entry (attachmentStrategy), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:130
#, kde-format
msgid "How attachments are shown"
msgstr ""
#. i18n: ectx: label, entry (RecycleQuoteColors), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:134
#, kde-format
msgid "Specifies whether to reuse the quote color, beyond the 3rd level"
msgstr ""
#. i18n: ectx: label, entry (AccessKeyEnabled), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:138
#, kde-format
msgid "Activate Access Key"
msgstr ""
#. i18n: ectx: label, entry (ScamDetectionEnabled), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:142
#, kde-format
msgid "KMail can analyze messages for suspected email scams by looking for common techniques used to deceive you"
msgstr ""
#. i18n: ectx: label, entry (ScamDetectionWhiteList), group (Reader)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:146
#, kde-format
msgid "List of emails in scam white list"
msgstr ""
#. i18n: ectx: label, entry (MailTrackingUrlEnabled), group (Reader)
#. +> trunk5
#: settings/messageviewer.kcfg.cmake:150
#, kde-format
msgid "Enable Mail Tracking Url"
msgstr ""
#. i18n: ectx: label, entry (notSendWhenEncrypted), group (MDN)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:156
#, kde-format
msgid "Do not send MDNs in response to encrypted messages"
msgstr ""
#. i18n: ectx: label, entry (DefaultPolicy), group (MDN)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:160
#, kde-format
msgid "Specifies the default policy to use, for the Message Disposition Notifications (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (QuoteMessage), group (MDN)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:164
#, kde-format
msgid "Specifies the default quoting action to take, when replying to a message (for internal use only)"
msgstr ""
#. i18n: ectx: label, entry (LegacyMangleFromToHeaders), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:180
#, kde-format
msgid "Mangle From:/To: headers in replies to replies"
msgstr ""
#. i18n: ectx: whatsthis, entry (LegacyMangleFromToHeaders), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:181
#, kde-format
msgid "Microsoft Outlook has a number of shortcomings in its implementation of the iCalendar standard; this option works around one of them. If you have problems with Outlook users not being able to get your replies, try setting this option."
msgstr ""
#. i18n: ectx: label, entry (LegacyBodyInvites), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:186
#, kde-format
msgid "Send groupware invitations in the mail body"
msgstr ""
#. i18n: ectx: whatsthis, entry (LegacyBodyInvites), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:187
#, kde-format
msgid "Microsoft Outlook has a number of shortcomings in its implementation of the iCalendar standard; this option works around one of them. If you have problems with Outlook users not being able to get your invitations, try setting this option."
msgstr ""
#. i18n: ectx: label, entry (ExchangeCompatibleInvitations), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:192
#, kde-format
msgid "Exchange-compatible invitation naming"
msgstr ""
#. i18n: ectx: whatsthis, entry (ExchangeCompatibleInvitations), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:193
#, kde-format
msgid "Microsoft Outlook, when used in combination with a Microsoft Exchange server, has a problem understanding standards-compliant groupware email. Turn this option on to send groupware invitations in a way that Microsoft Exchange understands."
msgstr ""
#. i18n: ectx: label, entry (AutomaticSending), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:198
#, kde-format
msgid "Automatic invitation sending"
msgstr ""
#. i18n: ectx: whatsthis, entry (AutomaticSending), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:199
#, kde-format
msgid "When this is checked, you will not see the mail composer window. Instead, all invitation mails are sent automatically. If you want to see the mail before sending it, you can uncheck this option. However, be aware that the text in the composer window is in iCalendar syntax, and you should not try modifying it by hand."
msgstr ""
#. i18n: ectx: label, entry (DeleteInvitationEmailsAfterSendingReply), group (Invitations)
#. i18n: ectx: property (text), widget (QCheckBox, mDeleteInvitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:204 ui/invitationsettings.ui:74
#, kde-format
msgid "Delete invitation emails after the reply to them has been sent"
msgstr ""
#. i18n: ectx: whatsthis, entry (DeleteInvitationEmailsAfterSendingReply), group (Invitations)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:205
#, kde-format
msgid "When this is checked, received invitation emails that have been replied to will be moved to the Trash folder, once the reply has been successfully sent."
msgstr ""
#. i18n: ectx: label, entry (UseFixedFont), group (Composer)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:229 viewer/viewer_p.cpp:1628
#, kde-format
msgid "Use Fi&xed Font"
msgstr ""
#. i18n: ectx: whatsthis, entry (LastSelectedFolder), group (Todo)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:236
#, kde-format
msgid "The most recent selected folder using for Todo."
msgstr ""
#. i18n: ectx: whatsthis, entry (LastEventSelectedFolder), group (Event)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:242
#, kde-format
msgid "The most recent selected folder using for Event."
msgstr ""
#. i18n: ectx: whatsthis, entry (LastNoteSelectedFolder), group (Note)
#. +> trunk5 stable5
#: settings/messageviewer.kcfg.cmake:248
#, kde-format
msgid "The most recent selected folder using for Notes."
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:17
#, kde-format
msgid "Groupware Compatibility && Legacy Options"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mLegacyMangleFromTo)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:23
#, kde-format
msgid "Turn this option on in order to make Outlook(tm) understand your answers to invitation replies"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mLegacyMangleFromTo)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:26
#, kde-format
msgid "&Mangle From:/To: headers in replies to invitations"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mLegacyBodyInvites)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:33
#, kde-format
msgid "Turn this option on in order to make Outlook(tm) understand your answers to invitations"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mLegacyBodyInvites)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:36
#, kde-format
msgid "Send &invitations in the mail body"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mExchangeCompatibleInvitations)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:45
#, kde-format
msgid ""
"Microsoft Outlook, when used in combination with a Microsoft Exchange server,\n"
"has a problem understanding standards-compliant groupware email.\n"
"Turn this option on to send groupware invitations in a way that Microsoft Exchange understands."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mExchangeCompatibleInvitations)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:48
#, kde-format
msgid "Exchange-compatible invitation &naming"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QCheckBox, mAutomaticSending)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:55
#, kde-format
msgid "When this is on, the user will not see the mail composer window. Invitation mails are sent automatically."
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mAutomaticSending)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:58
#, kde-format
msgid "&Automatic invitation sending"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: ui/invitationsettings.ui:68
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, mPrintEmptySelectedText)
#. +> trunk5 stable5
#: ui/printingsettings.ui:17
#, kde-format
msgid "Print only selected text"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, respectExpandCollapseSettings)
#. +> trunk5 stable5
#: ui/printingsettings.ui:24
#, kde-format
msgid "Respect &expand/collapse quote marks settings"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, printBackgroundColorAndImages)
#. +> trunk5 stable5
#: ui/printingsettings.ui:31
#, kde-format
msgid "Print background color and images"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, alwaysShowEncryptionSignatureDetail)
#. +> trunk5
#: ui/printingsettings.ui:38
#, kde-format
msgid "Always show encryption/signature details"
msgstr ""
#. i18n: ectx: property (windowTitle), widget (QWidget, Settings)
#. +> trunk5 stable5
#: ui/settings.ui:31
#, kde-format
msgid "Viewer settings"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: ui/settings.ui:59
#, kde-format
msgid "O&verride character encoding:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AccessKeyEnabled)
#. +> trunk5 stable5
#: ui/settings.ui:91
#, kde-format
msgid "Enable access key"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShrinkQuotes)
#. +> trunk5 stable5
#: ui/settings.ui:98
#, kde-format
msgid "Reduce font size for &quoted text"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowExpandQuotesMark)
#. +> trunk5 stable5
#: ui/settings.ui:105
#, kde-format
msgid "Show &expand/collapse quote marks"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, collapseQuoteLevelLabel)
#. +> trunk5 stable5
#: ui/settings.ui:133
#, kde-format
msgid "Automatic collapse &level:"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_4)
#. +> trunk5 stable5
#: ui/settings.ui:202
#, kde-format
msgid "&Minimum font size:"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:89
+#: utils/messageviewerutil.cpp:88
#, kde-format
msgid "A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:91
+#: utils/messageviewerutil.cpp:90
#, kde-format
msgid "Overwrite File?"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:140
+#: utils/messageviewerutil.cpp:139
#, kde-format
msgid "Save Attachments To"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:159
+#: utils/messageviewerutil.cpp:158
#, kde-format
msgctxt "filename for an unnamed attachment"
msgid "attachment.1"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:167
+#: utils/messageviewerutil.cpp:166
#, kde-format
msgid "Save Attachment"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:194
+#: utils/messageviewerutil.cpp:193
#, kde-format
msgctxt "filename for the %1-th unnamed attachment"
msgid "attachment.%1"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:299
+#: utils/messageviewerutil.cpp:298
#, kde-format
msgid "The part %1 of the message is encrypted. Do you want to keep the encryption when saving?"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:301 utils/messageviewerutil.cpp:314
+#: utils/messageviewerutil.cpp:300 utils/messageviewerutil.cpp:313
#, kde-format
msgid "KMail Question"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:301
+#: utils/messageviewerutil.cpp:300
#, kde-format
msgid "Keep Encryption"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:302 utils/messageviewerutil.cpp:315
+#: utils/messageviewerutil.cpp:301 utils/messageviewerutil.cpp:314
#, kde-format
msgid "Do Not Keep"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:312
+#: utils/messageviewerutil.cpp:311
#, kde-format
msgid "The part %1 of the message is signed. Do you want to keep the signature when saving?"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:314
+#: utils/messageviewerutil.cpp:313
#, kde-format
msgid "Keep Signature"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:379 utils/messageviewerutil.cpp:397
-#: utils/messageviewerutil.cpp:415
+#: utils/messageviewerutil.cpp:378 utils/messageviewerutil.cpp:396
+#: utils/messageviewerutil.cpp:414
#, kde-kuit-format
msgctxt "1 = file name, 2 = error string"
msgid ""
"<qt>Could not write to the file<br />"
"<filename>%1</filename><br />"
"<br />"
"%2</qt>"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:382 utils/messageviewerutil.cpp:400
-#: utils/messageviewerutil.cpp:418
+#: utils/messageviewerutil.cpp:381 utils/messageviewerutil.cpp:399
+#: utils/messageviewerutil.cpp:417
#, kde-format
msgid "Error saving attachment"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:431
+#: utils/messageviewerutil.cpp:430
#, kde-format
msgid "Found no attachments to save."
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:450
+#: utils/messageviewerutil.cpp:449
#, kde-format
msgid "message"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:467
+#: utils/messageviewerutil.cpp:466
#, kde-format
msgid "email messages (*.mbox);;all files (*)"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:480
+#: utils/messageviewerutil.cpp:479
#, kde-format
msgid "Save Message"
msgid_plural "Save Messages"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:493
+#: utils/messageviewerutil.cpp:492
#, kde-format
msgid "File %1 could not be loaded."
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:494
+#: utils/messageviewerutil.cpp:493
#, kde-format
msgid "Error loading message"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:496
+#: utils/messageviewerutil.cpp:495
#, kde-format
msgid "File %1 could not be created."
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:497 utils/messageviewerutil.cpp:509
+#: utils/messageviewerutil.cpp:496 utils/messageviewerutil.cpp:508
#, kde-format
msgid "Error saving message"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:508
+#: utils/messageviewerutil.cpp:507
#, kde-format
msgid "We cannot save message."
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:532
+#: utils/messageviewerutil.cpp:531
#, kde-format
msgid "Open &with %1"
msgstr ""
#. +> trunk5 stable5
-#: utils/messageviewerutil.cpp:534
+#: utils/messageviewerutil.cpp:533
#, kde-format
msgctxt "@item:inmenu Open With, %1 is application name"
msgid "%1"
msgstr ""
#. +> trunk5 stable5
#: viewer/editorwatcher.cpp:73
#, kde-format
msgid "Edit with:"
msgstr ""
#. +> trunk5 stable5
#: viewer/editorwatcher.cpp:213
#, kde-format
msgid "KMail is unable to detect when the chosen editor is closed. To avoid data loss, editing the attachment will be aborted."
msgstr ""
#. +> trunk5 stable5
#: viewer/editorwatcher.cpp:215
#, kde-format
msgid "Unable to edit attachment"
msgstr ""
#. +> trunk5 stable5
#: viewer/mimeparttree/mimetreemodel.cpp:75
#, kde-format
msgid "body part"
msgstr ""
#. +> trunk5 stable5
#: viewer/mimeparttree/mimetreemodel.cpp:285
#, kde-format
msgid "Description"
msgstr ""
#. +> trunk5 stable5
#: viewer/mimeparttree/mimetreemodel.cpp:287
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: viewer/mimeparttree/mimetreemodel.cpp:289
#, kde-format
msgid "Size"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:429
#, kde-format
msgid "Turn on HTML rendering for this message."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:431 viewer/viewer_p.cpp:1711
#, kde-format
msgid "Load external references from the Internet for this message."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:433
#, kde-format
msgid "Work online."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:435
#, kde-format
msgid "Make account online."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:437
#, kde-format
msgid "Decrypt message."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:439
#, kde-format
msgid "Show signature details."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:441
#, kde-format
msgid "Hide signature details."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:443
#, kde-format
msgid "Show encryption details."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:445
#, kde-format
msgid "Hide encryption details."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:450
#, kde-format
msgid "Open Documentation"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:484
#, kde-format
msgid "Expand all quoted text."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:486
#, kde-format
msgid "Collapse quoted text."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:546
#, kde-format
msgid "Could not start certificate manager. Please check your installation."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:548
#, kde-format
msgid "KMail Error"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:561
#, kde-format
msgid "Show certificate 0x%1"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:623
#, kde-format
msgid "&Open in Address Book"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:627
#, kde-format
msgid "&Copy Email Address"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:640 viewer/viewer_p.cpp:2744
#, kde-format
msgid "Address copied to clipboard."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:651
#, kde-format
msgid "Lookup the contact in KAddressbook"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:828
#, kde-format
msgid "Attachment: %1"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:831
#, kde-format
msgid "Encapsulated Message (Subject: %1)"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:834
#, kde-format
msgid "Encapsulated Message"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:837
#, kde-format
msgid "Unnamed attachment"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:873
#, kde-format
msgid "Show GnuPG Audit Log for this operation"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:916
#, kde-format
msgid "Opening URL..."
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:927
#, kde-kuit-format
msgctxt "@info"
msgid "Do you really want to execute <filename>%1</filename>?"
msgstr ""
#. +> trunk5 stable5
#: viewer/urlhandlermanager.cpp:929
#, kde-format
msgid "Execute"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer.cpp:147
#, kde-format
msgid "Loading message..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:373
#, kde-format
msgid "Deleting an attachment from an encrypted or old-style mailman message is not supported."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:374 viewer/viewer_p.cpp:381 viewer/viewer_p.cpp:617
#, kde-format
msgid "Delete Attachment"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:380
#, kde-format
msgid "Deleting an attachment might invalidate any digital signature on this message."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:466
#, kde-format
msgctxt "@title:menu"
msgid "&Open With"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:484
#, kde-format
msgctxt "@action:inmenu Open With"
msgid "&Other..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:486 viewer/viewer_p.cpp:500
#, kde-format
msgctxt "@title:menu"
msgid "&Open With..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:563 viewer/viewer_p.cpp:1768
#, kde-format
msgctxt "to open"
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:583 viewer/viewer_p.cpp:1778
#, kde-format
msgctxt "to view something"
msgid "View"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:591
#, kde-format
msgid "Scroll To"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:597
#, kde-format
msgid "Save As..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:603 viewer/viewer_p.cpp:1790
#, kde-format
msgid "Copy"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:628
#, kde-format
msgid "Reply To Author"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:636
#, kde-format
msgid "Reply To All"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:642 viewer/viewer_p.cpp:1796
#, kde-format
msgid "Properties"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:805
#, kde-format
msgid "KMail"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:806
#, kde-format
msgid "The KDE Mail Client"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1345
#, kde-format
msgid "View Attachment: %1"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1540
#, kde-format
msgctxt "View->"
msgid "&Attachments"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1542
#, kde-format
msgid "Choose display style of attachments"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1545
#, kde-format
msgctxt "View->attachments->"
msgid "&As Icons"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1548
#, kde-format
msgid "Show all attachments as icons. Click to see them."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1552
#, kde-format
msgctxt "View->attachments->"
msgid "&Smart"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1555
#, kde-format
msgid "Show attachments as suggested by sender."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1559
#, kde-format
msgctxt "View->attachments->"
msgid "&Inline"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1562
#, kde-format
msgid "Show all attachments inline (if possible)"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1566
#, kde-format
msgctxt "View->attachments->"
msgid "&Hide"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1569
#, kde-format
msgid "Do not show attachments in the message viewer"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1574
#, kde-format
msgctxt "View->attachments->"
msgid "In Header Only"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1579
#, kde-format
msgid "Show Attachments only in the header of the mail"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1586
#, kde-format
msgid "&Set Encoding"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1592 widgets/configurewidget.cpp:58
#: widgets/configurewidget.cpp:103
#, kde-format
msgid "Auto"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1602
#, kde-format
msgid "Copy Text"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1610
#, kde-format
msgid "Select All Text"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1617 viewer/viewer_p.cpp:2097
#, kde-format
msgid "Copy Link Address"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1623
#, kde-format
msgid "Open URL"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1634
#, kde-format
msgid "Show Message Structure"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1640
#, kde-format
msgid "&View Source"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1647
#, kde-format
msgid "&Save message..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1653
#, kde-format
msgid "&Save Display Format"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1658
#, kde-format
msgid "&Reset Display Format"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1666
#, kde-format
msgid "Scroll Message Up"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1672
#, kde-format
msgid "Scroll Message Down"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1678
#, kde-format
msgid "Scroll Message Up (More)"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1684
#, kde-format
msgid "Scroll Message Down (More)"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1695
#, kde-format
msgid "Toggle HTML Display Mode"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1701
#, kde-format
msgid "Toggle display mode between HTML and plain text"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1704
#, kde-format
msgid "Load external references"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1713 widgets/mailsourceviewtextbrowserwidget.cpp:157
#, kde-format
msgid "Speak Text"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1719
#, kde-format
msgid "Copy Image Location"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1728
#, kde-format
msgid "&Find in Message..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1738
#, kde-format
msgid "Disable Emoticon"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1763
#, kde-format
msgid "Save &As..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1775
#, kde-format
msgid "Open With..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:1783
#, kde-format
msgid "Save All Attachments..."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2015
#, kde-format
msgid "The network is broken."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2015 viewer/viewer_p.cpp:2019
#, kde-format
msgid "Check Phishing URL"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2018
#, kde-format
msgid "The URL %1 is not valid."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2040
#, kde-format
msgid "This web site is a malware, do you want to continue to show it?"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2041
#, kde-format
msgid "Malware"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2095
#, kde-format
msgid "Copy Email Address"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2189
#, kde-format
msgid "Message as Plain Text"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2369
#, kde-format
msgid "Print Document"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2420
#, kde-format
msgid "Attachments:"
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2749
#, kde-format
msgid "URL copied to clipboard."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2897
#, kde-format
msgid "Message loading failed: %1."
msgstr ""
#. +> trunk5 stable5
#: viewer/viewer_p.cpp:2902
#, kde-format
msgid "Message not found."
msgstr ""
#. +> trunk5 stable5
#: widgets/attachmentdialog.cpp:37
#, kde-kuit-format
msgctxt "@info"
msgid ""
"Open attachment <filename>%1</filename>?<nl/>"
"Note that opening an attachment may compromise your system's security."
msgstr ""
#. +> trunk5 stable5
#: widgets/attachmentdialog.cpp:43
#, kde-format
msgid "Open Attachment?"
msgstr ""
#. +> trunk5 stable5
#: widgets/attachmentdialog.cpp:54
#, kde-format
msgid "&Open With '%1'"
msgstr ""
#. +> trunk5 stable5
#: widgets/attachmentdialog.cpp:63
#, kde-format
msgid "&Open With..."
msgstr ""
#. +> trunk5 stable5
#: widgets/attachmentdialog.cpp:85
#, kde-format
msgid "Do not ask again"
msgstr ""
#. +> trunk5 stable5
#: widgets/htmlstatusbar.cpp:129
#, kde-format
msgctxt "'HTML Message' with html linebreaks between each letter and in bold text."
msgid ""
"<qt><b><br />"
"H<br />"
"T<br />"
"M<br />"
"L<br />"
" <br />"
"M<br />"
"e<br />"
"s<br />"
"s<br />"
"a<br />"
"g<br />"
"e</b></qt>"
msgstr ""
#. +> trunk5 stable5
#: widgets/htmlstatusbar.cpp:133
#, kde-format
msgctxt "'No HTML Message' with html linebreaks between each letter."
msgid ""
"<qt><br />"
"N<br />"
"o<br />"
" <br />"
"H<br />"
"T<br />"
"M<br />"
"L<br />"
" <br />"
"M<br />"
"e<br />"
"s<br />"
"s<br />"
"a<br />"
"g<br />"
"e</qt>"
msgstr ""
#. +> trunk5 stable5
#: widgets/htmlstatusbar.cpp:138
#, kde-format
msgctxt "'Plain Message' with html linebreaks between each letter."
msgid ""
"<qt><br />"
"P<br />"
"l<br />"
"a<br />"
"i<br />"
"n<br />"
" <br />"
"M<br />"
"e<br />"
"s<br />"
"s<br />"
"a<br />"
"g<br />"
"e<br />"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: widgets/htmlstatusbar.cpp:142
#, kde-format
msgctxt "'Calendar Message' with html linebreaks between each letter."
msgid ""
"<qt><br />"
"C<br />"
"a<br />"
"l<br />"
"e<br />"
"n<br />"
"d<br />"
"a<br />"
"r<br />"
" <br />"
"M<br />"
"e<br />"
"s<br />"
"s<br />"
"a<br />"
"g<br />"
"e<br />"
"</qt>"
msgstr ""
#. +> trunk5 stable5
#: widgets/htmlstatusbar.cpp:156
#, kde-format
msgid "Click to toggle between HTML, plain text and calendar."
msgstr ""
#. +> trunk5 stable5
#: widgets/invitationsettings.cpp:108
#, kde-format
msgid ""
"<qt>Invitations are normally sent as attachments to a mail. This switch changes the invitation mails to be sent in the text of the mail instead; this is necessary to send invitations and replies to Microsoft Outlook.<br />"
"But, when you do this, you no longer get descriptive text that mail programs can read; so, to people who have email programs that do not understand the invitations, the resulting messages look very odd.<br />"
"People that have email programs that do understand invitations will still be able to work with this.</qt>"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailsourcewebengineviewer.cpp:65
#, kde-format
msgctxt "Unchanged mail message"
msgid "Raw Source"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailsourcewebengineviewer.cpp:68
#, kde-format
msgid "Raw, unmodified mail as it is stored on the filesystem or on the server"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailsourcewebengineviewer.cpp:71
#, kde-format
msgctxt "Mail message as shown, in HTML format"
msgid "HTML Source"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailsourcewebengineviewer.cpp:72
#, kde-format
msgid "HTML code for displaying the message to the user"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailtrackingwarningwidget.cpp:33
#, kde-format
msgid "Some Mail Tracker was found and was blocked.<a href=\"mailtrackingdetails\">(Details...)"
msgstr ""
#. +> trunk5 stable5
#: widgets/mailtrackingwarningwidget.cpp:60
#, kde-format
msgid "1 tracker from the company %2 (%3)"
msgid_plural "%1 trackers from the company %2 (%3)"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: widgets/openattachmentfolderwidget.cpp:48
#, kde-format
msgid "Open folder where attachment was saved"
msgstr ""
#. +> trunk5 stable5
#: widgets/submittedformwarningwidget.cpp:34
#, kde-format
msgid "Submit form is not allowed in mailer. Please open url in a browser."
msgstr ""
#. +> trunk5 stable5
#: widgets/vcardviewer.cpp:44
#, kde-format
msgid "vCard Viewer"
msgstr ""
#. +> trunk5 stable5
#: widgets/vcardviewer.cpp:57
#, kde-format
msgid "&Import"
msgstr ""
#. +> trunk5 stable5
#: widgets/vcardviewer.cpp:58
#, kde-format
msgid "&Next Card"
msgstr ""
#. +> trunk5 stable5
#: widgets/vcardviewer.cpp:59
#, kde-format
msgid "&Previous Card"
msgstr ""
Index: trunk/l10n-support/templates/summit/messages/pim/webengineurlinterceptor.pot
===================================================================
--- trunk/l10n-support/templates/summit/messages/pim/webengineurlinterceptor.pot (revision 1524918)
+++ trunk/l10n-support/templates/summit/messages/pim/webengineurlinterceptor.pot (revision 1524919)
@@ -1,557 +1,557 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR This file is copyright:
# This file is distributed under the same license as the kdepim-addons package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: kdepim-addons\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2018-08-16 14:41+0200\n"
+"POT-Creation-Date: 2018-09-18 13:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <kde-i18n-doc@kde.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#. +> trunk5 stable5
#: adblock/adblockinterceptorinterface.cpp:72
#, kde-format
msgid "Open Blockable Items..."
msgstr ""
#. +> trunk5 stable5
#: adblock/adblockinterceptorinterface.cpp:76
#, kde-format
msgid "Block Image"
msgstr ""
#. +> trunk5 stable5
-#: adblock/lib/adblocksubscription.cpp:193
+#: adblock/lib/adblocksubscription.cpp:191
#, kde-format
msgid "Cannot load subscription!"
msgstr ""
#. +> trunk5 stable5
-#: adblock/lib/adblocksubscription.cpp:328
+#: adblock/lib/adblocksubscription.cpp:326
#, kde-format
msgid "Custom Rules"
msgstr ""
#. i18n: ectx: label, entry (AdBlockEnabled), group (General)
#. +> trunk5 stable5
#: adblock/lib/settings/webengineurlinterceptoradblock.kcfg:8
#, kde-format
msgid "Enabled ad block"
msgstr ""
#. i18n: ectx: label, entry (HideAdsEnabled), group (General)
#. +> trunk5 stable5
#: adblock/lib/settings/webengineurlinterceptoradblock.kcfg:12
#, kde-format
msgid "Hide advertisement enabled"
msgstr ""
#. i18n: ectx: label, entry (AdBlockUpdateInterval), group (General)
#. +> trunk5 stable5
#: adblock/lib/settings/webengineurlinterceptoradblock.kcfg:16
#, kde-format
msgid "Update interval list of adblock"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockaddsubscriptiondialog.cpp:39
#, kde-format
msgid "Add subscription"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockaddsubscriptiondialog.cpp:45
#, kde-format
msgid "Select List:"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockaddsubscriptiondialog.cpp:54
#, kde-format
msgid "Show List"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemsdialog.cpp:35
#, kde-format
msgid "Blockable Items"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:48
#, kde-format
msgid "No blockable element found."
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:55
#, kde-format
msgid "Filter"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:55
#, kde-format
msgid "Address"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:55
#, kde-format
msgid "Type"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:59
#, kde-format
msgid "Search..."
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:126
#, kde-format
msgid "Copy URL"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:129
#, kde-format
msgid "Copy filter"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:131
#, kde-format
msgid "Block item..."
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:133
#, kde-format
msgid "Open"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:136
#, kde-format
msgid "Remove filter"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:206
#, kde-format
msgid "Image"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:209
#, kde-format
msgid "Script"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:212
#, kde-format
msgid "Stylesheet"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:215
#, kde-format
msgid "Font"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:218
#, kde-format
msgid "Frame"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:221
#, kde-format
msgid "XML Request"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:224
#, kde-format
msgid "Object"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:227
#, kde-format
msgid "Audio/Video"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:230
#, kde-format
msgid "Popup window"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockblockableitemswidget.cpp:234
#, kde-format
msgid "Unknown"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockcreatefilterdialog.cpp:35
#, kde-format
msgid "Create Filter"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockcreatefilterdialog.cpp:59
#, kde-format
msgid "Use default"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockcreatefilterdialog.cpp:60
#, kde-format
msgid "Yes"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockcreatefilterdialog.cpp:61
#, kde-format
msgid "Not"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocklistwidget.cpp:67
#, kde-format
msgid "No subscription added"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockpluginurlinterceptorconfiguredialog.cpp:32
#, kde-format
msgid "Configure AdBlock Plugin"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:71
#, kde-format
msgid "<qt>Filter expression (e.g. <tt>http://www.example.com/ad/*</tt>, <a href=\"filterhelp\">more information</a>):"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:88
#, kde-format
msgid " day"
msgid_plural " days"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:149
#, kde-format
msgid ""
"<qt>"
"<p>Enter an expression to filter. Filters can be defined as either:"
"<ul>"
"<li>a shell-style wildcard, e.g. <tt>http://www.example.com/ads*</tt>, the wildcards <tt>*?[]</tt> may be used</li>"
"<li>a full regular expression by surrounding the string with '<tt>/</tt>', e.g. <tt>/\\/(ad|banner)\\./</tt></li>"
"</ul>"
"<p>Any filter string can be preceded by '<tt>@@</tt>' to whitelist (allow) any matching URL, which takes priority over any blacklist (blocking) filter.<br>"
"<a href='%1'>%2</a></qt>"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:155
#, kde-format
msgid "More information"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:197
#, kde-format
msgid "Do you want to remove this rule?"
msgid_plural "Do you want to remove these rules?"
msgstr[0] ""
msgstr[1] ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:198
#, kde-format
msgid "Remove"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:403
#, kde-format
msgid "Do you want to delete list \"%1\"?"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:403
#, kde-format
msgid "Delete current list"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:450
#: adblock/lib/widgets/adblocksettingwidget.cpp:485
#, kde-format
msgid "All Files (*)"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:451
#, kde-format
msgid "Import Filters"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblocksettingwidget.cpp:495
#, kde-format
msgid "Export Filters"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockshowlistdialog.cpp:46
#, kde-format
msgid "Show adblock list"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockshowlistdialog.cpp:53
#, kde-format
msgid "Delete List"
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockshowlistdialog.cpp:71
#, kde-format
msgid "Download..."
msgstr ""
#. +> trunk5 stable5
#: adblock/lib/widgets/adblockshowlistdialog.cpp:144
#, kde-format
msgid "An error occurred while downloading the list: \"%1\""
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:31
#, kde-format
msgid "Filters:"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, blockingFilter)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:49
#, kde-format
msgid "&Blocking filter"
msgstr ""
#. i18n: ectx: property (text), widget (QRadioButton, exceptionFilter)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:56
#, kde-format
msgid "Exception Filter"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_5)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:65
#, kde-format
msgid "Pattern"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_2)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:73
#, kde-format
msgid "custom"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:88
#, kde-format
msgid "Accept pattern only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, atTheBeginning)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:94
#, kde-format
msgid "At the beginning of the address"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, atTheEnd)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:101
#, kde-format
msgid "At the end of address"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:111
#, kde-format
msgid "Options"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, firstPartOnly)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:117
#, kde-format
msgid "First-part only"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, matchCase)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:124
#, kde-format
msgid "Match case"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, restrictToDomain)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:133
#, kde-format
msgid "Restrict to domain"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:148
#, kde-format
msgid "Apply to:"
msgstr ""
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_4)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/adblockcreatefilterwidget.ui:160
#, kde-format
msgid "Collapse blocked:"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkEnableAdblock)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:29
#, kde-format
msgid "&Enable Ad Block"
msgstr ""
#. i18n: ectx: property (text), widget (QCheckBox, checkHideAds)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:36
#, kde-format
msgid "&Hide filtered elements"
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab_3)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:50
#, kde-format
msgid "Automatic Filters"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, addFilters)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:56
#, kde-format
msgid "Add Filters subscriptions..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeSubscription)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:76
#, kde-format
msgid "Remove subscription"
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label_3)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:98
#, kde-format
msgid "Update enabled automatic filters every:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, showList)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:136
#, kde-format
msgid "Show List..."
msgstr ""
#. i18n: ectx: attribute (title), widget (QWidget, tab)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:144
#, kde-format
msgid "Manual Filters"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QToolButton, insertButton)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:155
#, kde-format
msgid "Add filter expression"
msgstr ""
#. i18n: ectx: property (text), widget (QToolButton, insertButton)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:158
#, kde-format
msgid "..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, importFilters)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:200
#, kde-format
msgid "Import Filters..."
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, exportFilters)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:207
#, kde-format
msgid "Export filters..."
msgstr ""
#. i18n: ectx: property (text), widget (QLabel, label)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:216
#, kde-format
msgid "Search:"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, editFilter)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:228
#, kde-format
msgid "Edit"
msgstr ""
#. i18n: ectx: property (toolTip), widget (QPushButton, removeButton)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:235
#, kde-format
msgid "Remove filter expression"
msgstr ""
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
#. +> trunk5 stable5
#: adblock/lib/widgets/ui/settings_adblock.ui:238
#, kde-format
msgid "Remove Filter"
msgstr ""